# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 1:01:27 AM 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 ... Tue, 01 Feb 2011 19:05:18 GMT R. Matthew Emerson [14624] * branches/shrink-tcr (deleted) done with this Tue, 01 Feb 2011 18:32:07 GMT R. Matthew Emerson [14623] * trunk/source/xdump/xfasload.lisp (modified) Remove yet more left-over debugging cruft. Tue, 01 Feb 2011 00:01:52 GMT R. Matthew Emerson [14622] * trunk/source/compiler/X86/x86-asm.lisp (modified) * trunk/source/compiler/X86/x86-lap.lisp (modified) * trunk/source/level-0/nfasload.lisp (modified) Remove some left-over debugging stuff. Mon, 31 Jan 2011 23:52:47 GMT R. Matthew Emerson [14621] * trunk/source/compiler/X86/X8632/x8632-arch.lisp (modified) x8632::tcr-bias is supposed to be 0 on non-Windows platforms. Mon, 31 Jan 2011 23:27:23 GMT R. Matthew Emerson [14620] * trunk/windows/ccl/wx86cl.exe (modified) * trunk/windows/ccl/wx86cl.image (modified) updated 32-bit Windows binaries Mon, 31 Jan 2011 23:17:18 GMT R. Matthew Emerson [14619] * trunk/source/compiler/X86/X8632/x8632-arch.lisp (modified) * trunk/source/compiler/X86/X8632/x8632-backend.lisp (modified) * trunk/source/compiler/X86/x86-asm.lisp (modified) * trunk/source/compiler/X86/x86-lap.lisp (modified) * trunk/source/level-0/X86/X8632/x8632-float.lisp (modified) * trunk/source/level-0/X86/X8632/x8632-misc.lisp (modified) * trunk/source/level-0/X86/x86-io.lisp (modified) * trunk/source/level-0/l0-misc.lisp (modified) * trunk/source/level-0/nfasload.lisp (modified) * trunk/source/level-1/l1-lisp-threads.lisp (modified) * trunk/source/level-1/l1-processes.lisp (modified) * trunk/source/level-1/x86-threads-utils.lisp (modified) * trunk/source/lib/backtrace.lisp (modified) * trunk/source/lib/describe.lisp (modified) * trunk/source/lib/nfcomp.lisp (modified) * trunk/source/lib/x86-backtrace.lisp (modified) * trunk/source/lisp-kernel/gc-common.c (modified) * trunk/source/lisp-kernel/lisp-debug.c (modified) * trunk/source/lisp-kernel/macros.h (modified) * trunk/source/lisp-kernel/pmcl-kernel.c (modified) * trunk/source/lisp-kernel/thread_manager.c (modified) * trunk/source/lisp-kernel/threads.h (modified) * trunk/source/lisp-kernel/win32/Makefile (modified) * trunk/source/lisp-kernel/windows-calls.c (modified) * trunk/source/lisp-kernel/x86-asmutils32.s (modified) * trunk/source/lisp-kernel/x86-constants32.h (modified) * trunk/source/lisp-kernel/x86-constants32.s (modified) * trunk/source/lisp-kernel/x86-exceptions.c (modified) * trunk/source/lisp-kernel/x86-gc.c (modified) * trunk/source/lisp-kernel/x86-spentry32.s (modified) * trunk/source/lisp-kernel/x86-subprims32.s (modified) * trunk/source/lisp-kernel/xlbt.c (modified) * trunk/source/xdump/xfasload.lisp (modified) Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run ... Mon, 31 Jan 2011 22:37:18 GMT R. Matthew Emerson [14618] * branches/shrink-tcr (modified) * branches/shrink-tcr/cocoa-ide/cocoa-application.lisp (modified) * branches/shrink-tcr/cocoa-ide/cocoa.lisp (modified) * branches/shrink-tcr/lib/dumplisp.lisp (modified) * branches/shrink-tcr/library/chud-metering.lisp (modified) * branches/shrink-tcr/lisp-kernel/area.h (modified) * branches/shrink-tcr/lisp-kernel/arm_print.c (modified) * branches/shrink-tcr/lisp-kernel/image.c (modified) * branches/shrink-tcr/lisp-kernel/lisp-debug.c (modified) * branches/shrink-tcr/lisp-kernel/mach-o-image.c (modified) * branches/shrink-tcr/lisp-kernel/pmcl-kernel.c (modified) * branches/shrink-tcr/lisp-kernel/ppc_print.c (modified) * branches/shrink-tcr/lisp-kernel/x86-exceptions.c (modified) * branches/shrink-tcr/lisp-kernel/x86_print.c (modified) * branches/shrink-tcr/objc-bridge/objc-runtime.lisp (modified) merge changes from trunk Mon, 31 Jan 2011 22:25:35 GMT R. Matthew Emerson [14617] * branches/shrink-tcr/lisp-kernel/thread_manager.c (modified) * branches/shrink-tcr/lisp-kernel/x86-exceptions.c (modified) fixes for compiling for 64-bit windows Mon, 31 Jan 2011 19:31:37 GMT Gary Palter [14616] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/CoreData.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/CoreData.framework (added) * trunk/aux/cocotron/win32/cocotron/CoreData.framework/Resources (added) * trunk/aux/cocotron/win32/cocotron/CoreData.framework/Resources/English.lproj (added) * trunk/aux/cocotron/win32/cocotron/CoreData.framework/Resources/English.lproj/InfoPlist.strings (added) * trunk/aux/cocotron/win32/cocotron/CoreData.framework/Resources/Info.plist (added) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/source/cocoa-ide/cocoa-application.lisp (modified) * trunk/source/cocoa-ide/cocoa.lisp (modified) * trunk/source/objc-bridge/objc-runtime.lisp (modified) * trunk/win32-headers/cocoa/constants.cdb (modified) * trunk/win32-headers/cocoa/functions.cdb (modified) * trunk/win32-headers/cocoa/objc-classes.cdb (modified) * trunk/win32-headers/cocoa/objc-methods.cdb (modified) * trunk/win32-headers/cocoa/records.cdb (modified) * trunk/win32-headers/cocoa/types.cdb (modified) * trunk/win32-headers/cocoa/vars.cdb (modified) Update to the latest version of Cocotron. Mon, 31 Jan 2011 18:35:28 GMT R. Matthew Emerson [14615] * trunk/aux/cocotron/win32/cocotron/CoreData.1.0.dll (added) add DLL for CoreData Sun, 30 Jan 2011 21:53:30 GMT Gary Palter [14614] * trunk/win32-headers/cocoa/constants.cdb (modified) * trunk/win32-headers/cocoa/functions.cdb (modified) * trunk/win32-headers/cocoa/objc-classes.cdb (modified) * trunk/win32-headers/cocoa/objc-methods.cdb (modified) * trunk/win32-headers/cocoa/records.cdb (modified) * trunk/win32-headers/cocoa/types.cdb (modified) * trunk/win32-headers/cocoa/vars.cdb (modified) Revert Sun, 30 Jan 2011 21:52:29 GMT Gary Palter [14613] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) Revert Sun, 30 Jan 2011 21:09:34 GMT Gary Palter [14612] * trunk/win32-headers/cocoa/constants.cdb (modified) * trunk/win32-headers/cocoa/functions.cdb (modified) * trunk/win32-headers/cocoa/objc-classes.cdb (modified) * trunk/win32-headers/cocoa/objc-methods.cdb (modified) * trunk/win32-headers/cocoa/records.cdb (modified) * trunk/win32-headers/cocoa/types.cdb (modified) * trunk/win32-headers/cocoa/vars.cdb (modified) Updated FFI files for latest Cocotron Sun, 30 Jan 2011 20:55:16 GMT Gary Palter [14611] * 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-r122df7fd4c40.patch (deleted) Rebuild with latest Cocotron sources Sun, 30 Jan 2011 08:41:54 GMT Gary Byers [14610] * trunk/source/library/chud-metering.lisp (modified) New scheme (using native heap images.) Lose all of the .spatch stuff. Sun, 30 Jan 2011 08:39:44 GMT Gary Byers [14609] * trunk/source/lisp-kernel/mach-o-image.c (modified) mach-o-image.c: earlier victory declaration was ... premature. Call ... Sun, 30 Jan 2011 02:38:14 GMT Gary Byers [14608] * trunk/source/lib/dumplisp.lisp (modified) * trunk/source/lisp-kernel/mach-o-image.c (modified) dumplisp.lisp: support :native argument to SAVE-APPLICATION; only ... Fri, 28 Jan 2011 21:49:58 GMT R. Matthew Emerson [14607] * branches/shrink-tcr/level-0/l0-misc.lisp (modified) * branches/shrink-tcr/level-0/nfasload.lisp (modified) * branches/shrink-tcr/lib/nfcomp.lisp (modified) * branches/shrink-tcr/lib/x86-backtrace.lisp (modified) * branches/shrink-tcr/lisp-kernel/thread_manager.c (modified) * branches/shrink-tcr/lisp-kernel/win32/Makefile (modified) More tweaks; a cross-compiled Windows x86 lisp now bootstraps on ... Thu, 27 Jan 2011 20:56:05 GMT R. Matthew Emerson [14606] * branches/shrink-tcr/compiler/X86/X8632/x8632-arch.lisp (modified) * branches/shrink-tcr/compiler/X86/X8632/x8632-backend.lisp (modified) * branches/shrink-tcr/compiler/X86/x86-asm.lisp (modified) * branches/shrink-tcr/compiler/X86/x86-lap.lisp (modified) * branches/shrink-tcr/level-0/X86/X8632/x8632-misc.lisp (modified) * branches/shrink-tcr/level-0/X86/x86-io.lisp (modified) * branches/shrink-tcr/level-0/l0-misc.lisp (modified) * branches/shrink-tcr/level-0/nfasload.lisp (modified) * branches/shrink-tcr/level-1/l1-lisp-threads.lisp (modified) * branches/shrink-tcr/level-1/l1-processes.lisp (modified) * branches/shrink-tcr/level-1/x86-threads-utils.lisp (modified) * branches/shrink-tcr/lib/backtrace.lisp (modified) * branches/shrink-tcr/lib/describe.lisp (modified) * branches/shrink-tcr/lib/nfcomp.lisp (modified) * branches/shrink-tcr/lisp-kernel/gc-common.c (modified) * branches/shrink-tcr/lisp-kernel/lisp-debug.c (modified) * branches/shrink-tcr/lisp-kernel/macros.h (modified) * branches/shrink-tcr/lisp-kernel/pmcl-kernel.c (modified) * branches/shrink-tcr/lisp-kernel/thread_manager.c (modified) * branches/shrink-tcr/lisp-kernel/threads.h (modified) * branches/shrink-tcr/lisp-kernel/win32/Makefile (modified) * branches/shrink-tcr/lisp-kernel/windows-calls.c (modified) * branches/shrink-tcr/lisp-kernel/x86-asmutils32.s (modified) * branches/shrink-tcr/lisp-kernel/x86-constants32.h (modified) * branches/shrink-tcr/lisp-kernel/x86-constants32.s (modified) * branches/shrink-tcr/lisp-kernel/x86-exceptions.c (modified) * branches/shrink-tcr/lisp-kernel/x86-gc.c (modified) * branches/shrink-tcr/lisp-kernel/x86-spentry32.s (modified) * branches/shrink-tcr/lisp-kernel/x86-subprims32.s (modified) * branches/shrink-tcr/lisp-kernel/xlbt.c (modified) * branches/shrink-tcr/xdump/xfasload.lisp (modified) Checkpoint of work in progress. Thu, 27 Jan 2011 06:03:09 GMT Gary Byers [14605] * trunk/source/lisp-kernel/mach-o-image.c (modified) Fix typos. Thu, 27 Jan 2011 05:35:49 GMT Gary Byers [14604] * trunk/source/lisp-kernel/mach-o-image.c (modified) Getting close to working: a saved 'native image' loads at the right ... Thu, 27 Jan 2011 05:34:44 GMT Gary Byers [14603] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) define & initialize reserved_region_end. Thu, 27 Jan 2011 05:34:08 GMT Gary Byers [14602] * trunk/source/lisp-kernel/x86-exceptions.c (modified) save_application's first arg is signed. Thu, 27 Jan 2011 05:33:43 GMT Gary Byers [14601] * trunk/source/lisp-kernel/image.c (modified) save_application's first arg is signed; if it's negative, save a ... Thu, 27 Jan 2011 05:31:18 GMT Gary Byers [14600] * trunk/source/lisp-kernel/area.h (modified) Declare reserved_region_end. Thu, 27 Jan 2011 05:30:44 GMT Gary Byers [14599] * trunk/source/lisp-kernel/arm_print.c (modified) * trunk/source/lisp-kernel/ppc_print.c (modified) * trunk/source/lisp-kernel/x86_print.c (modified) In the kernel debugger's printer, don't assume that a method- ... Tue, 25 Jan 2011 04:59:37 GMT Paul Krueger [14598] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/save-gui-app.lisp (added) Add missing file Mon, 24 Jan 2011 20:58:14 GMT R. Matthew Emerson [14597] * trunk/source/lisp-kernel/x86-spentry32.s (modified) In subprims that call foreign code, save the flags in tcr.unboxed0 ... Sun, 23 Jan 2011 18:52:59 GMT Paul Krueger [14596] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding2.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding3.lisp (modified) New Binding tests Sun, 23 Jan 2011 18:39:50 GMT Paul Krueger [14595] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding2.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding2.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding2.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding2.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding3.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding3.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding3.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding3.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding4.nib/designable.nib (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding4.nib/keyedobjects.nib (modified) New binding tests Sun, 23 Jan 2011 18:33:07 GMT Paul Krueger [14594] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/ns-object-utils.lisp (modified) Bug Fix Sun, 23 Jan 2011 16:30:06 GMT Paul Krueger [14593] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/file-directory-utils.lisp (added) File search utilities Sun, 23 Jan 2011 16:26:31 GMT Paul Krueger [14592] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding4.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding4.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding4.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding4.nib/keyedobjects.nib (added) New binding Test Sun, 23 Jan 2011 16:25:29 GMT Paul Krueger [14591] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/ns-object-utils.lisp (modified) Enhanced data conversion Sat, 22 Jan 2011 06:25:33 GMT Gary Byers [14590] * trunk/source/lisp-kernel/lisp-debug.c (modified) * trunk/source/lisp-kernel/mach-o-image.c (modified) lisp-debug.c: in debug_thread_info(), don't coerce everything to ... Sat, 22 Jan 2011 04:12:33 GMT R. Matthew Emerson [14589] * trunk/source/lisp-kernel/thread_manager.c (modified) In the Windows version of raise_thread_interrupt(), make "ts" be the ... Fri, 21 Jan 2011 19:05:29 GMT R. Matthew Emerson [14588] * branches/shrink-tcr/level-0/X86/X8632/x8632-float.lisp (modified) In %get-/%set-mxcsr, just use tcr.unboxed0. Fri, 21 Jan 2011 18:58:17 GMT Paul Krueger [14587] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/squiggle-doc.lisp (modified) Fixed bug that caused squiggle windows not to show Thu, 20 Jan 2011 18:13:45 GMT R. Matthew Emerson [14586] * branches/shrink-tcr (copied) make branch for tcr changes Thu, 20 Jan 2011 14:45:57 GMT Paul Krueger [14585] * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTest (deleted) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests (copied) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/BindingTests/binding.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/CCL IDE Add In Proto.plist (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/ccl-additions-for-cocoa-tools.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/class-convert.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-delegate.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Info.plist (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/PkgInfo (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/AppDoc.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/AppDoc.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/AppDoc.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/DevMenu.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/DevMenu.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.bundle/Contents/Resources/en.lproj/DevMenu.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-doc.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-app-win-controller.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Cocoa Dev/lisp-bundle.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/CCL Cocoa Developer Tools Tutorial.pdf (added) * 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/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/tools3.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) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools11.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools12.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools13.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools14.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools15.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools16.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools17.tif (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools18.tif (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools19.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools2.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools20.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools21.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools22.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools23.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools24.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools4.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools5.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools6.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools7.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools8.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/DocFigures/tools9.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 13.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 14.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 15.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 2.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 4.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 5.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 6.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic 9.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/1__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/2__#$!@%!#__Pasted Graphic 1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/2__#$!@%!#__Pasted Graphic 10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/2__#$!@%!#__Pasted Graphic 14.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/2__#$!@%!#__Pasted Graphic 3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/2__#$!@%!#__Pasted Graphic 5.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/2__#$!@%!#__Pasted Graphic 9.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/2__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/3__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/4__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/5__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 11.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 12.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 13.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 14.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 15.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 16.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 2.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 20.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 21.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 22.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 4.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 5.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 6.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 7.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 8.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic 9.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/TXT.rtf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial3.0.rtfd/loan10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/Lisp-KVO Reference & Tutorial 1.1.rtf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.pdf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/1__#$!@%!#__Pasted Graphic 1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/1__#$!@%!#__Pasted Graphic 10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/1__#$!@%!#__Pasted Graphic 3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/1__#$!@%!#__Pasted Graphic 4.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/1__#$!@%!#__Pasted Graphic 9.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/1__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/2__#$!@%!#__Pasted Graphic 1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/2__#$!@%!#__Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 1.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 10.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 11.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 12.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 14.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 15.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 2.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 3.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 4.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 5.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 6.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 7.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 8.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic 9.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/Pasted Graphic.tiff (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Ref.rtfd/TXT.rtf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/LispController Reference.pdf (deleted) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/Revision 3.0 Notes.rtf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/Tools Revision Notes.rtf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Documentation/toplevel-function.rtf (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Lisp IB Plugins/LispControllerPlugin/English.lproj/LispControllerInspector.xib (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Lisp IB Plugins/LispControllerPlugin/LispControllerPlugin.xcodeproj/paul.mode1v3 (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Lisp IB Plugins/LispControllerPlugin/LispControllerPlugin.xcodeproj/paul.pbxuser (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Loan Document/loan-doc.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Menu/MenuTest.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Menu/MenuTest.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Menu/MenuTest.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Menu/menu-utils.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/MainMenu.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/MainMenu.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/MainMenu.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/MainMenu2.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/MainMenu2.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/MainMenu2.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/SquiggleWin.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/SquiggleWin.nib/designable.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/SquiggleWin.nib/keyedobjects.nib (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/sq-a.lapp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/squigIDE.lapp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/squigg-view.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/squiggle-doc.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/squiggle-doc1.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Squiggle/squiggle.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/alert.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/appkit-version.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/coder.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/combo-box-source.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/debug.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/doc-controller-hash.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/file-monitor.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/install-executable.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/interactive-app.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/kvo-slot.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/lisp-app-pr-view.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/lisp-controller.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/lisp-doc-controller.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/lisp-document.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/nib-link.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/nib.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/ns-binding-utils.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/ns-object-utils.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/ns-string-utils.lisp (modified) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/open-panel.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/preferences.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/quick-window.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/save-panel.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/undo.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/utility.lisp (added) * trunk/cocoa-ide-contrib/krueger/InterfaceProjects/Utilities/words.lisp (added) App Developer Tools from pkrueger