# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 10:07:32 AM Sun, 22 Feb 2004 01:16:20 GMT Gary Byers [552] * trunk/ccl/hemlock/src/keysym-defs.lisp (modified) Cocoa, not an RT. (Still needs some work.) Sun, 22 Feb 2004 01:15:49 GMT Gary Byers [551] * trunk/ccl/hemlock/src/struct.lisp (modified) Buffers maybe have text-storage, but no windows list. Sun, 22 Feb 2004 01:15:06 GMT Gary Byers [550] * trunk/ccl/hemlock/src/modeline.lisp (added) Move some modeline stuff here from window.lisp. Sun, 22 Feb 2004 01:14:19 GMT Gary Byers [549] * trunk/ccl/examples/objc-clos.lisp (modified) Handle INITFUNCTION/INITARG case in SHARED-INITIALIZE. Wed, 18 Feb 2004 18:51:29 GMT beer [548] * trunk/ccl/examples/objc-clos.lisp (modified) More (and different!) support for ObjC generic functions and methods Mon, 16 Feb 2004 10:41:04 GMT Gary Byers [547] * trunk/ccl/level-0/l0-float.lisp (modified) ACOS of DOUBLE-FLOAT wants to (%MAKE-DFLOAT) the result. Again. Still. Sun, 15 Feb 2004 16:25:55 GMT Gary Byers [546] * trunk/ccl/lisp-kernel/thread_manager.c (modified) Foreign threads linger, too. Sun, 15 Feb 2004 16:23:54 GMT Gary Byers [545] * trunk/ccl/examples/objc-support.lisp (modified) Remove DBG trap in NS-EXCEPTION method. Sun, 15 Feb 2004 16:23:16 GMT Gary Byers [544] * trunk/ccl/examples/objc-runtime.lisp (modified) Metaclass of user-defined class derived from class-name symbol, not ... Sun, 15 Feb 2004 16:22:13 GMT Gary Byers [543] * trunk/ccl/examples/objc-clos.lisp (modified) ALLOCATE-INSTANCE et al: install the instance's slot-vector if it has ... Sun, 15 Feb 2004 16:20:17 GMT Gary Byers [542] * trunk/ccl/examples/process-objc-modules.lisp (modified) Fix PROVIDE call. Sun, 15 Feb 2004 16:19:45 GMT Gary Byers [541] * trunk/ccl/examples/cocoa-window.lisp (modified) Change PROCESS-INTERRUPT mechanism, since postEvent:atStart: doesn't ... Sun, 15 Feb 2004 16:17:32 GMT Gary Byers [540] * trunk/ccl/lib/number-case-macro.lisp (modified) SINGLE-FLOAT, in *TYPE-TO-TYPECODE*. Sun, 15 Feb 2004 16:16:15 GMT Gary Byers [539] * trunk/ccl/lib/macros.lisp (modified) WITH-OUTPUT-TO-STRING: don't quote element-type. Sun, 15 Feb 2004 16:14:39 GMT Gary Byers [538] * trunk/ccl/lib/backtrace-lds.lisp (modified) OPCODE is in the ARCH package. Sun, 15 Feb 2004 16:10:46 GMT Gary Byers [537] * trunk/ccl/lib/dumplisp.lisp (modified) No more quit-acknowledgement. Sun, 15 Feb 2004 16:10:27 GMT Gary Byers [536] * trunk/ccl/level-1/version.lisp (modified) Date suffix for bleeding-edge version. Sun, 15 Feb 2004 16:10:04 GMT Gary Byers [535] * trunk/ccl/level-1/l1-readloop.lisp (modified) No more "quit acknowledgement". Sun, 15 Feb 2004 16:08:59 GMT Gary Byers [534] * trunk/ccl/level-0/l0-float.lisp (modified) pick up acos/asin fixes Fri, 13 Feb 2004 18:18:05 GMT beer [533] * trunk/ccl/examples/objc-clos.lisp (modified) Some initial steps toward integrating ObjC methods into CLOS generic ... Fri, 13 Feb 2004 18:17:27 GMT beer [532] * trunk/ccl/examples/name-translation.lisp (modified) Added a few more special ObjC words I've come across Removed old ... Thu, 12 Feb 2004 07:22:12 GMT Gary Byers [531] * trunk/ccl/level-0/l0-float.lisp (modified) ACOS: double-float case uses %MAKE-DFLOAT to allocate result. Thu, 12 Feb 2004 03:19:59 GMT Gary Byers [530] * trunk/ccl/lisp-kernel/pantherg5/Makefile (modified) Start to conditionalize for PPC64, almost. Thu, 12 Feb 2004 03:17:20 GMT Gary Byers [529] * trunk/ccl/lisp-kernel/spentry.s (modified) Fix a lot of the cases broken by removal of extract_2_lisptags_. Thu, 12 Feb 2004 03:16:27 GMT Gary Byers [528] * trunk/ccl/lisp-kernel/macros.s (modified) More portability stuff; still a ways to go. Thu, 12 Feb 2004 03:15:44 GMT Gary Byers [527] * trunk/ccl/lisp-kernel/constants64.s (added) Flesh out a bit. Thu, 12 Feb 2004 03:15:25 GMT Gary Byers [526] * trunk/ccl/lisp-kernel/constants32.s (modified) Don't suppress PPC64 defs of eabi stack frames. Thu, 12 Feb 2004 01:23:13 GMT Gary Byers [525] * trunk/ccl/lisp-kernel/constants.s (modified) Hoist register names, etc into main file. Wed, 11 Feb 2004 19:01:15 GMT Gary Byers [524] * trunk/ccl/lisp-kernel/pantherg5 (added) * trunk/ccl/lisp-kernel/pantherg5/Makefile (added) Copy of regular Darwin Makefile, for starters. Wed, 11 Feb 2004 19:00:47 GMT Gary Byers [523] * trunk/ccl/lisp-kernel/darwin/Makefile (modified) Beg the assembler to be AltiVec-aware. Probably a better way. Wed, 11 Feb 2004 19:00:19 GMT Gary Byers [522] * trunk/ccl/lisp-kernel/spentry.s (modified) Partly convert to 64-bit-maybeness. Wed, 11 Feb 2004 18:59:19 GMT Gary Byers [521] * trunk/ccl/lisp-kernel/macros.s (modified) Parameterize more for ppc32/ppc64. Wed, 11 Feb 2004 18:59:00 GMT Gary Byers [520] * trunk/ccl/lisp-kernel/constants32.s (added) 32-bit platform constants. Wed, 11 Feb 2004 18:58:41 GMT Gary Byers [519] * trunk/ccl/lisp-kernel/constants.s (modified) Include platform-specific constants file. Wed, 11 Feb 2004 18:58:19 GMT Gary Byers [518] * trunk/ccl/lisp-kernel/asmutils.s (modified) Assume that the assembler is AltiVec aware in vector save/restore. ... Wed, 11 Feb 2004 08:54:07 GMT Gary Byers [517] * trunk/ccl/lib/compile-ccl.lisp (modified) * trunk/ccl/lib/systems.lisp (modified) add asdf, defsystem Tue, 10 Feb 2004 19:06:59 GMT Gary Byers [516] * trunk/ccl/compiler/nx-basic.lisp (modified) VARIABLE-INFORMATION returns :SPECIAL if visible binding is ... Tue, 10 Feb 2004 18:39:49 GMT Gary Byers [515] * trunk/ccl/level-1/version.lisp (modified) 0.14.1 Tue, 10 Feb 2004 17:58:07 GMT Gary Byers [514] * trunk/ccl/lisp-kernel/sampler.c (deleted) was never used Mon, 09 Feb 2004 16:26:41 GMT Gary Byers [513] * trunk/ccl/level-1/l1-processes.lisp (modified) ABORT-BREAK restart around process's initial function. Mon, 09 Feb 2004 16:22:31 GMT Gary Byers [512] * trunk/ccl/level-1/linux-files.lisp (modified) Aargh. Mon, 09 Feb 2004 16:22:14 GMT Gary Byers [511] * trunk/ccl/level-1/l1-readloop.lisp (modified) WITH-STANDARD-ABORT-HANDLING around the idle loop. Mon, 09 Feb 2004 08:34:48 GMT Gary Byers [510] * trunk/ccl/lisp-kernel/pmcl-kernel.c (modified) egc back on Mon, 09 Feb 2004 08:33:47 GMT Gary Byers [509] * trunk/ccl/level-1/l1-files.lisp (modified) fix error message on REQUIRE failure Mon, 09 Feb 2004 02:11:26 GMT Gary Byers [508] * trunk/ccl/level-0/PPC/ppc-float.lisp (modified) %%SCALE-DFLOAT reserved 16 bytes on tsp, but used 24. Sun, 08 Feb 2004 06:08:32 GMT Gary Byers [507] * trunk/ccl/level-1/l1-pathnames.lisp (modified) Add "ccl:tools;" to *MODULE-SEARCH-PATH*. Sun, 08 Feb 2004 06:08:03 GMT Gary Byers [506] * trunk/ccl/level-1/version.lisp (modified) 040208, Alpha->Beta. Sun, 08 Feb 2004 05:58:46 GMT Gary Byers [505] * trunk/ccl/tools/README-OpenMCL.txt (added) New file. Sun, 08 Feb 2004 05:01:37 GMT Gary Byers [504] * trunk/ccl/tools/defsystem.lisp (added) imported from SourceForge clocc project HEAD as of 040207 Sun, 08 Feb 2004 05:01:17 GMT Gary Byers [503] * trunk/ccl/tools (added) * trunk/ccl/tools/asdf-install (added) * trunk/ccl/tools/asdf-install/.cvsignore (added) * trunk/ccl/tools/asdf-install/Makefile (added) * trunk/ccl/tools/asdf-install/README (added) * trunk/ccl/tools/asdf-install/asdf-install.asd (added) * trunk/ccl/tools/asdf-install/defpackage.lisp (added) * trunk/ccl/tools/asdf-install/digitool.lisp (added) * trunk/ccl/tools/asdf-install/doc (added) * trunk/ccl/tools/asdf-install/doc/index.html (added) * trunk/ccl/tools/asdf-install/installer.lisp (added) * trunk/ccl/tools/asdf-install/loader.lisp (added) * trunk/ccl/tools/asdf-install/port.lisp (added) * trunk/ccl/tools/asdf.lisp (added) imported from SourceForge cclan project HEAD as of 040207 Sun, 08 Feb 2004 01:06:53 GMT Gary Byers [502] * trunk/ccl/level-1/l1-pathnames.lisp (modified) Don't include "ccl:" or "home:" on *module-search-path*. Do include ... Sun, 08 Feb 2004 01:01:01 GMT Gary Byers [501] * trunk/ccl/level-1/l1-init.lisp (modified) *MODULE-FILE-ALIST* is gone. Honest. Sun, 08 Feb 2004 01:00:38 GMT Gary Byers [500] * trunk/ccl/level-1/l1-files.lisp (modified) Add a doc string for *MODULE-PROVIDER-FUNCTIONS*; reference it in the ... Sun, 08 Feb 2004 00:11:13 GMT Gary Byers [499] * trunk/ccl/level-1/l1-files.lisp (modified) Incorporate Bryan O'Connor's changes to REQUIRE (with some changes.) Sun, 08 Feb 2004 00:10:05 GMT Gary Byers [498] * trunk/ccl/lib/ccl-export-syms.lisp (modified) Remove *MODULE-FILE-ALIST*. Add *MODULE-PROVIDER-FUNCTIONS*. Sun, 08 Feb 2004 00:09:39 GMT Gary Byers [497] * trunk/ccl/lib/dumplisp.lisp (modified) Don't reference *MODULE-FILE-ALIST* anymore. Sat, 07 Feb 2004 22:20:17 GMT Gary Byers [496] * trunk/ccl/lib/macros.lisp (modified) Define CCL::CONDITIONAL-STORE, for use by CLX (and maybe other ... Sat, 07 Feb 2004 22:19:10 GMT Gary Byers [495] * trunk/ccl/level-0/l0-misc.lisp (modified) Add STORE-GVECTOR-CONDITIONAL, to hide some represenatation details. Sat, 07 Feb 2004 21:59:25 GMT Gary Byers [494] * trunk/ccl/lib/level-2.lisp (modified) %GET-DOUBLE-FLOAT and %GET-SINGLE-FLOAT: offset defaults to 0. Sat, 07 Feb 2004 21:58:22 GMT Gary Byers [493] * trunk/ccl/level-1/version.lisp (modified) bump. Sat, 07 Feb 2004 21:58:13 GMT Gary Byers [492] * trunk/ccl/level-1/l1-utils.lisp (modified) %GET-DOUBLE-FLOAT/%SET-DOUBLE-FLOAT were shadowed by later versions. Sat, 07 Feb 2004 21:57:27 GMT Gary Byers [491] * trunk/ccl/level-1/l1-readloop.lisp (modified) Initial listener doesn't claim to be *INTERACTIVE-ABORT-PROCESS*. Sat, 07 Feb 2004 21:56:49 GMT Gary Byers [490] * trunk/ccl/level-1/l1-files.lisp (modified) Don't call CHOOSE-FILE-DIALOG when looking for a module. Sat, 07 Feb 2004 21:55:41 GMT Gary Byers [489] * trunk/ccl/level-1/l1-events.lisp (modified) New scheme to select process for SIGINT. Sat, 07 Feb 2004 21:54:58 GMT Gary Byers [488] * trunk/ccl/examples/objc-runtime.lisp (modified) Revive objc-classes/methods when restarting an image. Check ... Sat, 07 Feb 2004 21:50:53 GMT Gary Byers [487] * trunk/ccl/examples/cocoa-window.lisp (modified) Change comments. Fri, 06 Feb 2004 19:43:50 GMT Gary Byers [486] * trunk/ccl/examples/objc-runtime.lisp (modified) REVIVIE-OBJC-CLASSES (mostly working, but needs to happen at the ... Fri, 06 Feb 2004 19:42:21 GMT Gary Byers [485] * trunk/ccl/examples/objc-support.lisp (modified) Don't call REMAP-OBJC-CLASSES on saved-application startup. Fri, 06 Feb 2004 19:41:30 GMT Gary Byers [484] * trunk/ccl/examples/process-objc-modules.lisp (modified) No more REMAP-ALL-LIBRARY-CLASSES. Fri, 06 Feb 2004 19:40:35 GMT Gary Byers [483] * trunk/ccl/level-1/l1-boot-2.lisp (modified) Replace *TERMINAL-INPUT-LOCK* with the new shared-resource scheme. Fri, 06 Feb 2004 19:39:56 GMT Gary Byers [482] * trunk/ccl/level-1/l1-boot-lds.lisp (modified) MAKE-MCL-LISTENER-PROCESS: spawned process becomes "primary owner" of ... Fri, 06 Feb 2004 19:38:35 GMT Gary Byers [481] * trunk/ccl/level-1/l1-processes.lisp (modified) Probably better to have PROCESS-WAIT sleep explicitly, so that it ... Fri, 06 Feb 2004 19:36:45 GMT Gary Byers [480] * trunk/ccl/level-1/l1-readloop-lds.lisp (modified) Tweaks to the :Y command, to handle new shared-resource scheme. ... Fri, 06 Feb 2004 19:35:43 GMT Gary Byers [479] * trunk/ccl/level-1/l1-readloop.lisp (modified) TOPLEVEL-FUNCTION manages the "shared resource" attached to the ... Fri, 06 Feb 2004 19:33:35 GMT Gary Byers [478] * trunk/ccl/level-1/l1-streams.lisp (modified) INPUT-STREAMs may have a SHARED-RESOURCE attached to them; use it to ... Fri, 06 Feb 2004 19:32:05 GMT Gary Byers [477] * trunk/ccl/level-1/l1-typesys.lisp (modified) Slot type predicates use CTYPEP, to (kind of) deal with (FUNCTION ... Fri, 06 Feb 2004 19:30:30 GMT Gary Byers [476] * trunk/ccl/level-1/level-1.lisp (modified) Load DLL-NODE a little earlier. Fri, 06 Feb 2004 19:30:14 GMT Gary Byers [475] * trunk/ccl/level-1/linux-files.lisp (modified) SHARED-RESOURCEs, mostly for arbitrating access to CCL::*TERMINAL- ... Fri, 06 Feb 2004 19:28:15 GMT Gary Byers [474] * trunk/ccl/level-1/version.lisp (modified) 040206. Fri, 06 Feb 2004 19:27:59 GMT Gary Byers [473] * trunk/ccl/lib/dumplisp.lisp (modified) Do handshaking with initial thread before shutting down for SAVE- ... Fri, 06 Feb 2004 19:27:19 GMT Gary Byers [472] * trunk/ccl/lib/macros.lisp (modified) WITH-TERMINAL-INPUT changed slightly. Fri, 06 Feb 2004 19:26:36 GMT Gary Byers [471] * trunk/ccl/lisp-kernel/thread_manager.c (modified) Keep the tcr around as long as possible (count down from ... Fri, 06 Feb 2004 19:24:17 GMT Gary Byers [470] * trunk/ccl/lisp-kernel/lisp-exceptions.c (modified) Provide mach_suspend_tcr(), mach_resume_tcr() so that threads can be ... Fri, 06 Feb 2004 18:57:28 GMT Gary Byers [469] * trunk/ccl/lisp-kernel/constants.h (modified) * trunk/ccl/lisp-kernel/constants.s (modified) Add shutdown_count field to tcr. Mon, 02 Feb 2004 16:22:47 GMT Gary Byers [468] * trunk/ccl/examples/objc-runtime.lisp (modified) New OBJC-[CLASS,METACLASS,INSTANCE]-p, OBJC-OBJECT-P uses them. ... Mon, 02 Feb 2004 16:15:53 GMT Gary Byers [467] * trunk/ccl/level-1/l1-error-system.lisp (modified) Bryan O'Connor's change to INVOKE-RESTART: throw NIL if simple- ... Mon, 02 Feb 2004 16:14:18 GMT Gary Byers [466] * trunk/ccl/level-1/l1-io.lisp (modified) FUNCTION-IS-CURRENT-DEFINITION? knows about these new-fangled SETF ... 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