# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 3:16:57 AM Tue, 28 Sep 2010 17:42:49 GMT R. Matthew Emerson [14306] * trunk/source/compiler/nx1.lisp (modified) Add :whine keyword argument to nx1-typespec-for-typep. Don't call ... Tue, 28 Sep 2010 17:41:16 GMT R. Matthew Emerson [14305] * trunk/source/lib/defstruct.lisp (modified) Use require-type in defstruct accessors to check type of slot values ... Tue, 28 Sep 2010 16:45:53 GMT R. Matthew Emerson [14304] * trunk/source/compiler/nx0.lisp (modified) New function acode-xxx-form-p. Use it in functions ... Tue, 28 Sep 2010 16:33:57 GMT R. Matthew Emerson [14303] * trunk/source/compiler/X86/x862.lisp (modified) Indentation in x862-%logand2. Sat, 25 Sep 2010 21:49:11 GMT Gary Byers [14302] * trunk/source/compiler/ARM/arm2.lisp (modified) Avoid register conflicts in ARM2-TWO-TARGETED-REG-FORMS, especially ... Sat, 25 Sep 2010 18:21:48 GMT R. Matthew Emerson [14301] * trunk/source/compiler/X86/x86-disassemble.lisp (modified) Print "big" (> 100) numbers using #x notation instead of in decimal. Thu, 23 Sep 2010 15:49:36 GMT gz [14300] * branches/qres/ccl (modified) * branches/qres/ccl/compiler/nx-basic.lisp (modified) * branches/qres/ccl/library/cover.lisp (modified) * branches/qres/ccl/lisp-kernel (modified) r14299 from trunk (encode acode strings) Thu, 23 Sep 2010 15:44:40 GMT gz [14299] * trunk/source/compiler/nx-basic.lisp (modified) * trunk/source/library/cover.lisp (modified) Encode code coverage acode strings to save space Wed, 22 Sep 2010 18:36:40 GMT gz [14298] * trunk/source/cocoa-ide/defsystem.lisp (modified) * trunk/source/examples/cocoa/easygui.lisp (modified) * trunk/source/examples/cocoa/easygui/easygui.asd (deleted) * trunk/source/examples/cocoa/easygui/system.lisp (added) Don't use asdf for easygui, this fixes ticket:745 Wed, 22 Sep 2010 03:13:43 GMT Gary Byers [14297] * trunk/source/compiler/nx0.lisp (modified) Some small changes to ACODE-FORM-TYPE: try to intersect, don't return ... Wed, 22 Sep 2010 01:34:29 GMT R. Matthew Emerson [14296] * trunk/source/lib/nfcomp.lisp (modified) In fasl-dump-function: ARM package is not normally around in the PPC ... Wed, 22 Sep 2010 01:10:30 GMT R. Matthew Emerson [14295] * trunk/source/lisp-kernel/area.h (modified) * trunk/source/lisp-kernel/bits.h (modified) * trunk/source/lisp-kernel/gc-common.c (modified) * trunk/source/lisp-kernel/gc.h (modified) * trunk/source/lisp-kernel/image.c (modified) * trunk/source/lisp-kernel/image.h (modified) * trunk/source/lisp-kernel/lisp-debug.c (modified) * trunk/source/lisp-kernel/lisp-exceptions.h (modified) * trunk/source/lisp-kernel/memory.c (modified) * trunk/source/lisp-kernel/memprotect.h (modified) * trunk/source/lisp-kernel/platform-darwinx8632.h (modified) * trunk/source/lisp-kernel/platform-darwinx8664.h (modified) * trunk/source/lisp-kernel/pmcl-kernel.c (modified) * trunk/source/lisp-kernel/threads.h (modified) * trunk/source/lisp-kernel/unix-calls.c (modified) * trunk/source/lisp-kernel/x86-constants32.h (modified) * trunk/source/lisp-kernel/x86-exceptions.c (modified) * trunk/source/lisp-kernel/x86-exceptions.h (modified) * trunk/source/lisp-kernel/x86-gc.c (modified) * trunk/source/lisp-kernel/x86_print.c (modified) Eliminate some (but not all) warnings produced when building with ... Tue, 21 Sep 2010 23:23:00 GMT Gary Byers [14294] * trunk/source/lib/macros.lisp (modified) In DEFCLASS: when complaining about an option keyword that's not ... Mon, 20 Sep 2010 19:59:47 GMT Gary Byers [14293] * trunk/source/level-1/linux-files.lisp (modified) GET-LAST-WINDOWS-ERROR: Remove () in call to #_GetLastError. Mon, 20 Sep 2010 19:20:30 GMT R. Matthew Emerson [14292] * trunk/source/lisp-kernel/lisp-debug.c (modified) In describe_memfault(): Windows doesn't have siginfo_t. On Windows, ... Mon, 20 Sep 2010 19:05:26 GMT R. Matthew Emerson [14291] * trunk/source/lisp-kernel/lisp-debug.c (modified) In describe_memfault(), use new function describe_siginfo() to show ... Mon, 20 Sep 2010 14:17:14 GMT Gary Byers [14290] * trunk/source/objc-bridge/objc-clos.lisp (modified) Learn (once again) how to write disturbingly simple code. Mon, 20 Sep 2010 05:30:51 GMT Gary Byers [14289] * trunk/source/objc-bridge/objc-clos.lisp (modified) Use a copy of the foreign instance pointer as a key in the ... Mon, 20 Sep 2010 02:57:25 GMT Gary Byers [14288] * trunk/source/level-0/l0-cfm-support.lisp (modified) * trunk/source/level-1/l1-boot-2.lisp (modified) * trunk/source/level-1/linux-files.lisp (modified) l1-boot-2.lisp: In INITIALIZE-INTERACTIVE-STREAMS: ensure that ... Sat, 18 Sep 2010 05:33:21 GMT Gary Byers [14287] * trunk/linuxarm/ccl/armcl.image (modified) Current LinuxARM image. Sat, 18 Sep 2010 05:32:16 GMT Gary Byers [14286] * trunk/source/compiler/ARM/arm-asm.lisp (modified) Propagate r14113 from ARM branch to trunk. Sat, 18 Sep 2010 05:31:21 GMT Gary Byers [14285] * trunk/source/level-0/ARM/arm-bignum.lisp (modified) Propagate r14116 from ARM branch to trunk. Sat, 18 Sep 2010 05:30:25 GMT Gary Byers [14284] * trunk/source/level-0/ARM/arm-clos.lisp (modified) Er, that was 14114 from ARM branch to trunk. Sat, 18 Sep 2010 05:29:25 GMT Gary Byers [14283] * trunk/source/level-0/ARM/arm-clos.lisp (modified) propagate r11114 from ARM branch to trunk. Fri, 17 Sep 2010 22:54:26 GMT Gary Byers [14282] * trunk/source/lib/nfcomp.lisp (modified) When writing an ARM function, write the first element as the magic ... Fri, 17 Sep 2010 22:50:27 GMT Gary Byers [14281] * trunk/source/lisp-kernel/unix-calls.c (modified) Do sigaltstack() via syscall on Android, because the C library doesn't. Fri, 17 Sep 2010 22:49:37 GMT Gary Byers [14280] * trunk/source/lisp-kernel/threads.h (modified) More Android conditionalization. Fri, 17 Sep 2010 22:49:14 GMT Gary Byers [14279] * trunk/source/lisp-kernel/thread_manager.c (modified) Someone got paid to leave xDisposeThread in the CCL kernel all these ... Fri, 17 Sep 2010 22:48:34 GMT Gary Byers [14278] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) Someone got paid to develop Android's C library. Fri, 17 Sep 2010 22:47:59 GMT Gary Byers [14277] * trunk/source/lisp-kernel/memory.c (modified) Android doesn't have ... well, you get the idea. Fri, 17 Sep 2010 22:47:24 GMT Gary Byers [14276] * trunk/source/lisp-kernel/albt.c (modified) Android doesn't have dladdr(), presumably because it might be useful. Fri, 17 Sep 2010 22:47:12 GMT Gary Byers [14275] * trunk/source/lisp-kernel/lisp-debug.c (modified) Android doesn't have dladdr(), presumably because it might be useful. Fri, 17 Sep 2010 22:46:11 GMT Gary Byers [14274] * trunk/source/lisp-kernel/platform-androidarm.h (added) New file; likely needs work. Fri, 17 Sep 2010 22:45:50 GMT Gary Byers [14273] * trunk/source/lisp-kernel/gc-common.c (modified) In forward_memoized_references(), try to keep function's entrypoint ... Fri, 17 Sep 2010 22:45:12 GMT Gary Byers [14272] * trunk/source/lisp-kernel/arm-spentry.s (modified) In write-barrier code, return without store-conditional if the ... Fri, 17 Sep 2010 22:44:10 GMT Gary Byers [14271] * trunk/source/lisp-kernel/arm-exceptions.c (modified) Some Android conditionalization. Fri, 17 Sep 2010 22:43:16 GMT Gary Byers [14270] * trunk/source/lisp-kernel/arm-constants.h (modified) Some Android conditionalization. (Use 'Rfn' for r11, not 'fn'). Fri, 17 Sep 2010 22:42:38 GMT Gary Byers [14269] * trunk/source/lisp-kernel/arm-gc.c (modified) Some Android conditionalization. Check for ARM function's ... Fri, 17 Sep 2010 22:41:39 GMT Gary Byers [14268] * trunk/source/lisp-kernel/androidarm (added) * trunk/source/lisp-kernel/androidarm/Makefile (added) * trunk/source/lisp-kernel/androidarm/armlinux.x (added) * trunk/source/lisp-kernel/androidarm/link.h (added) * trunk/source/lisp-kernel/androidarm/ucontext.h (added) Work-in-progress: probably needs to be built with the NDK toolchain, ... Fri, 17 Sep 2010 18:59:43 GMT R. Matthew Emerson [14267] * trunk/source/lisp-kernel/arm-uuo.s (modified) Sprinkle some parentheses around to avoid trouble with operator ... Fri, 17 Sep 2010 03:32:22 GMT Gary Byers [14266] * trunk/source/cocoa-ide/cocoa-window.lisp (modified) * trunk/source/objc-bridge/objc-support.lisp (modified) NEW-COCOA-WINDOW: pass the defaulted args (not the provided initargs) ... Thu, 16 Sep 2010 17:11:32 GMT R. Matthew Emerson [14265] * trunk/source/objc-bridge/objc-support.lisp (modified) In lisp-string-from-nsstring-substring, don't release already ... Thu, 16 Sep 2010 15:12:58 GMT Gary Byers [14264] * trunk/source/cocoa-ide/cocoa-window.lisp (modified) Preliminary support for (hopefully reasonable) MAKE-INSTANCE of NS- ... Thu, 16 Sep 2010 13:36:09 GMT Gary Byers [14263] * trunk/source/objc-bridge/bridge.lisp (modified) * trunk/source/objc-bridge/objc-clos.lisp (modified) * trunk/source/objc-bridge/objc-package.lisp (modified) * trunk/source/objc-bridge/objc-runtime.lisp (modified) * trunk/source/objc-bridge/objc-support.lisp (modified) Make #/ be less sensitive to the readtable. Cache information about ... Thu, 16 Sep 2010 10:00:43 GMT Gary Byers [14262] * trunk/source/level-1/l1-clos-boot.lisp (modified) In CHECK-INITARGS, check that class is a CLASS; don't insist on STD- ... Wed, 15 Sep 2010 21:04:38 GMT R. Matthew Emerson [14261] * branches/qres/ccl/lisp-kernel (modified) * branches/qres/ccl/lisp-kernel/lisp-debug.c (modified) Merge r14260 from trunk (guard against null uc_mcontext.fpregs on Linux). Wed, 15 Sep 2010 20:48:33 GMT R. Matthew Emerson [14260] * trunk/source/lisp-kernel/lisp-debug.c (modified) In debug_show_fpu(), check to see if Linux's xp->uc_mcontext.fpregs ... Wed, 15 Sep 2010 00:07:42 GMT gz [14259] * branches/qres/ccl (modified) * branches/qres/ccl/compiler/X86/x86-lap.lisp (modified) * branches/qres/ccl/compiler/nx-basic.lisp (modified) * branches/qres/ccl/compiler/nx0.lisp (modified) * branches/qres/ccl/compiler/subprims.lisp (modified) * branches/qres/ccl/compiler/vinsn.lisp (modified) * branches/qres/ccl/level-1/linux-files.lisp (modified) * branches/qres/ccl/level-1/sysutils.lisp (modified) * branches/qres/ccl/lib/compile-ccl.lisp (modified) * branches/qres/ccl/lib/defstruct-lds.lisp (modified) * branches/qres/ccl/lib/defstruct.lisp (modified) * branches/qres/ccl/lib/foreign-types.lisp (modified) * branches/qres/ccl/lib/macros.lisp (modified) * branches/qres/ccl/lib/nfcomp.lisp (modified) * branches/qres/ccl/lib/setf.lisp (modified) r14258 from trunk (defstruct changes) Tue, 14 Sep 2010 23:57:16 GMT gz [14258] * trunk/source/compiler/X86/x86-lap.lisp (modified) * trunk/source/compiler/nx-basic.lisp (modified) * trunk/source/compiler/nx0.lisp (modified) * trunk/source/compiler/subprims.lisp (modified) * trunk/source/compiler/vinsn.lisp (modified) * trunk/source/level-1/linux-files.lisp (modified) * trunk/source/level-1/sysutils.lisp (modified) * trunk/source/lib/compile-ccl.lisp (modified) * trunk/source/lib/defstruct-lds.lisp (modified) * trunk/source/lib/defstruct.lisp (modified) * trunk/source/lib/foreign-types.lisp (modified) * trunk/source/lib/macros.lisp (modified) * trunk/source/lib/nfcomp.lisp (modified) * trunk/source/lib/setf.lisp (modified) Defstruct changes: Get rid of *defstruct-share-accessor-functions*. ... Tue, 14 Sep 2010 11:41:20 GMT Gary Byers [14257] * release/1.5/source/compiler/X86/X8664/x8664-vinsns.lisp (modified) Add missing vinsn attrs, in 1.5 branch. Tue, 14 Sep 2010 11:31:12 GMT Gary Byers [14256] * trunk/source/lib/macros.lisp (modified) In PARSE-DEFMETHOD, include an FTYPE declaration for the GF. Tue, 14 Sep 2010 11:28:08 GMT Gary Byers [14255] * trunk/source/level-1/l1-streams.lisp (modified) In STREAM-READ-LINE on ECHOING-TWO-WAY-STREAM, call FORCE-OUTPUT on ... Tue, 14 Sep 2010 11:25:15 GMT Gary Byers [14254] * trunk/source/level-1/l1-files.lisp (modified) In PATHNAME-DIRECTORY-SSTR, always return (:ABSOLUTE) if there are ... Sat, 11 Sep 2010 17:18:11 GMT R. Matthew Emerson [14253] * trunk/source/cocoa-ide/hemlock/src/views.lisp (modified) In update-echo-area-after-command: The cancel-message slot in a ... Sat, 11 Sep 2010 15:14:46 GMT R. Matthew Emerson [14252] * trunk/source/tools/asdf.lisp (modified) Update ASDF to 2.008. Sat, 11 Sep 2010 04:18:31 GMT Jeremy Jones [14251] * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/designable.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib (modified) Add command-shift-F key equivalen for search files Sat, 11 Sep 2010 04:15:00 GMT R. Matthew Emerson [14250] * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/designable.nib (added) Forgot to svn add this other nib component. Sat, 11 Sep 2010 04:10:55 GMT Jeremy Jones [14249] * trunk/source/cocoa-ide/app-delegate.lisp (modified) * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) * trunk/source/cocoa-ide/cocoa-grep.lisp (modified) * trunk/source/cocoa-ide/cocoa-utils.lisp (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/SearchFiles.nib/classes.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/SearchFiles.nib/info.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/SearchFiles.nib/keyedobjects.nib (modified) * trunk/source/cocoa-ide/search-files.lisp (modified) Clean up search files Fri, 10 Sep 2010 21:49:47 GMT R. Matthew Emerson [14248] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/classes.nib (deleted) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/info.nib (deleted) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib (modified) Add Open Selection menu item to File Menu, with shortcut of cmd-D. ... Fri, 10 Sep 2010 20:41:33 GMT R. Matthew Emerson [14247] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Add some contextual menu commands to Hemlock editor views. There ... Fri, 10 Sep 2010 17:39:04 GMT R. Matthew Emerson [14246] * trunk/tests/ansi-tests/ccl.lsp (modified) Conditionalize out test ccl.57900.1. (It has started to return ... Fri, 10 Sep 2010 17:34:28 GMT R. Matthew Emerson [14245] * release/1.5/source/lisp-kernel (modified) * release/1.5/source/lisp-kernel/memory.c (modified) * release/1.5/source/lisp-kernel/memprotect.h (modified) * release/1.5/source/lisp-kernel/thread_manager.c (modified) Merge r14233 from trunk (don't use MAP_GROWSDOWN mmap option). Fri, 10 Sep 2010 17:14:54 GMT R. Matthew Emerson [14244] * trunk/source/cocoa-ide/app-delegate.lisp (modified) * trunk/source/cocoa-ide/cocoa-utils.lisp (modified) * trunk/source/cocoa-ide/start.lisp (modified) Rename shift-key-p to shift-key-now-p. Remove other related ... Thu, 09 Sep 2010 16:42:07 GMT R. Matthew Emerson [14243] * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/backtrace.nib/designable.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/backtrace.nib/keyedobjects.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/collapse-all.png (added) * trunk/source/cocoa-ide/ide-contents/Resources/expand-all.png (added) Add some images for the "Expand All" and "Collapse All" toolbar ... Thu, 09 Sep 2010 16:10:03 GMT R. Matthew Emerson [14242] * trunk/contrib/baylis/ca-demo.lisp (modified) * trunk/contrib/baylis/ca-multilayer.lisp (added) Updated demos from Neil Baylis. Thu, 09 Sep 2010 02:31:52 GMT R. Matthew Emerson [14241] * trunk/source/cocoa-ide/cocoa-utils.lisp (modified) Add functions caps-lock-key-p, control-key-p, command-key-p, ... Thu, 09 Sep 2010 01:17:42 GMT R. Matthew Emerson [14240] * trunk/source/compiler/PPC/ppc2.lisp (modified) Remove leftovers (remnants of operator %fixnum-mask-to-natural) from ... Wed, 08 Sep 2010 22:48:57 GMT ron [14239] * trunk/contrib/garret/test (added) Just a test Wed, 08 Sep 2010 20:44:06 GMT R. Matthew Emerson [14238] * trunk/source/cocoa-ide/cocoa-backtrace.lisp (modified) * trunk/source/cocoa-ide/constants.lisp (added) * trunk/source/cocoa-ide/defsystem.lisp (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/backtrace.nib/classes.nib (deleted) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/backtrace.nib/designable.nib (added) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/backtrace.nib/info.nib (deleted) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/backtrace.nib/keyedobjects.nib (modified) * trunk/source/cocoa-ide/xapropos.lisp (modified) Add a toolbar and a contextual menu to the backtrace dialog. Update ... Tue, 07 Sep 2010 22:19:30 GMT Gary Palter [14237] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r59942ee67d15.patch (added) * trunk/aux/cocotron/win32/cocotron/cocotron-ra816befd7eff.patch (deleted) Update to Cocotron r59942ee67d15 Tue, 07 Sep 2010 18:10:54 GMT R. Matthew Emerson [14236] * trunk/tests/ansi-tests/ccl.lsp (modified) Tests for #735 and #736. Also remove a duplicate test for #708. Tue, 07 Sep 2010 18:03:11 GMT R. Matthew Emerson [14235] * trunk/source/compiler/X86/x862.lisp (modified) * trunk/source/compiler/nx0.lisp (modified) * trunk/source/compiler/nx1.lisp (modified) * trunk/source/compiler/nxenv.lisp (modified) Abandon my attempts to do more low-level tricks with logand and ... Tue, 07 Sep 2010 10:21:43 GMT Gary Byers [14234] * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) In #/topListener, don't return doc if it's a null pointer. Tue, 07 Sep 2010 02:37:28 GMT Gary Byers [14233] * trunk/source/lisp-kernel/memory.c (modified) * trunk/source/lisp-kernel/memprotect.h (modified) * trunk/source/lisp-kernel/thread_manager.c (modified) Don't use the (Linux-specific ?) MAP_GROWSDOWN mmap option when ... Mon, 06 Sep 2010 07:37:55 GMT Gary Byers [14232] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) In initial_stack_bottom(), don't assume that stack bounds have ... Thu, 02 Sep 2010 01:37:05 GMT R. Matthew Emerson [14231] * trunk/source/compiler/nx1.lisp (modified) Open-code ASH in cases where the integer is a fixnum, and the shift ... Tue, 31 Aug 2010 18:47:22 GMT R. Matthew Emerson [14230] * trunk/source/library/elf.lisp (modified) The signature of %map-areas changed in r13174; update caller. Tue, 31 Aug 2010 03:15:56 GMT R. Matthew Emerson [14229] * trunk/source/compiler/nx0.lisp (modified) * trunk/source/compiler/nx1.lisp (modified) Re-enable some changes that try to do a better job on LOGAND and ... Mon, 30 Aug 2010 20:16:05 GMT Gary Byers [14228] * trunk/source/lib/macros.lisp (modified) Revert r14227 and add a comment. Mon, 30 Aug 2010 16:07:36 GMT R. Matthew Emerson [14227] * trunk/source/lib/macros.lisp (modified) %code-char: codes aren't (mod 256) any more. Mon, 30 Aug 2010 15:26:03 GMT R. Matthew Emerson [14226] * release/1.5/source (modified) * release/1.5/source/cocoa-ide (modified) * release/1.5/source/level-0/l0-float.lisp (modified) Merge r14224 (ATAN fixes) from trunk. Mon, 30 Aug 2010 15:08:04 GMT R. Matthew Emerson [14225] * trunk/source/cocoa-ide/app-delegate.lisp (modified) * trunk/source/cocoa-ide/cocoa-utils.lisp (modified) * trunk/source/cocoa-ide/start.lisp (modified) When launching the IDE, also don't load home:ccl-init if the shift ... Mon, 30 Aug 2010 02:34:27 GMT Gary Byers [14224] * trunk/source/level-0/l0-float.lisp (modified) %DF-ATAN2 and (32-bit) %SF-ATAN2!: arg Y may be stack-consed, so ... Sun, 29 Aug 2010 18:30:02 GMT arthur [14223] * trunk/source/examples/cocoa/easygui/action-targets.lisp (modified) Fix issue in MacOS10.6 of menu-items not handling selectedCell Thu, 26 Aug 2010 15:23:35 GMT Gary Byers [14222] * trunk/source/compiler/ARM/arm-backend.lisp (modified) * trunk/source/lib/foreign-types.lisp (modified) Don't "naturally" align a record field if the field type's natural ... Thu, 26 Aug 2010 09:10:16 GMT arthur [14221] * trunk/source/examples/cocoa/easygui/views.lisp (modified) add-subviews and remove-subviews do their work on main thread, obj-C ... Thu, 26 Aug 2010 08:55:59 GMT arthur [14220] * trunk/source/examples/cocoa/easygui/dialogs.lisp (modified) Define choose-directory-dialog, remove fatally recursive EASYGUI ... Thu, 26 Aug 2010 08:54:04 GMT arthur [14219] * trunk/source/examples/cocoa/easygui/action-targets.lisp (modified) add ability for button actions to use shift-key-p and friends Thu, 26 Aug 2010 08:53:15 GMT arthur [14218] * trunk/source/examples/cocoa/easygui/events.lisp (modified) Remove bare defn of *modifier-key-pattern*, now in new-cocoa- ... Thu, 26 Aug 2010 08:50:58 GMT arthur [14217] * trunk/source/examples/cocoa/easygui/new-cocoa-bindings.lisp (modified) add shift-key entry to *key-to-mask-alist*, move in defn for ... Thu, 26 Aug 2010 01:34:02 GMT Gary Byers [14216] * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) Changes to support "background" listener processes (processes where ... Thu, 26 Aug 2010 01:26:26 GMT Gary Byers [14215] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Typo in comment. Thu, 26 Aug 2010 01:26:06 GMT Gary Byers [14214] * trunk/source/cocoa-ide/defsystem.lisp (modified) Export GUI:BACKGROUND-PROCESS-RUN-FUNCTION. Thu, 26 Aug 2010 01:24:40 GMT Gary Byers [14213] * trunk/source/scripts/http-to-svn (modified) Update comments, in case someone tries to read them someday. Wed, 25 Aug 2010 20:01:53 GMT R. Matthew Emerson [14212] * trunk/source/scripts/http-to-svn (added) New script for relocating http scheme externals to svn scheme. Tue, 24 Aug 2010 21:41:42 GMT R. Matthew Emerson [14211] * trunk/source/cocoa-ide/hemlock/src/lispmode.lisp (modified) Add a special-case to Hemlock command Indent Form so that it will ... Tue, 24 Aug 2010 17:41:55 GMT R. Matthew Emerson [14210] * trunk/source/cocoa-ide/app-delegate.lisp (modified) When launching the IDE, don't load home:ccl-ide-init if the shift ... Tue, 24 Aug 2010 05:43:37 GMT R. Matthew Emerson [14209] * trunk/source/cocoa-ide/hemlock/src/bindings.lisp (modified) * trunk/source/cocoa-ide/hemlock/src/lispmode.lisp (modified) New Hemlock command "Insert Sharp Comment", bound to M-#. See ... Tue, 24 Aug 2010 04:25:33 GMT R. Matthew Emerson [14208] * trunk/source/cocoa-ide/hemlock/src/listener.lisp (modified) Change Hemlock command "Previous Interactive Input" so that it ... Tue, 24 Aug 2010 01:31:39 GMT R. Matthew Emerson [14207] * trunk/source/lisp-kernel/image.c (modified) * trunk/source/lisp-kernel/x86-constants32.h (modified) * trunk/source/lisp-kernel/x86-constants64.h (modified) * trunk/source/lisp-kernel/x86-exceptions.c (modified) Don't do arithmetic on pointers to void. GCC accepts this (it ...