# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 10:38:52 AM Mon, 02 Feb 2004 16:12:54 GMT Gary Byers [465] * trunk/ccl/level-1/l1-lisp-threads.lisp (modified) Disable interrupts when accessing the termination queue; may need to ... Mon, 02 Feb 2004 16:11:51 GMT Gary Byers [464] * trunk/ccl/level-1/l1-processes.lisp (modified) REQUIRE-GLOBAL-SYMBOL checks the environment, too. Mon, 02 Feb 2004 16:11:09 GMT Gary Byers [463] * trunk/ccl/level-1/l1-readloop.lisp (modified) Handshaking during QUIT/PREPARE-TO-QUIT; this is intended to work ... Mon, 02 Feb 2004 16:08:41 GMT Gary Byers [462] * trunk/ccl/level-1/l1-streams.lisp (modified) Bryan O'Connor's change to FILE-LENGTH. Default methods on some ... Mon, 02 Feb 2004 16:07:17 GMT Gary Byers [461] * trunk/ccl/level-1/version.lisp (modified) 040202. Mon, 02 Feb 2004 16:06:55 GMT Gary Byers [460] * trunk/ccl/lib/ccl-export-syms.lisp (modified) export %STR-FROM-PTR. Don't export %STR-FROM-PTR-IN-SCRIPT, which ... Mon, 02 Feb 2004 16:06:10 GMT Gary Byers [459] * trunk/ccl/lib/macros.lisp (modified) Bryan O'Connor's fix to WITH-SIMPLE-RESTART. LET-GLOBALLY moved here. Mon, 02 Feb 2004 16:01:27 GMT Gary Byers [458] * trunk/ccl/lisp-kernel/lisp-exceptions.c (modified) Remove old vector-copying stuff. Sun, 01 Feb 2004 19:41:08 GMT beer [457] * trunk/ccl/examples/objc-clos.lisp (modified) PRINT-OBJECT shouldn't die when given an OBJC-OBJECT whose ObjC part ... Sun, 01 Feb 2004 19:38:21 GMT beer [456] * trunk/ccl/examples/tiny.lisp (modified) Use DEFCLASS and MAKE-INSTANCE Sun, 01 Feb 2004 19:37:35 GMT beer [455] * trunk/ccl/examples/bridge.lisp (modified) Move toward the use of FIND-CLASS and CLASS-OF Sun, 01 Feb 2004 18:09:49 GMT Gary Byers [454] * trunk/ccl/lisp-kernel/constants.h (modified) * trunk/ccl/lisp-kernel/thread_manager.c (modified) Experimental change, to defer tcr cleanup. Sun, 01 Feb 2004 16:50:05 GMT beer [453] * trunk/ccl/examples/objc-clos.lisp (modified) REMOVE-SLOT-INITARGS was dropping the last KEY/VALUE pair Sun, 01 Feb 2004 15:42:52 GMT Gary Byers [452] * trunk/ccl/examples/bridge.lisp (modified) Ivar parsing follows different ruls for STRUCT than for *STRUCT; #\B ... Sun, 01 Feb 2004 13:18:41 GMT Gary Byers [451] * trunk/ccl/examples/objc-support.lisp (modified) NS-LISP-EXCEPTION has a lisp slot. Now, to figure out a way to get ... Sun, 01 Feb 2004 13:17:45 GMT Gary Byers [450] * trunk/ccl/examples/objc-clos.lisp (modified) * trunk/ccl/examples/objc-runtime.lisp (modified) More than one class can share the same metaclass. Sun, 01 Feb 2004 03:05:00 GMT Gary Byers [449] * trunk/ccl/lib/number-case-macro.lisp (modified) Remove stale comment. Sun, 01 Feb 2004 03:04:35 GMT Gary Byers [448] * trunk/ccl/lib/foreign-types.lisp (modified) Fix missing close-paren. Sun, 01 Feb 2004 02:55:22 GMT Gary Byers [447] * trunk/ccl/lib/foreign-types.lisp (modified) Unparse :VOID, use keywords more consistently when unparsing. Sun, 01 Feb 2004 02:54:12 GMT Gary Byers [446] * trunk/ccl/library/lispequ.lisp (modified) Fix DEF-ACCESSORS for VALUES-CTYPE. Sun, 01 Feb 2004 02:53:30 GMT Gary Byers [445] * trunk/ccl/lib/macros.lisp (modified) PARSE-DEFGENERIC fix from Bryan O'Connor. Sat, 31 Jan 2004 04:34:38 GMT Gary Byers [444] * trunk/ccl/examples/bridge.lisp (modified) PARSE-FOREIGN-STRUCT-OR-UNION-SPEC allows for anonymous fields. Fri, 30 Jan 2004 23:58:19 GMT Gary Byers [443] * trunk/ccl/lisp-kernel/pmcl-kernel.c (modified) Don't enable EGC by default (so I can work on tuning it some ...) Fri, 30 Jan 2004 23:57:36 GMT Gary Byers [442] * trunk/ccl/level-1/l1-sysio.lisp (modified) Handle BROADCAST-STREAMs, error out on other non-FILE-STREAMs. Fri, 30 Jan 2004 23:56:26 GMT Gary Byers [441] * trunk/ccl/level-1/l1-streams.lisp (modified) Lots of nit-picking; BROADCAST-STREAM methods (at least partly) fixed ... Fri, 30 Jan 2004 23:54:50 GMT Gary Byers [440] * trunk/ccl/level-1/l1-sockets.lisp (modified) Fix CLOSE call to LOCAL-SOCKET-FILENAME. Fri, 30 Jan 2004 23:53:01 GMT Gary Byers [439] * trunk/ccl/level-1/l1-reader.lisp (modified) WHITESPACEP looks in readtable. Fri, 30 Jan 2004 23:52:29 GMT Gary Byers [438] * trunk/ccl/level-1/l1-io.lisp (modified) FRESH-LINE uses STREAM-FRESH-LINE. Fri, 30 Jan 2004 23:51:38 GMT Gary Byers [437] * trunk/ccl/level-1/l1-files.lisp (modified) IF-EXISTS: dialog nonsense. PROBE-FILE checks WILD-PATHNAME-P, which ... Fri, 30 Jan 2004 23:49:46 GMT Gary Byers [436] * trunk/ccl/lib/pathnames.lisp (modified) WILD-PATHNAME-P now earlier. Fri, 30 Jan 2004 23:49:27 GMT Gary Byers [435] * trunk/ccl/lib/nfcomp.lisp (modified) * trunk/ccl/xdump/faslenv.lisp (modified) Bump fasl version. Fri, 30 Jan 2004 20:09:13 GMT Gary Byers [434] * trunk/ccl/examples/objc-clos.lisp (modified) Lots of changes: foreign slot definitions have a :FOREIGN-TYPE; ... Fri, 30 Jan 2004 19:57:23 GMT Gary Byers [433] * trunk/ccl/examples/objc-runtime.lisp (modified) Lots of changes: get rid of old DEF-OBJC-CLASS support, initialize ... Fri, 30 Jan 2004 19:55:34 GMT Gary Byers [432] * trunk/ccl/examples/objc-support.lisp (modified) Install predefined classes here. Use DEFCLASS to create NS-LISP- ... Fri, 30 Jan 2004 19:51:46 GMT Gary Byers [431] * trunk/ccl/examples/process-objc-modules.lisp (modified) MAP-OBJC-CLASS -> INSTALL-FOREIGN-OBJC-CLASS. Fri, 30 Jan 2004 19:49:15 GMT Gary Byers [430] * trunk/ccl/examples/cocoa-editor.lisp (modified) * trunk/ccl/examples/cocoa-inspector.lisp (modified) * trunk/ccl/examples/cocoa-listener.lisp (modified) * trunk/ccl/examples/cocoa-window.lisp (modified) * trunk/ccl/examples/cocoa.lisp (modified) * trunk/ccl/examples/hemlock-textstorage.lisp (modified) Used DEFCLASS to creat classes, SLOT-VALUE or an accessor to access ... Fri, 30 Jan 2004 19:48:10 GMT Gary Byers [429] * trunk/ccl/examples/bridge.lisp (modified) Parse instance-var type strings differently from arg type strings. Fri, 30 Jan 2004 19:46:57 GMT Gary Byers [428] * trunk/ccl/compiler/PPC/PPC64/ppc64-vinsns.lisp (modified) Use CMPD vice CMPW. (1 down, a few hundred to go.) Fri, 30 Jan 2004 19:45:07 GMT Gary Byers [427] * trunk/ccl/level-1/version.lisp (modified) 040130 Fri, 30 Jan 2004 19:44:50 GMT Gary Byers [426] * trunk/ccl/level-1/l1-utils.lisp (modified) %CSTRLEN. Fri, 30 Jan 2004 19:44:06 GMT Gary Byers [425] * trunk/ccl/level-1/l1-sysio.lisp (modified) CLOSE just does CALL-NEXT-METHOD, which might work now. Fri, 30 Jan 2004 19:43:21 GMT Gary Byers [424] * trunk/ccl/level-1/l1-streams.lisp (modified) CLOSE: set the closed slot to ... something non-NULL. ... Fri, 30 Jan 2004 19:36:15 GMT Gary Byers [423] * trunk/ccl/level-1/l1-sockets.lisp (modified) SOCKET-ERROR is (simple) STREAM-ERROR. Change how it's signaled, and ... 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.