# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 1:43:56 AM Thu, 30 Dec 2010 20:46:34 GMT Gary Byers [14534] * trunk/source/lisp-kernel/arm-exceptions.c (modified) handle the new branch around the alloc trap in pc_luser_xp(), without ... Thu, 30 Dec 2010 20:43:23 GMT Gary Byers [14533] * trunk/source/lisp-kernel/arm-exceptions.c (modified) handle the new branch around the alloc trap in pc_luser_xp(). Thu, 30 Dec 2010 20:37:49 GMT Gary Byers [14532] * trunk/androidarm/ccl (modified) * trunk/androidarm/ccl/aarmcl (added) * trunk/androidarm/ccl/aarmcl.image (added) Gotta start somewhere. Thu, 30 Dec 2010 19:58:45 GMT Gary Byers [14531] * trunk/androidarm (added) * trunk/androidarm/ccl (added) new Thu, 30 Dec 2010 18:00:22 GMT Gary Byers [14530] * trunk/source/doc/ccl-documentation.html (modified) updated Thu, 30 Dec 2010 17:38:24 GMT Gary Byers [14529] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) xFindSymbol(): if handle is NULL on Android, use RTLD_DEFAULT. ... Thu, 30 Dec 2010 17:05:05 GMT R. Matthew Emerson [14528] * trunk/source/doc/src/threads.xml (modified) * trunk/source/doc/src/using.xml (modified) Document with-interrupts-enabled. Document that unwind-protect ... Thu, 30 Dec 2010 16:30:28 GMT R. Matthew Emerson [14527] * trunk/source/cocoa-ide/cocoa-window.lisp (modified) In start-cocoa-application, don't set the application delegate if ... Thu, 30 Dec 2010 11:18:35 GMT Gary Byers [14526] * trunk/arm-headers/libc/constants.cdb (modified) * trunk/arm-headers/libc/functions.cdb (modified) * trunk/arm-headers/libc/objc-classes.cdb (modified) * trunk/arm-headers/libc/objc-methods.cdb (modified) * trunk/arm-headers/libc/records.cdb (modified) * trunk/arm-headers/libc/types.cdb (modified) * trunk/arm-headers/libc/vars.cdb (modified) Build with GCC-4.1-based FFIGEN. Thu, 30 Dec 2010 11:18:04 GMT Gary Byers [14525] * trunk/source/lib/db-io.lisp (modified) Avoid pointless structure typecheck errors. Todo: figure out how to ... Thu, 30 Dec 2010 05:44:45 GMT Gary Byers [14524] * trunk/android-headers/libc/constants.cdb (modified) * trunk/android-headers/libc/functions.cdb (modified) * trunk/android-headers/libc/objc-classes.cdb (modified) * trunk/android-headers/libc/objc-methods.cdb (modified) * trunk/android-headers/libc/records.cdb (modified) * trunk/android-headers/libc/types.cdb (modified) * trunk/android-headers/libc/vars.cdb (modified) Build with GCC-4.1-based FFIGEN. Thu, 30 Dec 2010 05:43:37 GMT Gary Byers [14523] * trunk/source/level-1/linux-files.lisp (modified) GET-USER-HOME-DIR: return "/data/local" on Android. Thu, 30 Dec 2010 05:42:42 GMT Gary Byers [14522] * trunk/source/level-1/l1-streams.lisp (modified) OPTIMAL-BUFFER-SIZE: some device-specific things return -1 on ... Thu, 30 Dec 2010 05:41:29 GMT Gary Byers [14521] * trunk/source/level-1/l1-aprims.lisp (modified) Create an ARM-LINUX package on Android, for now. (linuxarm and ... Thu, 30 Dec 2010 05:40:13 GMT Gary Byers [14520] * trunk/source/level-0/l0-cfm-support.lisp (modified) Work around Android dynamic linker differences. Tue, 28 Dec 2010 17:05:39 GMT Bill St. Clair [14519] * trunk/source/lib/macros.lisp (modified) Use lock-acquisition in with-read-lock and with-write-lock, just like ... Mon, 27 Dec 2010 19:48:03 GMT Gary Byers [14518] * trunk/source/compiler/ARM/arm-lapmacros.lisp (modified) * trunk/source/compiler/ARM/arm-vinsns.lisp (modified) * trunk/source/level-0/ARM/arm-def.lisp (modified) * trunk/source/level-0/ARM/arm-symbol.lisp (modified) * trunk/source/level-0/ARM/arm-utils.lisp (modified) No more conditional UUOs on ARM. Mon, 27 Dec 2010 03:51:30 GMT Gary Byers [14517] * trunk/source/lisp-kernel/arm-exceptions.c (modified) Handle SIGILL specially: if a conditional UUO causes an exception ... Mon, 27 Dec 2010 03:47:38 GMT Gary Byers [14516] * trunk/source/lisp-kernel/albt.c (modified) * trunk/source/lisp-kernel/androidarm/Makefile (modified) * trunk/source/lisp-kernel/unix-calls.c (modified) Build the android kernel using r5 of the ndk, which has a better ... Mon, 27 Dec 2010 02:24:42 GMT Gary Byers [14515] * trunk/source/lisp-kernel/arm-exceptions.c (modified) * trunk/source/lisp-kernel/arm-exceptions.h (modified) * trunk/source/lisp-kernel/arm-macros.s (modified) * trunk/source/lisp-kernel/arm-spentry.s (modified) Some ARM implementations (the Qualcomm Snapdragon for one) will ... Sun, 26 Dec 2010 13:36:02 GMT Gary Byers [14514] * trunk/source/level-1/l1-sockets.lisp (modified) Android doesn't implement #_getifaddrs (needed to enumerate IP ... Sun, 26 Dec 2010 13:35:02 GMT Gary Byers [14513] * trunk/source/level-1/l1-boot-1.lisp (modified) Recognize Android as a platform os name. Sun, 26 Dec 2010 13:33:54 GMT Gary Byers [14512] * trunk/source/level-1/arm-trap-support.lisp (modified) Define :ucontext manually for Android. Thu, 23 Dec 2010 21:22:13 GMT Gary Byers [14511] * trunk/windows/ccl (modified) add cocotron external Thu, 23 Dec 2010 10:07:41 GMT Gary Byers [14510] * trunk/source/level-1/l1-application.lisp (modified) * trunk/source/level-1/l1-callbacks.lisp (modified) * trunk/source/level-1/l1-error-signal.lisp (modified) * trunk/source/level-1/linux-files.lisp (modified) * trunk/source/lib/compile-ccl.lisp (modified) Android ("bionic" C library) doesn't define some things (sysexits - ... Thu, 23 Dec 2010 04:00:18 GMT Gary Byers [14509] * trunk/source/doc/ccl-documentation.html (modified) updated Thu, 23 Dec 2010 03:01:51 GMT R. Matthew Emerson [14508] * trunk/source/doc/src/build.xml (modified) Mention that it's a good idea to start up the lisp with the -n or ... Wed, 22 Dec 2010 23:52:34 GMT Gary Byers [14507] * trunk/source/compiler/ARM/arm-backend.lisp (modified) * trunk/source/compiler/ARM/arm2.lisp (modified) * trunk/source/compiler/backend.lisp (modified) * trunk/source/compiler/nx1.lisp (modified) * trunk/source/lib/compile-ccl.lisp (modified) * trunk/source/lib/foreign-types.lisp (modified) * trunk/source/library/leaks.lisp (modified) * trunk/source/xdump/xarmfasload.lisp (modified) Different. Wed, 22 Dec 2010 23:50:52 GMT Gary Byers [14506] * trunk/android-headers/libc/constants.cdb (added) * trunk/android-headers/libc/functions.cdb (added) * trunk/android-headers/libc/objc-classes.cdb (added) * trunk/android-headers/libc/objc-methods.cdb (added) * trunk/android-headers/libc/records.cdb (added) * trunk/android-headers/libc/types.cdb (added) * trunk/android-headers/libc/vars.cdb (added) New. Wed, 22 Dec 2010 20:32:10 GMT R. Matthew Emerson [14505] * trunk/source/lib/defstruct.lisp (modified) In REMOVE-STRUCTURE-DEFS, don't remove inherited accessors. Closes ... Wed, 22 Dec 2010 19:43:05 GMT R. Matthew Emerson [14504] * trunk/source/lib/defstruct-lds.lisp (modified) In DEFSTRUCT-BOA-CONSTRUCTOR, treat &aux in boa lambda lists ... Wed, 22 Dec 2010 06:11:08 GMT Gary Byers [14503] * trunk/source/lisp-kernel/lisp.h (modified) spell #define with an 'i' Wed, 22 Dec 2010 05:44:36 GMT Gary Byers [14502] * trunk/source/lisp-kernel/lisp.h (modified) * trunk/source/lisp-kernel/platform-androidarm.h (modified) Not too much to see here yet, either. Wed, 22 Dec 2010 03:53:00 GMT R. Matthew Emerson [14501] * trunk/source/lib/defstruct-lds.lisp (modified) Support defining multiple keyword constructor functions in defstruct. ... Mon, 20 Dec 2010 21:04:37 GMT Gary Byers [14500] * trunk/android-headers/libc (added) * trunk/android-headers/libc/C (added) * trunk/android-headers/libc/C/populate.sh (added) Not too much to see here yet, either. Mon, 20 Dec 2010 20:54:00 GMT R. Matthew Emerson [14499] * release/1.6/source (modified) * release/1.6/source/lisp-kernel/arm-gc.c (modified) * release/1.6/source/lisp-kernel/arm-spentry.s (modified) From trunk: GC integrity check more places; fix to progvsave. (ARM only) Mon, 20 Dec 2010 20:44:12 GMT Gary Byers [14498] * trunk/android-headers (added) move along, nothing to see here Sun, 19 Dec 2010 21:32:26 GMT Gary Palter [14497] * 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) Upgraded Cocoa header files for the latest Cocotron DLLs Sun, 19 Dec 2010 21:31:29 GMT Gary Palter [14496] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/Info.plist (modified) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSImageNameRefreshTemplate.pdf (deleted) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSOutlineViewClosed.tiff (deleted) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSOutlineViewOpen.tiff (deleted) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r122df7fd4c40.patch (added) * trunk/aux/cocotron/win32/cocotron/cocotron-r59942ee67d15.patch (deleted) Upgrade to Cocotron r122df7fd4c40 which includes native menus. Sun, 19 Dec 2010 01:04:58 GMT Gary Byers [14495] * trunk/source/lisp-kernel/arm-gc.c (modified) * trunk/source/lisp-kernel/arm-spentry.s (modified) arm-gc.c: GC integrity checks check cstack on ARM. arm-spentry.s: in ... Sat, 18 Dec 2010 08:40:37 GMT Gary Byers [14494] * trunk/source/lisp-kernel/arm-gc.c (modified) GC integrity checks check exception frames, thread-local special ... Fri, 17 Dec 2010 20:20:39 GMT gz [14493] * release/1.6/source (modified) * release/1.6/source/compiler/nx-basic.lisp (modified) * release/1.6/source/library/cover.lisp (modified) Merge code coverage fixes (r14476, r14477) into 1.6 Fri, 17 Dec 2010 02:22:23 GMT Gary Byers [14492] * trunk/source/cocoa-ide/app-delegate.lisp (modified) * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Suppress some cocotron-specific warnings. Paren highlighting seems ... Fri, 17 Dec 2010 00:14:32 GMT Gary Byers [14491] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Needs more testing on Cocotron ... Thu, 16 Dec 2010 23:50:56 GMT Gary Byers [14490] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Do paren highlighting by modifying the textstorage's attributes, not ... Thu, 16 Dec 2010 15:55:19 GMT R. Matthew Emerson [14489] * trunk/source/cocoa-ide/hemlock-text.lisp (modified) method signature changes as made in r14363. Wed, 15 Dec 2010 18:15:20 GMT R. Matthew Emerson [14488] * release/1.6/linuxarm/ccl/armcl (modified) New linuxarm lisp kernel (for r14472, just in case). Wed, 15 Dec 2010 17:46:37 GMT R. Matthew Emerson [14487] * release/1.6/source (modified) * release/1.6/source/level-1/l1-readloop-lds.lisp (modified) * release/1.6/source/lisp-kernel/lisp-debug.c (modified) * release/1.6/source/lisp-kernel/xlbt.c (modified) Merge in some changes relevant to operating in batch mode. * show ... Wed, 15 Dec 2010 17:41:51 GMT R. Matthew Emerson [14486] * release/1.6/source (modified) * release/1.6/source/lisp-kernel/pmcl-kernel.c (modified) Merge r14482 from trunk: x86 spjump table doesn't need to be ... Wed, 15 Dec 2010 17:35:32 GMT R. Matthew Emerson [14485] * release/1.6/source (modified) * release/1.6/source/compiler/ARM/arm-vinsns.lisp (modified) * release/1.6/source/compiler/vinsn.lisp (modified) * release/1.6/source/level-0/ARM/arm-def.lisp (modified) * release/1.6/source/lib/ffi-linuxarm.lisp (modified) * release/1.6/source/lisp-kernel/arm-gc.c (modified) * release/1.6/source/lisp-kernel/linuxarm/Makefile (modified) Merge ARM FFI fixes from trunk. Wed, 15 Dec 2010 02:01:57 GMT R. Matthew Emerson [14484] * trunk/source/lisp-kernel/lisp-debug.c (modified) * trunk/source/lisp-kernel/xlbt.c (modified) When in batch mode, reset the signal action for SIGSEGV and SIGBUS ... Tue, 14 Dec 2010 18:51:06 GMT R. Matthew Emerson [14483] * trunk/source/level-1/l1-readloop-lds.lisp (modified) In ABNORMAL-APPLICATION-EXIT, print lisp version information. Mon, 13 Dec 2010 20:38:13 GMT Gary Byers [14482] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) remap_spjump(): on x86, the spjump table is just a table of ... Sat, 11 Dec 2010 09:27:28 GMT Gary Byers [14481] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Pasting clipboard content from other applications doesn't work under ... Sat, 11 Dec 2010 03:52:40 GMT Gary Byers [14480] * trunk/source/cocoa-ide/hemlock/src/buffer.lisp (modified) * trunk/source/cocoa-ide/hemlock/src/edit-defs.lisp (modified) Compensate for CRLF line-termination in meta-. Fixes ticket:741, but ... Thu, 09 Dec 2010 23:33:25 GMT Gary Byers [14479] * trunk/source/lib/ffi-linuxarm.lisp (modified) Handle :unsigned-fullword callback return type. Thu, 09 Dec 2010 21:33:01 GMT Gary Byers [14478] * trunk/source/level-0/ARM/arm-def.lisp (modified) * trunk/source/lib/ffi-linuxarm.lisp (modified) More ARM FFI fixes: fix handling of (single-)FLOAT args/results in ... Thu, 09 Dec 2010 21:12:48 GMT gz [14477] * trunk/source/library/cover.lisp (modified) can't whitespacep a byte, duh Thu, 09 Dec 2010 21:00:41 GMT gz [14476] * trunk/source/compiler/nx-basic.lisp (modified) Fix use of nx-t/nx-null in decomp-form. Tweak some debug code. Thu, 09 Dec 2010 19:00:19 GMT Gary Byers [14475] * trunk/source/doc/ccl-documentation.html (modified) updated Thu, 09 Dec 2010 18:10:39 GMT R. Matthew Emerson [14474] * trunk/source/doc/src/threads.xml (modified) Document ccl:process-reset-and-enable. Thu, 09 Dec 2010 18:00:51 GMT R. Matthew Emerson [14473] * trunk/source/doc/src/threads.xml (modified) In the documentation for process-kill, don't mention process-reset. ... Wed, 08 Dec 2010 19:55:48 GMT Gary Byers [14472] * trunk/source/compiler/ARM/arm-vinsns.lisp (modified) * trunk/source/compiler/vinsn.lisp (modified) * trunk/source/lib/ffi-linuxarm.lisp (modified) * trunk/source/lisp-kernel/arm-gc.c (modified) * trunk/source/lisp-kernel/linuxarm/Makefile (modified) lisp-kernel/linuxarm/Makefile: just use -mfpu=vfp (not vfpv2) in ... Tue, 07 Dec 2010 19:54:34 GMT Gary Byers [14471] * trunk/windows/ccl/wx86cl64.exe (modified) up-to-date Win64 kernel Tue, 07 Dec 2010 18:17:22 GMT R. Matthew Emerson [14470] * trunk/source/tools/asdf.lisp (modified) ASDF 2.011 from upstream. Tue, 07 Dec 2010 04:03:33 GMT R. Matthew Emerson [14469] * release/1.6/darwinppc/ccl/dppccl (modified) * release/1.6/darwinppc/ccl/dppccl.image (modified) * release/1.6/darwinppc/ccl/dppccl64 (modified) * release/1.6/darwinppc/ccl/dppccl64.image (modified) * release/1.6/darwinx86/ccl/dx86cl (modified) * release/1.6/darwinx86/ccl/dx86cl.image (modified) * release/1.6/darwinx86/ccl/dx86cl64 (modified) * release/1.6/darwinx86/ccl/dx86cl64.image (modified) * release/1.6/freebsdx86/ccl/fx86cl (modified) * release/1.6/freebsdx86/ccl/fx86cl.image (modified) * release/1.6/freebsdx86/ccl/fx86cl64 (modified) * release/1.6/freebsdx86/ccl/fx86cl64.image (modified) * release/1.6/linuxarm/ccl/armcl (modified) * release/1.6/linuxarm/ccl/armcl.image (modified) * release/1.6/linuxppc/ccl/ppccl (modified) * release/1.6/linuxppc/ccl/ppccl.image (modified) * release/1.6/linuxppc/ccl/ppccl64 (modified) * release/1.6/linuxppc/ccl/ppccl64.image (modified) * release/1.6/linuxx86/ccl/lx86cl (modified) * release/1.6/linuxx86/ccl/lx86cl.image (modified) * release/1.6/linuxx86/ccl/lx86cl64 (modified) * release/1.6/linuxx86/ccl/lx86cl64.image (modified) * release/1.6/windows/ccl/wx86cl.exe (modified) * release/1.6/windows/ccl/wx86cl.image (modified) * release/1.6/windows/ccl/wx86cl64.exe (modified) * release/1.6/windows/ccl/wx86cl64.image (modified) Release binaries for Clozure CL 1.6 (built from r14468). Mon, 06 Dec 2010 20:09:49 GMT R. Matthew Emerson [14468] * release/1.6/source (modified) * release/1.6/source/compiler/nx1.lisp (modified) * release/1.6/source/level-1/l1-streams.lisp (modified) * release/1.6/source/level-1/linux-files.lisp (modified) * release/1.6/source/objc-bridge/objc-support.lisp (modified) Merge r14459 through r14465 from trunk. ftype declarations for ... Mon, 06 Dec 2010 19:58:15 GMT R. Matthew Emerson [14467] * release/1.6/source (modified) * release/1.6/source/lisp-kernel/x86-gc.c (modified) Merge r14464 from trunk (fix to purify() on x86). Fri, 03 Dec 2010 19:30:27 GMT R. Matthew Emerson [14466] * 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 Cocotron interfaces. Fri, 03 Dec 2010 19:29:48 GMT R. Matthew Emerson [14465] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/English.lproj/InfoPlist.strings (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSActionTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSAddTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSAdvanced.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSEnterFullScreenTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSExitFullScreenTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSImageNameRefreshTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSInfo.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSInvalidDataFreestandingTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSLockLockedTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSLockUnlockedTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSPreferencesGeneral.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSRemoveTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSSearchGlass.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSStopProgressFreestandingTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSStopProgressTemplate.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/NSUser.pdf (added) * trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/StandardKeyBindings.keybindings (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) Cocotron libraries built from 4cbbe41637f2 plus our patch. Thu, 02 Dec 2010 22:42:47 GMT Gary Byers [14464] * trunk/source/lisp-kernel/x86-gc.c (modified) At the end of purify(), set managed_static_area->high to ... Thu, 02 Dec 2010 00:23:36 GMT R. Matthew Emerson [14463] * trunk/source/compiler/nx1.lisp (modified) In NX1-FUNCTION, ensure that we have a lambda expression before ... Wed, 01 Dec 2010 22:01:09 GMT Gary Byers [14462] * trunk/source/objc-bridge/objc-support.lisp (modified) Fix protocol handling for Cocotron. Tue, 30 Nov 2010 04:01:39 GMT Gary Byers [14461] * trunk/source/level-1/linux-files.lisp (modified) Ensure that any streams created to read external-process output are ... Tue, 30 Nov 2010 02:43:51 GMT Gary Byers [14460] * trunk/source/level-1/l1-streams.lisp (modified) In FD-STREAM-ADVANCE, use FD-INPUT-AVAILABLE-P (not STREAM-LISTEN) ... Thu, 25 Nov 2010 12:27:11 GMT Gary Byers [14459] * trunk/source/compiler/nx0.lisp (modified) In DEFNXDECL FTYPE, record the canonical function name (not the list ... Thu, 25 Nov 2010 01:58:56 GMT R. Matthew Emerson [14458] * release/1.6/source (modified) * release/1.6/source/compiler/X86/X8664/x8664-vinsns.lisp (modified) Merge fix to x8664 cons vinsn (r14457) from trunk. Thu, 25 Nov 2010 01:09:37 GMT R. Matthew Emerson [14457] * trunk/source/compiler/X86/X8664/x8664-vinsns.lisp (modified) Explicitly list x8664::allocptr (aka temp0) as a temporary in the ... Wed, 24 Nov 2010 01:50:04 GMT R. Matthew Emerson [14456] * release/1.6/source/level-1/version.lisp (modified) Remove RC1 from version string. Tue, 23 Nov 2010 23:49:16 GMT R. Matthew Emerson [14455] * release/1.6/darwinppc/ccl/dppccl (modified) * release/1.6/darwinppc/ccl/dppccl.image (modified) * release/1.6/darwinppc/ccl/dppccl64 (modified) * release/1.6/darwinppc/ccl/dppccl64.image (modified) Updated darwinppc binaries (for the double-float-nan issue). Tue, 23 Nov 2010 17:12:12 GMT R. Matthew Emerson [14454] * release/1.6/source (modified) * release/1.6/source/lib/numbers.lisp (modified) Merge r14451 from trunk (double-float-nan initialization). Tue, 23 Nov 2010 17:10:26 GMT R. Matthew Emerson [14453] * release/1.6/source (modified) * release/1.6/source/level-1/l1-boot-lds.lisp (modified) * release/1.6/source/level-1/l1-files.lisp (modified) * release/1.6/source/level-1/l1-numbers.lisp (modified) * release/1.6/source/level-1/l1-streams.lisp (modified) * release/1.6/source/lib/db-io.lisp (modified) * release/1.6/source/lisp-kernel/freebsdx8632/Makefile (modified) * release/1.6/source/lisp-kernel/freebsdx8632/e_exp.c (copied) * release/1.6/source/lisp-kernel/freebsdx8632/e_expf.c (copied) * release/1.6/source/lisp-kernel/freebsdx8632/fdlibm.h (copied) * release/1.6/source/lisp-kernel/ppc-exceptions.c (modified) Merge several changes from trunk. * r14435, treatment of long ... Tue, 23 Nov 2010 11:21:58 GMT Gary Byers [14452] * trunk/darwinppc/ccl/dppccl (modified) * trunk/darwinppc/ccl/dppccl.image (modified) * trunk/darwinppc/ccl/dppccl64 (modified) * trunk/darwinppc/ccl/dppccl64.image (modified) DarwinPPC binaries. Tue, 23 Nov 2010 11:11:22 GMT Gary Byers [14451] * trunk/source/lib/numbers.lisp (modified) In the form that initializes DOUBLE-FLOAT-NAN, declare + to be ... Tue, 23 Nov 2010 02:07:57 GMT R. Matthew Emerson [14450] * trunk/darwinppc/ccl/dppccl.image (modified) * trunk/darwinppc/ccl/dppccl64.image (modified) Updated darwinppc images, really. Tue, 23 Nov 2010 02:04:03 GMT R. Matthew Emerson [14449] * trunk/darwinppc/ccl/dppccl (modified) * trunk/darwinppc/ccl/dppccl64 (modified) Updated darwinppc images. Tue, 23 Nov 2010 00:00:10 GMT R. Matthew Emerson [14448] * trunk/source/lib/numbers.lisp (modified) Revert r14446 and r14447, which broke everything but darwinppc32, ... Mon, 22 Nov 2010 22:56:53 GMT R. Matthew Emerson [14447] * trunk/source/lib/numbers.lisp (modified) Use the correct bits. Mon, 22 Nov 2010 22:25:38 GMT R. Matthew Emerson [14446] * trunk/source/lib/numbers.lisp (modified) The Darwin PPC ports seem confused about what double-float-nan is, so ... Mon, 22 Nov 2010 19:45:39 GMT R. Matthew Emerson [14445] * trunk/source/level-1/l1-numbers.lisp (modified) Special cases for freebsdx8632-target in %double-float-exp! and ... Mon, 22 Nov 2010 19:43:22 GMT R. Matthew Emerson [14444] * trunk/source/lisp-kernel/freebsdx8632/Makefile (modified) * trunk/source/lisp-kernel/freebsdx8632/e_exp.c (added) * trunk/source/lisp-kernel/freebsdx8632/e_expf.c (added) * trunk/source/lisp-kernel/freebsdx8632/fdlibm.h (added) Add C implementations of functions __ieee754_exp and __ieee754_expf ... Mon, 22 Nov 2010 17:23:38 GMT R. Matthew Emerson [14443] * release/1.6/solarisx86-headers (modified) * release/1.6/solarisx86-headers/gl/constants.cdb (modified) * release/1.6/solarisx86-headers/gl/functions.cdb (modified) * release/1.6/solarisx86-headers/gl/objc-classes.cdb (modified) * release/1.6/solarisx86-headers/gl/objc-methods.cdb (modified) * release/1.6/solarisx86-headers/gl/records.cdb (modified) * release/1.6/solarisx86-headers/gl/types.cdb (modified) * release/1.6/solarisx86-headers/gl/vars.cdb (modified) * release/1.6/solarisx86-headers/gnome2/constants.cdb (modified) * release/1.6/solarisx86-headers/gnome2/functions.cdb (modified) * release/1.6/solarisx86-headers/gnome2/objc-classes.cdb (modified) * release/1.6/solarisx86-headers/gnome2/objc-methods.cdb (modified) * release/1.6/solarisx86-headers/gnome2/records.cdb (modified) * release/1.6/solarisx86-headers/gnome2/types.cdb (modified) * release/1.6/solarisx86-headers/gnome2/vars.cdb (modified) * release/1.6/solarisx86-headers/gtk2/constants.cdb (modified) * release/1.6/solarisx86-headers/gtk2/functions.cdb (modified) * release/1.6/solarisx86-headers/gtk2/objc-classes.cdb (modified) * release/1.6/solarisx86-headers/gtk2/objc-methods.cdb (modified) * release/1.6/solarisx86-headers/gtk2/records.cdb (modified) * release/1.6/solarisx86-headers/gtk2/types.cdb (modified) * release/1.6/solarisx86-headers/gtk2/vars.cdb (modified) * release/1.6/solarisx86-headers/jni/constants.cdb (modified) * release/1.6/solarisx86-headers/jni/functions.cdb (modified) * release/1.6/solarisx86-headers/jni/objc-classes.cdb (modified) * release/1.6/solarisx86-headers/jni/objc-methods.cdb (modified) * release/1.6/solarisx86-headers/jni/records.cdb (modified) * release/1.6/solarisx86-headers/jni/types.cdb (modified) * release/1.6/solarisx86-headers/jni/vars.cdb (modified) * release/1.6/solarisx86-headers/libc/constants.cdb (modified) * release/1.6/solarisx86-headers/libc/functions.cdb (modified) * release/1.6/solarisx86-headers/libc/objc-classes.cdb (modified) * release/1.6/solarisx86-headers/libc/objc-methods.cdb (modified) * release/1.6/solarisx86-headers/libc/records.cdb (modified) * release/1.6/solarisx86-headers/libc/types.cdb (modified) * release/1.6/solarisx86-headers/libc/vars.cdb (modified) Updated solarisx86 interfaces from trunk. Mon, 22 Nov 2010 17:23:12 GMT R. Matthew Emerson [14442] * release/1.6/solarisx64-headers (modified) * release/1.6/solarisx64-headers/gl/constants.cdb (modified) * release/1.6/solarisx64-headers/gl/functions.cdb (modified) * release/1.6/solarisx64-headers/gl/objc-classes.cdb (modified) * release/1.6/solarisx64-headers/gl/objc-methods.cdb (modified) * release/1.6/solarisx64-headers/gl/records.cdb (modified) * release/1.6/solarisx64-headers/gl/types.cdb (modified) * release/1.6/solarisx64-headers/gl/vars.cdb (modified) * release/1.6/solarisx64-headers/gnome2/constants.cdb (modified) * release/1.6/solarisx64-headers/gnome2/functions.cdb (modified) * release/1.6/solarisx64-headers/gnome2/objc-classes.cdb (modified) * release/1.6/solarisx64-headers/gnome2/objc-methods.cdb (modified) * release/1.6/solarisx64-headers/gnome2/records.cdb (modified) * release/1.6/solarisx64-headers/gnome2/types.cdb (modified) * release/1.6/solarisx64-headers/gnome2/vars.cdb (modified) * release/1.6/solarisx64-headers/gtk2/constants.cdb (modified) * release/1.6/solarisx64-headers/gtk2/functions.cdb (modified) * release/1.6/solarisx64-headers/gtk2/objc-classes.cdb (modified) * release/1.6/solarisx64-headers/gtk2/objc-methods.cdb (modified) * release/1.6/solarisx64-headers/gtk2/records.cdb (modified) * release/1.6/solarisx64-headers/gtk2/types.cdb (modified) * release/1.6/solarisx64-headers/gtk2/vars.cdb (modified) * release/1.6/solarisx64-headers/jni/constants.cdb (modified) * release/1.6/solarisx64-headers/jni/functions.cdb (modified) * release/1.6/solarisx64-headers/jni/objc-classes.cdb (modified) * release/1.6/solarisx64-headers/jni/objc-methods.cdb (modified) * release/1.6/solarisx64-headers/jni/records.cdb (modified) * release/1.6/solarisx64-headers/jni/types.cdb (modified) * release/1.6/solarisx64-headers/jni/vars.cdb (modified) * release/1.6/solarisx64-headers/libc/constants.cdb (modified) * release/1.6/solarisx64-headers/libc/functions.cdb (modified) * release/1.6/solarisx64-headers/libc/objc-classes.cdb (modified) * release/1.6/solarisx64-headers/libc/objc-methods.cdb (modified) * release/1.6/solarisx64-headers/libc/records.cdb (modified) * release/1.6/solarisx64-headers/libc/types.cdb (modified) * release/1.6/solarisx64-headers/libc/vars.cdb (modified) Updated solarisx64 interfaces from trunk. Mon, 22 Nov 2010 10:24:17 GMT Gary Byers [14441] * trunk/source/level-1/l1-files.lisp (modified) In ENSURE-DIRECTORY-PATHNAME, copy the pathname-host of the source ... Mon, 22 Nov 2010 09:46:04 GMT Gary Byers [14440] * trunk/source/level-1/l1-boot-lds.lisp (modified) Catch :toplevel around the body of STARTUP-CCL. Sat, 20 Nov 2010 04:18:21 GMT R. Matthew Emerson [14439] * trunk/source/compiler/ARM/arm2.lisp (modified) Change left over *nx-t* to (make-nx-t) in arm2-fixnum-overflow. Sat, 20 Nov 2010 03:19:00 GMT Gary Byers [14438] * trunk/source/lisp-kernel/ppc-exceptions.c (modified) enable_fp_exceptions() just before callback in callback_to_lisp(). Fri, 19 Nov 2010 19:38:20 GMT R. Matthew Emerson [14437] * trunk/source/level-1/l1-streams.lisp (modified) In FD-STREAM-LISTEN: by definition, LISTEN returns NIL when a ... Thu, 18 Nov 2010 22:11:53 GMT Gary Byers [14436] * trunk/solarisx64-headers/gl/constants.cdb (modified) * trunk/solarisx64-headers/gl/functions.cdb (modified) * trunk/solarisx64-headers/gl/objc-classes.cdb (modified) * trunk/solarisx64-headers/gl/objc-methods.cdb (modified) * trunk/solarisx64-headers/gl/records.cdb (modified) * trunk/solarisx64-headers/gl/types.cdb (modified) * trunk/solarisx64-headers/gl/vars.cdb (modified) * trunk/solarisx64-headers/gnome2/constants.cdb (modified) * trunk/solarisx64-headers/gnome2/functions.cdb (modified) * trunk/solarisx64-headers/gnome2/objc-classes.cdb (modified) * trunk/solarisx64-headers/gnome2/objc-methods.cdb (modified) * trunk/solarisx64-headers/gnome2/records.cdb (modified) * trunk/solarisx64-headers/gnome2/types.cdb (modified) * trunk/solarisx64-headers/gnome2/vars.cdb (modified) * trunk/solarisx64-headers/gtk2/constants.cdb (modified) * trunk/solarisx64-headers/gtk2/functions.cdb (modified) * trunk/solarisx64-headers/gtk2/objc-classes.cdb (modified) * trunk/solarisx64-headers/gtk2/objc-methods.cdb (modified) * trunk/solarisx64-headers/gtk2/records.cdb (modified) * trunk/solarisx64-headers/gtk2/types.cdb (modified) * trunk/solarisx64-headers/gtk2/vars.cdb (modified) * trunk/solarisx64-headers/jni/constants.cdb (modified) * trunk/solarisx64-headers/jni/functions.cdb (modified) * trunk/solarisx64-headers/jni/objc-classes.cdb (modified) * trunk/solarisx64-headers/jni/objc-methods.cdb (modified) * trunk/solarisx64-headers/jni/records.cdb (modified) * trunk/solarisx64-headers/jni/types.cdb (modified) * trunk/solarisx64-headers/jni/vars.cdb (modified) * trunk/solarisx64-headers/libc/constants.cdb (modified) * trunk/solarisx64-headers/libc/functions.cdb (modified) * trunk/solarisx64-headers/libc/objc-classes.cdb (modified) * trunk/solarisx64-headers/libc/objc-methods.cdb (modified) * trunk/solarisx64-headers/libc/records.cdb (modified) * trunk/solarisx64-headers/libc/types.cdb (modified) * trunk/solarisx64-headers/libc/vars.cdb (modified) * trunk/solarisx86-headers/gl/constants.cdb (modified) * trunk/solarisx86-headers/gl/functions.cdb (modified) * trunk/solarisx86-headers/gl/objc-classes.cdb (modified) * trunk/solarisx86-headers/gl/objc-methods.cdb (modified) * trunk/solarisx86-headers/gl/records.cdb (modified) * trunk/solarisx86-headers/gl/types.cdb (modified) * trunk/solarisx86-headers/gl/vars.cdb (modified) * trunk/solarisx86-headers/gnome2/constants.cdb (modified) * trunk/solarisx86-headers/gnome2/functions.cdb (modified) * trunk/solarisx86-headers/gnome2/objc-classes.cdb (modified) * trunk/solarisx86-headers/gnome2/objc-methods.cdb (modified) * trunk/solarisx86-headers/gnome2/records.cdb (modified) * trunk/solarisx86-headers/gnome2/types.cdb (modified) * trunk/solarisx86-headers/gnome2/vars.cdb (modified) * trunk/solarisx86-headers/gtk2/constants.cdb (modified) * trunk/solarisx86-headers/gtk2/functions.cdb (modified) * trunk/solarisx86-headers/gtk2/objc-classes.cdb (modified) * trunk/solarisx86-headers/gtk2/objc-methods.cdb (modified) * trunk/solarisx86-headers/gtk2/records.cdb (modified) * trunk/solarisx86-headers/gtk2/types.cdb (modified) * trunk/solarisx86-headers/gtk2/vars.cdb (modified) * trunk/solarisx86-headers/jni/constants.cdb (modified) * trunk/solarisx86-headers/jni/functions.cdb (modified) * trunk/solarisx86-headers/jni/objc-classes.cdb (modified) * trunk/solarisx86-headers/jni/objc-methods.cdb (modified) * trunk/solarisx86-headers/jni/records.cdb (modified) * trunk/solarisx86-headers/jni/types.cdb (modified) * trunk/solarisx86-headers/jni/vars.cdb (modified) * trunk/solarisx86-headers/libc/constants.cdb (modified) * trunk/solarisx86-headers/libc/functions.cdb (modified) * trunk/solarisx86-headers/libc/objc-classes.cdb (modified) * trunk/solarisx86-headers/libc/objc-methods.cdb (modified) * trunk/solarisx86-headers/libc/records.cdb (modified) * trunk/solarisx86-headers/libc/types.cdb (modified) * trunk/solarisx86-headers/libc/vars.cdb (modified) New Solaris interfaces; the old ones were affected by ticket:781. Thu, 18 Nov 2010 22:07:49 GMT Gary Byers [14435] * trunk/source/lib/db-io.lisp (modified) Treat some intrinsic types (LONG-FLOAT, etc.) as if they were small ...