# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 12:36:27 AM Sun, 02 Dec 2007 10:26:17 GMT Gary Byers [7802] * branches/working-0711/ccl/examples/cocoa/easygui/easygui.asd (modified) * branches/working-0711/ccl/examples/cocoa/easygui/example (added) * branches/working-0711/ccl/examples/cocoa/easygui/example/currency-converter.lisp (moved) * branches/working-0711/ccl/examples/cocoa/easygui/example/tiny.lisp (moved) * branches/working-0711/ccl/examples/cocoa/easygui/example/view-hierarchy.lisp (added) * branches/working-0711/ccl/examples/cocoa/easygui/new-cocoa-bindings.lisp (modified) * branches/working-0711/ccl/examples/cocoa/easygui/package.lisp (modified) * branches/working-0711/ccl/examples/cocoa/easygui/views.lisp (modified) Import from trunk. Sun, 02 Dec 2007 10:24:39 GMT Gary Byers [7801] * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/finder-win1.jpg (added) * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard1.jpg (added) * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard2.jpg (added) * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard3.jpg (added) * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard4.jpg (added) * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard5.jpg (added) * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard6.jpg (added) * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard7.jpg (added) * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard8.jpg (added) * branches/working-0711/ccl/examples/cocoa/currency-converter/HOWTO_files/images/listener1.jpg (modified) Import from trunk. Sat, 01 Dec 2007 22:43:00 GMT mikel [7800] * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) various corrections to HOWTO; added section on IB 2.x Sat, 01 Dec 2007 22:28:23 GMT mikel [7799] * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/build_app.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/conclusion.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/making_project.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/writing_lisp.html (modified) various corrections to HOWTO; added section on IB 2.x Sat, 01 Dec 2007 06:34:27 GMT Gary Byers [7798] * branches/working-0711/ccl/x86-headers64/elf (modified) Set ignore property. Fri, 30 Nov 2007 23:57:50 GMT Gary Byers [7797] * branches/working-0711/ccl/lib/compile-ccl.lisp (modified) add UPDATE-CCL Fri, 30 Nov 2007 21:26:15 GMT Gary Byers [7796] * branches/working-0711/ccl/level-1/l1-files.lisp (modified) Try to fix ENOUGH-NAMESTRING. Fri, 30 Nov 2007 20:55:59 GMT Gary Byers [7795] * branches/working-0711/ccl/level-1/ppc-error-signal.lisp (modified) * branches/working-0711/ccl/level-1/x86-error-signal.lisp (modified) Use MAYBE-SETF-NAME when reporting undefined function names. Fri, 30 Nov 2007 20:54:58 GMT Gary Byers [7794] * branches/working-0711/ccl/level-1/l1-unicode.lisp (modified) Fix extra - in macintosh-memory-decode function name. Fri, 30 Nov 2007 20:50:34 GMT Gary Byers [7793] * branches/working-0711/ccl/x86-headers64/elf (added) * branches/working-0711/ccl/x86-headers64/elf/.cvsignore (added) * branches/working-0711/ccl/x86-headers64/elf/C (added) * branches/working-0711/ccl/x86-headers64/elf/C/.cvsignore (added) * branches/working-0711/ccl/x86-headers64/elf/C/populate.sh (added) new Fri, 30 Nov 2007 20:46:53 GMT Gary Byers [7792] * branches/working-0711/ccl/level-1/l1-aprims.lisp (modified) Track SETF function name inverses. Fri, 30 Nov 2007 20:46:28 GMT Gary Byers [7791] * branches/working-0711/ccl/compiler/nx0.lisp (modified) Don't set the "puntable" bit on constant-valued pointers that have ... Fri, 30 Nov 2007 19:39:49 GMT Gary Byers [7790] * branches/working-0711/ccl/compiler/X86/x862.lisp (modified) %natural-, %natural-c vinsn fixes. Fri, 30 Nov 2007 18:31:17 GMT Gary Byers [7789] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Hook up the make-instance optimization stuff. Fri, 30 Nov 2007 18:30:31 GMT Gary Byers [7788] * branches/working-0711/ccl/level-1/l1-readloop-lds.lisp (modified) Port batch-quit stuff from working-0710 branch. Fri, 30 Nov 2007 03:02:36 GMT R. Matthew Emerson [7787] * branches/ia32/compiler/X86/x862.lisp (modified) * branches/ia32/lib/ffi-darwinx8632.lisp (modified) Minor stuff. Fri, 30 Nov 2007 00:01:56 GMT mikel [7786] * trunk/ccl/examples/cocoa/currency-converter/CurrencyConverter.nib (added) * trunk/ccl/examples/cocoa/currency-converter/CurrencyConverter.nib/designable.nib (added) * trunk/ccl/examples/cocoa/currency-converter/CurrencyConverter.nib/keyedobjects.nib (added) * trunk/ccl/examples/cocoa/currency-converter/currency-converter.lisp (modified) tested build-application with CurrencyConverter; added ... Thu, 29 Nov 2007 23:45:42 GMT mikel [7785] * trunk/ccl/cocoa-ide/build-application.lisp (modified) * trunk/ccl/cocoa-ide/builder-utilities.lisp (modified) * trunk/ccl/lib/pathnames.lisp (modified) tidied up build-application; changed default app class to GUI::COCOA- ... Thu, 29 Nov 2007 23:00:43 GMT mikel [7784] * trunk/ccl/cocoa-ide/build-application.lisp (modified) * trunk/ccl/cocoa-ide/builder-utilities.lisp (modified) * trunk/ccl/examples/cocoa/currency-converter/currency-converter.lisp (modified) * trunk/ccl/lib/pathnames.lisp (modified) debugging build-application Thu, 29 Nov 2007 22:55:44 GMT Gary Palter [7783] * branches/working-0710/ccl/level-1/l1-readloop-lds.lisp (modified) Remove extra close paren Thu, 29 Nov 2007 22:45:42 GMT Gary Byers [7782] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Don't bind temporaries to constants in the optimized MAKE-INSTANCE ... Thu, 29 Nov 2007 20:55:23 GMT Gary Byers [7781] * branches/working-0710/ccl/level-1/l1-readloop-lds.lisp (modified) Define ABNORMAL-PROGRAM-EXIT, which currently does PRINT-CALL-HISTORY ... Thu, 29 Nov 2007 14:42:49 GMT Gary Byers [7780] * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) Indentation. Thu, 29 Nov 2007 13:27:23 GMT Gary Byers [7779] * trunk/ccl/lisp-kernel/lisp-debug.c (modified) * trunk/ccl/lisp-kernel/lisp-exceptions.h (modified) * trunk/ccl/lisp-kernel/ppc-exceptions.c (modified) * trunk/ccl/lisp-kernel/x86-exceptions.c (modified) lisp_Debugger() takes an extra Boolean "in foreign context" arg, ... Thu, 29 Nov 2007 13:22:21 GMT Gary Byers [7778] * trunk/ccl/scripts/openmcl64 (modified) Use "uname -m" to determin architecture on Linux, since some distros ... Thu, 29 Nov 2007 09:46:52 GMT Gary Byers [7777] * trunk/ccl/lib/format.lisp (modified) Add a comment or two to Y-OR-N-P (and it was ticket:190 that ... Thu, 29 Nov 2007 09:41:12 GMT Gary Byers [7776] * trunk/ccl/lib/format.lisp (modified) Fix Y-OR-N-P: don't assume that PEEK-CHAR does a READ-CHAR, but if we ... Thu, 29 Nov 2007 02:11:09 GMT R. Matthew Emerson [7775] * branches/ia32/compiler/X86/X8632/x8632-backend.lisp (modified) Use normal interface database directory. Wed, 28 Nov 2007 22:32:59 GMT R. Matthew Emerson [7774] * branches/ia32/lib/compile-ccl.lisp (modified) Minor additions for x8632 and darwinx8632. Wed, 28 Nov 2007 22:31:41 GMT R. Matthew Emerson [7773] * branches/ia32/compiler/X86/x862.lisp (modified) Still more cases where additional imm regs are needed. Wed, 28 Nov 2007 22:30:48 GMT R. Matthew Emerson [7772] * branches/ia32/compiler/X86/X8632/x8632-vinsns.lisp (modified) Add yet more vinsns. Wed, 28 Nov 2007 22:30:08 GMT R. Matthew Emerson [7771] * branches/ia32/compiler/X86/X8632/x8632-arch.lisp (modified) Use 32-bit ccl::%get-kernel-global-ptr arch macro. Wed, 28 Nov 2007 22:28:31 GMT R. Matthew Emerson [7770] * branches/ia32/level-1/l1-clos-boot.lisp (modified) No such thing as x8632::fulltag-nil (it's fulltag-tra). No distinct ... Wed, 28 Nov 2007 22:26:00 GMT R. Matthew Emerson [7769] * branches/ia32/darwin-x86-headers/libc (added) * branches/ia32/darwin-x86-headers/libc/C (added) * branches/ia32/darwin-x86-headers/libc/C/populate.sh (added) New. Wed, 28 Nov 2007 20:44:26 GMT Gary Byers [7768] * branches/working-0711/ccl/compiler/acode-rewrite.lisp (added) new file Wed, 28 Nov 2007 18:22:37 GMT af [7767] * trunk/ccl/examples/cocoa/easygui/package.lisp (modified) * trunk/ccl/examples/cocoa/easygui/views.lisp (modified) Add easygui:cell-count for forms. Wed, 28 Nov 2007 13:37:16 GMT R. Matthew Emerson [7766] * trunk/ccl/compiler/X86/x862.lisp (modified) %natural- and %natural--c vinsns take only two result/argument specs. Tue, 27 Nov 2007 05:22:11 GMT R. Matthew Emerson [7765] * branches/ia32/compiler/X86/X8632/x8632-vinsns.lisp (modified) More. Tue, 27 Nov 2007 05:20:18 GMT R. Matthew Emerson [7764] * branches/ia32/compiler/X86/x862.lisp (modified) Catch some more places that need additional imm regs. Add a missed ... Tue, 27 Nov 2007 05:14:29 GMT R. Matthew Emerson [7763] * branches/ia32/compiler/nx1.lisp (modified) * branches/ia32/compiler/nxenv.lisp (modified) i386-syscall operator Tue, 27 Nov 2007 05:13:33 GMT R. Matthew Emerson [7762] * branches/ia32/lib/ffi-darwinx8632.lisp (added) * branches/ia32/library/darwinx8632-syscalls.lisp (added) New files. Tue, 27 Nov 2007 05:12:34 GMT R. Matthew Emerson [7761] * branches/ia32/level-1/l1-clos-boot.lisp (modified) * branches/ia32/level-1/l1-streams.lisp (modified) Some conditionalizing for x8632. Mon, 26 Nov 2007 19:10:07 GMT R. Matthew Emerson [7760] * branches/ia32/compiler/nxenv.lisp (modified) Move new i386-ff-call operator to the end of the list. Mon, 26 Nov 2007 12:21:50 GMT Gary Byers [7759] * branches/working-0711/ccl/lisp-kernel/image.h (modified) * branches/working-0711/ccl/xdump/heap-image.lisp (modified) Bump image abi version. Mon, 26 Nov 2007 12:21:23 GMT Gary Byers [7758] * branches/working-0711/ccl/scripts/ccl64 (modified) * branches/working-0711/ccl/scripts/openmcl64 (modified) Don't assume that /bin/arch exists (some versions of Ubuntu have ... Mon, 26 Nov 2007 12:18:49 GMT Gary Byers [7757] * branches/working-0711/ccl/compiler/PPC/ppc-arch.lisp (modified) deleted-static-pairs->static-conses Mon, 26 Nov 2007 11:35:35 GMT Gary Byers [7756] * branches/working-0711/ccl/level-1/version.lisp (modified) Bump. Mon, 26 Nov 2007 11:35:13 GMT Gary Byers [7755] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Try to optimize some cases of MAKE-INSTANCE. Mon, 26 Nov 2007 11:33:46 GMT Gary Byers [7754] * branches/working-0711/ccl/level-1/l1-unicode.lisp (modified) Add :macintosh (MacOSRoman) character encoding. Mon, 26 Nov 2007 11:33:19 GMT Gary Byers [7753] * branches/working-0711/ccl/library/lispequ.lisp (modified) Add "extra" field to CLASS-CELL. (Free, due to alignment conventions.) Mon, 26 Nov 2007 11:32:34 GMT Gary Byers [7752] * branches/working-0711/ccl/lisp-kernel/lisp-debug.c (modified) T kernel debugger command shows thread stack areas. Mon, 26 Nov 2007 04:12:59 GMT Gary Byers [7751] * branches/working-0711/ccl/library/lispequ.lisp (modified) Use %SVREF for class-cell access. Mon, 26 Nov 2007 04:12:29 GMT Gary Byers [7750] * branches/working-0711/ccl/compiler/optimizers.lisp (modified) Do MAKE-INSTANCE of named class via a funcall to the class-cell's ... Sun, 25 Nov 2007 12:54:54 GMT Gary Byers [7749] * branches/working-0711/ccl/level-1/l1-io.lisp (modified) PRINT-OBJECT method for CLASS-CELL. Sun, 25 Nov 2007 12:53:44 GMT Gary Byers [7748] * branches/working-0711/ccl/xdump/faslenv.lisp (modified) Bump min fasl version. Sun, 25 Nov 2007 09:54:27 GMT Gary Byers [7747] * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) _SPmakestacklist: check for unsigned fixnum element-count. Sun, 25 Nov 2007 03:41:01 GMT Gary Byers [7746] * branches/working-0711/ccl/level-1/l1-clos-boot.lisp (modified) fix handling of class cell in late SET-FIND-CLASS. Sun, 25 Nov 2007 03:33:55 GMT Gary Byers [7745] * branches/working-0711/ccl/lib/nfcomp.lisp (modified) * branches/working-0711/ccl/xdump/faslenv.lisp (modified) bump max, current fasl vers (by 2). Sun, 25 Nov 2007 02:53:39 GMT Gary Byers [7744] * branches/working-0711/ccl/level-0/l0-misc.lisp (modified) %TRY-RECURSIVE-LOCK-OBJECT: fix #-futex case. Sun, 25 Nov 2007 02:52:54 GMT Gary Byers [7743] * branches/working-0711/ccl/compiler/PPC/PPC32/ppc32-arch.lisp (modified) * branches/working-0711/ccl/compiler/PPC/PPC64/ppc64-arch.lisp (modified) Add lock whostate fields on PPC, too. Sun, 25 Nov 2007 02:35:25 GMT Gary Byers [7742] * branches/working-0711/ccl/lib/macros.lisp (modified) Locking, hash-table-iteration changes. Sun, 25 Nov 2007 02:34:58 GMT Gary Byers [7741] * branches/working-0711/ccl/lib/hash.lisp (modified) New hash-table iteration. Sun, 25 Nov 2007 02:34:37 GMT Gary Byers [7740] * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) (Hopefully) really fix the spreadargz list-too-long case. Sun, 25 Nov 2007 02:33:56 GMT Gary Byers [7739] * branches/working-0711/ccl/xdump/hashenv.lisp (modified) New hash table iteration state. Sun, 25 Nov 2007 02:33:20 GMT Gary Byers [7738] * branches/working-0711/ccl/library/lispequ.lisp (modified) New CLASS-CELL stuff. (use %SVREF, eventually.) Sun, 25 Nov 2007 02:32:51 GMT Gary Byers [7737] * branches/working-0711/ccl/lib/pathnames.lisp (modified) Remove LOCK-FILE, UNLOCK-FILE. Sun, 25 Nov 2007 02:32:26 GMT Gary Byers [7736] * branches/working-0711/ccl/lib/nfcomp.lisp (modified) break->compiler-bug. Sun, 25 Nov 2007 02:31:52 GMT Gary Byers [7735] * branches/working-0711/ccl/level-1/linux-files.lisp (modified) Fix comment describing %stat return values. Sun, 25 Nov 2007 02:31:15 GMT Gary Byers [7734] * branches/working-0711/ccl/level-1/l1-sysio.lisp (modified) break->error. Sun, 25 Nov 2007 02:30:40 GMT Gary Byers [7733] * branches/working-0711/ccl/level-1/l1-streams.lisp (modified) Reformat a comment. Sun, 25 Nov 2007 02:30:24 GMT Gary Byers [7732] * branches/working-0711/ccl/level-1/l1-sockets.lisp (modified) Check for null interface address. Sun, 25 Nov 2007 02:29:57 GMT Gary Byers [7731] * branches/working-0711/ccl/level-1/l1-readloop-lds.lisp (modified) BREAK: exit if *bactch-flag*. Sun, 25 Nov 2007 02:29:15 GMT Gary Byers [7730] * branches/working-0711/ccl/level-1/l1-reader.lisp (modified) break->error. Sun, 25 Nov 2007 02:28:52 GMT Gary Byers [7729] * branches/working-0711/ccl/level-1/l1-processes.lisp (modified) Locking changes. Sun, 25 Nov 2007 02:28:34 GMT Gary Byers [7728] * branches/working-0711/ccl/level-1/l1-error-system.lisp (modified) COMPILER-BUG condition. Sun, 25 Nov 2007 02:27:39 GMT Gary Byers [7727] * branches/working-0711/ccl/level-1/l1-clos-boot.lisp (modified) New class-cell stuff. Sun, 25 Nov 2007 02:27:20 GMT Gary Byers [7726] * branches/working-0711/ccl/level-1/l1-boot-1.lisp (modified) SET-CCL-DIRECTORY. Should be exported. Sun, 25 Nov 2007 02:26:56 GMT Gary Byers [7725] * branches/working-0711/ccl/level-1/l1-aprims.lisp (modified) Whitespace. Sun, 25 Nov 2007 02:26:40 GMT Gary Byers [7724] * branches/working-0711/ccl/level-0/l0-pred.lisp (modified) New class-cell stuff. Sun, 25 Nov 2007 02:26:27 GMT Gary Byers [7723] * branches/working-0711/ccl/level-0/l0-misc.lisp (modified) Locking changes. Sun, 25 Nov 2007 02:26:16 GMT Gary Byers [7722] * branches/working-0711/ccl/level-0/l0-hash.lisp (modified) Locking changes. Sun, 25 Nov 2007 02:25:31 GMT Gary Byers [7721] * branches/working-0711/ccl/level-0/l0-aprims.lisp (modified) New lock stuff. Sun, 25 Nov 2007 02:24:48 GMT Gary Byers [7720] * branches/working-0711/ccl/library/x8664-linux-syscalls.lisp (modified) Fix lots of word-size issues. Sun, 25 Nov 2007 02:24:16 GMT Gary Byers [7719] * branches/working-0711/ccl/compiler/nx.lisp (modified) Add #'compiler-bug. Sun, 25 Nov 2007 02:24:00 GMT Gary Byers [7718] * branches/working-0711/ccl/compiler/X86/x862.lisp (modified) break->compiler-bug. Sun, 25 Nov 2007 02:23:44 GMT Gary Byers [7717] * branches/working-0711/ccl/compiler/X86/x86-lap.lisp (modified) break->compiler-bug. Sun, 25 Nov 2007 02:23:23 GMT Gary Byers [7716] * branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp (modified) Whostate fields in lock. Sun, 25 Nov 2007 02:23:00 GMT Gary Byers [7715] * branches/working-0711/ccl/compiler/PPC/ppc2.lisp (modified) break->compiler-bug. Sat, 24 Nov 2007 19:18:51 GMT mikel [7714] * trunk/ccl/examples/cocoa/currency-converter/CurrencyConverter.xib (added) replaced IB 2.5 nibfile with IB 3.0 nibfile Sat, 24 Nov 2007 19:17:50 GMT mikel [7713] * trunk/ccl/examples/cocoa/currency-converter/CurrencyConverter.nib (deleted) replaced IB 2.5 nibfile with IB 3.0 nibfile Sat, 24 Nov 2007 19:15:52 GMT mikel [7712] * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard5.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard6.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard7.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard8.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/writing_lisp.html (modified) added explanation of how to add custom classes and connections in IB 3.0 Fri, 23 Nov 2007 02:12:58 GMT mikel [7711] * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard3.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard4.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui.html (modified) added instructions for adding custom classes Fri, 23 Nov 2007 01:20:33 GMT mikel [7710] * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ide.html (deleted) removed obsolete IDE-building instructions Fri, 23 Nov 2007 01:19:34 GMT mikel [7709] * trunk/ccl/examples/cocoa/currency-converter/HOWTO.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/finder-win1.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard1.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-leopard2.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/listener1.jpg (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/create_lisp.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/making_project.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/writing_lisp.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/stylesheets/styles.css (modified) added several images for the HOWTO Wed, 21 Nov 2007 22:03:48 GMT R. Matthew Emerson [7708] * branches/ia32/compiler/X86/x862.lisp (modified) * branches/ia32/compiler/nx1.lisp (modified) * branches/ia32/compiler/nxenv.lisp (modified) Add nx operator i386-ff-call and x862 stub. Wed, 21 Nov 2007 20:31:42 GMT R. Matthew Emerson [7707] * branches/ia32/compiler/X86/x862.lisp (modified) Define WITH-ADDITIONAL-IMM-REG and use it in a few places. Wed, 21 Nov 2007 20:08:00 GMT gz [7706] * trunk/ccl/cocoa-ide/start.lisp (modified) couple cases of missing package prefix Wed, 21 Nov 2007 15:20:42 GMT Gary Byers [7705] * branches/working-0710/ccl/level-1/l1-readloop-lds.lisp (modified) treat BREAK as ERROR if *batch-flag* Wed, 21 Nov 2007 12:07:01 GMT Gary Byers [7704] * branches/working-0710/ccl/level-1/l1-sysio.lisp (modified) Consistency checks (which compare expected to actual file position): ... Wed, 21 Nov 2007 09:04:39 GMT Gary Byers [7703] * branches/working-0710/ccl/library/x8664-linux-syscalls.lisp (modified) Check syscall defs against man pages, use typedef names, fix a few ...