# # ChangeLog for / # # Generated by Trac 1.6 # Nov 23, 2024, 9:17:56 PM Sun, 12 Feb 2012 20:38:52 GMT Gary Byers [15205] * trunk/source/lisp-kernel/androidarm/Makefile (modified) * trunk/source/lisp-kernel/androidarm/aarmcl.c (modified) * trunk/source/lisp-kernel/androidarm/android_native_app_glue.c (added) * trunk/source/lisp-kernel/androidarm/android_native_app_glue.h (added) * trunk/source/lisp-kernel/arm-spentry.s (modified) * trunk/source/lisp-kernel/pmcl-kernel.c (modified) Include the (Apache-licensed) android_native_app_glue stuff and hook ... Sun, 12 Feb 2012 20:32:26 GMT Gary Byers [15204] * trunk/source/compiler/ARM/arm-arch.lisp (modified) * trunk/source/compiler/PPC/ppc-arch.lisp (modified) * trunk/source/compiler/X86/x86-arch.lisp (modified) Thought that I'd checked this in a while ago; make RESTORE-LISP- ... Thu, 09 Feb 2012 17:53:58 GMT R. Matthew Emerson [15203] * trunk/source/lisp-kernel/darwinx8664/Makefile (modified) Turn -O2 back on in darwinx8664 Makefile. Thu, 09 Feb 2012 09:20:57 GMT Gary Byers [15202] * trunk/source/lisp-kernel/gc-common.c (modified) * trunk/source/lisp-kernel/gc.h (modified) * trunk/source/lisp-kernel/pmcl-kernel.c (modified) * trunk/source/lisp-kernel/thread_manager.c (modified) Defer all aspects of gcable-pointer termination until after other ... Wed, 08 Feb 2012 22:45:33 GMT R. Matthew Emerson [15201] * trunk/source/cocoa-ide/cocoa-utils.lisp (modified) Implement execute-for-gui in a slightly different way. Instead of ... Wed, 08 Feb 2012 22:17:31 GMT R. Matthew Emerson [15200] * trunk/source/cocoa-ide/ide-bundle.lisp (modified) * trunk/source/objc-bridge/fake-cfbundle-path.lisp (deleted) Move the fake-cfbundle-path crud out of the Objective-C bridge directory. Tue, 07 Feb 2012 08:06:23 GMT Gary Byers [15199] * trunk/source/lisp-kernel/ppc-constants64.s (modified) Fix nrs_symbol_fulltag definition for ppc64. Tue, 07 Feb 2012 07:37:38 GMT Gary Byers [15198] * trunk/source/lisp-kernel/freebsdx8632/Makefile (modified) * trunk/source/lisp-kernel/freebsdx8664/Makefile (modified) * trunk/source/lisp-kernel/linuxarm/Makefile (modified) * trunk/source/lisp-kernel/linuxppc/Makefile (modified) * trunk/source/lisp-kernel/linuxppc64/Makefile (modified) * trunk/source/lisp-kernel/linuxx8632/Makefile (modified) * trunk/source/lisp-kernel/linuxx8664/Makefile (modified) * trunk/source/lisp-kernel/solarisx64/Makefile (modified) * trunk/source/lisp-kernel/solarisx86/Makefile (modified) * trunk/source/lisp-kernel/win32/Makefile (modified) * trunk/source/lisp-kernel/win64/Makefile (modified) Add lisp_globals.s to remaining Makefiles. Tue, 07 Feb 2012 07:36:33 GMT Gary Byers [15197] * trunk/source/lisp-kernel/androidarm/Makefile (modified) * trunk/source/lisp-kernel/arm-constants.s (modified) * trunk/source/lisp-kernel/darwinx8632/Makefile (modified) * trunk/source/lisp-kernel/darwinx8664/Makefile (modified) * trunk/source/lisp-kernel/lisp_globals.h (modified) * trunk/source/lisp-kernel/lisp_globals.s (added) * trunk/source/lisp-kernel/ppc-constants32.s (modified) * trunk/source/lisp-kernel/ppc-constants64.s (modified) * trunk/source/lisp-kernel/x86-constants32.s (modified) * trunk/source/lisp-kernel/x86-constants64.s (modified) Rename one of the recently-renamed nil-relative symbols again. Move ... Tue, 07 Feb 2012 02:24:23 GMT Gary Byers [15196] * trunk/source/compiler/ARM/arm-arch.lisp (modified) * trunk/source/compiler/PPC/ppc-arch.lisp (modified) * trunk/source/compiler/X86/x86-arch.lisp (modified) * trunk/source/lisp-kernel/arm-constants.s (modified) * trunk/source/lisp-kernel/lisp_globals.h (modified) * trunk/source/lisp-kernel/ppc-constants32.s (modified) * trunk/source/lisp-kernel/ppc-constants64.s (modified) * trunk/source/lisp-kernel/x86-constants32.s (modified) * trunk/source/lisp-kernel/x86-constants64.s (modified) Rename a couple of (unused) nil-relative-symbols. No bootstrapping ... Mon, 06 Feb 2012 22:12:51 GMT Gary Byers [15195] * trunk/source/lib/dumplisp.lisp (modified) Teach SKIP-EMBEDDED-IMAGE about these newfangled 64-bit images that ... Sun, 05 Feb 2012 15:04:55 GMT Gary Byers [15194] * trunk/source/lisp-kernel/x86-exceptions.c (modified) Try to address some of the problems exposed by some JVM's "signal ... Fri, 03 Feb 2012 22:13:08 GMT Keith Corbett [15193] * trunk/source/examples/code-cover-test/code-cover-test.asd (added) add .asd system definitions for examples/code-cover-test Fri, 03 Feb 2012 18:23:06 GMT R. Matthew Emerson [15192] * trunk/source/level-1/l1-readloop-lds.lisp (modified) Tweak :proc toplevel command to print the whostate a little bit ... Fri, 03 Feb 2012 13:53:24 GMT Gary Byers [15191] * trunk/source/compiler/ARM/arm-arch.lisp (modified) * trunk/source/compiler/PPC/PPC32/ppc32-arch.lisp (modified) * trunk/source/compiler/PPC/PPC64/ppc64-arch.lisp (modified) * trunk/source/compiler/X86/X8632/x8632-arch.lisp (modified) * trunk/source/compiler/X86/X8664/x8664-arch.lisp (modified) * trunk/source/library/jni.lisp (modified) * trunk/source/lisp-kernel/imports.s (modified) * trunk/source/lisp-kernel/pmcl-kernel.c (modified) * trunk/source/lisp-kernel/thread_manager.c (modified) Use a cast in the code that sets up errno_loc in the TCR. Revive ... Wed, 01 Feb 2012 23:58:32 GMT Gary Byers [15190] * trunk/android-headers/jni (added) * trunk/android-headers/jni/C (added) * trunk/android-headers/jni/C/populate.sh (added) * trunk/android-headers/jni/constants.cdb (added) * trunk/android-headers/jni/functions.cdb (added) * trunk/android-headers/jni/objc-classes.cdb (added) * trunk/android-headers/jni/objc-methods.cdb (added) * trunk/android-headers/jni/records.cdb (added) * trunk/android-headers/jni/types.cdb (added) * trunk/android-headers/jni/vars.cdb (added) * trunk/android-headers/libc/C/populate.sh (modified) * 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) Move JNI to its own interface dir on Android. (Should do the same ... Wed, 01 Feb 2012 23:55:55 GMT Gary Byers [15189] * trunk/source/examples/jfli/examples/swtdemo.lisp (modified) * trunk/source/library/jni.lisp (moved) Move jni.lisp from examples/jfli/ to library. We don't need the ... Fri, 27 Jan 2012 20:33:55 GMT R. Matthew Emerson [15188] * trunk/source/cocoa-ide/defsystem.lisp (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/classes.nib (deleted) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/designable.nib (added) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/info.nib (deleted) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) * trunk/source/cocoa-ide/preferences.lisp (modified) * trunk/source/cocoa-ide/start.lisp (modified) * trunk/source/cocoa-ide/swank-ccl-ide.el (deleted) * trunk/source/cocoa-ide/swank-listener.lisp (deleted) Drop the swank listener feature. We may want to add something like ... Fri, 27 Jan 2012 19:55:05 GMT R. Matthew Emerson [15187] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) On Darwin, if the default image isn't found, assume we're in an ... Fri, 27 Jan 2012 10:01:58 GMT Gary Byers [15186] * trunk/android-headers/libc/C/populate.sh (modified) * 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) Generate interfaces from "android-9" (android 2.3) headers from r7 ndk. Thu, 26 Jan 2012 23:45:51 GMT R. Matthew Emerson [15185] * trunk/source/lib/nfcomp.lisp (modified) Tweak FCOMP-FIND-FILE. If there is both a directory "foo" and a file ... Wed, 25 Jan 2012 22:38:59 GMT R. Matthew Emerson [15184] * trunk/source/objc-bridge/name-translation.lisp (modified) Add "CCL", so that names like ccl-application will be translated to ... Wed, 25 Jan 2012 22:11:58 GMT Gary Byers [15183] * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) In ENSURE-DEFERRED-STREAM-INFO-FOR-IO, force the document object (and ... Wed, 25 Jan 2012 20:40:17 GMT R. Matthew Emerson [15182] * trunk/source/cocoa-ide/app-delegate.lisp (modified) * trunk/source/cocoa-ide/defsystem.lisp (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/designable.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib (modified) Add Help menu item to show local copy of CCL manual. Wed, 25 Jan 2012 20:11:39 GMT R. Matthew Emerson [15181] * trunk/source/cocoa-ide/start.lisp (modified) Indentation. Wed, 25 Jan 2012 20:11:08 GMT R. Matthew Emerson [15180] * trunk/source/cocoa-ide/cf-utils.lisp (added) * trunk/source/cocoa-ide/defsystem.lisp (modified) New file cf-utils.lisp. Build it along with the rest of the IDE. Wed, 25 Jan 2012 18:06:34 GMT gz [15179] * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) Add missing :initform Wed, 25 Jan 2012 03:10:11 GMT Keith Corbett [15178] * trunk/source/examples/code-cover-test (added) * trunk/source/examples/code-cover-test/README.txt (added) * trunk/source/examples/code-cover-test/code-cover-server.lisp (added) * trunk/source/examples/code-cover-test/code-cover-test.lisp (added) * trunk/source/examples/code-cover-test/package.lisp (added) example: code coverage test with Hunchentoot handler to view results Tue, 24 Jan 2012 15:21:21 GMT Gary Byers [15177] * trunk/source/level-1/l1-streams.lisp (modified) New! Improved! Properly parenthesized! Tue, 24 Jan 2012 15:00:34 GMT Gary Byers [15176] * trunk/source/level-1/l1-streams.lisp (modified) Revert last change. Tue, 24 Jan 2012 14:22:19 GMT Gary Byers [15175] * trunk/source/level-1/l1-streams.lisp (modified) Use an idea suggested by gz to make various flavors of READ-LINE faster. Mon, 23 Jan 2012 22:40:40 GMT R. Matthew Emerson [15174] * trunk/source/compiler/X86/x862.lisp (modified) x862-formlist: delete some extraneous junk characters that snuck in. Mon, 23 Jan 2012 20:56:50 GMT Gary Byers [15173] * trunk/source/compiler/X86/x862.lisp (modified) Back out of the previous change, and try to fix the problem the way ... Mon, 23 Jan 2012 18:35:32 GMT Gary Byers [15172] * trunk/source/compiler/X86/x862.lisp (modified) In X862-ALLOCATE-INITIALIZED-GVECTOR, we need to invalidate regmap ... Mon, 23 Jan 2012 18:00:29 GMT Gary Byers [15171] * trunk/source/doc/ccl-documentation.html (modified) updated Mon, 23 Jan 2012 17:12:09 GMT R. Matthew Emerson [15170] * trunk/source/doc/src/streams.xml (modified) Document how standard lisp streams correspond to the operating ... Sun, 22 Jan 2012 20:00:14 GMT gz [15169] * trunk/source/level-1/l1-boot-2.lisp (modified) * trunk/source/lib/swink.lisp (modified) * trunk/source/library/remote-lisp.lisp (modified) Implement remote inspector Sat, 21 Jan 2012 18:41:03 GMT gz [15168] * trunk/source/cocoa-ide/cocoa-remote-lisp.lisp (modified) default the port in rlisp-test Sat, 21 Jan 2012 18:35:35 GMT gz [15167] * trunk/source/cocoa-ide/inspector.lisp (modified) * trunk/source/lib/describe.lisp (modified) Have the inspector update ccl:@ in the listener instead of in the ... Sat, 21 Jan 2012 16:53:53 GMT gz [15166] * trunk/source/cocoa-ide/app-delegate.lisp (modified) * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) top-listener-process convenience function Thu, 19 Jan 2012 01:47:48 GMT Gary Byers [15165] * trunk/source/level-0/ARM/arm-array.lisp (modified) * trunk/source/level-0/X86/X8632/x8632-array.lisp (modified) * trunk/source/level-0/X86/x86-array.lisp (modified) * trunk/source/level-0/l0-array.lisp (modified) * trunk/source/level-1/l1-streams.lisp (modified) * trunk/source/level-1/l1-sysio.lisp (modified) Except on the PPC (which has LAP versions of %EXTEND-VECTOR), define ... Wed, 18 Jan 2012 20:09:59 GMT R. Matthew Emerson [15164] * trunk/source/lisp-kernel/x86-exceptions.c (modified) On Windows, treat typing Control-Break in a console window as a ... Wed, 18 Jan 2012 14:31:57 GMT R. Matthew Emerson [15163] * trunk/darwinx86/ccl/dx86cl64 (modified) * trunk/darwinx86/ccl/dx86cl64.image (modified) Revert r15162. Tue, 17 Jan 2012 06:03:29 GMT Keith Corbett [15162] * trunk/darwinx86/ccl/dx86cl64 (modified) * trunk/darwinx86/ccl/dx86cl64.image (modified) add code coverage test with Hunchentoot handler to view results Thu, 12 Jan 2012 17:44:40 GMT R. Matthew Emerson [15161] * trunk/source/lisp-kernel/darwinx8632/Makefile (modified) * trunk/source/lisp-kernel/darwinx8664/Makefile (modified) * trunk/source/lisp-kernel/freebsdx8632/Makefile (modified) * trunk/source/lisp-kernel/freebsdx8664/Makefile (modified) * trunk/source/lisp-kernel/linuxarm/Makefile (modified) * trunk/source/lisp-kernel/linuxppc/Makefile (modified) * trunk/source/lisp-kernel/linuxppc64/Makefile (modified) * trunk/source/lisp-kernel/linuxx8632/Makefile (modified) * trunk/source/lisp-kernel/linuxx8664/Makefile (modified) * trunk/source/lisp-kernel/solarisx64/Makefile (modified) * trunk/source/lisp-kernel/solarisx86/Makefile (modified) * trunk/source/lisp-kernel/win32/Makefile (modified) * trunk/source/lisp-kernel/win64/Makefile (modified) Quote SVN_REVISION value in Makefiles to guard against possible ... Mon, 09 Jan 2012 20:44:53 GMT R. Matthew Emerson [15160] * trunk/source/lisp-kernel/bits.h (modified) In the definition of current_stack_pointer(), use different inline ... Thu, 29 Dec 2011 12:20:04 GMT Gary Byers [15159] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) Conditionalize out support for treating a single command-line ... Wed, 28 Dec 2011 20:37:13 GMT Gary Byers [15158] * trunk/source/compiler/ARM/arm-asm.lisp (modified) * trunk/source/compiler/ARM/arm-vinsns.lisp (modified) * trunk/source/level-0/l0-array.lisp (modified) * trunk/source/level-1/arm-error-signal.lisp (modified) * trunk/source/lisp-kernel/arm-exceptions.c (modified) * trunk/source/lisp-kernel/arm-exceptions.h (modified) * trunk/source/lisp-kernel/arm-spentry.s (modified) * trunk/source/lisp-kernel/arm-uuo.s (modified) Define another 3-register-argument UUO ... Mon, 26 Dec 2011 09:43:15 GMT Gary Byers [15157] * trunk/source/compiler/X86/x86-asm.lisp (modified) remove duplicate movsbl definition Mon, 26 Dec 2011 06:54:15 GMT Gary Byers [15156] * trunk/source/compiler/X86/x86-asm.lisp (modified) * trunk/source/compiler/X86/x862.lisp (modified) * trunk/source/level-0/X86/X8632/x8632-misc.lisp (modified) Define MOVDQU; AFAICT, neither it nor MOVDQA require a 64-bit CPU. ... Sat, 24 Dec 2011 01:11:50 GMT Gary Byers [15155] * trunk/source/level-1/l1-aprims.lisp (modified) * trunk/source/level-1/l1-lisp-threads.lisp (modified) * trunk/source/level-1/l1-processes.lisp (modified) * trunk/source/lib/macros.lisp (modified) Keep process-whostate in a (CONS) cell in a slot in the PROCESS ... Thu, 22 Dec 2011 22:17:58 GMT R. Matthew Emerson [15154] * release/1.7/source (modified) * release/1.7/source/compiler/ARM/arm2.lisp (modified) * release/1.7/source/compiler/PPC/ppc2.lisp (modified) * release/1.7/source/compiler/X86/x862.lisp (modified) * release/1.7/source/level-0/l0-cfm-support.lisp (modified) Fix ticket:899 in 1.7 branch also. Thu, 22 Dec 2011 17:43:17 GMT R. Matthew Emerson [15153] * branches/1.7-appstore/source/scripts/make-store-app (added) Hackish script for building Mac App Store package. Thu, 22 Dec 2011 17:42:27 GMT R. Matthew Emerson [15152] * tags/1.7-appstore (copied) Tag tree used to build Mac App Store version 1.7 of Clozure CL. Wed, 21 Dec 2011 23:38:34 GMT Gary Byers [15151] * trunk/source/compiler/PPC/ppc2.lisp (modified) PPC backend had the same bug as in r15149. Wed, 21 Dec 2011 22:50:16 GMT Gary Byers [15150] * trunk/source/compiler/ARM/arm2.lisp (modified) ARM backend had the same bug as in r15149. Wed, 21 Dec 2011 22:28:20 GMT Gary Byers [15149] * trunk/source/compiler/X86/x862.lisp (modified) If the result of a "natural" arithmetic/logical operation is a ... Wed, 21 Dec 2011 18:35:27 GMT Gary Byers [15148] * trunk/source/lisp-kernel/thread_manager.c (modified) Try to fix ticket:862 and some related problems. If ... Wed, 21 Dec 2011 18:15:31 GMT Gary Byers [15147] * trunk/source/lisp-kernel/platform-darwinx8632.h (modified) * trunk/source/lisp-kernel/platform-darwinx8664.h (modified) * trunk/source/lisp-kernel/platform-freebsdx8632.h (modified) * trunk/source/lisp-kernel/platform-freebsdx8664.h (modified) * trunk/source/lisp-kernel/platform-solarisx86.h (modified) * trunk/source/lisp-kernel/platform-win32.h (modified) * trunk/source/lisp-kernel/platform-win64.h (modified) * trunk/source/lisp-kernel/x86-constants32.h (modified) * trunk/source/lisp-kernel/x86-constants64.h (modified) At least for x86: move some platform-specific constants (register ... Mon, 19 Dec 2011 21:13:29 GMT Gary Byers [15146] * trunk/source/level-1/linux-files.lisp (modified) * trunk/source/lib/ccl-export-syms.lisp (modified) Optionally use environment variables to initilize CCL's notion of ... Sun, 18 Dec 2011 05:24:51 GMT Gary Byers [15145] * trunk/source/level-1/l1-lisp-threads.lisp (modified) Try to address ticket:896 (at least the parts that aren't "this isn't ... Sun, 18 Dec 2011 05:08:12 GMT Gary Byers [15144] * trunk/source/lisp-kernel/gc-common.c (modified) In mark_weak_alist(), we want to check if the pair (not its fulltag) ... Fri, 16 Dec 2011 23:46:22 GMT Gary Byers [15143] * trunk/windows/ccl/wx86cl.exe (modified) WIN32 kernel incororating r15142. Fixes ticket:897 in the trunk. Fri, 16 Dec 2011 23:43:44 GMT Gary Byers [15142] * trunk/source/lisp-kernel/thread_manager.c (modified) Back out of most of the changes in r15131, which inadvertently ... Fri, 16 Dec 2011 03:14:29 GMT R. Matthew Emerson [15141] * trunk/source/level-1/l1-processes.lisp (modified) * trunk/source/lib/ccl-export-syms.lisp (modified) Add and export process-plist. Fixes ticket:441. Thu, 15 Dec 2011 20:40:02 GMT R. Matthew Emerson [15140] * branches/1.7-appstore/source/cocoa-ide/Info.plist-proto (modified) Delete extra #\> that was hard to find, other tweaks. Wed, 14 Dec 2011 22:22:16 GMT R. Matthew Emerson [15139] * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/openmcl-icon.icns (modified) Different icons. Wed, 14 Dec 2011 20:58:49 GMT Gary Byers [15138] * trunk/source/level-1/l1-sysio.lisp (modified) In MAKE-FILE-STREAM, test that the fd is seekable by ... trying to ... Wed, 14 Dec 2011 16:47:01 GMT R. Matthew Emerson [15137] * trunk/source/lisp-kernel/arm-asmutils.s (modified) * trunk/source/lisp-kernel/linuxarm/Makefile (modified) * trunk/source/lisp-kernel/linuxppc/Makefile (modified) * trunk/source/lisp-kernel/linuxppc64/Makefile (modified) * trunk/source/lisp-kernel/linuxx8632/Makefile (modified) * trunk/source/lisp-kernel/linuxx8664/Makefile (modified) * trunk/source/lisp-kernel/ppc-asmutils.s (modified) * trunk/source/lisp-kernel/x86-asmutils32.s (modified) * trunk/source/lisp-kernel/x86-asmutils64.s (modified) In the Makefiles for the Linux ports, use the --no-as-needed linker ... Wed, 14 Dec 2011 00:20:31 GMT R. Matthew Emerson [15136] * trunk/tests/ansi-tests/ccl.lsp (modified) Simple tests for a few recent bugs. Tue, 13 Dec 2011 21:11:22 GMT R. Matthew Emerson [15135] * trunk/source/lib/macros.lisp (modified) Don't warn about the same initarg appearing in more than one slot. ... Tue, 13 Dec 2011 17:23:33 GMT Gary Byers [15134] * trunk/source/compiler/ARM/arm-vinsns.lisp (modified) REQUIRE-S8 was shifting in the right direction (for once), but by ... Mon, 12 Dec 2011 11:18:09 GMT Gary Byers [15133] * trunk/source/lisp-kernel/x86-asmutils32.s (modified) * trunk/source/lisp-kernel/x86-asmutils64.s (modified) Darwin doesn't have a libm anyway, and doesn't like absolute ... Mon, 12 Dec 2011 09:18:20 GMT Gary Byers [15132] * trunk/source/lisp-kernel/arm-asmutils.s (modified) * trunk/source/lisp-kernel/ppc-asmutils.s (modified) * trunk/source/lisp-kernel/x86-asmutils32.s (modified) * trunk/source/lisp-kernel/x86-asmutils64.s (modified) Refer to the external symbol 'exp', so that libm isn't discarded by ... Mon, 12 Dec 2011 03:52:51 GMT Gary Byers [15131] * trunk/source/lisp-kernel/thread_manager.c (modified) get_tcr(): on Win32, check the linear field of the presumed TCR ... Sun, 11 Dec 2011 19:52:19 GMT Gary Byers [15130] * trunk/source/compiler/ARM/arm-asm.lisp (modified) Fix some FP instructions' masks so that the disassembler will ... Fri, 09 Dec 2011 07:43:50 GMT Gary Byers [15129] * trunk/tests/ansi-tests/ansi-aux-macros.lsp (modified) * trunk/tests/ansi-tests/ansi-aux.lsp (modified) * trunk/tests/ansi-tests/cl-symbols-aux.lsp (modified) * trunk/tests/ansi-tests/cl-symbols.lsp (modified) * trunk/tests/ansi-tests/cons-test-01.lsp (modified) * trunk/tests/ansi-tests/defpackage.lsp (modified) * trunk/tests/ansi-tests/delete-package.lsp (modified) * trunk/tests/ansi-tests/do-external-symbols.lsp (modified) * trunk/tests/ansi-tests/do-symbols.lsp (modified) * trunk/tests/ansi-tests/elt.lsp (modified) * trunk/tests/ansi-tests/export.lsp (modified) * trunk/tests/ansi-tests/find-package.lsp (modified) * trunk/tests/ansi-tests/in-package.lsp (modified) * trunk/tests/ansi-tests/intern.lsp (modified) * trunk/tests/ansi-tests/list-all-packages.lsp (modified) * trunk/tests/ansi-tests/make-package.lsp (modified) * trunk/tests/ansi-tests/package-name.lsp (modified) * trunk/tests/ansi-tests/package-nicknames.lsp (modified) * trunk/tests/ansi-tests/packages-00.lsp (modified) * trunk/tests/ansi-tests/rename-package.lsp (modified) * trunk/tests/ansi-tests/shadow.lsp (modified) * trunk/tests/ansi-tests/structure-00.lsp (modified) * trunk/tests/ansi-tests/structures-01.lsp (modified) * trunk/tests/ansi-tests/structures-02.lsp (modified) * trunk/tests/ansi-tests/types-and-class.lsp (modified) * trunk/tests/ansi-tests/unexport.lsp (modified) * trunk/tests/ansi-tests/unintern.lsp (modified) * trunk/tests/ansi-tests/unuse-package.lsp (modified) * trunk/tests/ansi-tests/use-package.lsp (modified) * trunk/tests/ansi-tests/with-package-iterator.lsp (modified) Conditionalize out toplevel (DECLAIM (OPTIMIZE (SAFETY 3))) forms. ... Fri, 09 Dec 2011 07:40:50 GMT Gary Byers [15128] * trunk/source/compiler/ARM/arm2.lisp (modified) Split ARM2-ASET2 into the case that has to deal with the write ... Fri, 09 Dec 2011 07:37:24 GMT Gary Byers [15127] * trunk/source/compiler/nx0.lisp (modified) In NX-CHECK-VDECL-VAR-REF, allow TYPE decls to apply to symbol- ... Fri, 09 Dec 2011 07:35:32 GMT Gary Byers [15126] * trunk/source/compiler/backend.lisp (modified) WITH-IMM-TARGET, WITH-NODE-TARGET: allow elements of reserve set to ... Fri, 09 Dec 2011 07:33:08 GMT Gary Byers [15125] * trunk/source/lib/compile-ccl.lisp (modified) Use default optimization settings by ... default in TEST-CCL. Fri, 09 Dec 2011 07:31:53 GMT Gary Byers [15124] * trunk/source/lib/swink.lisp (modified) No TSP on ARM. Fri, 09 Dec 2011 07:31:22 GMT Gary Byers [15123] * trunk/source/lisp-kernel/arm-spentry.s (modified) Need to restore double-float-zero after ffcall. Fri, 09 Dec 2011 07:30:09 GMT Gary Byers [15122] * trunk/source/level-0/l0-def.lisp (modified) SPECIAL-OPERATOR: conditionalize for ARM (pseudofunctions vs ... Thu, 08 Dec 2011 18:23:53 GMT Gary Byers [15121] * trunk/source/compiler/ARM/arm2.lisp (modified) In ARM2-COPY-REGISTER: check more thoroughly that source and dest ... Thu, 08 Dec 2011 18:16:10 GMT Gary Byers [15120] * trunk/source/compiler/ARM/arm-vinsns.lisp (modified) In MISC-REF-C-BIT-FIXNUM, don't try to rotate right by 0 bits. In ... Thu, 08 Dec 2011 18:13:19 GMT Gary Byers [15119] * trunk/source/compiler/ARM/arm-asm.lisp (modified) Don't allow shifter operands of the for (:ror reg (:$ 0)) (that's ... Thu, 08 Dec 2011 01:58:53 GMT gz [15118] * trunk/source/cocoa-ide/cocoa-remote-lisp.lisp (modified) uncomment and clean up rlisp-test Thu, 08 Dec 2011 01:57:00 GMT gz [15117] * trunk/source/lib/swink.lisp (modified) Allow remote connections Tue, 06 Dec 2011 21:51:52 GMT gz [15116] * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) * trunk/source/cocoa-ide/cocoa-remote-lisp.lisp (modified) * trunk/source/level-1/l1-readloop-lds.lisp (modified) * trunk/source/lib/swink.lisp (modified) * trunk/source/library/remote-lisp.lisp (modified) Implement restarts dialog for remote listener Tue, 06 Dec 2011 21:46:12 GMT gz [15115] * trunk/source/level-1/l1-readloop-lds.lisp (modified) * trunk/source/lib/describe.lisp (modified) Move the make-xxx-stack-range functions out of the inspector package Tue, 06 Dec 2011 18:21:40 GMT R. Matthew Emerson [15114] * trunk/source/compiler/X86/X8664/x8664-vinsns.lisp (modified) In the following vinsns, don't use x8664::stack-temp (which is an ... Tue, 06 Dec 2011 11:28:58 GMT Glen Foy [15113] * trunk/cocoa-ide-contrib/foy/window-parking-cm/window-parking.lisp (modified) #/saveDocument revisited. Mon, 05 Dec 2011 22:54:48 GMT R. Matthew Emerson [15112] * trunk/source/compiler/X86/X8664/x8664-vinsns.lisp (modified) Use %imm2 instead of the MMX register %mm0 to save an unboxed value ... Mon, 05 Dec 2011 22:25:20 GMT Gary Byers [15111] * trunk/linuxarm/ccl/armcl (modified) * trunk/linuxarm/ccl/armcl.image (modified) * trunk/source/compiler/ARM/arm-arch.lisp (modified) * trunk/source/compiler/ARM/arm-disassemble.lisp (modified) * trunk/source/compiler/ARM/arm-vinsns.lisp (modified) * trunk/source/compiler/ARM/arm2.lisp (modified) * trunk/source/lib/armenv.lisp (modified) * trunk/source/lib/macros.lisp (modified) * trunk/source/lisp-kernel/arm-constants.h (modified) * trunk/source/lisp-kernel/arm-constants.s (modified) * trunk/source/lisp-kernel/arm-macros.s (modified) * trunk/source/lisp-kernel/arm-spentry.s (modified) * trunk/source/lisp-kernel/m4macros.m4 (modified) ARM-specific changes, mostly. When running lisp code (in almost all ... Mon, 05 Dec 2011 17:15:29 GMT R. Matthew Emerson [15110] * trunk/source/cocoa-ide/Info.plist-proto (modified) * trunk/source/cocoa-ide/ide-bundle.lisp (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj (copied) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj (deleted) Revert r15092 (switch to xib format). There's no way to compile a ... Mon, 05 Dec 2011 00:35:28 GMT gz [15109] * trunk/source/cocoa-ide/cocoa-backtrace.lisp (modified) * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) * trunk/source/cocoa-ide/cocoa-remote-lisp.lisp (modified) * trunk/source/cocoa-ide/cocoa-utils.lisp (modified) * trunk/source/level-1/l1-readloop-lds.lisp (modified) * trunk/source/lib/swink.lisp (modified) * trunk/source/library/remote-lisp.lisp (modified) Make cmd-. cmd-, and cmd-/ work in remote listeners. Add some local ... Sun, 04 Dec 2011 21:16:45 GMT Gary Byers [15108] * trunk/source/level-1/l1-boot-2.lisp (modified) * trunk/source/lib/misc.lisp (modified) On Windows, if one or both of the standard input/output handles is a ... Fri, 02 Dec 2011 22:33:17 GMT R. Matthew Emerson [15107] * branches/1.7-ita/source/level-1/version.lisp (modified) Add distinctive tag to version string. Fri, 02 Dec 2011 22:18:19 GMT R. Matthew Emerson [15106] * branches/1.7-ita (copied) Private branch for testing.