# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 12:27:20 AM Fri, 22 Apr 2011 19:35:38 GMT Gary Byers [14724] * trunk/source/lib/foreign-types.lisp (modified) In %FOREIGN-ARRAY-ACCESS-FORM (which generates the expansion of ... Thu, 21 Apr 2011 21:20:04 GMT Gary Byers [14723] * trunk/source/lisp-kernel/arm-gc.c (modified) * trunk/source/lisp-kernel/ppc-gc.c (modified) * trunk/source/lisp-kernel/x86-gc.c (modified) In mark_memoized_area() on all platforms, don't do any special ... Thu, 21 Apr 2011 18:28:48 GMT gz [14722] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) In selectionRangeForProposedRange, don't move point prematurely. ... Wed, 20 Apr 2011 20:56:45 GMT gz [14721] * trunk/source/cocoa-ide/hemlock/src/bindings.lisp (modified) * trunk/source/cocoa-ide/hemlock/src/echo.lisp (modified) * trunk/source/cocoa-ide/hemlock/src/listener.lisp (modified) * trunk/source/cocoa-ide/hemlock/src/package.lisp (modified) Add a m-x Set Default Package command; Also make ? do help in echo area. Wed, 20 Apr 2011 20:29:11 GMT gz [14720] * trunk/source/cocoa-ide/hemlock/src/bindings.lisp (modified) Make c-h do help when reading from echo area Wed, 20 Apr 2011 20:24:57 GMT gz [14719] * trunk/source/cocoa-ide/hemlock/src/bindings.lisp (modified) Make tab do completion when reading from echo area Tue, 19 Apr 2011 23:11:49 GMT gz [14718] * trunk/source/lib/nfcomp.lisp (modified) Compile toplevel forms before changing *fcomp-loading-toplevel- ... Mon, 18 Apr 2011 22:04:26 GMT gz [14717] * trunk/source/library/cover.lisp (modified) Compute source level coverage in a separate pass, so can aggregate ... Sat, 16 Apr 2011 18:22:20 GMT R. Matthew Emerson [14716] * trunk/source/lisp-kernel/x86_print.c (modified) In sprint_specializers_list(), make sure that we're looking at an ... Fri, 15 Apr 2011 21:51:55 GMT Gary Byers [14715] * trunk/source/lisp-kernel/arm-spentry.s (modified) Gak. Bad typo (subtag_double_float vs ... Fri, 15 Apr 2011 20:02:25 GMT Shannon Spires [14714] * trunk/source/lib/misc.lisp (modified) Support (documentation slotd t) where slotd is a slot-definition. ... Thu, 14 Apr 2011 16:04:04 GMT R. Matthew Emerson [14713] * release/1.6/source (modified) * release/1.6/source/compiler/nx-basic.lisp (modified) * release/1.6/source/compiler/nx0.lisp (modified) * release/1.6/source/level-0/l0-misc.lisp (modified) Merge r14703 from trunk. See ticket:840. Thu, 14 Apr 2011 15:53:47 GMT R. Matthew Emerson [14712] * release/1.6/source (modified) * release/1.6/source/level-0/l0-misc.lisp (modified) * release/1.6/source/level-1/l1-files.lisp (modified) * release/1.6/source/level-1/l1-sysio.lisp (modified) Merge r14662 from trunk. Closes ticket:843. Tue, 12 Apr 2011 11:47:26 GMT Gary Byers [14711] * trunk/source/level-0/X86/X8632/x8632-misc.lisp (modified) x8632 version of %IVECTOR-FROM-MACPTR actually compiles. Tue, 12 Apr 2011 11:30:25 GMT Gary Byers [14710] * trunk/source/level-0/X86/X8632/x8632-misc.lisp (modified) * trunk/source/level-0/X86/x86-misc.lisp (modified) %IVECTOR-FROM-MACPTR for X86{32,64} Tue, 12 Apr 2011 11:28:41 GMT Gary Byers [14709] * trunk/source/level-0/PPC/ppc-misc.lisp (modified) %IVECTOR-FROM-MACPTR for PPC{32,64} Tue, 12 Apr 2011 07:57:25 GMT Gary Byers [14708] * trunk/source/level-0/ARM/arm-misc.lisp (modified) %IVECTOR-FROM-MACPTR: recover the (tagged) ivector from a pointer to ... Tue, 12 Apr 2011 07:56:07 GMT Gary Byers [14707] * trunk/source/compiler/ARM/arm-vinsns.lisp (modified) MISC-REF-C-DOUBLE-FLOAT: need to scale the index. Fri, 08 Apr 2011 18:38:24 GMT R. Matthew Emerson [14706] * trunk/source/tools/asdf.lisp (modified) ASDF 2.014 from upstream. Tue, 05 Apr 2011 17:28:25 GMT Gary Byers [14705] * trunk/source/compiler/acode-rewrite.lisp (modified) Still a work in progress, but ... in progress, again. Wed, 30 Mar 2011 23:58:56 GMT R. Matthew Emerson [14704] * trunk/tests/ansi-tests/ccl.lsp (modified) Test for ticket:840. Wed, 30 Mar 2011 23:58:06 GMT R. Matthew Emerson [14703] * trunk/source/compiler/nx-basic.lisp (modified) * trunk/source/compiler/nx0.lisp (modified) In nx-declared-inline-p and nx-declared-notinline-p, stop searching ... Wed, 30 Mar 2011 19:51:36 GMT Gary Byers [14702] * trunk/source/lisp-kernel/darwinx8664/Makefile (modified) Fix SDKROOT/OSVERSION lossage. Wed, 30 Mar 2011 19:13:37 GMT Gary Byers [14701] * trunk/source/lisp-kernel/darwinx8632/Makefile (modified) * trunk/source/lisp-kernel/darwinx8632/exports (added) * trunk/source/lisp-kernel/darwinx8664/Makefile (modified) * trunk/source/lisp-kernel/darwinx8664/exports (added) Add 'exports' file listing symbols to dynamically export x86 Darwin ... Wed, 30 Mar 2011 17:58:39 GMT R. Matthew Emerson [14700] * trunk/source/cocoa-ide/inspector.lisp (modified) Band-aid fix to Cocoa inspector; see ticket:839. Fri, 25 Mar 2011 22:36:08 GMT Shannon Spires [14699] * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) Add &allow-other-keys to #'enqueue-toplevel-form method on ... Fri, 25 Mar 2011 21:38:32 GMT Gary Byers [14698] * trunk/source/objc-bridge/objc-support.lisp (modified) In LISP-STRING-FROM-NSSTRING, allow the NSString to contain embedded ... Wed, 23 Mar 2011 22:00:19 GMT Gary Byers [14697] * trunk/source/doc/ccl-documentation.html (modified) updated Wed, 23 Mar 2011 21:50:12 GMT Gary Byers [14696] * trunk/source/compiler/nx2.lisp (modified) Remove stray "(and nil ..." conditionalization from ACODE-OPTIMIZE- ... Wed, 23 Mar 2011 21:41:10 GMT Gary Byers [14695] * trunk/source/compiler/ARM/arm2.lisp (modified) * trunk/source/compiler/PPC/ppc2.lisp (modified) * trunk/source/compiler/X86/x862.lisp (modified) * trunk/source/compiler/nx2.lisp (modified) In x862-%ilog[ior|and|xor]2 (and in some subset of the analogous ... Wed, 23 Mar 2011 21:26:52 GMT R. Matthew Emerson [14694] * trunk/source/doc/src/using.xml (modified) A few additions to the documentation for save-application. Closes ... Wed, 23 Mar 2011 00:27:41 GMT R. Matthew Emerson [14693] * release/1.6/source (modified) * release/1.6/source/level-0/l0-misc.lisp (modified) * release/1.6/source/lisp-kernel/x86-exceptions.c (modified) Merge r14962 from trunk. Tue, 22 Mar 2011 21:40:43 GMT Gary Byers [14692] * trunk/source/lisp-kernel/x86-exceptions.c (modified) Try to reserve a little more space at the bottom of the altstack on ... Tue, 22 Mar 2011 14:06:30 GMT gz [14691] * release/1.6/source (modified) * release/1.6/source/lib/nfcomp.lisp (modified) Merge r14690 from trunk Tue, 22 Mar 2011 13:42:08 GMT gz [14690] * trunk/source/lib/nfcomp.lisp (modified) When processing code coverage notes, don't descend functions from ... Tue, 22 Mar 2011 13:39:57 GMT gz [14689] * trunk/source/level-1/l1-reader.lisp (modified) Remove stray char Mon, 21 Mar 2011 20:25:16 GMT R. Matthew Emerson [14688] * trunk/source/tools/asdf.lisp (modified) Revert r14687. The ASDF dust seems not to have settled yet. Mon, 21 Mar 2011 15:56:28 GMT R. Matthew Emerson [14687] * trunk/source/tools/asdf.lisp (modified) ASDF 2.013 from upstream. Mon, 21 Mar 2011 15:00:19 GMT Gary Byers [14686] * trunk/source/doc/ccl-documentation.html (modified) updated Mon, 21 Mar 2011 14:34:48 GMT R. Matthew Emerson [14685] * trunk/source/doc/src/using.xml (modified) Mention that encode-string-to-octets and decode-string-from-octets ... Sat, 19 Mar 2011 22:00:03 GMT Gary Byers [14684] * release/1.6/source/lib/db-io.lisp (modified) Propagate r14525 to 1.6 branch. Sat, 19 Mar 2011 02:40:34 GMT R. Matthew Emerson [14683] * trunk/source/level-1/l1-sysio.lisp (modified) Re-indent make-file-stream. Fri, 18 Mar 2011 21:19:28 GMT R. Matthew Emerson [14682] * trunk/tests/ansi-tests/ccl.lsp (modified) Test for ticket:674. Fri, 18 Mar 2011 21:19:07 GMT R. Matthew Emerson [14681] * trunk/source/level-0/l0-numbers.lisp (modified) In /-2, be more careful with division involving a complex operand. ... Fri, 18 Mar 2011 14:25:24 GMT Gary Byers [14680] * trunk/source/library/core-files.lisp (modified) Just use the FFI to find sections in core files. Ignore sections ... Thu, 17 Mar 2011 13:00:20 GMT Gary Byers [14679] * trunk/source/doc/ccl-documentation.html (modified) updated Thu, 17 Mar 2011 12:16:07 GMT Gary Byers [14678] * trunk/source/doc/src/platform-notes.xml (modified) * trunk/source/doc/src/threads.xml (modified) * trunk/source/doc/src/using.xml (modified) Describe the :USE-STANDARD-INITIAL-BINDINGS arg to MAKE-PROCESS as ... Wed, 16 Mar 2011 20:06:33 GMT Gary Byers [14677] * trunk/source/lisp-kernel/darwinx8632/Makefile (modified) * trunk/source/lisp-kernel/darwinx8664/Makefile (modified) Set SDKROOT to / Tue, 15 Mar 2011 19:11:26 GMT R. Matthew Emerson [14676] * trunk/tests/ansi-tests/ccl.lsp (modified) Tests for ticket:831 and ticket:832. Mon, 14 Mar 2011 17:56:00 GMT R. Matthew Emerson [14675] * trunk/source/lisp-kernel/darwinx8632/Makefile (modified) * trunk/source/lisp-kernel/darwinx8664/Makefile (modified) Change the darwinx86 makefiles so that it's easy to edit them and ... Fri, 11 Mar 2011 19:30:21 GMT R. Matthew Emerson [14674] * trunk/tests/ansi-tests/ccl.lsp (modified) Test for ticket:830. Fri, 11 Mar 2011 19:30:08 GMT R. Matthew Emerson [14673] * trunk/source/level-0/l0-numbers.lisp (modified) When computing the absolute value of a complex number, be a little ... Tue, 08 Mar 2011 05:40:21 GMT Gary Byers [14672] * trunk/source/lisp-kernel/x86-exceptions.c (modified) Fix handling of foreign FP exceptions in the new scheme (was leading ... Tue, 08 Mar 2011 04:02:07 GMT Gary Byers [14671] * trunk/source/lisp-kernel/x86-exceptions.c (modified) On x86 Darwin, use catch_exception_raise_state(); this keeps Mach ... Tue, 08 Mar 2011 02:14:10 GMT R. Matthew Emerson [14670] * trunk/source/level-0/l0-float.lisp (modified) In ATAN of a complex argument y, the main thing is to carefully ... Mon, 07 Mar 2011 21:39:28 GMT R. Matthew Emerson [14669] * trunk/source/level-0/l0-float.lisp (modified) In ATAN of a complex argument, compute the value in terms of the ... Mon, 07 Mar 2011 21:27:38 GMT R. Matthew Emerson [14668] * trunk/tests/ansi-tests/ccl.lsp (modified) Test for ticket:828. Mon, 07 Mar 2011 20:50:36 GMT R. Matthew Emerson [14667] * trunk/source/tools/asdf-install (deleted) Death to asdf-install, which is just a dangerous nuisance nowadays. Mon, 07 Mar 2011 18:58:00 GMT R. Matthew Emerson [14666] * trunk/tests/ansi-tests/ccl.lsp (modified) Test for ticket:829. Mon, 07 Mar 2011 18:53:21 GMT R. Matthew Emerson [14665] * trunk/source/lib/numbers.lisp (modified) In ATANH, in the complex argument case, use the formula from the spec ... Sat, 05 Mar 2011 04:54:53 GMT Gary Byers [14664] * trunk/linuxarm/ccl/armcl (modified) ARM Linux kernel Sat, 05 Mar 2011 04:49:22 GMT Gary Byers [14663] * trunk/linuxarm/ccl/armcl.image (modified) current image Wed, 02 Mar 2011 14:58:25 GMT gz [14662] * trunk/source/level-1/l1-files.lisp (modified) * trunk/source/level-1/l1-sysio.lisp (modified) Make the if-exists check in %create-file more atomic Tue, 01 Mar 2011 23:23:24 GMT Gary Byers [14661] * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) In -[HemlockListenerFrame windowShouldClose:], find the document via ... Mon, 28 Feb 2011 23:33:58 GMT Gary Byers [14660] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) When modifying a document's textstorage on Cocotron, explicitly call ... Mon, 28 Feb 2011 17:30:20 GMT Gary Byers [14659] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/issue648.diff (added) * trunk/aux/cocotron/win32/cocotron/issue653.diff (added) Workarounds for Cocotron issues 648 and 653. Thu, 24 Feb 2011 12:10:12 GMT Gary Byers [14658] * trunk/source/lisp-kernel/thread_manager.c (modified) Try to fix Mach kernel thread lossage. Tue, 22 Feb 2011 19:00:44 GMT R. Matthew Emerson [14657] * trunk/source/lisp-kernel/x86-spentry32.s (modified) Don't bother to save/restore the state of the direction flag in ... Tue, 22 Feb 2011 11:34:32 GMT Gary Byers [14656] * trunk/source/level-0/l0-cfm-support.lisp (modified) * trunk/source/level-1/linux-files.lisp (modified) * trunk/source/library/lispequ.lisp (modified) lispequ.lisp: make SHLIB fields available to DESCRIBE/INSPECT. ... Mon, 21 Feb 2011 08:23:44 GMT Gary Byers [14655] * trunk/source/lisp-kernel/arm-exceptions.c (modified) Handle SIGBUS: if we get a SIGBUS trying to access the page before ... Thu, 17 Feb 2011 18:37:14 GMT R. Matthew Emerson [14654] * trunk/source/cocoa-ide/cocoa-backtrace.lisp (modified) * trunk/source/cocoa-ide/cocoa-utils.lisp (modified) * 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) Backtrace dialog changes. Works better on Cocotron, but still leaks ... Thu, 17 Feb 2011 00:54:21 GMT Gary Byers [14653] * trunk/source/level-0/ARM/arm-misc.lisp (modified) Add some dmb instructions. Wed, 16 Feb 2011 19:55:15 GMT R. Matthew Emerson [14652] * trunk/source/lisp-kernel/x86-constants.s (modified) * trunk/source/lisp-kernel/x86-spentry32.s (modified) In SPffcall, don't use popfl to restore the state of DF. Instead, ... Mon, 14 Feb 2011 07:50:31 GMT Gary Byers [14651] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) Define and call check_arm_cpu(), which now wants an ARMv7 or later. Tue, 08 Feb 2011 19:00:58 GMT Gary Byers [14650] * trunk/source/lib/dumplisp.lisp (modified) In %SAVE-APPLICATION-INTERNAL, use MAKE-MCL-LISTENER-PROCESS to run ... Tue, 08 Feb 2011 18:58:12 GMT Gary Byers [14649] * trunk/source/level-0/l0-cfm-support.lisp (modified) Only one SHARED-LIBRARY-WITH-NAME; may not need extra arg after ... Tue, 08 Feb 2011 18:56:41 GMT Gary Byers [14648] * trunk/source/level-1/linux-files.lisp (modified) Remove (archaic, duplicate) #+darwin-target CLOSE-SHARED-LIBRARY. Tue, 08 Feb 2011 01:53:01 GMT Gary Byers [14647] * trunk/windows/ccl/wx86cl.exe (modified) * trunk/windows/ccl/wx86cl.image (modified) Even newer win32 binaries. Tue, 08 Feb 2011 01:47:26 GMT Gary Byers [14646] * trunk/source/level-0/l0-cfm-support.lisp (modified) * trunk/source/level-1/linux-files.lisp (modified) Fix Windows lossage from last commit. Mon, 07 Feb 2011 23:28:51 GMT Gary Byers [14645] * trunk/source/level-0/l0-cfm-support.lisp (modified) * trunk/source/level-1/linux-files.lisp (modified) Start trying to get CLOSE-SHARED-LIBRARY working on all platforms. ... Sun, 06 Feb 2011 16:36:04 GMT Gary Byers [14644] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) set rcontext_readonly true on WIN_32. Sun, 06 Feb 2011 16:34:09 GMT Gary Byers [14643] * trunk/source/objc-bridge/objc-runtime.lisp (modified) On Cocotron, try to ensure that NSDebugEnabled is false. (It's set ... Fri, 04 Feb 2011 19:51:44 GMT Paul Krueger [14642] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/open-panel.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/save-panel.lisp (modified) Eliminate some compiler warnings Fri, 04 Feb 2011 19:28:57 GMT R. Matthew Emerson [14641] * trunk/source/level-1/l1-lisp-threads.lisp (modified) More places that need to subtract tcr-bias. Fri, 04 Feb 2011 19:05:18 GMT R. Matthew Emerson [14640] * trunk/source/level-0/X86/X8632/x8632-symbol.lisp (modified) In %tcr-binding-location, fix another case where we need to subtract ... Fri, 04 Feb 2011 16:41:37 GMT R. Matthew Emerson [14639] * trunk/source/objc-bridge/objc-runtime.lisp (modified) Account for tcr-bias in the cocotron case of ... Thu, 03 Feb 2011 23:37:11 GMT Paul Krueger [14638] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.pdf (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/1__#$!@%!#__tools23.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/Pasted Graphic 13.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/TXT.rtf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools11.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools12.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools13.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools14.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools15.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools16.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools17b.tif (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools18.tif (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools19.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools2.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools20.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools21.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools22.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools23.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools25.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools26.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools28.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools29.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools30.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools31.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools32.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools33.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools34.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools35.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools36.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools4.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools5.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools6.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools7.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools8.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd/tools9.tiff (added) New Documentation for App Tools Thu, 03 Feb 2011 23:33:13 GMT Paul Krueger [14637] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/AppDoc.nib/designable.nib (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/AppDoc.nib/keyedobjects.nib (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.rtfd (deleted) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools25.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools26.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools28.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools29.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools30.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools31.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools32.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools33.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools34.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools35.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools36.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/Tools Revision Notes.rtf (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/LoanMainMenu.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/LoanMainMenu.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/LoanMainMenu.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/LoanWin.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/LoanWin.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/LoanWin.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/loan-app-document.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/loan-win-ctrl.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/loandoc.lapp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/LoanStandAlone/loandocIDE.lapp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/ns-object-utils.lisp (modified) New example for App Developer Tools Thu, 03 Feb 2011 18:26:56 GMT R. Matthew Emerson [14636] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) Change fd_setsize_bytes() for the benefit of usocket and Windows. ... Thu, 03 Feb 2011 08:00:17 GMT Gary Byers [14635] * trunk/source/doc/ccl-documentation.html (modified) updated Thu, 03 Feb 2011 07:43:20 GMT Gary Byers [14634] * trunk/source/doc/src/profile.xml (modified) * trunk/source/doc/src/using.xml (modified) * trunk/source/library/chud-metering.txt (modified) Document new CHUD stuff, :NATIVE arg to SAVE-APPLICATION. Wed, 02 Feb 2011 17:15:53 GMT Paul Krueger [14633] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.pdf (deleted) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd (deleted) Delete old documentation Wed, 02 Feb 2011 17:05:26 GMT Paul Krueger [14632] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding2.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding3.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding4.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/AppDoc.nib/designable.nib (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/AppDoc.nib/keyedobjects.nib (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-win-controller.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Controller Test 1/controller-test1.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Controller Test 2/controller-test2.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Controller Test 3/controller-test3.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 13.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 14.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 15.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 2.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 4.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 5.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 6.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 9.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/2__#$!@%!#__Pasted Graphic 1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/2__#$!@%!#__Pasted Graphic 10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/2__#$!@%!#__Pasted Graphic 14.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/2__#$!@%!#__Pasted Graphic 3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/2__#$!@%!#__Pasted Graphic 5.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/2__#$!@%!#__Pasted Graphic 9.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/2__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/3__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/4__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/5__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 11.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 12.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 13.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 14.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 15.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 16.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 2.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 20.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 21.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 22.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 4.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 5.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 6.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 7.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 8.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 9.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/TXT.rtf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/loan10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd (deleted) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispCocoa Application Debugging.rtf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/OldDoc (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/OldDoc/InterfaceBuilderWithCCLTutorial2.0.pdf (moved) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/OldDoc/InterfaceBuilderWithCCLTutorial2.0.rtfd (moved) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/OldDoc/InterfaceBuilderWithCCLTutorial2.1.pdf (moved) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/OldDoc/InterfaceBuilderWithCCLTutorial2.1.rtfd (moved) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/Revision 2.0 Notes.rtf (deleted) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/Revision 2.1 Notes.rtf (deleted) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/Tools Revision Notes.rtf (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/Tutorial Revision Notes.rtf (moved) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Loan Calc/loan-calc.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Loan Document/loan-win-cntrl.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/PackageView/package-view.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Simple Sum/simplesum.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Speech/speech-controller.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/squiggle-doc.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/date.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/file-directory-utils.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/kvo-slot.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/nib.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/ns-object-utils.lisp (modified) See Tools Revision Notes for details Wed, 02 Feb 2011 05:12:03 GMT Gary Byers [14631] * trunk/source/lisp-kernel/x86-macros.s (modified) Conditionalize definition of extract_subtag, since we have to write ... Wed, 02 Feb 2011 04:59:46 GMT Gary Byers [14630] * trunk/source/lisp-kernel/mach-o-image.c (modified) Look for MACHO_MAGIC in header. Initialize next_section_ordinal. Wed, 02 Feb 2011 04:58:35 GMT Gary Byers [14629] * trunk/source/lisp-kernel/x86-macros.s (modified) * trunk/source/lisp-kernel/x86-spentry64.s (modified) x8664 'extract_subtag' macro: use movzbl to avoid a partial register ... Wed, 02 Feb 2011 04:35:01 GMT Gary Byers [14628] * trunk/source/library/chud-metering.lisp (modified) Tell the user that we're waiting for shark to process samples. Wed, 02 Feb 2011 04:34:22 GMT Gary Byers [14627] * trunk/source/lib/dumplisp.lisp (modified) Typo in conditionalization (darwinx8664, not darwin-x8664.) Wed, 02 Feb 2011 04:33:27 GMT Gary Byers [14626] * trunk/source/level-1/l1-clos-boot.lisp (modified) Use the METHOD object's lambda-list (not the METHOD-FUNCTION's) when ... Wed, 02 Feb 2011 04:26:43 GMT Gary Byers [14625] * trunk/source/level-0/l0-hash.lisp (modified) REMHASH: it's not our job to effectively rehash the table when the ...