# # ChangeLog for / # # Generated by Trac 1.6 # Nov 23, 2024, 5:44:49 AM Sat, 21 Jul 2007 21:55:51 GMT Gary Byers [6907] * trunk/ccl/lisp-kernel/x86-constants64.s (modified) tcr.flags is a full word. define tcr flag bits, including new one ... Sat, 21 Jul 2007 21:54:39 GMT Gary Byers [6906] * trunk/ccl/lisp-kernel/x86-constants.s (modified) Globals for ObjC2 exceptions. Sat, 21 Jul 2007 21:53:53 GMT Gary Byers [6905] * trunk/ccl/lisp-kernel/x86-constants.h (modified) New tcr flag bit for foreign exceptions. Sat, 21 Jul 2007 21:53:18 GMT Gary Byers [6904] * trunk/ccl/lisp-kernel/thread_manager.c (modified) ensure_stack_limit() when creatings stack for pthread. Foreign ... Sat, 21 Jul 2007 21:52:16 GMT Gary Byers [6903] * trunk/ccl/lisp-kernel/ppc-spentry.s (modified) Restore save regs on callbacks. Sat, 21 Jul 2007 21:51:46 GMT Gary Byers [6902] * trunk/ccl/lisp-kernel/pmcl-kernel.c (modified) usage_exit() via _exit(). ensure_stack_limit(): if stack size is ... Sat, 21 Jul 2007 21:50:26 GMT Gary Byers [6901] * trunk/ccl/lisp-kernel/lisp_globals.h (modified) globals for ObjC2 exceptions. Sat, 21 Jul 2007 21:49:54 GMT Gary Byers [6900] * trunk/ccl/lisp-kernel/lisp.h (modified) prototype for ensure_stack_limit(). Sat, 21 Jul 2007 21:49:30 GMT Gary Byers [6899] * trunk/ccl/lisp-kernel/errors.s (modified) XFOREIGNEXCEPTION error constant. Sat, 21 Jul 2007 21:48:30 GMT Gary Byers [6898] * trunk/ccl/objc-bridge (copied) New directory, with bridge stuff from examples. Sat, 21 Jul 2007 21:47:49 GMT Gary Byers [6897] * trunk/ccl/compiler/nx0.lisp (modified) RECORD-SOURCE-FILE for compiler-macros, too. Sat, 21 Jul 2007 21:46:07 GMT Gary Byers [6896] * trunk/ccl/hemlock (deleted) moved elsewhere, and changed a lot Sat, 21 Jul 2007 21:45:39 GMT Gary Byers [6895] * trunk/ccl/examples/CocoaBridgeDoc.txt (deleted) * trunk/ccl/examples/bridge.lisp (deleted) * trunk/ccl/examples/cocoa-application.lisp (deleted) * trunk/ccl/examples/cocoa-backtrace.lisp (deleted) * trunk/ccl/examples/cocoa-defaults.lisp (deleted) * trunk/ccl/examples/cocoa-editor.lisp (deleted) * trunk/ccl/examples/cocoa-inspector.lisp (deleted) * trunk/ccl/examples/cocoa-listener.lisp (deleted) * trunk/ccl/examples/cocoa-prefs.lisp (deleted) * trunk/ccl/examples/cocoa-textfind.lisp (deleted) * trunk/ccl/examples/cocoa-typeout.lisp (deleted) * trunk/ccl/examples/cocoa-window.lisp (deleted) * trunk/ccl/examples/cocoa.lisp (deleted) * trunk/ccl/examples/compile-hemlock.lisp (deleted) * trunk/ccl/examples/fake-cfbundle-path.lisp (deleted) * trunk/ccl/examples/name-translation.lisp (deleted) * trunk/ccl/examples/objc-clos.lisp (deleted) * trunk/ccl/examples/objc-package.lisp (deleted) * trunk/ccl/examples/objc-readtable.lisp (deleted) * trunk/ccl/examples/objc-runtime.lisp (deleted) * trunk/ccl/examples/objc-support.lisp (deleted) * trunk/ccl/examples/process-objc-modules.lisp (deleted) Moved elsewhere, and changed a lot. Sat, 21 Jul 2007 21:44:40 GMT Gary Byers [6894] * trunk/ccl/cocoa-ide (copied) * trunk/ccl/cocoa-ide/OpenMCL.app/Contents (modified) * trunk/ccl/cocoa-ide/OpenMCL.app/Contents/MacOS (modified) * trunk/ccl/cocoa-ide/OpenMCL.app/Contents/Resources/English.lproj (modified) * trunk/ccl/cocoa-ide/hemlock (modified) * trunk/ccl/cocoa-ide/hemlock/bin (modified) * trunk/ccl/cocoa-ide/hemlock/bin/openmcl (modified) * trunk/ccl/cocoa-ide/hemlock/doc (modified) * trunk/ccl/cocoa-ide/hemlock/doc/cim (modified) * trunk/ccl/cocoa-ide/hemlock/doc/misc (modified) * trunk/ccl/cocoa-ide/hemlock/doc/scribe-converter (modified) * trunk/ccl/cocoa-ide/hemlock/doc/user (modified) * trunk/ccl/cocoa-ide/hemlock/maint (modified) * trunk/ccl/cocoa-ide/hemlock/resources (modified) * trunk/ccl/cocoa-ide/hemlock/src (modified) * trunk/ccl/cocoa-ide/hemlock/src/elisp (modified) * trunk/ccl/cocoa-ide/hemlock/src/spell (modified) * trunk/ccl/cocoa-ide/hemlock/src/tty (modified) * trunk/ccl/cocoa-ide/hemlock/src/wire (modified) * trunk/ccl/cocoa-ide/hemlock/unused (modified) * trunk/ccl/cocoa-ide/hemlock/website (modified) New directory. Sat, 21 Jul 2007 21:43:40 GMT Gary Byers [6893] * trunk/ccl/OpenMCL.app (deleted) moved elsewhere, and changed a lot Sat, 21 Jul 2007 21:30:03 GMT Gary Byers [6892] * branches/ide-1.0/ccl/cocoa-ide/cocoa-editor.lisp (modified) Comment about blinking phase. Sat, 21 Jul 2007 21:25:19 GMT Gary Byers [6891] * branches/ide-1.0/ccl/cocoa-ide/OpenMCL.app/Contents/Resources/openmcl-icon.icns (modified) provide the 128x128 image as the 256x256 and 512x512 versions Sat, 21 Jul 2007 21:22:22 GMT Gary Byers [6890] * branches/ide-1.0/ccl/cocoa-ide/OpenMCL.app/Contents/Resources/openmcl-icon.icns (modified) remove svn:eol-style property, recover older version Sat, 21 Jul 2007 08:21:34 GMT Gary Byers [6889] * branches/ide-1.0/ccl/objc-bridge/fake-cfbundle-path.lisp (modified) Take the Info.plist prototype file as an argument. Sat, 21 Jul 2007 08:19:57 GMT Gary Byers [6888] * branches/ide-1.0/ccl/level-1/l1-pathnames.lisp (modified) Add more directories to *MODULE-SEARCH-PATH*. Sat, 21 Jul 2007 08:17:36 GMT Gary Byers [6887] * branches/ide-1.0/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/ide-1.0/ccl/cocoa-ide/cocoa-listener.lisp (modified) Editor/listener document is delegate for (each) containing text view; ... Sat, 21 Jul 2007 08:11:56 GMT Gary Byers [6886] * branches/ide-1.0/ccl/cocoa-ide/cocoa.lisp (modified) Change args/pathnames in fake-cfbundle-path call. Sat, 21 Jul 2007 08:09:39 GMT Gary Byers [6885] * branches/ide-1.0/ccl/cocoa-ide/compile-hemlock.lisp (modified) Not "cooca". Sat, 21 Jul 2007 08:08:34 GMT Gary Byers [6884] * branches/ide-1.0/ccl/cocoa-ide/cocoa-application.lisp (modified) Adjust pathnames. Sat, 21 Jul 2007 08:07:57 GMT Gary Byers [6883] * branches/ide-1.0/ccl/cocoa-ide/Info.plist-proto (moved) Moved. Fri, 20 Jul 2007 21:39:46 GMT Gary Byers [6882] * branches/ide-1.0/ccl/library/hemlock.lisp (deleted) moved Fri, 20 Jul 2007 21:39:06 GMT Gary Byers [6881] * branches/ide-1.0/ccl/examples/compile-hemlock.lisp (deleted) moved Fri, 20 Jul 2007 21:34:33 GMT Gary Byers [6880] * branches/ide-1.0/ccl/hemlock (deleted) moved Fri, 20 Jul 2007 21:33:53 GMT Gary Byers [6879] * branches/ide-1.0/ccl/cocoa-ide/hemlock (copied) moved Fri, 20 Jul 2007 21:33:14 GMT Gary Byers [6878] * branches/ide-1.0/ccl/cocoa-ide/hemlock (deleted) will try again Fri, 20 Jul 2007 21:17:03 GMT Gary Byers [6877] * branches/ide-1.0/ccl/cocoa-ide/compile-hemlock.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/hemlock (copied) * branches/ide-1.0/ccl/cocoa-ide/hemlock.lisp (copied) Moved here. Fri, 20 Jul 2007 21:01:44 GMT Gary Byers [6876] * branches/ide-1.0/ccl/examples/compile-hemlock.lisp (modified) change paths Fri, 20 Jul 2007 20:36:12 GMT Gary Byers [6875] * branches/ide-1.0/ccl/level-0/l0-hash.lisp (modified) Provide 32/64-bit versions of some key transforms (not all yet ?), ... Fri, 20 Jul 2007 20:35:13 GMT Gary Byers [6874] * branches/ide-1.0/ccl/level-1/l1-format.lisp (modified) Not really sure why someone thought that the copying in #\* was ... Fri, 20 Jul 2007 20:31:24 GMT Gary Byers [6873] * branches/ide-1.0/ccl/objc-bridge/name-translation.lisp (moved) * branches/ide-1.0/ccl/objc-bridge/objc-readtable.lisp (moved) Moved. Fri, 20 Jul 2007 20:28:58 GMT Gary Byers [6872] * branches/ide-1.0/ccl/OpenMCL.app (deleted) move elsewhere Fri, 20 Jul 2007 20:26:50 GMT Gary Byers [6871] * branches/ide-1.0/ccl/cocoa-ide/OpenMCL.app (copied) * branches/ide-1.0/ccl/cocoa-ide/OpenMCL.app/Contents (modified) * branches/ide-1.0/ccl/cocoa-ide/OpenMCL.app/Contents/MacOS (modified) Move here. Fri, 20 Jul 2007 20:24:07 GMT Gary Byers [6870] * branches/ide-1.0/ccl/lib/pprint.lisp (modified) Tweak the EVAL-WHENs, as should have been done in 1990 or so. Fri, 20 Jul 2007 20:23:23 GMT Gary Byers [6869] * branches/ide-1.0/ccl/lib/describe.lisp (modified) Make INSPECT use a hook. Fri, 20 Jul 2007 20:22:28 GMT Gary Byers [6868] * branches/ide-1.0/ccl/objc-bridge/CocoaBridgeDoc.txt (copied) * branches/ide-1.0/ccl/objc-bridge/process-objc-modules.lisp (copied) Moved here. Fri, 20 Jul 2007 20:21:53 GMT Gary Byers [6867] * branches/ide-1.0/ccl/examples/CocoaBridgeDoc.txt (deleted) * branches/ide-1.0/ccl/examples/cocoa-application.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-backtrace.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-defaults.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-doc.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-inspector.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-listener.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-typeout.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-utils.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa-window.lisp (deleted) * branches/ide-1.0/ccl/examples/cocoa.lisp (deleted) * branches/ide-1.0/ccl/examples/fake-cfbundle-path.lisp (deleted) * branches/ide-1.0/ccl/examples/process-objc-modules.lisp (deleted) Moved elsewhere. Fri, 20 Jul 2007 20:21:22 GMT Gary Byers [6866] * branches/ide-1.0/ccl/cocoa-ide (added) * branches/ide-1.0/ccl/cocoa-ide/cocoa-application.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-backtrace.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-defaults.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-doc.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-editor.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-inspector.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-listener.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-prefs.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-typeout.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-utils.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa-window.lisp (copied) * branches/ide-1.0/ccl/cocoa-ide/cocoa.lisp (copied) Moved here. Fri, 20 Jul 2007 20:15:45 GMT Gary Byers [6865] * branches/ide-1.0/ccl/cocoa-bridge (deleted) removed Fri, 20 Jul 2007 20:14:00 GMT Gary Byers [6864] * branches/ide-1.0/ccl/cocoa-bridge/bridge.lisp (deleted) * branches/ide-1.0/ccl/cocoa-bridge/fake-cfbundle-path.lisp (deleted) * branches/ide-1.0/ccl/cocoa-bridge/objc-clos.lisp (deleted) * branches/ide-1.0/ccl/cocoa-bridge/objc-package.lisp (deleted) * branches/ide-1.0/ccl/cocoa-bridge/objc-runtime.lisp (deleted) * branches/ide-1.0/ccl/cocoa-bridge/objc-support.lisp (deleted) Moved/renamed. Fri, 20 Jul 2007 20:12:40 GMT Gary Byers [6863] * branches/ide-1.0/ccl/objc-bridge (copied) * branches/ide-1.0/ccl/objc-bridge/fake-cfbundle-path.lisp (copied) Moved here. Fri, 20 Jul 2007 20:11:13 GMT Gary Byers [6862] * branches/ide-1.0/ccl/cooca-bridge (deleted) Was misnamed by accident. Fri, 20 Jul 2007 20:03:30 GMT Gary Byers [6861] * branches/ide-1.0/ccl/cocoa-bridge/fake-cfbundle-path.lisp (copied) moved Fri, 20 Jul 2007 20:02:19 GMT Gary Byers [6860] * branches/ide-1.0/ccl/examples/cocoa-textfind.lisp (deleted) no need to roll our own Fri, 20 Jul 2007 20:00:31 GMT Gary Byers [6859] * branches/ide-1.0/ccl/examples/bridge.lisp (deleted) * branches/ide-1.0/ccl/examples/objc-clos.lisp (deleted) * branches/ide-1.0/ccl/examples/objc-package.lisp (deleted) * branches/ide-1.0/ccl/examples/objc-runtime.lisp (deleted) * branches/ide-1.0/ccl/examples/objc-support.lisp (deleted) Moved. Fri, 20 Jul 2007 19:59:34 GMT Gary Byers [6858] * branches/ide-1.0/ccl/examples/cocoa-inspector.lisp (modified) make INSPECT call us Fri, 20 Jul 2007 19:59:00 GMT Gary Byers [6857] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) tweak #/paste; still not right Fri, 20 Jul 2007 19:57:05 GMT Gary Byers [6856] * branches/ide-1.0/ccl/cocoa-bridge (added) * branches/ide-1.0/ccl/cocoa-bridge/bridge.lisp (copied) * branches/ide-1.0/ccl/cocoa-bridge/objc-clos.lisp (copied) * branches/ide-1.0/ccl/cocoa-bridge/objc-package.lisp (copied) * branches/ide-1.0/ccl/cocoa-bridge/objc-runtime.lisp (copied) * branches/ide-1.0/ccl/cocoa-bridge/objc-support.lisp (copied) moved Fri, 20 Jul 2007 19:55:52 GMT Gary Byers [6855] * branches/ide-1.0/ccl/cooca-bridge (copied) mis-named, will move in a second. Fri, 20 Jul 2007 01:56:11 GMT Gary Byers [6854] * branches/ide-1.0/ccl/lisp-kernel/pmcl-kernel.c (modified) ensure_stack_limit: don't exceed resource limits. Fri, 20 Jul 2007 01:55:18 GMT Gary Byers [6853] * branches/ide-1.0/ccl/level-1/l1-files.lisp (modified) Ensure that *CCL-DIRECTORY* gets a trailing "/". Fri, 20 Jul 2007 01:54:40 GMT Gary Byers [6852] * branches/ide-1.0/ccl/examples/cocoa.lisp (modified) Ensure that *CCL-DIRECTORY* gets a trailing "/". Fri, 20 Jul 2007 01:54:28 GMT Gary Byers [6851] * branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (modified) Ensure that *CCL-DIRECTORY* gets a trailing "/". Fri, 20 Jul 2007 01:52:36 GMT Gary Byers [6850] * branches/ide-1.0/ccl/hemlock/src/lispmode.lisp (modified) Remove bogus defindent for cond (bug a few weeks ago was related to ... Wed, 18 Jul 2007 05:52:59 GMT Gary Byers [6849] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Info.plist-proto (modified) Remove old CCLDefaultDirectory hack. Wed, 18 Jul 2007 05:07:01 GMT Gary Byers [6848] * branches/ide-1.0/ccl/examples/cocoa.lisp (modified) Check for Tiger AppKit library at startup. Wed, 18 Jul 2007 05:06:28 GMT Gary Byers [6847] * branches/ide-1.0/ccl/examples/objc-runtime.lisp (modified) * branches/ide-1.0/ccl/examples/objc-support.lisp (modified) pre-load ObjC class decls on startup, when introducing new decls. ... Wed, 18 Jul 2007 05:05:42 GMT Gary Byers [6846] * branches/ide-1.0/ccl/examples/cocoa-application.lisp (modified) Check for Tiger at application startup. Assume that preferences ... Tue, 17 Jul 2007 03:44:41 GMT Gary Byers [6845] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Save in text format. Tue, 17 Jul 2007 03:43:51 GMT Gary Byers [6844] * branches/ide-1.0/ccl/lisp-kernel/ppc-spentry.s (modified) Restore registers on callbacks. Tue, 17 Jul 2007 03:00:44 GMT Gary Byers [6843] * branches/ide-1.0/ccl/level-1/l1-callbacks.lisp (modified) * branches/ide-1.0/ccl/level-1/ppc-callback-support.lisp (modified) * branches/ide-1.0/ccl/level-1/x86-callback-support.lisp (modified) Use the x86-64 mechanism for allocating callback trampolines in ... Tue, 17 Jul 2007 02:52:34 GMT Gary Byers [6842] * branches/ide-1.0/ccl/level-1/version.lisp (modified) Bump. Tue, 17 Jul 2007 02:52:09 GMT Gary Byers [6841] * branches/ide-1.0/ccl/level-1/l1-application.lisp (modified) (toplevel-function application) method: setup streams in :before ... Tue, 17 Jul 2007 02:47:47 GMT Gary Byers [6840] * branches/ide-1.0/ccl/examples/objc-support.lisp (modified) Objc-2.0 exception changes. Tue, 17 Jul 2007 02:47:25 GMT Gary Byers [6839] * branches/ide-1.0/ccl/examples/objc-runtime.lisp (modified) Objc-2.0 exception changes. Tue, 17 Jul 2007 02:46:37 GMT Gary Byers [6838] * branches/ide-1.0/ccl/examples/cocoa.lisp (modified) Default for ccl-directory. Tue, 17 Jul 2007 02:44:23 GMT Gary Byers [6837] * branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (modified) CCL directory things. Tue, 17 Jul 2007 02:43:44 GMT Gary Byers [6836] * branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s (modified) Lots-o-gunk. Tue, 17 Jul 2007 02:43:19 GMT Gary Byers [6835] * branches/ide-1.0/ccl/lisp-kernel/thread_manager.c (modified) Try to constrain (C) stack size. Tue, 17 Jul 2007 02:41:13 GMT Gary Byers [6834] * branches/ide-1.0/ccl/lisp-kernel/pmcl-kernel.c (modified) usage_exit(): exit via _exit. Tue, 17 Jul 2007 02:40:29 GMT Gary Byers [6833] * branches/ide-1.0/ccl/lisp-kernel/lisp.h (modified) Declare ensure_stack_limit. Tue, 17 Jul 2007 02:39:53 GMT Gary Byers [6832] * branches/ide-1.0/ccl/lisp-kernel/errors.s (modified) XFOREIGNEXCEPTION error constant. Tue, 17 Jul 2007 02:39:00 GMT Gary Byers [6831] * branches/ide-1.0/ccl/lisp-kernel/x86-constants.h (modified) TCR_FLAG_BIT_FOREIGN_EXCEPTION Tue, 17 Jul 2007 02:36:43 GMT Gary Byers [6830] * branches/ide-1.0/ccl/lisp-kernel/x86-constants64.s (modified) Define more TCR_FLAG_BIT constants, including the new one for ... Tue, 17 Jul 2007 02:35:46 GMT Gary Byers [6829] * branches/ide-1.0/ccl/lisp-kernel/x86-exceptions.c (modified) Preserve foreign exception status across interrupts. Tue, 17 Jul 2007 02:34:45 GMT Gary Byers [6828] * branches/ide-1.0/ccl/library/lispequ.lisp (modified) XFOREIGNEXCEPTION. Tue, 17 Jul 2007 02:34:04 GMT Gary Byers [6827] * branches/ide-1.0/ccl/lib/macros.lisp (modified) Callbacks that return pointers try to cons less. Tue, 17 Jul 2007 02:33:14 GMT Gary Byers [6826] * branches/ide-1.0/ccl/level-1/linux-files.lisp (modified) RUN-PROGRAM: avoid merge-pathnames when translating program arg to ... Tue, 17 Jul 2007 02:32:07 GMT Gary Byers [6825] * branches/ide-1.0/ccl/level-1/l1-utils.lisp (modified) Don't define CCL::BEEP. Tue, 17 Jul 2007 02:31:23 GMT Gary Byers [6824] * branches/ide-1.0/ccl/level-1/l1-files.lisp (modified) NATIVE-UNTRANSLATED-NAMESTRING. Tue, 17 Jul 2007 02:30:08 GMT Gary Byers [6823] * branches/ide-1.0/ccl/level-0/l0-hash.lisp (modified) Try to defer gc-locking in GETHASH. Tue, 17 Jul 2007 02:29:21 GMT Gary Byers [6822] * branches/ide-1.0/ccl/level-1/l1-error-signal.lisp (modified) Foreign exception stuff. Tue, 17 Jul 2007 02:28:52 GMT Gary Byers [6821] * branches/ide-1.0/ccl/level-0/l0-error.lisp (modified) Foreign exception stuff. Tue, 17 Jul 2007 02:28:18 GMT Gary Byers [6820] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) In binary format; ccl-directory changes. Sun, 15 Jul 2007 22:27:34 GMT Gary Byers [6819] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) start changes for CCL directory selection Thu, 12 Jul 2007 22:41:36 GMT Gary Byers [6818] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/OpenMCLKeyBindings.dict (deleted) obsolete Wed, 11 Jul 2007 08:51:40 GMT Gary Byers [6817] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) Restore old paren-blinking scheme. When disabling blinking, draw the ... Wed, 11 Jul 2007 08:49:13 GMT Gary Byers [6816] * branches/ide-1.0/ccl/lisp-kernel/thread_manager.c (modified) When setting up a foreign thread, try to ensure that registers will ... Wed, 11 Jul 2007 08:48:14 GMT Gary Byers [6815] * branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s (modified) Save registers on top of lisp stack when calling out, recover them ... Wed, 11 Jul 2007 07:54:14 GMT Gary Byers [6814] * branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s (modified) Try to make callbacks recover NVRs from where they were saved. ... Wed, 11 Jul 2007 07:50:45 GMT Gary Byers [6813] * branches/ide-1.0/ccl/examples/cocoa-application.lisp (modified) Need to define APPLICATION-ERROR to actually do something, rather ... Mon, 09 Jul 2007 22:51:01 GMT Gary Byers [6812] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) Missed a case where nsinteger-to-nsstring-encoding was needed. Mon, 09 Jul 2007 22:48:53 GMT Gary Byers [6811] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) Map between nsstringencodings and nsintegers (e.g., for using ... Mon, 09 Jul 2007 22:46:11 GMT Gary Byers [6810] * branches/ide-1.0/ccl/level-0/l0-utils.lisp (modified) Define u32->s32, s32->u32. Mon, 09 Jul 2007 06:58:37 GMT Gary Byers [6809] * branches/ide-1.0/ccl/OpenMCL.app/Contents/MacOS/dppccl (deleted) not needed Mon, 09 Jul 2007 06:39:10 GMT Gary Byers [6808] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) save in XML format