# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 8:27:07 AM Sat, 25 Sep 2004 21:07:46 GMT Gary Byers [874] * trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/classes.nib (modified) * trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib (modified) * trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/objects.nib (modified) Changes from Alex Crain, for typeout window. Sat, 25 Sep 2004 21:07:08 GMT Gary Byers [873] * trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj (modified) * trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/.cvsignore (added) new file Sun, 19 Sep 2004 23:21:10 GMT Gary Byers [872] * trunk/ccl/lisp-kernel/lisp-exceptions.c (modified) use thread_abort_safely() when suspending Mach threads Mon, 13 Sep 2004 07:26:59 GMT Gary Byers [871] * trunk/ccl/lisp-kernel/thread_manager.c (modified) wait_on_semaphore: return KERN_OPERATION_TIMED_OUT if wait was ... Mon, 13 Sep 2004 07:21:29 GMT Gary Byers [870] * trunk/ccl/lisp-kernel/lisp-exceptions.c (modified) mach_resume_tcr: it would be a good idea to actually resume the ... Mon, 30 Aug 2004 22:20:12 GMT Gary Byers [869] * trunk/ccl/examples/cocoa-editor.lisp (modified) Lots of changes, mostly: - try to speed up callbacks that fetch ... Mon, 30 Aug 2004 21:59:22 GMT Gary Byers [868] * trunk/ccl/examples/objc-runtime.lisp (modified) Assert that SELF is an instance in instance method (should also ... Mon, 30 Aug 2004 21:58:50 GMT Gary Byers [867] * trunk/ccl/examples/objc-clos.lisp (modified) set pointer types directly Mon, 30 Aug 2004 21:34:30 GMT Gary Byers [866] * trunk/ccl/examples/cocoa-listener.lisp (modified) * trunk/ccl/examples/cocoa-window.lisp (modified) Use (THE ...) to help the bridge resolve some messages. Mon, 30 Aug 2004 21:31:18 GMT Gary Byers [865] * trunk/ccl/hemlock/src/modeline.lisp (modified) Use DEFPARAMETER to initialize *DEFAULT-MODELINE-FIELDS*, so it's a ... Mon, 30 Aug 2004 21:30:28 GMT Gary Byers [864] * trunk/ccl/hemlock/src/lispmode.lisp (modified) Wrap some of the indentation code in a MODIFYING-BUFFER, to defer ... Mon, 30 Aug 2004 21:29:19 GMT Gary Byers [863] * trunk/ccl/hemlock/src/interp.lisp (modified) Don't be quite so eager to clear the echo area, especially when it's ... Mon, 30 Aug 2004 21:25:52 GMT Gary Byers [862] * trunk/ccl/lib/foreign-types.lisp (modified) Make (:* T) be shorthand for (:* :VOID). May lead to (benign) ... Mon, 30 Aug 2004 21:25:06 GMT Gary Byers [861] * trunk/ccl/level-1/l1-init.lisp (modified) Remove some FRED-isms. Mon, 30 Aug 2004 21:22:30 GMT Gary Byers [860] * trunk/ccl/level-0/l0-aprims.lisp (modified) DEREFERENCE-BASE-STRING: third return value is just the length (not ... Wed, 11 Aug 2004 00:54:24 GMT Gary Byers [859] * trunk/ccl/level-1/l1-readloop.lisp (modified) Check for local macro functions (and complain if FUNCTION references ... Wed, 11 Aug 2004 00:19:04 GMT Gary Byers [858] * trunk/ccl/level-1/l1-clos.lisp (modified) late version of %MAKE-METHOD-INSTANCE, from HEL Fri, 06 Aug 2004 07:40:39 GMT Gary Byers [857] * trunk/ccl/lib/pprint.lisp (modified) distinguish finding NIL from not finding symbol in MAYBE-PRINT-FAST Tue, 03 Aug 2004 04:56:44 GMT Gary Byers [856] * trunk/ccl/examples/cocoa-editor.lisp (modified) Remove subviews from hemlock-frame (window) before closing it. Mon, 02 Aug 2004 00:54:34 GMT Gary Byers [855] * trunk/ccl/examples/cocoa-editor.lisp (modified) INIT-WITH-TEXT-STORAGE -> SET-TEXT-STORAGE (was initing twice.) Sat, 31 Jul 2004 23:52:35 GMT Gary Byers [854] * trunk/ccl/hemlock/src/lispbuf.lisp (modified) * trunk/ccl/hemlock/src/lispmode.lisp (modified) package-name-change-hook Sat, 31 Jul 2004 23:50:46 GMT Gary Byers [853] * trunk/ccl/hemlock/src/buffer.lisp (modified) handle modeline update in %SET-BUFFER-MODIFIED Sat, 31 Jul 2004 23:44:52 GMT Gary Byers [852] * trunk/ccl/examples/objc-runtime.lisp (modified) remove a debugging call to FORMAT Sat, 31 Jul 2004 23:43:30 GMT Gary Byers [851] * trunk/ccl/hemlock/src/modeline.lisp (modified) modeline buffer-update zeal Sat, 31 Jul 2004 23:40:54 GMT Gary Byers [850] * trunk/ccl/level-1/l1-lisp-threads.lisp (modified) *fake-stack-frames* is thread-specific, just in case Sat, 31 Jul 2004 23:39:48 GMT Gary Byers [849] * trunk/ccl/level-0/PPC/ppc-def.lisp (modified) %%FRAME-BACKLINK: this isn't 0S7 Sat, 31 Jul 2004 23:38:38 GMT Gary Byers [848] * trunk/ccl/level-1/l1-io.lisp (modified) move %NEW-PTR here Sat, 31 Jul 2004 23:37:50 GMT Gary Byers [847] * trunk/ccl/level-0/l0-io.lisp (modified) %new-ptr can't exist in level-0 Sat, 31 Jul 2004 23:36:31 GMT Gary Byers [846] * trunk/ccl/lib/nfcomp.lisp (modified) make-load-form for foreign-variable istruct Sat, 31 Jul 2004 23:35:25 GMT Gary Byers [845] * trunk/ccl/level-1/l1-files.lisp (modified) fix dangling close paren Mon, 26 Jul 2004 01:15:56 GMT Gary Byers [844] * trunk/ccl/examples/rubix/blocks.lisp (modified) * trunk/ccl/examples/rubix/opengl.lisp (modified) * trunk/ccl/examples/rubix/rubix.lisp (modified) newer code from Hamilton Fri, 23 Jul 2004 22:15:02 GMT Gary Byers [843] * trunk/ccl/examples/rubix (added) * trunk/ccl/examples/rubix/blocks.lisp (added) * trunk/ccl/examples/rubix/lights.lisp (added) * trunk/ccl/examples/rubix/loader.lisp (added) * trunk/ccl/examples/rubix/opengl.lisp (added) * trunk/ccl/examples/rubix/rubix.lisp (added) * trunk/ccl/examples/rubix/vectors.lisp (added) new files Tue, 20 Jul 2004 21:56:12 GMT Gary Byers [842] * trunk/CVSROOT/passwd (modified) updated Sun, 27 Jun 2004 08:55:12 GMT Gary Byers [841] * trunk/ccl/examples/objc-runtime.lisp (modified) early NSThread Sun, 27 Jun 2004 08:55:12 GMT Gary Byers [840] * trunk/ccl/examples/cocoa-window.lisp (modified) * trunk/ccl/examples/tiny.lisp (modified) defer window creation Sun, 27 Jun 2004 08:55:12 GMT Gary Byers [839] * trunk/ccl/examples/bridge.lisp (modified) class canonicalization, for resuming images Sun, 27 Jun 2004 08:55:12 GMT Gary Byers [838] * trunk/ccl/examples/finger.lisp (modified) new version from Barry Perryman Sun, 27 Jun 2004 08:55:12 GMT Gary Byers [837] * trunk/ccl/examples/objc-support.lisp (modified) canonicalize classes referenced in type signatures Thu, 24 Jun 2004 04:24:03 GMT Gary Byers [836] * trunk/ccl/level-1/linux-files.lisp (modified) Remove a (debugging) call to FORMAT. Wed, 23 Jun 2004 17:32:29 GMT Gary Byers [835] * trunk/ccl/level-1/linux-files.lisp (modified) New external-process waiting stuff. Wed, 23 Jun 2004 17:32:00 GMT Gary Byers [834] * trunk/ccl/level-1/l1-processes.lisp (modified) Initial restarts have descriptive :report clauses. Wed, 23 Jun 2004 17:30:54 GMT Gary Byers [833] * trunk/ccl/level-1/l1-files.lisp (modified) Gary King's fix to FIND-LOAD-FILE. Wed, 23 Jun 2004 17:30:00 GMT Gary Byers [832] * trunk/ccl/level-1/l1-error-system.lisp (modified) INVOKE-RESTART-INTERACTIVELY works with SIMPLE-RESTARTs again. Wed, 23 Jun 2004 17:29:26 GMT Gary Byers [831] * trunk/ccl/level-1/l1-clos.lisp (modified) UPDATE-SLOTS fix. Tue, 15 Jun 2004 09:40:02 GMT Gary Byers [830] * trunk/ccl/OpenMCL.app/Contents/MacOS (added) * trunk/ccl/OpenMCL.app/Contents/MacOS/dppccl (added) added Sun, 06 Jun 2004 09:12:28 GMT Gary Byers [829] * trunk/ccl/level-1/linux-files.lisp (modified) Don't sleep/poll while monitoring external process; signal completion ... Sun, 06 Jun 2004 09:11:47 GMT Gary Byers [828] * trunk/ccl/level-0/l0-cfm-support.lisp (modified) Ignore NAME in SHLIB-CONTAINING-ADDRESS for Linux. Sun, 06 Jun 2004 06:01:31 GMT Gary Byers [827] * trunk/ccl/lisp-kernel/spentry.s (modified) Ensure TSP valid before asserting lisp-mode in ffi return. Sun, 06 Jun 2004 06:00:37 GMT Gary Byers [826] * trunk/ccl/lisp-kernel/thread_manager.c (modified) New post-gc freeing mechanism (suspened thread may own malloc lock.) ... Sun, 06 Jun 2004 05:59:42 GMT Gary Byers [825] * trunk/ccl/lisp-kernel/gc.c (modified) * trunk/ccl/lisp-kernel/gc.h (modified) * trunk/ccl/lisp-kernel/lisp-exceptions.c (modified) New post-gc freeing mechanism (suspened thread may own malloc lock.) Sun, 06 Jun 2004 05:57:31 GMT Gary Byers [824] * trunk/ccl/level-1/linux-files.lisp (modified) Do external processes differently. Sun, 06 Jun 2004 05:57:10 GMT Gary Byers [823] * trunk/ccl/level-1/l1-boot-3.lisp (modified) No periodic task for external processes. Sun, 06 Jun 2004 05:56:34 GMT Gary Byers [822] * trunk/ccl/level-1/l1-readloop-lds.lisp (modified) Don't pass (%CURRENT-TCR) to stack-walking functions in break loop ... Sun, 06 Jun 2004 05:55:54 GMT Gary Byers [821] * trunk/ccl/lib/describe.lisp (modified) :prompt-function takes an argument. Sun, 23 May 2004 23:37:13 GMT Gary Byers [820] * trunk/ccl/level-1/linux-files.lisp (modified) In GET-DESCRIPTOR-FOR, leave room for a #\Newline when copying an ... Sat, 08 May 2004 20:21:13 GMT Gary Byers [819] * trunk/ccl/examples/cocoa.lisp (modified) Define UI-OBJECT-DO-OPERATION for *NSApp*. Sat, 08 May 2004 20:20:38 GMT Gary Byers [818] * trunk/ccl/examples/objc-runtime.lisp (modified) Use #?. Find cfstrings in __const section, too. Sat, 08 May 2004 20:19:50 GMT Gary Byers [817] * trunk/ccl/examples/cocoa-window.lisp (modified) Use #?. SET THE UI OBJECT (lost in 0.14.2 merge.) Sat, 08 May 2004 20:18:49 GMT Gary Byers [816] * trunk/ccl/examples/cocoa-listener.lisp (modified) Use #?. Fri, 07 May 2004 16:56:35 GMT Gary Byers [815] * trunk/ccl/examples/cocoa-editor.lisp (modified) Fix duplicate HI::SAVE-HEMLOCK-DOCUMENT. Don't parse buffer unless ... Fri, 07 May 2004 08:23:19 GMT Gary Byers [814] * trunk/ccl/examples/objc-clos.lisp (modified) Handle new issues with :foreign-type (non-standard slot options ... Fri, 07 May 2004 08:22:37 GMT Gary Byers [813] * trunk/ccl/level-1/version.lisp (modified) Date tag for development. Thu, 06 May 2004 06:29:31 GMT Gary Byers [812] * trunk/ccl/compiler/PPC/ppc2.lisp (modified) * trunk/ccl/darwin-headers/cocoa/C/populate.sh (modified) * trunk/ccl/examples/cocoa-window.lisp (modified) * trunk/ccl/examples/cocoa.lisp (modified) * trunk/ccl/examples/objc-runtime.lisp (modified) * trunk/ccl/level-0/PPC/ppc-symbol.lisp (modified) * trunk/ccl/level-0/l0-cfm-support.lisp (modified) * trunk/ccl/level-0/l0-misc.lisp (modified) * trunk/ccl/level-1/l1-aprims.lisp (modified) * trunk/ccl/level-1/l1-boot-2.lisp (modified) * trunk/ccl/level-1/l1-clos-boot.lisp (modified) * trunk/ccl/level-1/l1-clos.lisp (modified) * trunk/ccl/level-1/l1-lisp-threads.lisp (modified) * trunk/ccl/level-1/l1-sockets.lisp (modified) * trunk/ccl/level-1/l1-utils.lisp (modified) * trunk/ccl/level-1/linux-files.lisp (modified) * trunk/ccl/level-1/ppc-trap-support.lisp (modified) * trunk/ccl/level-1/version.lisp (modified) * trunk/ccl/lib/arglist.lisp (modified) * trunk/ccl/lib/ccl-export-syms.lisp (modified) * trunk/ccl/lib/compile-ccl.lisp (modified) * trunk/ccl/lib/db-io.lisp (modified) * trunk/ccl/lib/edit-callers.lisp (modified) * trunk/ccl/lib/encapsulate.lisp (modified) * trunk/ccl/lib/foreign-types.lisp (modified) * trunk/ccl/lib/macros.lisp (modified) * trunk/ccl/lib/nfcomp.lisp (modified) * trunk/ccl/lib/systems.lisp (modified) * trunk/ccl/library/parse-ffi.lisp (modified) * trunk/ccl/lisp-kernel/darwin/.gdb_history (modified) * trunk/ccl/lisp-kernel/darwin/Makefile (modified) * trunk/ccl/lisp-kernel/pmcl-kernel.c (modified) * trunk/ccl/xdump/faslenv.lisp (modified) incorporate 0.14.2 changes Sun, 02 May 2004 07:28:06 GMT Gary Byers [811] * trunk/ccl/examples/cocoa-editor.lisp (modified) save-as, open-document for Hemlock. Fix off-by-one in ... Sun, 02 May 2004 07:27:05 GMT Gary Byers [810] * trunk/ccl/hemlock/src/filecoms.lisp (modified) Use Cocoa for more file operations. Sat, 01 May 2004 02:34:52 GMT Gary Byers [809] * trunk/ccl/lib/macros.lisp (modified) SETF shows arglist in error message, if odd length. Sat, 01 May 2004 02:34:19 GMT Gary Byers [808] * trunk/ccl/level-1/version.lisp (modified) Bump the version. Sat, 01 May 2004 02:34:05 GMT Gary Byers [807] * trunk/ccl/hemlock/src/struct.lisp (modified) Font-mark/font-region stuff. Sat, 01 May 2004 02:33:29 GMT Gary Byers [806] * trunk/ccl/hemlock/src/streams.lisp (modified) Add a STREAM-WRITE-STRING method for echo area. Sat, 01 May 2004 02:32:42 GMT Gary Byers [805] * trunk/ccl/hemlock/src/morecoms.lisp (modified) Don't call HI::MAYBE-UPDATE-SELECTION anymore. Sat, 01 May 2004 02:32:04 GMT Gary Byers [804] * trunk/ccl/hemlock/src/listener.lisp (modified) New history, font-region stuff. Sat, 01 May 2004 02:31:26 GMT Gary Byers [803] * trunk/ccl/hemlock/src/lispmode.lisp (modified) Arglist stuff. Sat, 01 May 2004 02:30:51 GMT Gary Byers [802] * trunk/ccl/hemlock/src/interp.lisp (modified) Clear echo area on entry to command. Sat, 01 May 2004 02:30:33 GMT Gary Byers [801] * trunk/ccl/hemlock/src/htext3.lisp (modified) Check buffer modification. Sat, 01 May 2004 02:30:04 GMT Gary Byers [800] * trunk/ccl/hemlock/src/htext2.lisp (modified) Remove old selection-updating code (was unused.) Sat, 01 May 2004 02:29:27 GMT Gary Byers [799] * trunk/ccl/hemlock/src/font.lisp (modified) Partial integration with new font-region stuff. Sat, 01 May 2004 00:53:28 GMT Gary Byers [798] * trunk/ccl/hemlock/src/filecoms.lisp (modified) * trunk/ccl/hemlock/src/files.lisp (modified) Partial integration with Cocoa document handling. Sat, 01 May 2004 00:53:05 GMT Gary Byers [797] * trunk/ccl/hemlock/src/edit-defs.lisp (modified) Still not working, but closer. Sat, 01 May 2004 00:52:46 GMT Gary Byers [796] * trunk/ccl/hemlock/src/command.lisp (modified) Get rid of some (very) old code. CENTER-TEXT-PANE via Cocoa. Sat, 01 May 2004 00:51:55 GMT Gary Byers [795] * trunk/ccl/hemlock/src/cocoa-hemlock.lisp (modified) FONT-REGION stuff. Sat, 01 May 2004 00:51:09 GMT Gary Byers [794] * trunk/ccl/hemlock/src/bindings.lisp (modified) arglist-on-space, current-function-arglist. Sat, 01 May 2004 00:50:19 GMT Gary Byers [793] * trunk/ccl/examples/cocoa-editor.lisp (modified) * trunk/ccl/examples/cocoa-listener.lisp (modified) Lots-o-changes ... Sat, 01 May 2004 00:49:42 GMT Gary Byers [792] * trunk/ccl/examples/cocoa-window.lisp (modified) Synthesize obliqueness/boldness. Fri, 30 Apr 2004 19:58:40 GMT Gary Byers [791] * trunk/ccl/examples/objc-runtime.lisp (modified) %MAKE-CONSTANT-NSSTRING when restoring constant NSStrings. Mon, 19 Apr 2004 19:31:50 GMT Gary Byers [790] * trunk/ccl/examples/cocoa-editor.lisp (modified) Lots of changes/fixes: selection, view-size, scrolling, paren- ... Mon, 19 Apr 2004 19:30:10 GMT Gary Byers [789] * trunk/ccl/hemlock/src/cocoa-hemlock.lisp (modified) Event-queue-node constructor. Mon, 19 Apr 2004 06:49:39 GMT Gary Byers [788] * trunk/ccl/level-1/l1-error-system.lisp (modified) Don't use %CURRENT-TCR, in %LAST-FN-ON-STACK. Tue, 13 Apr 2004 19:26:34 GMT Gary Byers [787] * trunk/ccl/library/lispequ.lisp (modified) New fields in backtrace context. Tue, 13 Apr 2004 19:26:05 GMT Gary Byers [786] * trunk/ccl/library/hemlock.lisp (added) Simple loader, for now. Tue, 13 Apr 2004 19:25:40 GMT Gary Byers [785] * trunk/ccl/level-1/version.lisp (modified) Bump. Tue, 13 Apr 2004 19:25:29 GMT Gary Byers [784] * trunk/ccl/level-1/l1-lisp-threads.lisp (modified) * trunk/ccl/level-1/l1-readloop-lds.lisp (modified) * trunk/ccl/level-1/ppc-threads-utils.lisp (modified) * trunk/ccl/lib/backtrace-lds.lisp (modified) * trunk/ccl/lib/backtrace.lisp (modified) * trunk/ccl/lib/describe.lisp (modified) New stack-walking scheme: pass optional backtrace context, not TCR. Tue, 13 Apr 2004 19:24:23 GMT Gary Byers [783] * trunk/ccl/hemlock/src/struct.lisp (modified) region now per-buffer. Tue, 13 Apr 2004 19:23:54 GMT Gary Byers [782] * trunk/ccl/hemlock/src/streams.lisp (modified) Less hysteria writing to echo-area stream. Tue, 13 Apr 2004 19:23:21 GMT Gary Byers [781] * trunk/ccl/hemlock/src/pop-up-stream.lisp (modified) * trunk/ccl/hemlock/src/rompsite.lisp (modified) Remove some CLXisms. Tue, 13 Apr 2004 19:22:55 GMT Gary Byers [780] * trunk/ccl/hemlock/src/listener.lisp (modified) Better EVAL-REGION. Tue, 13 Apr 2004 19:22:21 GMT Gary Byers [779] * trunk/ccl/hemlock/src/killcoms.lisp (modified) Reorganize; new per-buffer active-region scheme. Tue, 13 Apr 2004 19:21:25 GMT Gary Byers [778] * trunk/ccl/hemlock/src/key-event.lisp (modified) Immutable key-event (not dll-node.) Tue, 13 Apr 2004 19:21:00 GMT Gary Byers [777] * trunk/ccl/hemlock/src/htext3.lisp (modified) Always delete current-region before insertion. Tue, 13 Apr 2004 19:20:04 GMT Gary Byers [776] * trunk/ccl/hemlock/src/echo.lisp (modified) Don't call DISPLAYED-P. Tue, 13 Apr 2004 19:18:38 GMT Gary Byers [775] * trunk/ccl/hemlock/src/cursor.lisp (modified) Remove a few CLXisms.