# # ChangeLog for / # # Generated by Trac 1.6 # Nov 23, 2024, 11:52:43 PM Wed, 26 Dec 2007 08:03:01 GMT Gary Byers [7953] * branches/working-0711/ccl/lib/nfcomp.lisp (modified) Fix comment indentation. Wed, 26 Dec 2007 08:02:34 GMT Gary Byers [7952] * branches/working-0711/ccl/level-1/sysutils.lisp (modified) CHAR/SET-CHAR: define in terms of SCHAR. Wed, 26 Dec 2007 08:02:00 GMT Gary Byers [7951] * branches/working-0711/ccl/level-1/linux-files.lisp (modified) Add timeval->microseconds. Wed, 26 Dec 2007 08:01:18 GMT Gary Byers [7950] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) Continue Bill's changes to remove brain-death from %%TYPEP on arrays ... Wed, 26 Dec 2007 07:59:33 GMT Gary Byers [7949] * branches/working-0711/ccl/level-1/l1-processes.lisp (modified) Keep whostate in a per-thread variable, not in the PROCESS-OBJECT. Wed, 26 Dec 2007 07:58:17 GMT Gary Byers [7948] * branches/working-0711/ccl/level-1/l1-lisp-threads.lisp (modified) INTERNAL-TIME-UNITS-PER-SECOND, whostate tweaks. Wed, 26 Dec 2007 07:57:31 GMT Gary Byers [7947] * branches/working-0711/ccl/level-1/l1-init.lisp (modified) INTERNAL-TIME-UNITS-PER-SECOND is 1000000 on 64-bit machines. (Can ... Wed, 26 Dec 2007 07:56:38 GMT Gary Byers [7946] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Maintain CPL in wrapper ... Slot type-predicates can be NULL ... Wed, 26 Dec 2007 07:54:16 GMT Gary Byers [7945] * branches/working-0711/ccl/level-1/l1-clos-boot.lisp (modified) New CLASS-CELL-TYPEP, tries to get CPL from (valid) wrapper. ... Wed, 26 Dec 2007 07:53:04 GMT Gary Byers [7944] * branches/working-0711/ccl/level-1/l1-aprims.lisp (modified) Process-whostate is now the per-thread binding of *WHOSTATE*. Wed, 26 Dec 2007 07:52:21 GMT Gary Byers [7943] * branches/working-0711/ccl/level-0/l0-hash.lisp (modified) A few small changes; there may be bad bugs in EQUAL/EQUALP hashing. ... Wed, 26 Dec 2007 07:51:43 GMT Gary Byers [7942] * branches/working-0711/ccl/level-0/X86/x86-symbol.lisp (modified) %STRING-HASH: like %PNAME-HASH, but with a (possibly non-zero) offset. Wed, 26 Dec 2007 07:50:53 GMT Gary Byers [7941] * branches/working-0711/ccl/compiler/vinsn.lisp (modified) Try to avoid jumping/branching to jumps. (NB: this requires some ... Wed, 26 Dec 2007 07:47:59 GMT Gary Byers [7940] * branches/working-0711/ccl/compiler/optimizers.lisp (modified) Try harder (maybe much harder) to inline TYPEP calls involving ... Wed, 26 Dec 2007 07:46:21 GMT Gary Byers [7939] * branches/working-0711/ccl/compiler/nx0.lisp (modified) Recognize CHAR-CODE's result type. Wed, 26 Dec 2007 07:45:56 GMT Gary Byers [7938] * branches/working-0711/ccl/compiler/X86/x862.lisp (modified) Peephole on the fly: turn (push r1) (movq top-of-stack r2) ... Wed, 26 Dec 2007 07:44:35 GMT Gary Byers [7937] * branches/working-0711/ccl/compiler/X86/x86-disassemble.lisp (modified) PRINT-OBJECT for DISASSEMBLED-INSTRUCTION. Wed, 26 Dec 2007 07:44:05 GMT Gary Byers [7936] * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) More tweaks. Wed, 26 Dec 2007 07:43:42 GMT Gary Byers [7935] * branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp (modified) Don't use a bignum in HASHED-BY-IDENTITY, since there's only one ... Sun, 23 Dec 2007 16:47:41 GMT gz [7934] * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/morecoms.lisp (modified) Oops. missed a couple in previous checkin Sun, 23 Dec 2007 16:40:17 GMT gz [7933] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Change scrolling interface: all actual scrolling now done by ... Sat, 22 Dec 2007 13:42:05 GMT gz [7932] * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) fix logical error in univeral argument handling Sat, 22 Dec 2007 11:48:19 GMT gz [7931] * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) remove unused code Fri, 21 Dec 2007 23:02:34 GMT mikel [7930] * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger10.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger11.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger12.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger9.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) added more steps to creating UIs with Tiger Fri, 21 Dec 2007 19:12:48 GMT gz [7929] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-window.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/lispmode.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/modeline.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Define a stream class for output to the listener and use it instead ... Fri, 21 Dec 2007 17:15:01 GMT gz [7928] * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO.html (modified) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/finder-win2.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger1.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger2.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger3.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger4.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger5.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger6.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger7.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger8.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) * branches/event-ide/ccl/level-1/l1-application.lisp (modified) * branches/event-ide/ccl/level-1/l1-boot-lds.lisp (modified) * branches/event-ide/ccl/lisp-kernel/lisp-debug.c (modified) Update from trunk to rev 7927 Fri, 21 Dec 2007 16:49:23 GMT gz [7927] * trunk/ccl/level-1/l1-boot-lds.lisp (modified) allow non-echoing input streams for the repl Fri, 21 Dec 2007 16:26:49 GMT gz [7926] * trunk/ccl/level-1/l1-application.lisp (modified) split off housekeeping-loop so the gui can use it Fri, 21 Dec 2007 10:43:15 GMT Gary Byers [7925] * branches/working-0711/ccl/level-0/l0-aprims.lisp (modified) * branches/working-0711/ccl/level-0/l0-misc.lisp (modified) * branches/working-0711/ccl/lib/compile-ccl.lisp (modified) Add :monitor-futex-wait to *known-optional-features*. ... Thu, 20 Dec 2007 14:31:51 GMT Bill St. Clair [7924] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) TYPEP was consing on a user-defined array type, due to the call to ... Wed, 19 Dec 2007 20:16:17 GMT Bill St. Clair [7923] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) optimize-generic-function-dispatching now calls ... Wed, 19 Dec 2007 15:36:01 GMT gz [7922] * branches/event-ide/ccl/cocoa-ide/hemlock/src/bindings.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echo.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/search1.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/searchcoms.lisp (modified) Reimplement Query Replace as a minor mode Wed, 19 Dec 2007 01:42:15 GMT Gary Byers [7921] * trunk/ccl/lisp-kernel/lisp-debug.c (modified) Learn to read disassembled code; look for _sigtramp context in r8 on ... Tue, 18 Dec 2007 18:19:46 GMT mikel [7920] * trunk/ccl/examples/cocoa/currency-converter/HOWTO.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/finder-win2.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger1.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger2.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger3.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger4.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger5.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger6.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger7.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger8.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) added more steps in the Tiger IB instructions Tue, 18 Dec 2007 15:48:30 GMT gz [7919] * 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/command.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/macros.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/searchcoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Implement prompt-for-y-or-n and prompt-for-key-event (and hence ... Mon, 17 Dec 2007 22:37:27 GMT Gary Byers [7918] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) Add TYPE-PREDICATEs for ARGS-CTYPE and its subclasses. Mon, 17 Dec 2007 22:03:43 GMT Gary Byers [7917] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) Provide type-predicate for NAMED-CTYPE; the type system otherwise ... Mon, 17 Dec 2007 03:14:37 GMT R. Matthew Emerson [7916] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) More work on %normalize-bignum-2. Sat, 15 Dec 2007 09:07:13 GMT R. Matthew Emerson [7915] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Typo; wrong index register name. Sat, 15 Dec 2007 08:59:44 GMT R. Matthew Emerson [7914] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Remove functions that won't be called; corrections after some minor ... Sat, 15 Dec 2007 00:26:09 GMT gz [7913] * branches/event-ide/ccl/cocoa-ide/hemlock/src/buffer.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.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/isearchcoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/killcoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/lispmode.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/listener.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) add push-NEW-buffer-mark, like (push-buffer-mark (copy-mark ..)) Sat, 15 Dec 2007 00:07:47 GMT gz [7912] * branches/event-ide/ccl/level-1/l1-readloop.lisp (modified) * branches/event-ide/ccl/lisp-kernel/lisp-debug.c (modified) * branches/event-ide/ccl/lisp-kernel/pmcl-kernel.c (modified) update from trunk to rev 7911 Sat, 15 Dec 2007 00:03:45 GMT gz [7911] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-grep.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-utils.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-window.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echo.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/lispmode.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/macros.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/syntax.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) make cl:ed return the view created fixes for edit-definition ... Fri, 14 Dec 2007 01:53:35 GMT R. Matthew Emerson [7910] * branches/ia32/level-0/X86/X8632/x8632-array.lisp (modified) Use defx8632lapfunction. Also duplicate some lisp code from ... Thu, 13 Dec 2007 23:30:28 GMT Gary Byers [7909] * trunk/ccl/lisp-kernel/lisp-debug.c (modified) * trunk/ccl/lisp-kernel/pmcl-kernel.c (modified) Save major OS version on startup, use it to determine where _sigtramp ... Thu, 13 Dec 2007 20:58:16 GMT Gary Byers [7908] * branches/working-0711/ccl/level-0/l0-hash.lisp (modified) * branches/working-0711/ccl/level-0/l0-symbol.lisp (modified) * branches/working-0711/ccl/lib/compile-ccl.lisp (modified) * branches/working-0711/ccl/xdump/hashenv.lisp (modified) * branches/working-0711/ccl/xdump/xfasload.lisp (modified) Cache a symbol's hash code in the plist slot along with the plist, so ... Thu, 13 Dec 2007 20:40:00 GMT R. Matthew Emerson [7907] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Use some insn mnemonics that refer to the carry flag. Thu, 13 Dec 2007 19:59:13 GMT R. Matthew Emerson [7906] * branches/ia32/compiler/X86/x86-asm.lisp (modified) Add cmovc/cmovnc/cmovz/cmovnz/jc/jnc opcodes (which are the same ... Thu, 13 Dec 2007 17:59:30 GMT gz [7905] * trunk/ccl/level-1/l1-readloop.lisp (modified) Use defloadvar for *quitting* (needed because of changeset #7699) Thu, 13 Dec 2007 07:07:54 GMT R. Matthew Emerson [7904] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Uh, at least try compiling the file before committing next time... Thu, 13 Dec 2007 05:52:27 GMT R. Matthew Emerson [7903] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (added) New file. Much remains to be done. Wed, 12 Dec 2007 20:41:57 GMT Gary Byers [7902] * trunk/ccl/lisp-kernel/lisp-debug.c (modified) When entering the kernel debugger on X8664/Darwin, try to note if ... Wed, 12 Dec 2007 20:25:10 GMT Gary Byers [7901] * branches/working-0711/ccl/level-0/l0-hash.lisp (modified) Implement HASH-TABLE-OWNER and CLAIM-HASH-TABLE; the latter probably ... Wed, 12 Dec 2007 20:24:17 GMT Gary Byers [7900] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Don't generate (often bad ...) typechecks in in the optimized MAKE- ... Wed, 12 Dec 2007 14:05:30 GMT gz [7899] * branches/event-ide/ccl/cocoa-ide/hemlock/src/indent.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/lispmode.lisp (modified) * branches/event-ide/ccl/level-1/l1-error-system.lisp (modified) Update from trunk to rev 7897 Wed, 12 Dec 2007 14:00:55 GMT gz [7898] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-grep.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/bindings.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/cocoa-hemlock.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echo.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/edit-defs.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/htext1.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/isearchcoms.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/struct.lisp (modified) Make mark-column take tabs into account so indenting works again. ... Wed, 12 Dec 2007 10:50:11 GMT Gary Byers [7897] * branches/working-0711/ccl/level-0/l0-hash.lisp (modified) Conditionally hash symbols by address. Wed, 12 Dec 2007 10:28:01 GMT Gary Byers [7896] * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) Revert eep.adress to old (anchored UUO out-of-line) behavior, since ... Wed, 12 Dec 2007 10:24:52 GMT Gary Byers [7895] * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) After a couple of failed attempts, get the improvement to the &key ... Wed, 12 Dec 2007 10:19:26 GMT Gary Byers [7894] * branches/working-0711/ccl/xdump/xfasload.lisp (modified) Copy the build-time value of *BUILD-TIME-OPTIONAL-FEATURES* into the ... Wed, 12 Dec 2007 10:17:51 GMT Gary Byers [7893] * branches/working-0711/ccl/lib/compile-ccl.lisp (modified) Add :HASH-SYMBOLS-BY-ADDRESS to *KNOWN-OPTIONAL-FEATURES*. Wed, 12 Dec 2007 10:15:18 GMT Gary Byers [7892] * branches/working-0711/ccl/level-1/x86-error-signal.lisp (modified) Fix type in call to %CHECK-ANCHORED-UUO in the decode of #xb* UUOs. Wed, 12 Dec 2007 10:13:05 GMT Gary Byers [7891] * branches/working-0711/ccl/level-1/version.lisp (modified) Try to inorporate *optional-features* into *openmcl-version* format ... Wed, 12 Dec 2007 10:12:11 GMT Gary Byers [7890] * branches/working-0711/ccl/level-1/l1-error-system.lisp (modified) Get 3d array right in %TYPE-ERROR-TYPESPECS%. Wed, 12 Dec 2007 10:11:27 GMT Gary Byers [7889] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Try to avoide a GF call in %SHARED-INITIALIZE. Look at %CLASS.CPL ... Wed, 12 Dec 2007 10:07:24 GMT Gary Byers [7888] * branches/working-0711/ccl/level-1/l1-clos-boot.lisp (modified) Define STANDARD-INSTANCE-P (which is inlined) before its first use. Wed, 12 Dec 2007 10:06:04 GMT Gary Byers [7887] * branches/working-0711/ccl/level-0/l0-init.lisp (modified) *OPTIONAL-FEATURES*. Wed, 12 Dec 2007 10:04:27 GMT Gary Byers [7886] * branches/working-0711/ccl/level-0/X86/x86-misc.lisp (modified) Spin a little faster (when we use spinlocks at all) Wed, 12 Dec 2007 04:08:25 GMT R. Matthew Emerson [7885] * trunk/ccl/level-1/l1-error-system.lisp (modified) Correct type specifier for 3d arrays in %TYPE-ERROR-TYPESPECS% Wed, 12 Dec 2007 01:13:16 GMT gz [7884] * trunk/ccl/cocoa-ide/hemlock/src/indent.lisp (modified) * trunk/ccl/cocoa-ide/hemlock/src/lispmode.lisp (modified) Make Indent With Tabs be a simple boolean variable, default false ... Tue, 11 Dec 2007 13:09:49 GMT gz [7883] * branches/event-ide/ccl/cocoa-ide/hemlock/src/edit-defs.lisp (modified) restore get-info-and-go-to-it Tue, 11 Dec 2007 04:49:37 GMT R. Matthew Emerson [7882] * branches/ia32/xdump/xx8632-fasload.lisp (modified) The x86 ports don't use a shared closure trampoline. Tue, 11 Dec 2007 04:46:08 GMT R. Matthew Emerson [7881] * branches/ia32/compiler/X86/x86-lap.lisp (modified) To avoid confusion, treat defx86lapfunction as an x86-64 thing, and ... Tue, 11 Dec 2007 04:43:20 GMT R. Matthew Emerson [7880] * branches/ia32/level-1/l1-numbers.lisp (modified) Use TARGET::WITH-STACK-SHORT-FLOATS Tue, 11 Dec 2007 04:42:43 GMT R. Matthew Emerson [7879] * branches/ia32/lib/numbers.lisp (modified) Use TARGET::WITH-STACK-SHORT-FLOATS Tue, 11 Dec 2007 04:41:03 GMT R. Matthew Emerson [7878] * branches/ia32/compiler/X86/X8632/x8632-arch.lisp (modified) WITH-SHORT-STACK-FLOATS macro Tue, 11 Dec 2007 04:40:19 GMT R. Matthew Emerson [7877] * branches/ia32/compiler/X86/X8632/x8632-vinsns.lisp (modified) A few more vinsns, including some single-float ones. Tue, 11 Dec 2007 04:39:32 GMT R. Matthew Emerson [7876] * branches/ia32/compiler/X86/x862.lisp (modified) A SINGLE-FLOAT is a boxed object on x8632. Still more places where ... Tue, 11 Dec 2007 01:10:50 GMT R. Matthew Emerson [7875] * branches/ia32/level-0/l0-numbers.lisp (modified) * branches/ia32/level-0/l0-utils.lisp (modified) x8632 changes Tue, 11 Dec 2007 01:05:57 GMT R. Matthew Emerson [7874] * branches/ia32/level-0/l0-pred.lisp (modified) Changes for x8632. (There are numerous #+(or ppc32-target ... Tue, 11 Dec 2007 00:33:44 GMT R. Matthew Emerson [7873] * branches/ia32/level-0/l0-symbol.lisp (modified) SYMBOL-NAME for x8632 Mon, 10 Dec 2007 21:42:57 GMT R. Matthew Emerson [7872] * branches/ia32/level-0/l0-float.lisp (modified) Correct typo in error message Mon, 10 Dec 2007 21:41:15 GMT R. Matthew Emerson [7871] * branches/ia32/lib/number-macros.lisp (modified) Assume WITH-STACK-SHORT-FLOATS will be provided in the TARGET package. Mon, 10 Dec 2007 20:34:24 GMT Gary Byers [7870] * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) back out of last change Mon, 10 Dec 2007 19:26:21 GMT Gary Byers [7869] * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) Try to handle the &key &allow-other-keys (no explicit keywords) case ... Mon, 10 Dec 2007 16:24:16 GMT Gary Byers [7868] * branches/working-0711/ccl/lisp-kernel/x86-exceptions.c (modified) Fix absolute pc if relative PC was adjusted in lisp handler in ... Mon, 10 Dec 2007 15:59:10 GMT Gary Byers [7867] * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) Control transfer after anchored UUO not working right; revert ... Mon, 10 Dec 2007 12:54:48 GMT Gary Byers [7866] * branches/working-0711/ccl/level-0/l0-misc.lisp (modified) If we have to wait in %PROMOTE-RWLOCK, release the spinlock/futex ... Mon, 10 Dec 2007 12:53:43 GMT Gary Byers [7865] * branches/working-0711/ccl/level-0/l0-hash.lisp (modified) GETHASH locks hash-table for reading, promotes to write-access only ... Mon, 10 Dec 2007 12:10:40 GMT Gary Byers [7864] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Don't just do MEMQ on a long list of classes in optimized reader ... Mon, 10 Dec 2007 08:36:28 GMT Gary Byers [7863] * branches/working-0711/ccl/lisp-kernel/image.c (modified) RELOCATABLE_FULLTAG_MASK has to include fulltag_symbol, ... Sun, 09 Dec 2007 16:41:10 GMT gz [7862] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-grep.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echo.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/htext3.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/symbol-completion.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Get back blinking cursor in echo area reads; simplify paste support; ... Sun, 09 Dec 2007 13:58:36 GMT Gary Byers [7861] * branches/working-0711/ccl/lisp-kernel/x86-exceptions.c (modified) If the callback to handle a UUO claims that we should skip -1 bytes, ... Sun, 09 Dec 2007 13:55:22 GMT Gary Byers [7860] * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) Use the new scheme so that most UUOs (at least those used to signal ... Sun, 09 Dec 2007 13:54:02 GMT Gary Byers [7859] * branches/working-0711/ccl/compiler/X86/x86-backend.lisp (modified) * branches/working-0711/ccl/compiler/X86/x862.lisp (modified) Support the use of 2 (x86-asm) frag-lists for vinsn expansion (one ... Sun, 09 Dec 2007 13:51:43 GMT Gary Byers [7858] * branches/working-0711/ccl/compiler/X86/x86-lap.lisp (modified) Always use NOPs to pad for alignment. (We might want to align loop ... Sun, 09 Dec 2007 13:49:44 GMT Gary Byers [7857] * branches/working-0711/ccl/lib/compile-ccl.lisp (modified) Start support for building with optional features (GF call counting, ... Sun, 09 Dec 2007 13:48:42 GMT Gary Byers [7856] * branches/working-0711/ccl/level-1/x86-error-signal.lisp (modified) * branches/working-0711/ccl/level-1/x86-trap-support.lisp (modified) If the byte following a UUO is 0, update the xcf's relative PC from ... Sun, 09 Dec 2007 13:41:25 GMT Gary Byers [7855] * branches/working-0711/ccl/level-1/sysutils.lisp (modified) Conditionalize gf call-count reporting. Sun, 09 Dec 2007 13:40:51 GMT Gary Byers [7854] * branches/working-0711/ccl/lib/macros.lisp (modified) Conditionalize lock accounting.