# # ChangeLog for / # # Generated by Trac 1.6 # Nov 23, 2024, 9:35:58 PM Sat, 19 Jan 2008 13:17:28 GMT andreas [8226] * trunk/source/lib/ccl-export-syms.lisp (modified) * trunk/source/lib/misc.lisp (modified) Initial implementation of STATIC-CONS. Uses locks on critical path, ... Sat, 19 Jan 2008 07:02:12 GMT R. Matthew Emerson [8225] * branches/ia32/compiler/X86/X8632/x8632-arch.lisp (modified) * branches/ia32/lisp-kernel/x86-constants32.h (modified) * branches/ia32/lisp-kernel/x86-constants32.s (modified) Try to get unconfused about things tagged with fulltag-imm. Sat, 19 Jan 2008 05:22:26 GMT Gary Byers [8224] * trunk/source/lisp-kernel/x86-subprims64.s (modified) Don't clear %temp2 (aka %ra0) twice, either. Sat, 19 Jan 2008 05:07:04 GMT R. Matthew Emerson [8223] * branches/ia32/lisp-kernel/x86-spentry32.s (modified) * branches/ia32/lisp-kernel/x86-subprims32.s (modified) Put back _beginfile macro. Sat, 19 Jan 2008 05:05:10 GMT R. Matthew Emerson [8222] * branches/ia32/lisp-kernel/thread_manager.c (modified) * branches/ia32/lisp-kernel/x86-constants32.h (modified) Initialize node_regs_mask in TCR with default value. Fri, 18 Jan 2008 18:46:25 GMT mikel [8221] * trunk/ccl/examples/cocoa/currency-converter/example_files/CurrencyConverter.nib (moved) * trunk/ccl/examples/cocoa/currency-converter/example_files/currency-converter.lisp (moved) moved example files to subdirectory for conveinent packaging Fri, 18 Jan 2008 18:45:13 GMT mikel [8220] * trunk/ccl/examples/cocoa/currency-converter/example_files (added) moved example files to subdirectory for conveinent packaging Fri, 18 Jan 2008 18:24:17 GMT Gary Byers [8219] * branches/working-0711/ccl/level-1/l1-files.lisp (modified) %CREATE-FILE handles :IF-EXISTS NIL by setting #$O_EXCL in open call, ... Fri, 18 Jan 2008 18:21:52 GMT Gary Byers [8218] * branches/working-0711/ccl/level-1/l1-streams.lisp (modified) GEN-FILE-NAME (used to create temporary names for (OPEN .. :IF-EXISTS ... Fri, 18 Jan 2008 18:20:25 GMT Gary Byers [8217] * branches/working-0711/ccl/level-1/l1-sysio.lisp (modified) MAKE-FILE-STREAM (called by OPEN) passes :IF-EXISTS NIL do ... Fri, 18 Jan 2008 10:04:21 GMT R. Matthew Emerson [8216] * branches/ia32/level-0/X86/X8632/x8632-misc.lisp (modified) Rewrite %tcr-toplevel-function/%set-tcr-toplevel-function to get by ... Fri, 18 Jan 2008 07:10:56 GMT R. Matthew Emerson [8215] * branches/ia32/level-0/nfasload.lisp (modified) Conditionalize on 32-bit-target instead of ppc32-target in a couple ... Fri, 18 Jan 2008 06:03:26 GMT R. Matthew Emerson [8214] * branches/ia32/level-0/X86/X8632/x8632-float.lisp (modified) Replace two bogus definintions of %GET-POST-FFI-MXCSR with a single ... Fri, 18 Jan 2008 03:46:51 GMT R. Matthew Emerson [8213] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Make %bignum-lognot's name correctly indicate its operation. Fri, 18 Jan 2008 03:22:23 GMT R. Matthew Emerson [8212] * branches/ia32/xdump/xfasload.lisp (modified) In XLOAD-TARGET-CONSP, add special check for NIL (which is a ... Thu, 17 Jan 2008 21:59:40 GMT R. Matthew Emerson [8211] * branches/ia32/compiler/X86/X8632/x8632-vinsns.lisp (modified) Avoid word-size operands in trap-unless-list. The fullword code is ... Thu, 17 Jan 2008 21:56:35 GMT R. Matthew Emerson [8210] * branches/ia32/lisp-kernel/x86-exceptions.c (modified) More IA-32 changes. Thu, 17 Jan 2008 21:55:05 GMT R. Matthew Emerson [8209] * branches/ia32/lisp-kernel/x86-spentry32.s (modified) SPspecset, SPspecrefcheck Thu, 17 Jan 2008 21:54:05 GMT R. Matthew Emerson [8208] * branches/ia32/lisp-kernel/x86-spjump32.s (modified) Align jump table entries on 4 byte boundaries, not 8. Thu, 17 Jan 2008 21:49:54 GMT gz [8207] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/bindings.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/buffer.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/decls.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echo.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echocoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/edit-defs.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/filecoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/htext1.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/interp.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/isearchcoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/key-event.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/macros.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/main.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/modeline.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/morecoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/register.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/rompsite.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/searchcoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/struct.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Make sure all the symbols in the editor documentation in the wiki are ... Thu, 17 Jan 2008 19:01:20 GMT andreas [8206] * trunk/source/lisp-kernel/x86-subprims64.s (modified) Initialize %temp2 too. Thu, 17 Jan 2008 18:47:32 GMT Gary Byers [8205] * trunk/source/level-1/l1-readloop-lds.lisp (modified) ABNORMAL-APPLICATION-EXIT lost in merge. Thu, 17 Jan 2008 18:46:12 GMT Gary Byers [8204] * trunk/source/cocoa-ide/cocoa-window.lisp (modified) Indentation in PROCESS-INTERRUPT method. Thu, 17 Jan 2008 18:44:34 GMT Gary Byers [8203] * trunk/source/compiler/X86/X8664/x8664-vinsns.lisp (modified) wrong-way branch in UNBOX-S16. Thu, 17 Jan 2008 18:39:05 GMT Gary Byers [8202] * trunk/source/lisp-kernel/gc-common.c (modified) Mark lisp_global(STATIC_CONSES) on entry. Thu, 17 Jan 2008 17:29:50 GMT Gary Byers [8201] * trunk/source/objc-bridge/objc-clos.lisp (modified) slot type predicates are optional (for type T) now. Thu, 17 Jan 2008 17:29:03 GMT Gary Byers [8200] * trunk/source/cocoa-ide/fasls (modified) ignore *fsl Thu, 17 Jan 2008 17:14:19 GMT Gary Byers [8199] * trunk/source/objc-bridge (copied) copy 1.1 trunk version Thu, 17 Jan 2008 17:12:40 GMT Gary Byers [8198] * trunk/source/objc-bridge (deleted) will copy 1.1 trunk version Thu, 17 Jan 2008 16:37:16 GMT Gary Byers [8197] * trunk/source/level-0/X86/x86-misc.lisp (modified) spell "imm1" with 2 ms. Thu, 17 Jan 2008 16:36:55 GMT Gary Byers [8196] * trunk/source/level-0/X86/x86-io.lisp (modified) rme's fix to %get-errno (from trunk). Thu, 17 Jan 2008 15:58:17 GMT Gary Byers [8195] * trunk/linuxppc/ccl (modified) externals property Thu, 17 Jan 2008 15:54:10 GMT Gary Byers [8194] * trunk/darwinppc/ccl (modified) update externals Thu, 17 Jan 2008 15:49:46 GMT Gary Byers [8193] * trunk/freebsdx8664/ccl (modified) fix externals Thu, 17 Jan 2008 15:42:33 GMT Gary Byers [8192] * trunk/linuxx8664/ccl (modified) fix externals property Thu, 17 Jan 2008 15:37:11 GMT Gary Byers [8191] * trunk/darwinx8664/ccl (modified) fix externals property Thu, 17 Jan 2008 15:34:35 GMT Gary Byers [8190] * trunk/externals/darwinppc (modified) * trunk/externals/darwinx8664 (modified) * trunk/externals/freebsdx8664 (modified) * trunk/externals/linuxppc (modified) * trunk/externals/linuxx8664 (modified) change to trunk Thu, 17 Jan 2008 15:27:49 GMT Gary Byers [8189] * trunk/darwin-headers (moved) move to trunk Thu, 17 Jan 2008 15:27:31 GMT Gary Byers [8188] * trunk/darwin-headers64 (moved) move to trunk Thu, 17 Jan 2008 15:27:12 GMT Gary Byers [8187] * trunk/darwin-x86-headers64 (moved) move to trunk Thu, 17 Jan 2008 15:26:41 GMT Gary Byers [8186] * trunk/darwinppc (moved) move to trunk Thu, 17 Jan 2008 15:25:51 GMT Gary Byers [8185] * trunk/darwinx8664 (moved) move to trunk Thu, 17 Jan 2008 15:24:19 GMT Gary Byers [8184] * trunk/externals (moved) move to trunk Thu, 17 Jan 2008 15:24:02 GMT Gary Byers [8183] * trunk/freebsd-headers64 (moved) move to trunk Thu, 17 Jan 2008 15:23:37 GMT Gary Byers [8182] * trunk/freebsdx8664 (moved) move to trunk Thu, 17 Jan 2008 15:23:09 GMT Gary Byers [8181] * trunk/headers (moved) move to trunk Thu, 17 Jan 2008 15:22:30 GMT Gary Byers [8180] * trunk/headers64 (moved) move to trunk Thu, 17 Jan 2008 15:22:06 GMT Gary Byers [8179] * trunk/linuxppc (moved) move to trunk Thu, 17 Jan 2008 15:21:47 GMT Gary Byers [8178] * trunk/linuxx8664 (moved) move to trunk Thu, 17 Jan 2008 15:21:05 GMT Gary Byers [8177] * trunk/source (moved) move to trunk Thu, 17 Jan 2008 15:20:44 GMT Gary Byers [8176] * trunk/x86-headers64 (moved) move to trunk Thu, 17 Jan 2008 15:15:47 GMT Gary Byers [8175] * branches/1.2/devel/source/lib/ccl-export-syms.lisp (modified) Export HEAP-UTILIZATION. Thu, 17 Jan 2008 15:07:06 GMT Gary Byers [8174] * branches/1.2/devel/source/lib/pathnames.lisp (modified) (Mikel ?)'s changes to RECURSIVE-COPY-DIRECTORY et al (from trunk.) Thu, 17 Jan 2008 15:06:26 GMT Gary Byers [8173] * branches/1.2/devel/source/lib/nfcomp.lisp (modified) Change order in TYPECASE in FASL-DUMP-DISPATCH (change from trunk, ... Thu, 17 Jan 2008 15:05:26 GMT Gary Byers [8172] * branches/1.2/devel/source/lib/format.lisp (modified) Y-OR-N-P fixes from trunk. Thu, 17 Jan 2008 15:04:45 GMT Gary Byers [8171] * branches/1.2/devel/source/lib/ccl-export-syms.lisp (modified) Export *LISTENER-PROMPT-FORMAT*. Thu, 17 Jan 2008 15:04:20 GMT Gary Byers [8170] * branches/1.2/devel/source/level-1/l1-sysio.lisp (modified) INFER-LINE-TERMINATION fixes (from trunk.) Thu, 17 Jan 2008 15:03:51 GMT Gary Byers [8169] * branches/1.2/devel/source/level-1/l1-readloop.lisp (modified) gz's changes to PREPARE-TO-QUIT (from trunk.) Thu, 17 Jan 2008 15:03:18 GMT Gary Byers [8168] * branches/1.2/devel/source/level-1/l1-readloop-lds.lisp (modified) gz's changes to READ-LOOP (from trunk.) Thu, 17 Jan 2008 15:02:04 GMT Gary Byers [8167] * branches/1.2/devel/source/level-1/l1-lisp-threads.lisp (modified) gz's fix to thread state of exhausted threads. Thu, 17 Jan 2008 15:01:36 GMT Gary Byers [8166] * branches/1.2/devel/source/level-1/l1-boot-lds.lisp (modified) Listener-process :echoing arg change from trunk. Thu, 17 Jan 2008 15:01:09 GMT Gary Byers [8165] * branches/1.2/devel/source/level-1/l1-application.lisp (modified) HOUSEKEEPING-LOOP split off (change from trunk.) Thu, 17 Jan 2008 14:59:48 GMT Gary Byers [8164] * branches/1.2/devel/source/level-0/l0-init.lisp (modified) OS feature changes from trunk. Thu, 17 Jan 2008 14:59:18 GMT Gary Byers [8163] * branches/1.2/devel/source/level-0/X86/x86-misc.lisp (modified) RME's fixes memory reference functions that assumed addresses were ... Thu, 17 Jan 2008 14:58:18 GMT Gary Byers [8162] * branches/1.2/devel/source/level-0/X86/x86-array.lisp (modified) RME's fixes to multi-arg aref/aset functions. Thu, 17 Jan 2008 02:32:06 GMT R. Matthew Emerson [8161] * branches/ia32/compiler/X86/x86-disassemble.lisp (modified) In OP-INDIRE, don't set REX prefix when in 32-bit mode. Wed, 16 Jan 2008 12:47:53 GMT Gary Byers [8160] * branches/1.2/devel/source/cocoa-ide/hemlock/src/archive (deleted) synch with 1.1 Wed, 16 Jan 2008 12:43:00 GMT Gary Byers [8159] * branches/1.2/devel/source/examples/cocoa/currency-converter (copied) copy Wed, 16 Jan 2008 12:38:34 GMT Gary Byers [8158] * branches/1.2/devel/source/examples/cocoa/currency-converter (deleted) will update to trunk version Wed, 16 Jan 2008 09:27:16 GMT Gary Byers [8157] * branches/1.1/ccl (copied) copy Wed, 16 Jan 2008 09:25:18 GMT Gary Byers [8156] * branches/1.1 (added) new Tue, 15 Jan 2008 20:53:31 GMT Gary Byers [8155] * branches/1.2/devel/source/cocoa-ide/hemlock/src/lispmode.lisp (copied) trunk version Tue, 15 Jan 2008 20:51:40 GMT Gary Byers [8154] * branches/1.2/devel/source/cocoa-ide/hemlock/src/lispmode.lisp (deleted) will update to trunk version Tue, 15 Jan 2008 20:50:17 GMT Gary Byers [8153] * branches/1.2/devel/source/cocoa-ide/hemlock/src/indent.lisp (copied) trunk version Tue, 15 Jan 2008 20:49:35 GMT Gary Byers [8152] * branches/1.2/devel/source/cocoa-ide/hemlock/src/indent.lisp (deleted) will update to trunk version Tue, 15 Jan 2008 20:38:35 GMT Gary Byers [8151] * branches/1.2/devel/source/cocoa-ide/cocoa-utils.lisp (copied) trunk version Tue, 15 Jan 2008 20:38:15 GMT Gary Byers [8150] * branches/1.2/devel/source/cocoa-ide/cocoa-utils.lisp (deleted) will update to trunk version Tue, 15 Jan 2008 20:36:59 GMT Gary Byers [8149] * branches/1.2/devel/source/cocoa-ide/cocoa-listener.lisp (copied) trunk version Tue, 15 Jan 2008 20:36:22 GMT Gary Byers [8148] * branches/1.2/devel/source/cocoa-ide/cocoa-listener.lisp (deleted) will update to trunk version Tue, 15 Jan 2008 18:50:11 GMT Gary Byers [8147] * branches/1.2/devel/linuxx8664/ccl (modified) * branches/1.2/devel/linuxx8664/ccl/LX86CL64 (modified) * branches/1.2/devel/linuxx8664/ccl/lx86cl64 (modified) new binaries Tue, 15 Jan 2008 18:38:30 GMT Gary Byers [8146] * branches/1.2/devel/darwinx8664/ccl (modified) * branches/1.2/devel/darwinx8664/ccl/dx86cl64 (modified) * branches/1.2/devel/darwinx8664/ccl/dx86cl64.image (modified) new binaries Tue, 15 Jan 2008 18:36:12 GMT Gary Byers [8145] * branches/1.2/devel/darwinppc/ccl (modified) * branches/1.2/devel/darwinppc/ccl/dppccl (modified) * branches/1.2/devel/darwinppc/ccl/dppccl.image (modified) * branches/1.2/devel/darwinppc/ccl/dppccl64 (modified) * branches/1.2/devel/darwinppc/ccl/dppccl64.image (modified) new binaries Tue, 15 Jan 2008 18:34:18 GMT Gary Byers [8144] * branches/1.2/devel/freebsdx8664/ccl (modified) * branches/1.2/devel/freebsdx8664/ccl/FX86CL64 (modified) * branches/1.2/devel/freebsdx8664/ccl/fx86cl64 (modified) update binaries Tue, 15 Jan 2008 18:30:52 GMT Gary Byers [8143] * branches/1.2/devel/linuxppc/ccl (modified) * branches/1.2/devel/linuxppc/ccl/PPCCL (modified) * branches/1.2/devel/linuxppc/ccl/PPCCL64 (modified) * branches/1.2/devel/linuxppc/ccl/ppccl (modified) * branches/1.2/devel/linuxppc/ccl/ppccl64 (modified) new binaries, ignore property. Still need to merge trunk changes Tue, 15 Jan 2008 18:07:40 GMT Gary Byers [8142] * branches/1.2/devel/source/lisp-kernel/image.h (modified) * branches/1.2/devel/source/xdump/heap-image.lisp (modified) Bump image version. Tue, 15 Jan 2008 17:22:13 GMT Gary Byers [8141] * branches/1.2/devel/source/xdump/faslenv.lisp (modified) Bump fasl version. Tue, 15 Jan 2008 17:21:57 GMT Gary Byers [8140] * branches/1.2/devel/source/lib/nfcomp.lisp (modified) Bump fasl version. Tue, 15 Jan 2008 16:53:19 GMT Gary Byers [8139] * branches/1.2/devel/source/scripts/http-to-ssh (modified) * branches/1.2/devel/source/scripts/svn-switch (added) split Tue, 15 Jan 2008 16:47:16 GMT Gary Byers [8138] * branches/1.2/devel/source/xdump/faslenv.lisp (modified) Bump min fasl version. Tue, 15 Jan 2008 16:34:10 GMT Gary Byers [8137] * branches/1.2/devel/source/level-0/X86/x86-misc.lisp (modified) Fix typo in #+freebsd-target version of %apply-in-frame-proto. Tue, 15 Jan 2008 16:28:49 GMT Gary Byers [8136] * branches/1.2/devel/darwin-x86-headers64/libc/constants.cdb (modified) * branches/1.2/devel/darwin-x86-headers64/libc/functions.cdb (modified) * branches/1.2/devel/darwin-x86-headers64/libc/records.cdb (modified) * branches/1.2/devel/darwin-x86-headers64/libc/types.cdb (modified) * branches/1.2/devel/darwin-x86-headers64/libc/vars.cdb (modified) Use 10.5 headers, but support 10.4.8+ for libc. Tue, 15 Jan 2008 16:28:35 GMT Gary Byers [8135] * branches/1.2/devel/darwin-x86-headers64/libc/C/populate.sh (modified) Use 10.5 headers, but support 10.4.8+ for libc. Tue, 15 Jan 2008 16:27:42 GMT Gary Byers [8134] * branches/1.2/devel/source/level-0/X86/x86-misc.lisp (modified) Add #+darwinx8664-target code for %apply-in-frame-proto. Tue, 15 Jan 2008 16:14:23 GMT Gary Byers [8133] * branches/1.2/devel/source/compiler/PPC/PPC32/ppc32-arch.lisp (modified) * branches/1.2/devel/source/compiler/PPC/PPC64/ppc64-arch.lisp (modified) ARG-CHECK-TRAP-PC-LIMIT. Tue, 15 Jan 2008 16:13:39 GMT Gary Byers [8132] * branches/1.2/devel/source/lib/ppc-backtrace.lisp (modified) Provide EXCEPTION-FRAME-P, ARG-CHECK-CALL-ARGUMENTS for PPC. Tue, 15 Jan 2008 15:00:52 GMT Gary Byers [8131] * branches/1.2/devel/source/lisp-kernel/ppc-exceptions.c (modified) No SA_RESTART. Tue, 15 Jan 2008 13:37:02 GMT Gary Byers [8130] * branches/1.2/devel/source/compiler/X86/X8664/x8664-arch.lisp (modified) * branches/1.2/devel/source/compiler/X86/X8664/x8664-vinsns.lisp (modified) * branches/1.2/devel/source/compiler/X86/x86-disassemble.lisp (modified) * branches/1.2/devel/source/compiler/X86/x86-lap.lisp (modified) * branches/1.2/devel/source/compiler/X86/x86-lapmacros.lisp (modified) * branches/1.2/devel/source/compiler/optimizers.lisp (modified) * branches/1.2/devel/source/level-0/X86/x86-misc.lisp (modified) * branches/1.2/devel/source/level-0/X86/x86-numbers.lisp (modified) * branches/1.2/devel/source/level-1/l1-clos.lisp (modified) * branches/1.2/devel/source/level-1/l1-error-system.lisp (modified) * branches/1.2/devel/source/level-1/l1-processes.lisp (modified) * branches/1.2/devel/source/level-1/l1-readloop-lds.lisp (modified) * branches/1.2/devel/source/level-1/x86-trap-support.lisp (modified) * branches/1.2/devel/source/lib/arglist.lisp (modified) * branches/1.2/devel/source/lib/backtrace.lisp (modified) * branches/1.2/devel/source/lib/ppc-backtrace.lisp (modified) * branches/1.2/devel/source/lib/x86-backtrace.lisp (modified) * branches/1.2/devel/source/lisp-kernel/x86-constants64.h (modified) * branches/1.2/devel/source/lisp-kernel/x86-constants64.s (modified) * branches/1.2/devel/source/lisp-kernel/x86-exceptions.c (modified) * branches/1.2/devel/source/lisp-kernel/x86-macros.s (modified) * branches/1.2/devel/source/lisp-kernel/x86-spentry64.s (modified) * branches/1.2/devel/source/lisp-kernel/x86-subprims64.s (modified) Merge changes from working-0711 branch Tue, 15 Jan 2008 12:31:29 GMT Gary Byers [8129] * branches/1.2/devel/linuxx8664/ccl (modified) re-root Tue, 15 Jan 2008 12:27:58 GMT Gary Byers [8128] * branches/1.2/devel/darwinx8664/ccl (modified) re-root Tue, 15 Jan 2008 12:23:52 GMT Gary Byers [8127] * branches/1.2/devel/freebsdx8664/ccl (modified) re-root