# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 7:44:47 AM Mon, 08 Feb 2010 20:49:08 GMT gz [13441] * branches/working-0711/ccl/library/core-files.lisp (modified) core-print: show more type info Mon, 08 Feb 2010 20:48:19 GMT gz [13440] * branches/working-0711/ccl/lib/misc.lisp (modified) report-heap-utilization: don't crash if no data Mon, 08 Feb 2010 20:01:38 GMT R. Matthew Emerson [13439] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Fix for double-clicking paren at end of buffer, from Ron Garret. see ... Mon, 08 Feb 2010 19:05:04 GMT gz [13438] * branches/working-0711/ccl/library/core-files.lisp (modified) add map-core-region rename core-object-type to ... Sun, 07 Feb 2010 07:00:33 GMT Gary Byers [13437] * trunk/source/compiler/nx1.lisp (modified) An unsigned-byte of the native word size shifted right by a value >= ... Sat, 06 Feb 2010 17:11:54 GMT gz [13436] * branches/working-0711/ccl/library/leaks.lisp (modified) Add parse-proc-maps and proc-maps-diff; extend mtrace parser a bit Sat, 06 Feb 2010 16:52:33 GMT gz [13435] * branches/working-0711/ccl/lib/misc.lisp (modified) heap-utilization: add threshold arg; tweak how slot vectors are described Sat, 06 Feb 2010 11:22:50 GMT Gary Byers [13434] * trunk/source/lisp-kernel/thread_manager.c (modified) Add a cast to the Unix version of create_system_thread, to avoid a ... Sat, 06 Feb 2010 04:28:32 GMT Gary Byers [13433] * release/1.4/source/lisp-kernel/Threads.h (modified) * release/1.4/source/lisp-kernel/area.h (modified) * release/1.4/source/lisp-kernel/memory.c (modified) * release/1.4/source/lisp-kernel/thread_manager.c (modified) * release/1.4/source/lisp-kernel/x86-exceptions.c (modified) * release/1.4/source/lisp-kernel/x86-gc.c (modified) Basically propagate r13431 to 1.4. Sat, 06 Feb 2010 04:11:50 GMT Gary Byers [13432] * trunk/source/level-0/X86/X8664/x8664-bignum.lisp (modified) The last (first) 64 bits processed by %BIGNUM-LOGIOR and %BIGNUM- ... Thu, 04 Feb 2010 12:48:07 GMT Gary Byers [13431] * trunk/source/lisp-kernel/Threads.h (modified) * trunk/source/lisp-kernel/area.h (modified) * trunk/source/lisp-kernel/memory.c (modified) * trunk/source/lisp-kernel/thread_manager.c (modified) * trunk/source/lisp-kernel/x86-exceptions.c (modified) Try to address ticket:649 by clearly distinguishing between ... Tue, 02 Feb 2010 15:20:23 GMT gz [13430] * trunk/source/cocoa-ide/hemlock/src/package.lisp (modified) * trunk/source/cocoa-ide/hemlock/src/struct.lisp (modified) Add buffer-plist Tue, 02 Feb 2010 15:18:49 GMT gz [13429] * trunk/source/cocoa-ide/hemlock/src/charprops.lisp (modified) Try harder to recognize whole line Tue, 02 Feb 2010 15:18:01 GMT gz [13428] * trunk/source/cocoa-ide/hemlock/src/lispmode.lisp (modified) Add some defindents Tue, 02 Feb 2010 15:16:33 GMT gz [13427] * trunk/source/cocoa-ide/hemlock/src/edit-defs.lisp (modified) Strip trailing :'s in symbol-at-point, so can meta-. on Error In FOO: Tue, 02 Feb 2010 15:12:21 GMT gz [13426] * trunk/source/level-1/l1-sysio.lisp (modified) fix typo Tue, 02 Feb 2010 00:58:40 GMT R. Matthew Emerson [13425] * release/1.4/source/scripts (modified) * release/1.4/source/scripts/ccl (modified) * release/1.4/source/scripts/ccl64 (modified) Port r13416 (cygwin botch in ccl/ccl64 scripts) from trunk to 1.4 ... Mon, 01 Feb 2010 18:19:54 GMT R. Matthew Emerson [13424] * release/1.4/source (modified) * release/1.4/source/compiler (modified) * release/1.4/source/examples/jfli/jfli-lw.lisp (modified) * release/1.4/source/level-0/X86 (modified) * release/1.4/source/level-1/linux-files.lisp (modified) * release/1.4/source/lisp-kernel (modified) Port r13414, r13415 (replace hardwired 1000 with ... Sat, 30 Jan 2010 11:18:00 GMT Gary Byers [13423] * trunk/source/level-0/X86/X8664/x8664-bignum.lisp (modified) Seemingly working versions of %BIGNUM-LOGIOR, %BIGNUM-LOGAND. Fri, 29 Jan 2010 12:46:10 GMT Gary Byers [13422] * trunk/source/level-0/PPC/PPC64/ppc64-bignum.lisp (modified) * trunk/source/level-0/l0-bignum64.lisp (modified) Simpler BIGNUM-LOGICAL-AND, BIGNUM-LOGICAL-IOR; call directly to the ... Fri, 29 Jan 2010 12:36:50 GMT Gary Byers [13421] * trunk/source/level-0/PPC/ppc-array.lisp (modified) PPC64 %INIT-MISC fixes. Fri, 29 Jan 2010 01:00:58 GMT Gary Byers [13420] * trunk/source/level-0/X86/X8664/x8664-bignum.lisp (modified) Typos. Fri, 29 Jan 2010 00:56:41 GMT Gary Byers [13419] * trunk/source/level-0/X86/X8664/x8664-bignum.lisp (modified) * trunk/source/level-0/l0-bignum64.lisp (modified) First-approximation %BIGNUM-LOGIOR, %BIGNUM-LOGAND for x8664. Use ... Fri, 29 Jan 2010 00:52:30 GMT Gary Byers [13418] * trunk/source/level-0/PPC/PPC64/ppc64-bignum.lisp (modified) Add (prototype) LAP functions %BIGNUM-LOGIOR, %BIGNUM-LOGAND for ... Fri, 29 Jan 2010 00:51:49 GMT R. Matthew Emerson [13417] * trunk/source/lib/compile-ccl.lisp (modified) REBUILD-CCL: add new keyword argument :allow-constant-redefinition. ... Thu, 28 Jan 2010 21:50:42 GMT R. Matthew Emerson [13416] * trunk/source/scripts/ccl (modified) * trunk/source/scripts/ccl64 (modified) Don't bother with DD convenience variable, update some comments. ... Thu, 28 Jan 2010 20:58:08 GMT Gary Byers [13415] * trunk/source/level-1/linux-files.lisp (modified) Arggh. Another hardwired 1000 in %TIMED-WAIT-ON-SEMAPHORE-PTR. Thu, 28 Jan 2010 20:46:58 GMT Gary Byers [13414] * trunk/source/level-1/linux-files.lisp (modified) in %TIMED-WAIT-ON-SEMAPHORE-PTR, calculate "stop" in terms of ... Thu, 28 Jan 2010 04:09:51 GMT Gary Byers [13413] * trunk/source/level-0/X86/x86-array.lisp (modified) %SIMPLE-BIT-BOOLE passes the length (in 64-bit words) to the LAP ... Thu, 28 Jan 2010 04:07:05 GMT Gary Byers [13412] * trunk/source/level-0/X86/X8632/x8632-array.lisp (modified) %SIMPLE-BIT-BOOLE passes the length (in 32-bit words) to the LAP ... Thu, 28 Jan 2010 03:56:04 GMT Gary Byers [13411] * trunk/source/compiler/X86/x86-asm.lisp (modified) Add a few SSE2 instructions (or at least some cases): MOVQDA where ... Tue, 26 Jan 2010 23:06:46 GMT Gary Byers [13410] * trunk/source/level-1/l1-utils.lisp (modified) In MAKE-UARRAY-1 (which handles some cases of MAKE-ARRAY), try to ... Tue, 26 Jan 2010 19:35:26 GMT R. Matthew Emerson [13409] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-init.lisp (modified) * branches/working-0711/ccl/level-1/l1-sockets.lisp (modified) * branches/working-0711/ccl/lisp-kernel/x86-constants32.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-constants64.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-spentry32.s (modified) * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) Increase CALL-ARGUMENTS-LIMIT on non ppc ports. (r13406 from trunk) Tue, 26 Jan 2010 19:09:35 GMT Gary Palter [13408] * 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-r723.patch (deleted) * trunk/aux/cocotron/win32/cocotron/cocotron-r724.patch (added) Update to Cocotron r724 and include fix for Cocotron issues 418 and 488 Mon, 25 Jan 2010 21:46:37 GMT R. Matthew Emerson [13407] * trunk/source/compiler/X86/X8664/x8664-arch.lisp (modified) Smaller value of x8664::max-1-bit-constant-index. This is needed ... Mon, 25 Jan 2010 21:25:01 GMT R. Matthew Emerson [13406] * trunk/source/level-1/l1-init.lisp (modified) * trunk/source/lisp-kernel/x86-constants32.s (modified) * trunk/source/lisp-kernel/x86-constants64.s (modified) * trunk/source/lisp-kernel/x86-spentry32.s (modified) * trunk/source/lisp-kernel/x86-spentry64.s (modified) Increase CALL-ARGUMENTS-LIMIT to 65536 on non-PPC targets. On ... Sat, 23 Jan 2010 03:14:44 GMT R. Matthew Emerson [13405] * trunk/source/lib/ccl-export-syms.lisp (modified) Export DEFSTATICVAR from CCL package (closes ticket:651). Sat, 23 Jan 2010 01:38:33 GMT R. Matthew Emerson [13404] * trunk/source/lisp-kernel/darwinppc/Makefile (modified) * trunk/source/lisp-kernel/darwinppc64/Makefile (modified) Build Darwin/ppc kernels with 10.5 SDK, require 10.5 Use gcc-4.0 ... Fri, 22 Jan 2010 22:48:47 GMT R. Matthew Emerson [13403] * trunk/source/lisp-kernel/darwinx8632/Makefile (modified) * trunk/source/lisp-kernel/darwinx8664/Makefile (modified) Build Darwin/x86 lisp kernels with 10.5 SDK, require 10.5. Thu, 21 Jan 2010 21:47:52 GMT Gary Palter [13402] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) Workaround the fact that Cocotron uses the wrong DPI when converting ... Thu, 21 Jan 2010 20:59:38 GMT Gary Byers [13401] * trunk/source/lib/misc.lisp (modified) In STATIC-CONS, disable interrupts around the call to %ATOMIC-POP- ... Wed, 20 Jan 2010 22:21:05 GMT Gary Palter [13400] * trunk/aux/cocotron/win32/cocotron/issue492 (added) * trunk/aux/cocotron/win32/cocotron/issue492/Issue492AppDelegate.h (added) * trunk/aux/cocotron/win32/cocotron/issue492/Issue492AppDelegate.m (added) * trunk/aux/cocotron/win32/cocotron/issue492/Issue492WindowDelegate.h (added) * trunk/aux/cocotron/win32/cocotron/issue492/Issue492WindowDelegate.m (added) * trunk/aux/cocotron/win32/cocotron/issue492/issue492-Info.plist (added) * trunk/aux/cocotron/win32/cocotron/issue492/issue492.xcodeproj (added) * trunk/aux/cocotron/win32/cocotron/issue492/issue492.xcodeproj/project.pbxproj (added) * trunk/aux/cocotron/win32/cocotron/issue492/issue492_Prefix.pch (added) * trunk/aux/cocotron/win32/cocotron/issue492/main.m (added) Sample code for Cocotron issue 492 Tue, 19 Jan 2010 20:28:49 GMT R. Matthew Emerson [13399] * trunk/source/level-1/x86-trap-support.lisp (modified) Tweak darwinx8664 stuff to use Leopard interfaces; remove our private ... Tue, 19 Jan 2010 19:10:46 GMT R. Matthew Emerson [13398] * trunk/source/level-1/l1-boot-2.lisp (modified) Load x86-watch when bootstrapping. Tue, 19 Jan 2010 19:06:30 GMT R. Matthew Emerson [13397] * trunk/source/level-1/x86-trap-support.lisp (modified) Darwin/x8632 tweaks (related to ucontext/mcontext structure and field ... Tue, 19 Jan 2010 04:55:50 GMT R. Matthew Emerson [13396] * trunk/darwin-x86-headers64/addressbook/C/populate.sh (modified) * trunk/darwin-x86-headers64/addressbook/constants.cdb (modified) * trunk/darwin-x86-headers64/addressbook/functions.cdb (modified) * trunk/darwin-x86-headers64/addressbook/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/addressbook/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/addressbook/records.cdb (modified) * trunk/darwin-x86-headers64/addressbook/types.cdb (modified) * trunk/darwin-x86-headers64/addressbook/vars.cdb (modified) * trunk/darwin-x86-headers64/carbon/constants.cdb (modified) * trunk/darwin-x86-headers64/carbon/functions.cdb (modified) * trunk/darwin-x86-headers64/carbon/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/carbon/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/carbon/records.cdb (modified) * trunk/darwin-x86-headers64/carbon/types.cdb (modified) * trunk/darwin-x86-headers64/carbon/vars.cdb (modified) * trunk/darwin-x86-headers64/cocoa/C/populate.sh (modified) * trunk/darwin-x86-headers64/cocoa/constants.cdb (modified) * trunk/darwin-x86-headers64/cocoa/functions.cdb (modified) * trunk/darwin-x86-headers64/cocoa/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/cocoa/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/cocoa/records.cdb (modified) * trunk/darwin-x86-headers64/cocoa/types.cdb (modified) * trunk/darwin-x86-headers64/cocoa/vars.cdb (modified) * trunk/darwin-x86-headers64/coreaudiokit/C/populate.sh (modified) * trunk/darwin-x86-headers64/coreaudiokit/constants.cdb (modified) * trunk/darwin-x86-headers64/coreaudiokit/functions.cdb (modified) * trunk/darwin-x86-headers64/coreaudiokit/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/coreaudiokit/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/coreaudiokit/records.cdb (modified) * trunk/darwin-x86-headers64/coreaudiokit/types.cdb (modified) * trunk/darwin-x86-headers64/coreaudiokit/vars.cdb (modified) * trunk/darwin-x86-headers64/gl/constants.cdb (modified) * trunk/darwin-x86-headers64/gl/functions.cdb (modified) * trunk/darwin-x86-headers64/gl/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/gl/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/gl/records.cdb (modified) * trunk/darwin-x86-headers64/gl/types.cdb (modified) * trunk/darwin-x86-headers64/gl/vars.cdb (modified) * trunk/darwin-x86-headers64/jni/C/populate.sh (modified) * trunk/darwin-x86-headers64/jni/constants.cdb (modified) * trunk/darwin-x86-headers64/jni/functions.cdb (modified) * trunk/darwin-x86-headers64/jni/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/jni/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/jni/records.cdb (modified) * trunk/darwin-x86-headers64/jni/types.cdb (modified) * trunk/darwin-x86-headers64/jni/vars.cdb (modified) * trunk/darwin-x86-headers64/libc/C/populate.sh (modified) * trunk/darwin-x86-headers64/libc/constants.cdb (modified) * trunk/darwin-x86-headers64/libc/functions.cdb (modified) * trunk/darwin-x86-headers64/libc/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/libc/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/libc/records.cdb (modified) * trunk/darwin-x86-headers64/libc/types.cdb (modified) * trunk/darwin-x86-headers64/libc/vars.cdb (modified) * trunk/darwin-x86-headers64/qtkit/C/populate.sh (modified) * trunk/darwin-x86-headers64/qtkit/constants.cdb (modified) * trunk/darwin-x86-headers64/qtkit/functions.cdb (modified) * trunk/darwin-x86-headers64/qtkit/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/qtkit/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/qtkit/records.cdb (modified) * trunk/darwin-x86-headers64/qtkit/types.cdb (modified) * trunk/darwin-x86-headers64/qtkit/vars.cdb (modified) * trunk/darwin-x86-headers64/quartz/C/populate.sh (modified) * trunk/darwin-x86-headers64/quartz/constants.cdb (modified) * trunk/darwin-x86-headers64/quartz/functions.cdb (modified) * trunk/darwin-x86-headers64/quartz/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/quartz/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/quartz/records.cdb (modified) * trunk/darwin-x86-headers64/quartz/types.cdb (modified) * trunk/darwin-x86-headers64/quartz/vars.cdb (modified) * trunk/darwin-x86-headers64/quartzcore/C/populate.sh (modified) * trunk/darwin-x86-headers64/quartzcore/constants.cdb (modified) * trunk/darwin-x86-headers64/quartzcore/functions.cdb (modified) * trunk/darwin-x86-headers64/quartzcore/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/quartzcore/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/quartzcore/records.cdb (modified) * trunk/darwin-x86-headers64/quartzcore/types.cdb (modified) * trunk/darwin-x86-headers64/quartzcore/vars.cdb (modified) * trunk/darwin-x86-headers64/webkit/constants.cdb (modified) * trunk/darwin-x86-headers64/webkit/functions.cdb (modified) * trunk/darwin-x86-headers64/webkit/objc-classes.cdb (modified) * trunk/darwin-x86-headers64/webkit/objc-methods.cdb (modified) * trunk/darwin-x86-headers64/webkit/records.cdb (modified) * trunk/darwin-x86-headers64/webkit/types.cdb (modified) * trunk/darwin-x86-headers64/webkit/vars.cdb (modified) Darwin/x8664 interface databases built from 10.5 SDK. Tue, 19 Jan 2010 04:54:13 GMT R. Matthew Emerson [13395] * trunk/darwin-headers64/addressbook/constants.cdb (modified) * trunk/darwin-headers64/addressbook/functions.cdb (modified) * trunk/darwin-headers64/addressbook/objc-classes.cdb (modified) * trunk/darwin-headers64/addressbook/objc-methods.cdb (modified) * trunk/darwin-headers64/addressbook/records.cdb (modified) * trunk/darwin-headers64/addressbook/types.cdb (modified) * trunk/darwin-headers64/addressbook/vars.cdb (modified) * trunk/darwin-headers64/carbon/constants.cdb (modified) * trunk/darwin-headers64/carbon/functions.cdb (modified) * trunk/darwin-headers64/carbon/objc-classes.cdb (modified) * trunk/darwin-headers64/carbon/objc-methods.cdb (modified) * trunk/darwin-headers64/carbon/records.cdb (modified) * trunk/darwin-headers64/carbon/types.cdb (modified) * trunk/darwin-headers64/carbon/vars.cdb (modified) * trunk/darwin-headers64/cocoa/constants.cdb (modified) * trunk/darwin-headers64/cocoa/functions.cdb (modified) * trunk/darwin-headers64/cocoa/objc-classes.cdb (modified) * trunk/darwin-headers64/cocoa/objc-methods.cdb (modified) * trunk/darwin-headers64/cocoa/records.cdb (modified) * trunk/darwin-headers64/cocoa/types.cdb (modified) * trunk/darwin-headers64/cocoa/vars.cdb (modified) * trunk/darwin-headers64/coreaudiokit (added) * trunk/darwin-headers64/coreaudiokit/C (added) * trunk/darwin-headers64/coreaudiokit/constants.cdb (added) * trunk/darwin-headers64/coreaudiokit/functions.cdb (added) * trunk/darwin-headers64/coreaudiokit/objc-classes.cdb (added) * trunk/darwin-headers64/coreaudiokit/objc-methods.cdb (added) * trunk/darwin-headers64/coreaudiokit/records.cdb (added) * trunk/darwin-headers64/coreaudiokit/types.cdb (added) * trunk/darwin-headers64/coreaudiokit/vars.cdb (added) * trunk/darwin-headers64/gl/constants.cdb (modified) * trunk/darwin-headers64/gl/functions.cdb (modified) * trunk/darwin-headers64/gl/objc-classes.cdb (modified) * trunk/darwin-headers64/gl/objc-methods.cdb (modified) * trunk/darwin-headers64/gl/records.cdb (modified) * trunk/darwin-headers64/gl/types.cdb (modified) * trunk/darwin-headers64/gl/vars.cdb (modified) * trunk/darwin-headers64/jni/constants.cdb (modified) * trunk/darwin-headers64/jni/functions.cdb (modified) * trunk/darwin-headers64/jni/objc-classes.cdb (modified) * trunk/darwin-headers64/jni/objc-methods.cdb (modified) * trunk/darwin-headers64/jni/records.cdb (modified) * trunk/darwin-headers64/jni/types.cdb (modified) * trunk/darwin-headers64/jni/vars.cdb (modified) * trunk/darwin-headers64/libc/C/populate.sh (modified) * trunk/darwin-headers64/libc/constants.cdb (modified) * trunk/darwin-headers64/libc/functions.cdb (modified) * trunk/darwin-headers64/libc/objc-classes.cdb (modified) * trunk/darwin-headers64/libc/objc-methods.cdb (modified) * trunk/darwin-headers64/libc/records.cdb (modified) * trunk/darwin-headers64/libc/types.cdb (modified) * trunk/darwin-headers64/libc/vars.cdb (modified) * trunk/darwin-headers64/qtkit/constants.cdb (modified) * trunk/darwin-headers64/qtkit/functions.cdb (modified) * trunk/darwin-headers64/qtkit/objc-classes.cdb (modified) * trunk/darwin-headers64/qtkit/objc-methods.cdb (modified) * trunk/darwin-headers64/qtkit/records.cdb (modified) * trunk/darwin-headers64/qtkit/types.cdb (modified) * trunk/darwin-headers64/qtkit/vars.cdb (modified) * trunk/darwin-headers64/quartz/constants.cdb (modified) * trunk/darwin-headers64/quartz/functions.cdb (modified) * trunk/darwin-headers64/quartz/objc-classes.cdb (modified) * trunk/darwin-headers64/quartz/objc-methods.cdb (modified) * trunk/darwin-headers64/quartz/records.cdb (modified) * trunk/darwin-headers64/quartz/types.cdb (modified) * trunk/darwin-headers64/quartz/vars.cdb (modified) * trunk/darwin-headers64/quartzcore/constants.cdb (modified) * trunk/darwin-headers64/quartzcore/functions.cdb (modified) * trunk/darwin-headers64/quartzcore/objc-classes.cdb (modified) * trunk/darwin-headers64/quartzcore/objc-methods.cdb (modified) * trunk/darwin-headers64/quartzcore/records.cdb (modified) * trunk/darwin-headers64/quartzcore/types.cdb (modified) * trunk/darwin-headers64/quartzcore/vars.cdb (modified) * trunk/darwin-headers64/webkit/constants.cdb (modified) * trunk/darwin-headers64/webkit/functions.cdb (modified) * trunk/darwin-headers64/webkit/objc-classes.cdb (modified) * trunk/darwin-headers64/webkit/objc-methods.cdb (modified) * trunk/darwin-headers64/webkit/records.cdb (modified) * trunk/darwin-headers64/webkit/types.cdb (modified) * trunk/darwin-headers64/webkit/vars.cdb (modified) Darwin/ppc64 interface databases built from 10.5 SDK. Tue, 19 Jan 2010 04:53:34 GMT R. Matthew Emerson [13394] * trunk/darwin-x86-headers/addressbook/C/populate.sh (modified) * trunk/darwin-x86-headers/addressbook/constants.cdb (modified) * trunk/darwin-x86-headers/addressbook/functions.cdb (modified) * trunk/darwin-x86-headers/addressbook/objc-classes.cdb (modified) * trunk/darwin-x86-headers/addressbook/objc-methods.cdb (modified) * trunk/darwin-x86-headers/addressbook/records.cdb (modified) * trunk/darwin-x86-headers/addressbook/types.cdb (modified) * trunk/darwin-x86-headers/addressbook/vars.cdb (modified) * trunk/darwin-x86-headers/carbon/C/populate.sh (modified) * trunk/darwin-x86-headers/carbon/constants.cdb (modified) * trunk/darwin-x86-headers/carbon/functions.cdb (modified) * trunk/darwin-x86-headers/carbon/objc-classes.cdb (modified) * trunk/darwin-x86-headers/carbon/objc-methods.cdb (modified) * trunk/darwin-x86-headers/carbon/records.cdb (modified) * trunk/darwin-x86-headers/carbon/types.cdb (modified) * trunk/darwin-x86-headers/carbon/vars.cdb (modified) * trunk/darwin-x86-headers/cocoa/C/populate.sh (modified) * trunk/darwin-x86-headers/cocoa/constants.cdb (modified) * trunk/darwin-x86-headers/cocoa/functions.cdb (modified) * trunk/darwin-x86-headers/cocoa/objc-classes.cdb (modified) * trunk/darwin-x86-headers/cocoa/objc-methods.cdb (modified) * trunk/darwin-x86-headers/cocoa/records.cdb (modified) * trunk/darwin-x86-headers/cocoa/types.cdb (modified) * trunk/darwin-x86-headers/cocoa/vars.cdb (modified) * trunk/darwin-x86-headers/coreaudiokit/C/populate.sh (modified) * trunk/darwin-x86-headers/coreaudiokit/constants.cdb (modified) * trunk/darwin-x86-headers/coreaudiokit/functions.cdb (modified) * trunk/darwin-x86-headers/coreaudiokit/objc-classes.cdb (modified) * trunk/darwin-x86-headers/coreaudiokit/objc-methods.cdb (modified) * trunk/darwin-x86-headers/coreaudiokit/records.cdb (modified) * trunk/darwin-x86-headers/coreaudiokit/types.cdb (modified) * trunk/darwin-x86-headers/coreaudiokit/vars.cdb (modified) * trunk/darwin-x86-headers/gl/C/populate.sh (modified) * trunk/darwin-x86-headers/gl/constants.cdb (modified) * trunk/darwin-x86-headers/gl/functions.cdb (modified) * trunk/darwin-x86-headers/gl/objc-classes.cdb (modified) * trunk/darwin-x86-headers/gl/objc-methods.cdb (modified) * trunk/darwin-x86-headers/gl/records.cdb (modified) * trunk/darwin-x86-headers/gl/types.cdb (modified) * trunk/darwin-x86-headers/gl/vars.cdb (modified) * trunk/darwin-x86-headers/jni/C/populate.sh (modified) * trunk/darwin-x86-headers/jni/constants.cdb (modified) * trunk/darwin-x86-headers/jni/functions.cdb (modified) * trunk/darwin-x86-headers/jni/objc-classes.cdb (modified) * trunk/darwin-x86-headers/jni/objc-methods.cdb (modified) * trunk/darwin-x86-headers/jni/records.cdb (modified) * trunk/darwin-x86-headers/jni/types.cdb (modified) * trunk/darwin-x86-headers/jni/vars.cdb (modified) * trunk/darwin-x86-headers/libc/C/populate.sh (modified) * trunk/darwin-x86-headers/libc/constants.cdb (modified) * trunk/darwin-x86-headers/libc/functions.cdb (modified) * trunk/darwin-x86-headers/libc/objc-classes.cdb (modified) * trunk/darwin-x86-headers/libc/objc-methods.cdb (modified) * trunk/darwin-x86-headers/libc/records.cdb (modified) * trunk/darwin-x86-headers/libc/types.cdb (modified) * trunk/darwin-x86-headers/libc/vars.cdb (modified) * trunk/darwin-x86-headers/qtkit/C/populate.sh (modified) * trunk/darwin-x86-headers/qtkit/constants.cdb (modified) * trunk/darwin-x86-headers/qtkit/functions.cdb (modified) * trunk/darwin-x86-headers/qtkit/objc-classes.cdb (modified) * trunk/darwin-x86-headers/qtkit/objc-methods.cdb (modified) * trunk/darwin-x86-headers/qtkit/records.cdb (modified) * trunk/darwin-x86-headers/qtkit/types.cdb (modified) * trunk/darwin-x86-headers/qtkit/vars.cdb (modified) * trunk/darwin-x86-headers/quartz/C/populate.sh (modified) * trunk/darwin-x86-headers/quartz/constants.cdb (modified) * trunk/darwin-x86-headers/quartz/functions.cdb (modified) * trunk/darwin-x86-headers/quartz/objc-classes.cdb (modified) * trunk/darwin-x86-headers/quartz/objc-methods.cdb (modified) * trunk/darwin-x86-headers/quartz/records.cdb (modified) * trunk/darwin-x86-headers/quartz/types.cdb (modified) * trunk/darwin-x86-headers/quartz/vars.cdb (modified) * trunk/darwin-x86-headers/quartzcore/C/populate.sh (modified) * trunk/darwin-x86-headers/quartzcore/constants.cdb (modified) * trunk/darwin-x86-headers/quartzcore/functions.cdb (modified) * trunk/darwin-x86-headers/quartzcore/objc-classes.cdb (modified) * trunk/darwin-x86-headers/quartzcore/objc-methods.cdb (modified) * trunk/darwin-x86-headers/quartzcore/records.cdb (modified) * trunk/darwin-x86-headers/quartzcore/types.cdb (modified) * trunk/darwin-x86-headers/quartzcore/vars.cdb (modified) * trunk/darwin-x86-headers/webkit/C/populate.sh (modified) * trunk/darwin-x86-headers/webkit/constants.cdb (modified) * trunk/darwin-x86-headers/webkit/functions.cdb (modified) * trunk/darwin-x86-headers/webkit/objc-classes.cdb (modified) * trunk/darwin-x86-headers/webkit/objc-methods.cdb (modified) * trunk/darwin-x86-headers/webkit/records.cdb (modified) * trunk/darwin-x86-headers/webkit/types.cdb (modified) * trunk/darwin-x86-headers/webkit/vars.cdb (modified) Darwin/x8632 interfaces built from 10.5 SDK. Tue, 19 Jan 2010 04:51:32 GMT R. Matthew Emerson [13393] * trunk/darwin-headers/addressbook/C/populate.sh (modified) * trunk/darwin-headers/addressbook/constants.cdb (modified) * trunk/darwin-headers/addressbook/functions.cdb (modified) * trunk/darwin-headers/addressbook/objc-classes.cdb (modified) * trunk/darwin-headers/addressbook/objc-methods.cdb (modified) * trunk/darwin-headers/addressbook/records.cdb (modified) * trunk/darwin-headers/addressbook/types.cdb (modified) * trunk/darwin-headers/addressbook/vars.cdb (modified) * trunk/darwin-headers/carbon/C/populate.sh (modified) * trunk/darwin-headers/carbon/constants.cdb (modified) * trunk/darwin-headers/carbon/functions.cdb (modified) * trunk/darwin-headers/carbon/objc-classes.cdb (modified) * trunk/darwin-headers/carbon/objc-methods.cdb (modified) * trunk/darwin-headers/carbon/records.cdb (modified) * trunk/darwin-headers/carbon/types.cdb (modified) * trunk/darwin-headers/carbon/vars.cdb (modified) * trunk/darwin-headers/cocoa/C/populate.sh (modified) * trunk/darwin-headers/cocoa/constants.cdb (modified) * trunk/darwin-headers/cocoa/functions.cdb (modified) * trunk/darwin-headers/cocoa/objc-classes.cdb (modified) * trunk/darwin-headers/cocoa/objc-methods.cdb (modified) * trunk/darwin-headers/cocoa/records.cdb (modified) * trunk/darwin-headers/cocoa/types.cdb (modified) * trunk/darwin-headers/cocoa/vars.cdb (modified) * trunk/darwin-headers/coreaudiokit (added) * trunk/darwin-headers/coreaudiokit/C (added) * trunk/darwin-headers/coreaudiokit/constants.cdb (added) * trunk/darwin-headers/coreaudiokit/functions.cdb (added) * trunk/darwin-headers/coreaudiokit/objc-classes.cdb (added) * trunk/darwin-headers/coreaudiokit/objc-methods.cdb (added) * trunk/darwin-headers/coreaudiokit/records.cdb (added) * trunk/darwin-headers/coreaudiokit/types.cdb (added) * trunk/darwin-headers/coreaudiokit/vars.cdb (added) * trunk/darwin-headers/gl/C/populate.sh (modified) * trunk/darwin-headers/gl/constants.cdb (modified) * trunk/darwin-headers/gl/functions.cdb (modified) * trunk/darwin-headers/gl/objc-classes.cdb (modified) * trunk/darwin-headers/gl/objc-methods.cdb (modified) * trunk/darwin-headers/gl/records.cdb (modified) * trunk/darwin-headers/gl/types.cdb (modified) * trunk/darwin-headers/gl/vars.cdb (modified) * trunk/darwin-headers/jni/C/populate.sh (modified) * trunk/darwin-headers/jni/constants.cdb (modified) * trunk/darwin-headers/jni/functions.cdb (modified) * trunk/darwin-headers/jni/objc-classes.cdb (modified) * trunk/darwin-headers/jni/objc-methods.cdb (modified) * trunk/darwin-headers/jni/records.cdb (modified) * trunk/darwin-headers/jni/types.cdb (modified) * trunk/darwin-headers/jni/vars.cdb (modified) * trunk/darwin-headers/libc/C/populate.sh (modified) * trunk/darwin-headers/libc/constants.cdb (modified) * trunk/darwin-headers/libc/functions.cdb (modified) * trunk/darwin-headers/libc/objc-classes.cdb (modified) * trunk/darwin-headers/libc/objc-methods.cdb (modified) * trunk/darwin-headers/libc/records.cdb (modified) * trunk/darwin-headers/libc/types.cdb (modified) * trunk/darwin-headers/libc/vars.cdb (modified) * trunk/darwin-headers/qtkit/C/populate.sh (modified) * trunk/darwin-headers/qtkit/constants.cdb (modified) * trunk/darwin-headers/qtkit/functions.cdb (modified) * trunk/darwin-headers/qtkit/objc-classes.cdb (modified) * trunk/darwin-headers/qtkit/objc-methods.cdb (modified) * trunk/darwin-headers/qtkit/records.cdb (modified) * trunk/darwin-headers/qtkit/types.cdb (modified) * trunk/darwin-headers/qtkit/vars.cdb (modified) * trunk/darwin-headers/quartz/C/populate.sh (modified) * trunk/darwin-headers/quartz/constants.cdb (modified) * trunk/darwin-headers/quartz/functions.cdb (modified) * trunk/darwin-headers/quartz/objc-classes.cdb (modified) * trunk/darwin-headers/quartz/objc-methods.cdb (modified) * trunk/darwin-headers/quartz/records.cdb (modified) * trunk/darwin-headers/quartz/types.cdb (modified) * trunk/darwin-headers/quartz/vars.cdb (modified) * trunk/darwin-headers/quartzcore/C/populate.sh (modified) * trunk/darwin-headers/quartzcore/constants.cdb (modified) * trunk/darwin-headers/quartzcore/functions.cdb (modified) * trunk/darwin-headers/quartzcore/objc-classes.cdb (modified) * trunk/darwin-headers/quartzcore/objc-methods.cdb (modified) * trunk/darwin-headers/quartzcore/records.cdb (modified) * trunk/darwin-headers/quartzcore/types.cdb (modified) * trunk/darwin-headers/quartzcore/vars.cdb (modified) * trunk/darwin-headers/quicktime/C/populate.sh (modified) * trunk/darwin-headers/webkit/C/populate.sh (modified) * trunk/darwin-headers/webkit/constants.cdb (modified) * trunk/darwin-headers/webkit/functions.cdb (modified) * trunk/darwin-headers/webkit/objc-classes.cdb (modified) * trunk/darwin-headers/webkit/objc-methods.cdb (modified) * trunk/darwin-headers/webkit/records.cdb (modified) * trunk/darwin-headers/webkit/types.cdb (modified) * trunk/darwin-headers/webkit/vars.cdb (modified) Darwin/ppc32 interfaces built from 10.5 SDK. Tue, 19 Jan 2010 03:39:31 GMT R. Matthew Emerson [13392] * trunk/source/level-0/l0-numbers.lisp (modified) The lap version of %mrg31k3p works on ppc64 too, so don't read the ... Fri, 15 Jan 2010 20:32:09 GMT Gary Palter [13391] * trunk/aux/cocotron/win32/cocotron/issue488 (added) * trunk/aux/cocotron/win32/cocotron/issue488/English.lproj (added) * trunk/aux/cocotron/win32/cocotron/issue488/English.lproj/InfoPlist.strings (added) * trunk/aux/cocotron/win32/cocotron/issue488/English.lproj/MainMenu.xib (added) * trunk/aux/cocotron/win32/cocotron/issue488/issue488-Info.plist (added) * trunk/aux/cocotron/win32/cocotron/issue488/issue488.xcodeproj (added) * trunk/aux/cocotron/win32/cocotron/issue488/issue488.xcodeproj/project.pbxproj (added) * trunk/aux/cocotron/win32/cocotron/issue488/issue488AppDelegate.h (added) * trunk/aux/cocotron/win32/cocotron/issue488/issue488AppDelegate.m (added) * trunk/aux/cocotron/win32/cocotron/issue488/issue488_Prefix.pch (added) * trunk/aux/cocotron/win32/cocotron/issue488/main.m (added) Test case for Cocotron issue 488 Thu, 14 Jan 2010 23:04:27 GMT Paul Krueger [13390] * trunk/source/contrib/krueger (added) * trunk/source/contrib/krueger/InterfaceProjects (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/Loan Flowchart.graffle (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan1.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan10.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan2.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan3.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan4.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan5.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan6.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan7.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan8.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/loan9.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/menu1.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/package1.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/package2.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/package3.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/package4.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/package5.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/simplesum1.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/simplesum2.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/simplesum3.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/simplesum4.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/speech1.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/speech2.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/speech3.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/DocFigures/speech4.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.pdf (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 13.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 14.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 3.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic 5.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/1__#$!@%!#__Pasted Graphic.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/2__#$!@%!#__Pasted Graphic.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 1.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 10.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 13.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 14.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 15.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 16.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 2.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 20.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 21.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 22.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 3.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 4.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 5.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 6.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 7.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic 9.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/Pasted Graphic.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/TXT.rtf (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/InterfaceBuilderWithCCLTutorial.rtfd/loan10.tiff (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/Revision 1.0 Notes.pdf (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/Revision 1.0 Notes.rtf (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/TCL Slides Nov 2009.key (added) * trunk/source/contrib/krueger/InterfaceProjects/Documentation/TCL Slides Nov 2009.pdf (added) * trunk/source/contrib/krueger/InterfaceProjects/Hello World (added) * trunk/source/contrib/krueger/InterfaceProjects/Hello World/hello.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Hello World/hello.nib/designable.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Hello World/hello.nib/keyedobjects.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Calc (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Calc/loan-calc.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Calc/loan.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Calc/loan.nib/designable.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Calc/loan.nib/keyedobjects.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Document (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Document/l1.loan (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Document/loan-document.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Document/loan-print-view.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Document/loan-window-controller.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Document/loandoc.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Document/loandoc.nib/designable.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Loan Document/loandoc.nib/keyedobjects.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Menu (added) * trunk/source/contrib/krueger/InterfaceProjects/Menu/menu-utils.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/PackageView (added) * trunk/source/contrib/krueger/InterfaceProjects/PackageView/package-view.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/PackageView/packageview.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/PackageView/packageview.nib/designable.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/PackageView/packageview.nib/keyedobjects.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Simple Sum (added) * trunk/source/contrib/krueger/InterfaceProjects/Simple Sum/simplesum.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Simple Sum/sumLisp.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Simple Sum/sumLisp.nib/designable.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Simple Sum/sumLisp.nib/keyedobjects.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Speech (added) * trunk/source/contrib/krueger/InterfaceProjects/Speech/SpeechView.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Speech/SpeechView.nib/designable.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Speech/SpeechView.nib/keyedobjects.nib (added) * trunk/source/contrib/krueger/InterfaceProjects/Speech/speech-controller.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Utilities (added) * trunk/source/contrib/krueger/InterfaceProjects/Utilities/date.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Utilities/decimal.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Utilities/lisp-doc-controller.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Utilities/nib.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Utilities/ns-string-utils.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Utilities/nslog-utils.lisp (added) * trunk/source/contrib/krueger/InterfaceProjects/Utilities/selector-utils.lisp (added) New contrib from Paul Krueger Thu, 14 Jan 2010 20:23:26 GMT Gary Palter [13389] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSImageNameGoLeftTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSImageNameGoRightTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/cocotron-r723.patch (modified) Add (not great) images for NSGoLeftTemplate and NSGoRightTemplate buttons Thu, 14 Jan 2010 12:51:46 GMT gz [13388] * branches/working-0711/ccl/library/core-files.lisp (modified) fix for objdump parsing Thu, 14 Jan 2010 08:49:15 GMT Gary Byers [13387] * release/1.4/source/level-1/l1-readloop-lds.lisp (modified) * release/1.4/source/level-1/l1-streams.lisp (modified) * release/1.4/source/lib/streams.lisp (modified) Propagate r13368 to 1.4. See ticket:642 . Wed, 13 Jan 2010 22:51:18 GMT gz [13386] * branches/working-0711/ccl/library/core-files.lisp (modified) Use objdump rather than readelf Tue, 12 Jan 2010 22:02:43 GMT Gary Byers [13385] * trunk/source/level-1/l1-files.lisp (modified) In GEN-FILE-NAME, use RANDOM (rather than FILE-WRITE-NAME) to ... Tue, 12 Jan 2010 22:02:16 GMT Gary Byers [13384] * trunk/source/level-1/l1-streams.lisp (modified) In GEN-FILE-NAME, use RANDOM (rather than FILE-WRITE-NAME) to ... Tue, 12 Jan 2010 19:27:44 GMT R. Matthew Emerson [13383] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-sockets.lisp (modified) Merge r13382 (EAI_xxx error codes negative on Linux) from trunk. Tue, 12 Jan 2010 18:59:49 GMT R. Matthew Emerson [13382] * trunk/source/level-1/l1-sockets.lisp (modified) On Linux, the EAI_xxx error codes (as returned by getaddrinfo or ... Tue, 12 Jan 2010 18:24:25 GMT Gary Palter [13381] * 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) CDB files for Cocotron r723 Tue, 12 Jan 2010 18:23:32 GMT Gary Palter [13380] * 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-r718.patch (deleted) * trunk/aux/cocotron/win32/cocotron/cocotron-r723.patch (added) Update to Cocotron r723 Tue, 12 Jan 2010 17:32:11 GMT gz [13379] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-sockets.lisp (modified) Better socket errors (r13377) Tue, 12 Jan 2010 09:55:48 GMT Gary Byers [13378] * trunk/source/library/intel-io.lisp (added) Low-level Intel I/O primitives and some Linux-specific support. ... Tue, 12 Jan 2010 05:59:39 GMT R. Matthew Emerson [13377] * trunk/source/level-1/l1-sockets.lisp (modified) Define a few keyword identifiers for errors returned by getaddrinfo. ... Mon, 11 Jan 2010 20:10:25 GMT R. Matthew Emerson [13376] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) load_image: use %ls format string directive when complaining about ... Mon, 11 Jan 2010 19:33:29 GMT R. Matthew Emerson [13375] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) xFindSymbol, xGetSharedLibrary: delete some obsolete Darwin-specific ... Mon, 11 Jan 2010 19:25:21 GMT R. Matthew Emerson [13374] * trunk/source/compiler/nx0.lisp (modified) * trunk/source/lib/misc.lisp (modified) Correct typos in a couple of docstrings. Mon, 11 Jan 2010 18:30:17 GMT R. Matthew Emerson [13373] * trunk/source/level-1/l1-numbers.lisp (modified) initialize-mrg31k3p-state: the seed components are not necessarily ... Fri, 08 Jan 2010 19:42:30 GMT R. Matthew Emerson [13372] * release/1.4/source/level-0/X86 (modified) * release/1.4/source/level-0/X86/x86-misc.lisp (modified) Merge r13371 (fix to %copy-ivector-to-ivector-bytes) to 1.4 branch. ... Fri, 08 Jan 2010 19:40:26 GMT R. Matthew Emerson [13371] * trunk/source/level-0/X86/x86-misc.lisp (modified) Fix typo/thinko in %copy-ivector-to-ivector-bytes. Fri, 08 Jan 2010 14:36:29 GMT Gary Palter [13370] * 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) Upgrade CDB files for Cocotron r718 Fri, 08 Jan 2010 14:31:39 GMT Gary Palter [13369] * 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-r710.patch (deleted) * trunk/aux/cocotron/win32/cocotron/cocotron-r718.patch (added) Update to Cocotron r718 Fri, 08 Jan 2010 07:49:53 GMT Gary Byers [13368] * trunk/source/level-1/l1-readloop-lds.lisp (modified) * trunk/source/level-1/l1-streams.lisp (modified) * trunk/source/lib/streams.lisp (modified) Define LINE-LENGTH in terms of STREAM-LINE-LENGTH, which may actually ... Thu, 07 Jan 2010 22:31:02 GMT Gary Palter [13367] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r710.patch (modified) Better fix for NSPopUpButton Wed, 06 Jan 2010 18:57:53 GMT Gary Byers [13366] * trunk/source/level-1/l1-streams.lisp (modified) In %IOBLOCK-BINARY-IN-IVECT, use (SETF AREF), not (SETF UVREF). ... Mon, 04 Jan 2010 23:05:20 GMT Gary Byers [13365] * trunk/source/level-0/X86/X8632/x8632-misc.lisp (modified) target::unbound -> target::subtag-unbound. Mon, 04 Jan 2010 16:44:17 GMT gz [13364] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-clos-boot.lisp (modified) MOP fix from trunk (r13344/r13358) Mon, 04 Jan 2010 16:43:41 GMT gz [13363] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/lib/defstruct.lisp (modified) * branches/working-0711/ccl/lib/nfcomp.lisp (modified) defstruct fixes from trunk (r13344/r13358) Mon, 04 Jan 2010 16:41:55 GMT gz [13362] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-readloop.lisp (modified) Merge r13343: make cheap-eval-in-environment advisable Mon, 04 Jan 2010 16:40:23 GMT gz [13361] * branches/working-0711/ccl (modified) * branches/working-0711/ccl/level-1/l1-readloop-lds.lisp (modified) show type of error on exit in batch mode (r13345) Mon, 04 Jan 2010 14:41:49 GMT Gary Byers [13360] * trunk/source/level-0/X86/x86-misc.lisp (modified) Seems to have been missing a paren. Mon, 04 Jan 2010 10:27:47 GMT Gary Byers [13359] * release/1.4/source/lib/nfcomp.lisp (modified) Propagate r13358 to 1.4. Mon, 04 Jan 2010 10:12:18 GMT Gary Byers [13358] * trunk/source/lib/nfcomp.lisp (modified) In DEFINE-COMPILE-TIME-STRUCTURE: don't record compile-time ... Sun, 03 Jan 2010 21:11:26 GMT Gary Byers [13357] * branches/arm/lisp-kernel (copied) new Sun, 03 Jan 2010 21:09:59 GMT Gary Byers [13356] * branches/arm (added) new Sun, 03 Jan 2010 19:48:11 GMT Gary Byers [13355] * trunk/source/level-0/PPC/ppc-misc.lisp (modified) No ppc32::unbound, either. Sun, 03 Jan 2010 19:46:34 GMT Gary Byers [13354] * trunk/source/level-0/PPC/ppc-misc.lisp (modified) No area.ndwords, either. Sun, 03 Jan 2010 19:44:59 GMT Gary Byers [13353] * trunk/source/level-0/PPC/ppc-misc.lisp (modified) No extract-lisptag. lapmacro ... Sun, 03 Jan 2010 19:32:37 GMT Gary Byers [13352] * trunk/source/level-0/PPC/ppc-misc.lisp (modified) * trunk/source/level-0/X86/X8632/x8632-misc.lisp (modified) * trunk/source/level-0/X86/x86-misc.lisp (modified) * trunk/source/lisp-kernel/gc-common.c (modified) * trunk/source/lisp-kernel/pmcl-kernel.c (modified) When allocating/freeing static-conses in the kernel, set the CAR of ... Fri, 01 Jan 2010 21:32:36 GMT Gary Byers [13351] * trunk/source/level-1/l1-clos-boot.lisp (modified) EXCHANGE-SLOT-VECTORS-AND-WRAPPERS: handle FUNCALLABLE-STANDARD- ... Thu, 31 Dec 2009 20:34:37 GMT Gary Palter [13350] * 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-r710.patch (modified) Fix some issues that XMLisp has with Cocotron Thu, 31 Dec 2009 17:22:22 GMT Gary Palter [13349] * 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) FFI bindings for Cocotron r710 Thu, 31 Dec 2009 17:13:52 GMT Gary Palter [13348] * 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-r706.patch (deleted) * trunk/aux/cocotron/win32/cocotron/cocotron-r710.patch (added) Upgrade to Cocotron r710 Thu, 31 Dec 2009 01:18:26 GMT Gary Byers [13347] * trunk/source/lisp-kernel/darwinx8632/Makefile (modified) * trunk/source/lisp-kernel/darwinx8664/Makefile (modified) Make subtargets of the kernel depend on tiger-sdk-check, so that ... Wed, 30 Dec 2009 18:32:24 GMT Gary Byers [13346] * trunk/source/lisp-kernel/gc-common.c (modified) Check static cons freelist on GC entry, exit. Wed, 30 Dec 2009 15:06:08 GMT gz [13345] * trunk/source/level-1/l1-readloop-lds.lisp (modified) show type of error on error exit in batch mode Wed, 30 Dec 2009 10:40:58 GMT Gary Byers [13344] * trunk/source/lib/defstruct.lisp (modified) In REMOVE-STRUCTURE-DEFS, don' call FMAKUNBOUND on a user-defined ... Wed, 30 Dec 2009 08:02:46 GMT Gary Byers [13343] * trunk/source/level-1/l1-readloop.lisp (modified) Don't inline self-calls in CHEAP-EVAL-IN-ENVIRONMENT, so that ... Wed, 30 Dec 2009 04:06:01 GMT Gary Byers [13342] * trunk/darwin-x86-headers/coreaudiokit (added) * trunk/darwin-x86-headers/coreaudiokit/C (added) * trunk/darwin-x86-headers/coreaudiokit/C/populate.sh (added) * trunk/darwin-x86-headers/coreaudiokit/constants.cdb (added) * trunk/darwin-x86-headers/coreaudiokit/functions.cdb (added) * trunk/darwin-x86-headers/coreaudiokit/objc-classes.cdb (added) * trunk/darwin-x86-headers/coreaudiokit/objc-methods.cdb (added) * trunk/darwin-x86-headers/coreaudiokit/records.cdb (added) * trunk/darwin-x86-headers/coreaudiokit/types.cdb (added) * trunk/darwin-x86-headers/coreaudiokit/vars.cdb (added) * trunk/darwin-x86-headers64/coreaudiokit (added) * trunk/darwin-x86-headers64/coreaudiokit/C (added) * trunk/darwin-x86-headers64/coreaudiokit/C/populate.sh (added) * trunk/darwin-x86-headers64/coreaudiokit/constants.cdb (added) * trunk/darwin-x86-headers64/coreaudiokit/functions.cdb (added) * trunk/darwin-x86-headers64/coreaudiokit/objc-classes.cdb (added) * trunk/darwin-x86-headers64/coreaudiokit/objc-methods.cdb (added) * trunk/darwin-x86-headers64/coreaudiokit/records.cdb (added) * trunk/darwin-x86-headers64/coreaudiokit/types.cdb (added) * trunk/darwin-x86-headers64/coreaudiokit/vars.cdb (added) CoreAudioKit interfaces for Darwinx86/trunk