# # ChangeLog for / # # Generated by Trac 1.6 # Nov 23, 2024, 11:06:21 PM Fri, 11 Jan 2008 05:53:21 GMT Gary Byers [8049] * branches/experimentation/devel/linuxx8664/ccl (modified) add external properties Fri, 11 Jan 2008 05:32:23 GMT Gary Byers [8048] * branches/experimentation/devel/linuxx8664/ccl/LX86CL64 (added) experimenting Fri, 11 Jan 2008 05:25:06 GMT Gary Byers [8047] * branches/experimentation/devel/linuxx8664/ccl (added) Fri, 11 Jan 2008 05:24:18 GMT Gary Byers [8046] * branches/experimentation/devel/linuxx8664 (added) Fri, 11 Jan 2008 05:17:50 GMT Gary Byers [8045] * branches/experimentation/devel/source (copied) Move along, nothing to see here. Fri, 11 Jan 2008 04:59:37 GMT Gary Byers [8044] * branches/experimentation/devel (added) more experimentation Fri, 11 Jan 2008 04:58:00 GMT Gary Byers [8043] * branches/experimentation (added) Just experimenting with externals and other approaches. Thu, 10 Jan 2008 09:30:11 GMT Gary Byers [8042] * branches/working-0711/ccl/lib/nfcomp.lisp (modified) * branches/working-0711/ccl/xdump/faslenv.lisp (modified) Bump FASL version. Thu, 10 Jan 2008 08:29:57 GMT Gary Byers [8041] * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-subprims64.s (modified) Set save_rbp slot of newly-created tsp frames. Ensure that linked ... Thu, 10 Jan 2008 08:27:02 GMT Gary Byers [8040] * branches/working-0711/ccl/lisp-kernel/x86-macros.s (modified) Set save_rbp slot of newly-created tsp frames. Thu, 10 Jan 2008 08:24:44 GMT Gary Byers [8039] * branches/working-0711/ccl/lisp-kernel/x86-constants64.s (modified) tsp_frame: second slot is used to save paired rbp, has never been ... Thu, 10 Jan 2008 08:23:29 GMT Gary Byers [8038] * branches/working-0711/ccl/lisp-kernel/linuxx8664/.gdbinit (modified) Ignore SIGQUIT. Thu, 10 Jan 2008 08:22:54 GMT Gary Byers [8037] * branches/working-0711/ccl/lib/x86-backtrace.lisp (modified) Lots of changes to APPLY-IN-FRAME and supporting functions. Define ... Thu, 10 Jan 2008 08:19:54 GMT Gary Byers [8036] * branches/working-0711/ccl/lib/backtrace.lisp (modified) %PRINT-CALL-HISTORY-INTERNAL: mark exeption frames, not their children. Thu, 10 Jan 2008 08:18:47 GMT Gary Byers [8035] * branches/working-0711/ccl/level-1/l1-readloop-lds.lisp (modified) Break-loop commands for :apply-in-frame, :return-from-frame. Thu, 10 Jan 2008 08:17:58 GMT Gary Byers [8034] * branches/working-0711/ccl/level-1/l1-processes.lisp (modified) SYMBOL-VALUE-IN-PROCESS (and SETF therof) check for process = ... Thu, 10 Jan 2008 08:16:22 GMT Gary Byers [8033] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Ensure that %UPDATE-CPL always returns the CPL. Thu, 10 Jan 2008 08:04:24 GMT Gary Byers [8032] * branches/working-0711/ccl/compiler/optimizers.lisp (modified) Handle unquoted type T in TYPEP. In REQUIRE-TYPE, don't devolve to ... Thu, 10 Jan 2008 08:00:40 GMT Gary Byers [8031] * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) When making frames on the tstack or cstack, store %rbp in the word ... Thu, 10 Jan 2008 07:44:46 GMT Gary Byers [8030] * branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp (modified) Add definitions for TSP-FRAME/CSP-FRAME. Tue, 08 Jan 2008 20:39:43 GMT gz [8029] * branches/event-ide/ccl/cocoa-ide/cocoa-utils.lisp (modified) * branches/event-ide/ccl/cocoa-ide/compile-hemlock.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/bindings-gb.lisp (deleted) * branches/event-ide/ccl/cocoa-ide/hemlock/src/bindings.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/defsyn.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/fill.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/lispmode.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/rompsite.lisp (modified) Assume 1 special arg for any form starting with "with-". Remove a ... Tue, 08 Jan 2008 20:16:40 GMT Bill St. Clair [8028] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) make-instantiate-lambda-for-class-cell, the function that generates ... Tue, 08 Jan 2008 08:50:36 GMT Gary Byers [8027] * branches/working-0711/ccl/level-0/X86/x86-misc.lisp (modified) Remove #+are-you-kidding version of %%APPLY-IN-FRAME. Fix a few ... Tue, 08 Jan 2008 08:48:24 GMT Gary Byers [8026] * branches/working-0711/ccl/lib/x86-backtrace.lisp (modified) Apply-in-frame support for x86-64. Tue, 08 Jan 2008 08:47:57 GMT Gary Byers [8025] * branches/working-0711/ccl/lib/backtrace.lisp (modified) BACKTRACE-CALL-ARGUMENTS: try to show real arguments if before #args ... Tue, 08 Jan 2008 08:45:15 GMT Gary Byers [8024] * branches/working-0711/ccl/lib/ppc-backtrace.lisp (modified) Move #+ppc-target stuff from backtrace-lds.lisp here. Tue, 08 Jan 2008 08:44:48 GMT Gary Byers [8023] * branches/working-0711/ccl/lib/backtrace-lds.lisp (modified) FRAME-SUPPLIED-ARGS: return actual argument values if PC is ... Tue, 08 Jan 2008 08:43:14 GMT Gary Byers [8022] * branches/working-0711/ccl/lib/arglist.lisp (modified) ARG-NAMES-FROM-MAP: give up if PC is before/at target::arg-check- ... Tue, 08 Jan 2008 08:40:57 GMT Gary Byers [8021] * branches/working-0711/ccl/level-1/x86-trap-support.lisp (modified) Define xp-mxcsr; use it to set STATUS slot of ARITHMETIC-ERROR. Tue, 08 Jan 2008 08:39:56 GMT Gary Byers [8020] * branches/working-0711/ccl/level-1/l1-error-system.lisp (modified) ARITHMETIC-ERROR has "status" slot. Tue, 08 Jan 2008 08:38:49 GMT Gary Byers [8019] * branches/working-0711/ccl/compiler/X86/x862.lisp (modified) Use CHECK-MIN-MAX-NARGS to anchor both UUOs. Tue, 08 Jan 2008 08:38:08 GMT Gary Byers [8018] * branches/working-0711/ccl/compiler/X86/x86-lapmacros.lisp (modified) New CHECK-NARGS lapmacro uses anchored UUOs. Tue, 08 Jan 2008 08:37:36 GMT Gary Byers [8017] * branches/working-0711/ccl/compiler/X86/x86-lap.lisp (modified) Use multiple frag-lists ("sections"), so that we can move UUOs out of ... Tue, 08 Jan 2008 08:35:21 GMT Gary Byers [8016] * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) Do unsigned comparisons for arg-checking. CHECK-MIN-MAX-NARGS: need ... Tue, 08 Jan 2008 07:00:02 GMT Gary Byers [8015] * trunk/ccl/level-1/x86-trap-support.lisp (modified) Fix typo in linuxx8664 version of xp-mxcsr. Tue, 08 Jan 2008 05:43:40 GMT Gary Byers [8014] * trunk/ccl/level-1/l1-error-system.lisp (modified) * trunk/ccl/level-1/x86-trap-support.lisp (modified) Add a STATUS slot to ARITHMETIC-ERROR, with reader ... Mon, 07 Jan 2008 21:21:12 GMT mikel [8013] * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger13.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger14.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger15.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger16.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger17.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger18.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger19.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger20.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger21.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger22.jpg (added) * 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 (modified) added final text and pictures to Tiger version of IB instructions for ... Mon, 07 Jan 2008 16:15:00 GMT Gary Byers [8012] * branches/working-0711/ccl/level-0/X86/x86-misc.lisp (modified) %APPLY-IN-FRAME-PROTO. Mon, 07 Jan 2008 16:13:46 GMT Gary Byers [8011] * branches/working-0711/ccl/level-0/X86/x86-numbers.lisp (modified) Build a stack frame in %FIXNUM-TRUNCATE, to avoid endless rounds of mail. Mon, 07 Jan 2008 16:12:47 GMT Gary Byers [8010] * branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp (modified) ARG-CHECK-TRAP-PC-LIMIT. Mon, 07 Jan 2008 16:11:48 GMT Gary Byers [8009] * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) check-min-max-args: use the same anchor in both anchored UUOs. Mon, 07 Jan 2008 15:34:39 GMT Gary Byers [8008] * branches/working-0711/ccl/lisp-kernel/x86-exceptions.c (modified) In finish_function_entry, ensure that the xp's notion of where rsp ... Sun, 06 Jan 2008 13:12:28 GMT Gary Byers [8007] * branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp (modified) Add a couple of fields to XCF. Note that this will cause a benign ... Sun, 06 Jan 2008 10:51:36 GMT R. Matthew Emerson [8006] * branches/ia32/level-0/X86/X8632/x8632-misc.lisp (modified) Match mark-as-imm with mark-as-node. Sun, 06 Jan 2008 07:56:15 GMT Gary Byers [8005] * branches/working-0711/ccl/compiler/X86/x86-disassemble.lisp (modified) Slot-unbound-trap terminates a block (why did it ever not do so ?) ... Sun, 06 Jan 2008 07:54:55 GMT Gary Byers [8004] * branches/working-0711/ccl/lisp-kernel/x86-exceptions.c (modified) Set foreign_sp (at time of exception) and previous-xframe slots of ... Sun, 06 Jan 2008 07:53:51 GMT Gary Byers [8003] * branches/working-0711/ccl/lisp-kernel/x86-constants64.h (modified) Add a couple of fields to exception_callback_frame, to support stack- ... Sat, 05 Jan 2008 15:53:06 GMT Gary Byers [8002] * trunk/ccl/level-0/l0-init.lisp (modified) Try to ensure that a feature naming the OS is on *features* if a ... Sat, 05 Jan 2008 06:36:04 GMT R. Matthew Emerson [8001] * branches/ia32/level-0/X86/X8632/x8632-symbol.lisp (modified) Hit commit too soon. Sat, 05 Jan 2008 06:28:33 GMT R. Matthew Emerson [8000] * branches/ia32/level-0/X86/X8632/x8632-symbol.lisp (added) New file. Sat, 05 Jan 2008 05:24:00 GMT R. Matthew Emerson [7999] * branches/ia32/level-0/X86/X8632/x8632-pred.lisp (added) New file. Sat, 05 Jan 2008 04:10:59 GMT R. Matthew Emerson [7998] * branches/ia32/level-0/X86/X8632/x8632-numbers.lisp (added) New file. Fri, 04 Jan 2008 08:08:28 GMT R. Matthew Emerson [7997] * branches/ia32/level-0/X86/X8632/x8632-misc.lisp (added) New file. Fri, 04 Jan 2008 05:48:06 GMT R. Matthew Emerson [7996] * trunk/ccl/level-0/X86/x86-misc.lisp (modified) Use imm2 to hold pointers, rather than assuming/hoping that the ... Fri, 04 Jan 2008 05:43:11 GMT gz [7995] * 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/hemlock/src/main.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/modeline.lisp (modified) More forceful stream-clear-input for listener input. Do page/line ... Fri, 04 Jan 2008 05:27:17 GMT gz [7994] * branches/event-ide/ccl/level-1/l1-readloop-lds.lisp (modified) add stream-eof-transient-p so can be specialized by streams that ... Thu, 03 Jan 2008 15:14:48 GMT gz [7993] * 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/compile-hemlock.lisp (modified) * branches/event-ide/ccl/cocoa-ide/defsystem.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/charmacs.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/doccoms.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/fill.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/hemlock-ext.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/key-event.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/keysym-defs.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/lispdep.lisp (deleted) * 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/ring.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/rompsite.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/struct.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Various: Implement prompt-for-key, the last of the prompting suite ... Thu, 03 Jan 2008 04:23:15 GMT Gary Byers [7992] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Default *TYPECHECK-SLOTS-IN-OPTIMIZED-MAKE-INSTANCE* to T. In the ... Thu, 03 Jan 2008 03:30:14 GMT R. Matthew Emerson [7991] * trunk/ccl/level-0/X86/x86-array.lisp (modified) Update %aset2, %aref3, and %aset3 to take account of the return ... Thu, 03 Jan 2008 02:51:18 GMT R. Matthew Emerson [7990] * trunk/ccl/level-0/X86/x86-io.lisp (modified) fpzero (not fp0) is the register with zero in it. Thu, 03 Jan 2008 02:43:22 GMT R. Matthew Emerson [7989] * branches/ia32/level-0/X86/X8632/x8632-io.lisp (added) New file. Thu, 03 Jan 2008 02:00:08 GMT R. Matthew Emerson [7988] * branches/ia32/level-0/X86/X8632/x8632-float.lisp (modified) Minor tweaks. Thu, 03 Jan 2008 01:58:49 GMT R. Matthew Emerson [7987] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Try to set up for .SPvalues correctly. Thu, 03 Jan 2008 01:51:13 GMT R. Matthew Emerson [7986] * branches/ia32/level-0/X86/X8632/x8632-hash.lisp (added) New file. Wed, 02 Jan 2008 03:06:55 GMT R. Matthew Emerson [7985] * branches/ia32/level-0/X86/X8632/x8632-float.lisp (modified) Forgot (single-value-return) in a couple of places; correct other ... Tue, 01 Jan 2008 22:17:27 GMT R. Matthew Emerson [7984] * branches/ia32/level-0/X86/X8632/x8632-float.lisp (added) New file. Tue, 01 Jan 2008 02:34:21 GMT Gary Byers [7983] * branches/1.2-devel/ccl/level-1/l1-clos.lisp (modified) Be sure that UPDATE-CPL returns the CPL; some early/low-level classes ... Tue, 01 Jan 2008 01:51:05 GMT Gary Byers [7982] * branches/1.2-devel/ccl/level-1/l1-clos-boot.lisp (modified) Be sure that UPDATE-CPL returns the CPL; some early/low-level classes ... Tue, 01 Jan 2008 01:49:03 GMT Gary Byers [7981] * branches/1.2-devel/ccl/compiler/X86/x862.lisp (modified) Try to use COMPARE-TO-T, COMPARE-CONSTANT-TO-REGISTER for EQ/NEQ. Tue, 01 Jan 2008 01:48:28 GMT Gary Byers [7980] * branches/1.2-devel/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) COMPARE-TO-T, COMPARE-CONSTANT-TO-REGISTER. Tue, 01 Jan 2008 01:46:33 GMT Gary Byers [7979] * branches/1.2-devel/ccl/lisp-kernel/x86-exceptions.c (modified) Don't restart system calls automatically (this affects #_read at ... Tue, 01 Jan 2008 01:45:28 GMT Gary Byers [7978] * branches/1.2-devel/ccl/level-1/l1-sockets.lisp (modified) Clean up SOCKET-ERROR a little (needs more work.) Don't make sockets ... Tue, 01 Jan 2008 01:41:30 GMT Gary Byers [7977] * branches/1.2-devel/ccl/level-1/l1-readloop-lds.lisp (modified) Use *ERROR-PRINT-LENGTH*, *ERROR-PRINT-LEVEL*. Tue, 01 Jan 2008 01:40:58 GMT Gary Byers [7976] * branches/1.2-devel/ccl/level-1/l1-error-system.lisp (modified) Try to make some STREAM-ERRORs look a little less ugly. Tue, 01 Jan 2008 01:39:58 GMT Gary Byers [7975] * branches/1.2-devel/ccl/level-1/l1-aprims.lisp (modified) Per-thread bindings of *ERROR-PRINT-LENGTH*, *ERROR-PRINT-LEVEL*. Tue, 01 Jan 2008 01:38:48 GMT Gary Byers [7974] * branches/1.2-devel/ccl/lib/macros.lisp (modified) WITH-EAGAIN expands into new stuff. Tue, 01 Jan 2008 01:38:08 GMT Gary Byers [7973] * branches/1.2-devel/ccl/lib/late-clos.lisp (added) New file; experimental, not yet loaded. (Compile specialized ... Tue, 01 Jan 2008 01:36:49 GMT Gary Byers [7972] * branches/1.2-devel/ccl/lib/arglist.lisp (modified) Fix &rest &key case, yet again. Tue, 01 Jan 2008 01:36:11 GMT Gary Byers [7971] * branches/1.2-devel/ccl/level-1/l1-streams.lisp (modified) Fix typo in BROADCAST-STREAM stream-write-list method name. Define ... Tue, 01 Jan 2008 00:40:00 GMT Gary Byers [7970] * branches/1.2-devel (copied) create new branch, if I did this right Mon, 31 Dec 2007 23:13:40 GMT gz [7969] * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger10.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger11.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger12.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger9.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-readloop-lds.lisp (modified) * branches/event-ide/ccl/level-1/l1-streams.lisp (modified) update from trunk to rev 7968 Mon, 31 Dec 2007 23:05:17 GMT gz [7968] * trunk/ccl/level-1/l1-readloop-lds.lisp (modified) * trunk/ccl/level-1/l1-streams.lisp (modified) Fix ticket #106: allow toplevel-read to return a set of bindings to ... Sun, 30 Dec 2007 01:38:01 GMT Gary Byers [7967] * branches/working-0711/ccl/level-0/PPC/ppc-symbol.lisp (modified) Need %STRING-HASH for PPC. Sat, 29 Dec 2007 03:24:25 GMT Gary Byers [7966] * branches/working-0711/ccl/compiler/PPC/PPC32/ppc32-vinsns.lisp (modified) PPC32 vinsns: :jump attribute use for pc-relative jump only. Sat, 29 Dec 2007 03:22:45 GMT Gary Byers [7965] * branches/working-0711/ccl/compiler/PPC/PPC64/ppc64-vinsns.lisp (modified) ppc64 vinsns: :jump vinsn attribute now means "pc-relative jump" only. Fri, 28 Dec 2007 22:44:46 GMT R. Matthew Emerson [7964] * branches/ia32/compiler/X86/x86-asm.lisp (modified) Correct SHLD and SHRD operands for 32 and 16 bit variants. Define a ... Fri, 28 Dec 2007 05:41:58 GMT R. Matthew Emerson [7963] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) * branches/ia32/level-0/X86/X8632/x8632-def.lisp (modified) Checkpoint. Fri, 28 Dec 2007 00:31:01 GMT R. Matthew Emerson [7962] * branches/ia32/compiler/X86/X8632/x8632-arch.lisp (modified) Add save[0-3] fields to the TCR. These are a caller-saved spill area ... Wed, 26 Dec 2007 08:26:21 GMT Gary Byers [7961] * branches/working-0711/ccl/compiler/optimizers.lisp (modified) Spell UVSIZE with an "S". Wed, 26 Dec 2007 08:07:05 GMT Gary Byers [7960] * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) Try to avoid branching around UUOs, since some implemenations don't ... Wed, 26 Dec 2007 08:06:05 GMT Gary Byers [7959] * branches/working-0711/ccl/xdump/hashenv.lisp (modified) new hash-table iteration scheme. Wed, 26 Dec 2007 08:05:37 GMT Gary Byers [7958] * branches/working-0711/ccl/library/lispequ.lisp (modified) CLASS-WRAPER caches CPL. Wed, 26 Dec 2007 08:04:55 GMT Gary Byers [7957] * branches/working-0711/ccl/lib/hash.lisp (modified) New hash-table iteration scheme. Wed, 26 Dec 2007 08:04:40 GMT Gary Byers [7956] * branches/working-0711/ccl/lib/macros.lisp (modified) New hash-table iteration scheme. New WITH-PROCESS-WHOSTATE just ... Wed, 26 Dec 2007 08:04:03 GMT Gary Byers [7955] * branches/working-0711/ccl/lib/time.lisp (modified) GCTIMES reported in INTERNAL-TIME-UNITS-PER-SECOND. Wed, 26 Dec 2007 08:03:26 GMT Gary Byers [7954] * branches/working-0711/ccl/lib/misc.lisp (modified) Time-reporting changes. 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 ...