# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 10:42:51 AM Fri, 30 Jan 2004 19:34:52 GMT Gary Byers [422] * trunk/ccl/level-1/l1-lisp-threads.lisp (modified) Lock on *TERMINATION-POPULATION* access. Fri, 30 Jan 2004 19:34:07 GMT Gary Byers [421] * trunk/ccl/level-1/l1-clos.lisp (modified) ADD-READER/WRITER-METHOD: less specialized. Turn a few early ... Fri, 30 Jan 2004 19:32:35 GMT Gary Byers [420] * trunk/ccl/level-1/l1-clos-boot.lisp (modified) CLASS-SLOT-INITARGS, CREATE-READER/WRITER-METHOD-FUNCTION: less ... Fri, 30 Jan 2004 19:30:14 GMT Gary Byers [419] * trunk/ccl/lib/macros.lisp (modified) WITH-STRING-FROM-CSTRING: stack allocate a lisp-string, getting bytes ... Fri, 30 Jan 2004 19:28:48 GMT Gary Byers [418] * trunk/ccl/lib/foreign-types.lisp (modified) BIT/BITFIELD foreign integer types. Thu, 29 Jan 2004 17:45:21 GMT Gary Byers [417] * trunk/ccl/level-0/l0-array.lisp (modified) CTYPE-SUBTYPE: no specialized (COMPLEX ) arrays, so check ... Thu, 29 Jan 2004 00:06:17 GMT Gary Byers [416] * trunk/ccl/lisp-kernel/lisp-exceptions.c (modified) kinder, gentler do_tsp_overflow Tue, 27 Jan 2004 01:18:12 GMT Gary Byers [415] * trunk/ccl/lib/sequences.lisp (modified) SUBSEQ: Array-headers aren't sequences; vector headers are. Mon, 26 Jan 2004 16:51:20 GMT Gary Byers [414] * trunk/ccl/lib/level-2.lisp (modified) (SETF %GET-BITFIELD) becomes %SET-BITFIELD, which is what the setf ... Mon, 26 Jan 2004 16:50:18 GMT Gary Byers [413] * trunk/ccl/lib/db-io.lisp (modified) %DECODE-FOREIGN-NAME handles 0-length names correctly. Mon, 26 Jan 2004 12:09:33 GMT Gary Byers [412] * trunk/ccl/level-1/l1-clos.lisp (modified) Kinder, gentler %SHARED-INITIALIZE uses INSTANCE-CLASS-WRAPPER. Mon, 26 Jan 2004 12:08:21 GMT Gary Byers [411] * trunk/ccl/level-1/l1-clos-boot.lisp (modified) INSTANCE-CLASS-WRAPPER (how many versions of this are there ?) looks ... Mon, 26 Jan 2004 12:06:46 GMT Gary Byers [410] * trunk/ccl/level-1/l1-error-system.lisp (modified) Bryan O'Connor's fix to %ACTIVE-RESTART. Mon, 26 Jan 2004 12:05:30 GMT Gary Byers [409] * trunk/ccl/level-1/version.lisp (modified) So much for the 040124 idea ... Mon, 26 Jan 2004 12:04:58 GMT Gary Byers [408] * trunk/ccl/lib/foreign-types.lisp (modified) Initialize ordinal->type vector elements to NIL. Sun, 25 Jan 2004 22:16:50 GMT Gary Byers [407] * trunk/ccl/lisp-kernel/spentry.s (modified) Linux "as" doesn't like semicolon comments, so use /* */. Sun, 25 Jan 2004 22:16:22 GMT Gary Byers [406] * trunk/ccl/lib/time.lisp (modified) GET-INTERNAL-xxx-TIME moved here. Sun, 25 Jan 2004 22:16:07 GMT Gary Byers [405] * trunk/ccl/lib/number-macros.lisp (modified) WITH-STACK-SHORT-FLOATS is PPC32-specific. Sun, 25 Jan 2004 22:15:36 GMT Gary Byers [404] * trunk/ccl/lib/macros.lisp (modified) Start to make RLET assert foreign-type ordinals, then give up on the ... Sun, 25 Jan 2004 22:14:24 GMT Gary Byers [403] * trunk/ccl/lib/foreign-types.lisp (modified) Try to introduce "foreign type ordinals", which can be embedded in ... Sun, 25 Jan 2004 22:12:03 GMT Gary Byers [402] * trunk/ccl/level-1/version.lisp (modified) Bump. Sun, 25 Jan 2004 22:11:52 GMT Gary Byers [401] * trunk/ccl/level-1/sysutils.lisp (modified) MAKE-ARRAY earlier. Sun, 25 Jan 2004 22:11:31 GMT Gary Byers [400] * trunk/ccl/level-1/linux-files.lisp (modified) Move some time stuff to time.lisp. Sun, 25 Jan 2004 22:11:16 GMT Gary Byers [399] * trunk/ccl/level-1/l1-utils.lisp (modified) %COMPOSITE-POINTER-REF, so embedded foreign structs can be SETF-able. Sun, 25 Jan 2004 22:10:36 GMT Gary Byers [398] * trunk/ccl/level-1/l1-typesys.lisp (modified) Don't REQUIRE at loadtime, so we can maybe move earlier in the cold load. Sun, 25 Jan 2004 22:10:05 GMT Gary Byers [397] * trunk/ccl/level-1/l1-io.lisp (modified) MACPTRs may say what they're pointing to, though this idea is hard to ... Sun, 25 Jan 2004 22:09:05 GMT Gary Byers [396] * trunk/ccl/level-1/l1-files.lisp (modified) Move LOGICAL-PATHNAME-P earlier. Sun, 25 Jan 2004 22:08:47 GMT Gary Byers [395] * trunk/ccl/level-1/l1-aprims.lisp (modified) * trunk/ccl/level-1/l1-clos-boot.lisp (modified) Say "target:" a few times. Sun, 25 Jan 2004 22:07:47 GMT Gary Byers [394] * trunk/ccl/level-0/PPC/ppc-symbol.lisp (modified) Fix %SVAR-BINDING-ADDRESS for the nth time. Sun, 25 Jan 2004 22:07:10 GMT Gary Byers [393] * trunk/ccl/level-0/PPC/ppc-float.lisp (modified) Some conditionalization, mostly dealing with immediate/non-immediate ... Sun, 25 Jan 2004 22:06:12 GMT Gary Byers [392] * trunk/ccl/level-0/l0-float.lisp (modified) * trunk/ccl/level-0/l0-numbers.lisp (modified) * trunk/ccl/level-1/l1-numbers.lisp (modified) * trunk/ccl/lib/numbers.lisp (modified) Conditionalize use of WITH-STACK-SHORT-FLOATS, sortof. Sun, 25 Jan 2004 22:01:52 GMT Gary Byers [391] * trunk/ccl/compiler/PPC/PPC64/ppc64-arch.lisp (modified) No low (half-) word of lisp-fpscr. Sun, 25 Jan 2004 22:00:51 GMT Gary Byers [390] * trunk/ccl/compiler/PPC/PPC32/ppc32-arch.lisp (modified) WITH-STACK-SHORT-FLOATS moved here. Sun, 25 Jan 2004 22:00:19 GMT Gary Byers [389] * trunk/ccl/compiler/PPC/ppc-lapmacros.lisp (modified) Halfhearted attempt at #+ppc32/#+ppc64 conditionalization. Will need ... Sun, 25 Jan 2004 21:59:15 GMT Gary Byers [388] * trunk/ccl/compiler/optimizers.lisp (modified) %composite-pointer-ref. Sat, 24 Jan 2004 23:45:35 GMT Gary Byers [387] * trunk/ccl/lib/systems.lisp (modified) -some- PPC64 backend stuff. Sat, 24 Jan 2004 23:43:45 GMT Gary Byers [386] * trunk/ccl/lib/sequences.lisp (modified) Vector case of SUBSEQ had better be faster ... Sat, 24 Jan 2004 23:43:08 GMT Gary Byers [385] * trunk/ccl/lib/foreign-types.lisp (modified) Start to associate "ordinal" numbers with types (for typed pointers.) Sat, 24 Jan 2004 23:41:56 GMT Gary Byers [384] * trunk/ccl/level-1/l1-sockets.lisp (modified) * trunk/ccl/level-1/l1-streams.lisp (modified) * trunk/ccl/level-1/l1-sysio.lisp (modified) Return was-open-p from CLOSE method. Sat, 24 Jan 2004 23:38:30 GMT Gary Byers [383] * trunk/ccl/level-1/l1-clos.lisp (modified) UPDATE-SLOTS: assume that slotds are ordered, don't order them by ... Sat, 24 Jan 2004 23:37:28 GMT Gary Byers [382] * trunk/ccl/level-0/PPC/ppc-misc.lisp (modified) %COPY-GVECTOR-TO-GVECTOR. Sat, 24 Jan 2004 23:36:23 GMT Gary Byers [381] * trunk/ccl/level-0/l0-array.lisp (modified) Array element type of strings is CHARACTER, not that it matters ... Sat, 24 Jan 2004 23:34:57 GMT Gary Byers [380] * trunk/ccl/examples/objc-runtime.lisp (modified) Work harder to determine if an instance really is an instance. Sat, 24 Jan 2004 23:34:01 GMT Gary Byers [379] * trunk/ccl/examples/objc-clos.lisp (modified) Lots of changes from Randall Beer. Sat, 24 Jan 2004 23:33:39 GMT Gary Byers [378] * trunk/ccl/examples/hemlock-textstorage.lisp (modified) Preliminary NSBox stuff. Not much of it, even. Sat, 24 Jan 2004 23:32:29 GMT Gary Byers [377] * trunk/ccl/compiler/PPC/PPC64/ppc64-vinsns.lisp (modified) Some of these actually work ... Sat, 24 Jan 2004 23:31:32 GMT Gary Byers [376] * trunk/ccl/compiler/PPC/PPC64/ppc64-backend.lisp (modified) target-lisp-node-size is 8. Don't require vinsns (break circle). Sat, 24 Jan 2004 23:30:53 GMT Gary Byers [375] * trunk/ccl/compiler/PPC/PPC64/ppc64-arch.lisp (modified) Some fixes; call it fulltag-misc after all. Sat, 24 Jan 2004 23:30:01 GMT Gary Byers [374] * trunk/ccl/compiler/PPC/PPC32/ppc32-vinsns.lisp (modified) Rename some things to (start to) match ppc64. Sat, 24 Jan 2004 23:28:56 GMT Gary Byers [373] * trunk/ccl/compiler/PPC/PPC32/ppc32-backend.lisp (modified) target-lisp-node-size in backend. Make default if :ppc32-target, not ... Sat, 24 Jan 2004 23:27:47 GMT Gary Byers [372] * trunk/ccl/compiler/PPC/PPC32/ppc32-arch.lisp (modified) Define target-most-[positive,negative]-fixnum Sat, 24 Jan 2004 23:27:19 GMT Gary Byers [371] * trunk/ccl/compiler/PPC/ppc2.lisp (modified) Don't use LOAD-TIME-VALUE to reference vinsn-template cell; look up ... Sat, 24 Jan 2004 23:25:40 GMT Gary Byers [370] * trunk/ccl/compiler/PPC/ppc-asm.lisp (modified) Fix 64-bit rotates, define clrrdi instead of defining clrrdi. twice. Sat, 24 Jan 2004 23:23:40 GMT Gary Byers [369] * trunk/ccl/compiler/vreg.lisp (modified) Yawn. Update spec class alist for new storage-class names. Sat, 24 Jan 2004 23:22:46 GMT Gary Byers [368] * trunk/ccl/compiler/vinsn.lisp (modified) Match against :u64/:s64 storage class names. Sat, 24 Jan 2004 23:22:01 GMT Gary Byers [367] * trunk/ccl/compiler/reg.lisp (modified) New constants for 64-bit storage classes. Sat, 24 Jan 2004 23:21:04 GMT Gary Byers [366] * trunk/ccl/compiler/backend.lisp (modified) New GPR mode-names for 64-bit storage classes. Sat, 24 Jan 2004 23:20:27 GMT Gary Byers [365] * trunk/ccl/compiler/arch.lisp (modified) 64-bit storage classes. Thu, 22 Jan 2004 10:53:29 GMT Gary Byers [364] * trunk/ccl/compiler/PPC/PPC32/ppc32-vinsns.lisp (modified) Um, COPY-FPR sets (and uses) an FPR ... Thu, 22 Jan 2004 10:52:11 GMT Gary Byers [363] * trunk/ccl/compiler/vinsn.lisp (modified) MAKE-VINSN zeros the GPRS-SET & FPRS-SET fields when pulling a vinsn ... Thu, 22 Jan 2004 10:51:02 GMT Gary Byers [362] * trunk/ccl/lisp-kernel/spentry.s (modified) Try to un-botch SPbuiltin_length, for about the third time in a week. Thu, 22 Jan 2004 06:11:04 GMT Gary Byers [361] * trunk/ccl/level-1/l1-readloop.lisp (modified) New --version command-line argument; new APPLICATION-VERSION-STRING ... Thu, 22 Jan 2004 06:10:28 GMT Gary Byers [360] * trunk/ccl/level-1/version.lisp (modified) Bump, again. Thu, 22 Jan 2004 06:10:14 GMT Gary Byers [359] * trunk/ccl/lib/compile-ccl.lisp (modified) Correct TARGET-LEVEL-1-MODULES, to reflect new target names. Wed, 21 Jan 2004 08:32:56 GMT Gary Byers [358] * trunk/ccl/level-1/l1-streams.lisp (modified) Default methods (specialized on T) of OPEN-STREAM-P, INTERACTIVE- ... Wed, 21 Jan 2004 07:37:54 GMT Gary Byers [357] * trunk/ccl/level-1/l1-streams.lisp (modified) Bryan O'Connor's fix to STREAM-UNREAD-CHAR method for ECHO-STREAM. Wed, 21 Jan 2004 07:30:16 GMT Gary Byers [356] * trunk/ccl/compiler/nx1.lisp (modified) NX1-ASH: where did those numbers come from ? Wed, 21 Jan 2004 07:29:43 GMT Gary Byers [355] * trunk/ccl/level-1/l1-typesys.lisp (modified) (SIGNED-BYTE 1) is perfectly legal ... Tue, 20 Jan 2004 23:54:56 GMT Gary Byers [354] * trunk/ccl/compiler/PPC/ppc-backend.lisp (modified) Define FIXUP-PPC-BACKEND in terms of target. Tue, 20 Jan 2004 23:54:20 GMT Gary Byers [353] * trunk/ccl/lib/compile-ccl.lisp (modified) :PPC -> :PPC32. Tue, 20 Jan 2004 23:43:32 GMT Gary Byers [352] * trunk/ccl/xdump/xfasload.lisp (modified) * trunk/ccl/xdump/xppcfasload.lisp (modified) Backend name changes. Tue, 20 Jan 2004 23:43:15 GMT Gary Byers [351] * trunk/ccl/lib/compile-ccl.lisp (modified) * trunk/ccl/lib/systems.lisp (modified) More PPC/PPC32 changes. (Not generalized yet ...) Tue, 20 Jan 2004 23:41:22 GMT Gary Byers [350] * trunk/ccl/level-1/version.lisp (modified) Bump again. Tue, 20 Jan 2004 23:41:11 GMT Gary Byers [349] * trunk/ccl/level-1/l1-files.lisp (modified) Bryan O'Connor's fix to PROBE-FILE. Tue, 20 Jan 2004 23:40:31 GMT Gary Byers [348] * trunk/ccl/compiler/PPC/ppc2.lisp (modified) Don't refer to *PPC-VINSN-TEMPLATES*; use the target backend instead. Tue, 20 Jan 2004 23:39:32 GMT Gary Byers [347] * trunk/ccl/compiler/nx1.lisp (modified) New backend names. Tue, 20 Jan 2004 23:38:36 GMT Gary Byers [346] * trunk/ccl/compiler/PPC/PPC64/ppc64-vinsns.lisp (modified) backend changes Tue, 20 Jan 2004 23:37:38 GMT Gary Byers [345] * trunk/ccl/compiler/PPC/PPC64/ppc64-backend.lisp (added) new file Tue, 20 Jan 2004 23:17:48 GMT Gary Byers [344] * trunk/ccl/compiler/PPC/PPC32/ppc32-backend.lisp (added) * trunk/ccl/compiler/PPC/PPC32/ppc32-vinsns.lisp (added) meet the new files, same as the old files Tue, 20 Jan 2004 23:16:43 GMT Gary Byers [343] * trunk/ccl/compiler/PPC/ppc-backend.lisp (added) new file, sorta Tue, 20 Jan 2004 23:15:56 GMT Gary Byers [342] * trunk/ccl/compiler/PPC/ppc-backend.lisp (deleted) * trunk/ccl/compiler/PPC/ppc-vinsns.lisp (deleted) removed, now PPC32-specific Tue, 20 Jan 2004 23:15:12 GMT Gary Byers [341] * trunk/ccl/compiler/PPC/ppc-asm.lisp (modified) backend changes Tue, 20 Jan 2004 00:41:18 GMT Gary Byers [340] * trunk/ccl/library/loop.lisp (modified) Bryan O'Connor's fix to force RETURNing clauses into the main body. Tue, 20 Jan 2004 00:40:29 GMT Gary Byers [339] * trunk/ccl/lib/nfcomp.lisp (modified) Allow (EVAL-WHEN () ,@body). Tue, 20 Jan 2004 00:40:07 GMT Gary Byers [338] * trunk/ccl/lib/macros.lisp (modified) PARSE-DEFGENERIC allows multiple DECLARE forms, passes them as ... Tue, 20 Jan 2004 00:37:57 GMT Gary Byers [337] * trunk/ccl/lib/foreign-types.lisp (modified) (Finally) try to handle odd poweropen struct alignment rules. Tue, 20 Jan 2004 00:37:34 GMT Gary Byers [336] * trunk/ccl/lib/db-io.lisp (modified) (Finally) try to handle odd poweropen struct alignment rules. Pad ... Tue, 20 Jan 2004 00:35:07 GMT Gary Byers [335] * trunk/ccl/level-1/l1-readloop.lisp (modified) SIGNAL keeps looking in the same cluster when a handler declines. Tue, 20 Jan 2004 00:34:21 GMT Gary Byers [334] * trunk/ccl/level-1/l1-readloop-lds.lisp (modified) Allowing INVOKE-DEBUGGER to build a condition from extra arguments ... Tue, 20 Jan 2004 00:33:13 GMT Gary Byers [333] * trunk/ccl/level-1/l1-error-system.lisp (modified) Define (and signal) some new condition classes. Tue, 20 Jan 2004 00:30:22 GMT Gary Byers [332] * trunk/ccl/level-1/l1-error-signal.lisp (modified) Map kernel "can't construct arglist" to a (new) TYPE-ERROR subclass. Tue, 20 Jan 2004 00:29:22 GMT Gary Byers [331] * trunk/ccl/level-1/l1-dcode.lisp (modified) GF's need to check keywords after all. Recognize :ALLOW-OTHER-KEYS T ... Tue, 20 Jan 2004 00:27:38 GMT Gary Byers [330] * trunk/ccl/level-0/l0-array.lisp (modified) Paranoia in CTYPE-SUBTYPE: allow float aliases. Mon, 19 Jan 2004 04:12:11 GMT Gary Byers [329] * trunk/ccl/examples/cocoa-inspector.lisp (modified) Don't reference *objc-readtable*. Sun, 18 Jan 2004 04:00:30 GMT Gary Byers [328] * trunk/ccl/library/loop.lisp (modified) From Bryan O'Connor: "LOOP FOR x ..." uses destructuring mechanism on ... Sun, 18 Jan 2004 03:58:52 GMT Gary Byers [327] * trunk/ccl/library/lispequ.lisp (modified) More pathname info for DESCRIBE. Use INSTANCE-SLOTS vice ... Sun, 18 Jan 2004 03:57:15 GMT Gary Byers [326] * trunk/ccl/lib/pprint.lisp (modified) PPRINT-DISATCH: symbol is external in CL, so don't use it as a ... Sun, 18 Jan 2004 03:55:58 GMT Gary Byers [325] * trunk/ccl/lib/numbers.lisp (modified) RATIONALIZE comments; extra typechecking in BOOLE. Sun, 18 Jan 2004 03:55:05 GMT Gary Byers [324] * trunk/ccl/lib/macros.lisp (modified) WITH-HASH-TABLE-ITERATOR allows declarations. Sun, 18 Jan 2004 03:54:11 GMT Gary Byers [323] * trunk/ccl/lib/foreign-types.lisp (modified) Handle FOREIGN-ARRAY-TYPE. (Note: this is Darwin-specific.)