# # ChangeLog for / # # Generated by Trac 1.6 # Nov 23, 2024, 9:21:19 PM 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. Fri, 02 Dec 2011 21:57:48 GMT gz [15105] * trunk/source/cocoa-ide/cocoa-remote-lisp.lisp (modified) * trunk/source/level-1/l1-boot-2.lisp (modified) * trunk/source/lib/compile-ccl.lisp (modified) * trunk/source/lib/swink.lisp (modified) * trunk/source/lib/systems.lisp (modified) * trunk/source/library/remote-lisp.lisp (modified) * trunk/source/library/swank-loader.lisp (added) Rewrite the remote lisp client to use swink rather than swank. Move ... Thu, 01 Dec 2011 23:12:27 GMT gz [15104] * trunk/source/level-1/l1-boot-2.lisp (modified) * trunk/source/lib/compile-ccl.lisp (modified) * trunk/source/lib/swink.lisp (added) * trunk/source/lib/systems.lisp (modified) Add swink, a swank-like debugger nub Thu, 01 Dec 2011 23:00:25 GMT Gary Byers [15103] * trunk/source/doc/ccl-documentation.html (modified) updated Thu, 01 Dec 2011 22:57:11 GMT gz [15102] * trunk/source/doc/src/threads.xml (modified) Document the :initargs arg to make-process and process-run-function Thu, 01 Dec 2011 22:55:32 GMT gz [15101] * trunk/source/level-1/l1-processes.lisp (modified) Make process-run-function accept :class/:initargs args Thu, 01 Dec 2011 22:44:22 GMT gz [15100] * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) Add abortable stream-peek-char and stream-listen methods for listener ... Thu, 01 Dec 2011 20:19:18 GMT R. Matthew Emerson [15099] * release/1.7/source (modified) * release/1.7/source/compiler/X86/X8632/x8632-arch.lisp (modified) * release/1.7/source/compiler/X86/X8664/x8664-arch.lisp (modified) * release/1.7/source/level-0/l0-cfm-support.lisp (modified) * release/1.7/source/level-1/x86-trap-support.lisp (modified) * release/1.7/source/lisp-kernel/darwinx8632/Makefile (modified) * release/1.7/source/lisp-kernel/darwinx8664/Makefile (modified) * release/1.7/source/lisp-kernel/freebsdx8632/Makefile (modified) * release/1.7/source/lisp-kernel/freebsdx8664/Makefile (modified) * release/1.7/source/lisp-kernel/linuxx8632/Makefile (modified) * release/1.7/source/lisp-kernel/linuxx8664/Makefile (modified) * release/1.7/source/lisp-kernel/solarisx64/Makefile (modified) * release/1.7/source/lisp-kernel/solarisx86/Makefile (modified) * release/1.7/source/lisp-kernel/win32/Makefile (modified) * release/1.7/source/lisp-kernel/win64/Makefile (modified) * release/1.7/source/lisp-kernel/x86-constants32.h (modified) * release/1.7/source/lisp-kernel/x86-constants64.h (modified) * release/1.7/source/lisp-kernel/x86-exceptions.c (modified) * release/1.7/source/lisp-kernel/x86-exceptions.h (modified) * release/1.7/source/lisp-kernel/x86-utils.c (deleted) * release/1.7/source/lisp-kernel/x86-utils.h (deleted) * release/1.7/source/lisp-kernel/xlbt.c (modified) Revert r15026. Tue, 29 Nov 2011 19:00:50 GMT R. Matthew Emerson [15098] * trunk/source/tools/asdf.lisp (modified) Patch bundled ASDF to call ccl:target-fasl-version instead of ... Tue, 29 Nov 2011 18:03:03 GMT Gary Byers [15097] * trunk/source/compiler/ARM/arm-vinsns.lisp (modified) * trunk/source/lib/ccl-export-syms.lisp (modified) * trunk/source/lib/nfcomp.lisp (modified) MISC-REF-C-BIT, MISC-REF-C-BIT-FIXNUM: repeat after me: "this is the ... Tue, 29 Nov 2011 14:14:22 GMT Gary Byers [15096] * release/1.7/source/level-1/linux-files.lisp (modified) * release/1.7/source/lib/pathnames.lisp (modified) Propagate r15083 (DIRECTORY and symbolic links) to 1.7 Tue, 29 Nov 2011 03:03:05 GMT Gary Byers [15095] * trunk/source/level-0/nfasload.lisp (modified) * trunk/source/lib/nfcomp.lisp (modified) * trunk/source/lisp-kernel/thread_manager.c (modified) lib/nfcomp.lisp, level-0/nfasload.lisp: try to make the new scheme ... Mon, 28 Nov 2011 22:25:21 GMT Gary Byers [15094] * trunk/source/compiler/X86/X8632/x8632-arch.lisp (modified) * trunk/source/compiler/X86/X8664/x8664-arch.lisp (modified) So much for "the buildbot will catch any problems after r15093". Add ... Mon, 28 Nov 2011 18:32:59 GMT Gary Byers [15093] * trunk/linuxarm/ccl/armcl (modified) * trunk/linuxarm/ccl/armcl.image (modified) * trunk/source/compiler/ARM/arm-arch.lisp (modified) * trunk/source/compiler/ARM/arm-asm.lisp (modified) * trunk/source/compiler/ARM/arm-backend.lisp (modified) * trunk/source/compiler/ARM/arm-disassemble.lisp (modified) * trunk/source/compiler/ARM/arm-lap.lisp (modified) * trunk/source/compiler/ARM/arm-lapmacros.lisp (modified) * trunk/source/compiler/ARM/arm-vinsns.lisp (modified) * trunk/source/compiler/ARM/arm2.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/compiler/optimizers.lisp (modified) * trunk/source/level-0/ARM/arm-array.lisp (modified) * trunk/source/level-0/ARM/arm-bignum.lisp (modified) * trunk/source/level-0/ARM/arm-clos.lisp (modified) * trunk/source/level-0/ARM/arm-def.lisp (modified) * trunk/source/level-0/ARM/arm-float.lisp (modified) * trunk/source/level-0/ARM/arm-hash.lisp (modified) * trunk/source/level-0/ARM/arm-misc.lisp (modified) * trunk/source/level-0/ARM/arm-numbers.lisp (modified) * trunk/source/level-0/ARM/arm-pred.lisp (modified) * trunk/source/level-0/ARM/arm-symbol.lisp (modified) * trunk/source/level-0/ARM/arm-utils.lisp (modified) * trunk/source/level-0/l0-def.lisp (modified) * trunk/source/level-0/l0-error.lisp (modified) * trunk/source/level-0/l0-hash.lisp (modified) * trunk/source/level-0/l0-pred.lisp (modified) * trunk/source/level-0/l0-symbol.lisp (modified) * trunk/source/level-0/l0-utils.lisp (modified) * trunk/source/level-0/nfasload.lisp (modified) * trunk/source/level-1/arm-callback-support.lisp (modified) * trunk/source/level-1/l1-clos-boot.lisp (modified) * trunk/source/level-1/l1-clos.lisp (modified) * trunk/source/level-1/l1-dcode.lisp (modified) * trunk/source/level-1/l1-sockets.lisp (modified) * trunk/source/level-1/l1-typesys.lisp (modified) * trunk/source/lib/nfcomp.lisp (modified) * trunk/source/lisp-kernel/arm-asmutils.s (modified) * trunk/source/lisp-kernel/arm-constants.h (modified) * trunk/source/lisp-kernel/arm-constants.s (modified) * trunk/source/lisp-kernel/arm-exceptions.c (modified) * trunk/source/lisp-kernel/arm-gc.c (modified) * trunk/source/lisp-kernel/arm-spentry.s (modified) * trunk/source/lisp-kernel/image.c (modified) * trunk/source/lisp-kernel/image.h (modified) * trunk/source/lisp-kernel/lisp-debug.c (modified) * trunk/source/lisp-kernel/pmcl-kernel.c (modified) * trunk/source/lisp-kernel/ppc-constants32.h (modified) * trunk/source/lisp-kernel/ppc-constants64.h (modified) * trunk/source/lisp-kernel/thread_manager.c (modified) * trunk/source/lisp-kernel/x86-constants32.h (modified) * trunk/source/lisp-kernel/x86-constants64.h (modified) * trunk/source/xdump/faslenv.lisp (modified) * trunk/source/xdump/heap-image.lisp (modified) * trunk/source/xdump/xarmfasload.lisp (modified) * trunk/source/xdump/xfasload.lisp (modified) New Linux ARM binaries. The image and FASL versions changed on the ... Wed, 23 Nov 2011 23:35:43 GMT R. Matthew Emerson [15092] * 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 (deleted) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/Authenticate.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/Credits.html (copied) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/MainMenu.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/OpenmclInspector.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/ProgressWindow.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/SearchFiles.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/apropos.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/backtrace.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/displaydoc.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/inspector.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/preferences.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/processes.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/project.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/updateCCL.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/xapropos.xib (added) * trunk/source/cocoa-ide/ide-contents/Resources/en.lproj/xinspector.xib (added) Convert Interface Builder files to .xib format. This requires more ... Wed, 23 Nov 2011 21:59:03 GMT R. Matthew Emerson [15091] * trunk/source/lisp-kernel/x86-exceptions.c (modified) In create_exception_callback_frame(), try to figure out if a tra on ... Wed, 23 Nov 2011 21:55:08 GMT R. Matthew Emerson [15090] * trunk/source/lisp-kernel/x86-utils.c (modified) * trunk/source/lisp-kernel/x86-utils.h (modified) New functions ptr_in_area() and in_any_consing_area(). Wed, 23 Nov 2011 03:55:08 GMT Gary Byers [15089] * trunk/source/compiler/PPC/ppc2.lisp (modified) Where did the bug fixed in r15088 come from, anyway ? Wed, 23 Nov 2011 03:28:15 GMT Gary Byers [15088] * trunk/source/compiler/ARM/arm2.lisp (modified) In ARM2-%ILOGXOR2, if vreg isn't a node reg we need to do the logxor ... Mon, 21 Nov 2011 23:18:59 GMT Gary Byers [15087] * trunk/androidarm/ccl/aarmcl (modified) * trunk/androidarm/ccl/aarmcl.image (modified) * trunk/androidarm/ccl/aarmcl.so (added) New binaries. Mon, 21 Nov 2011 17:57:27 GMT Gary Byers [15086] * trunk/source/level-0/l0-cfm-support.lisp (modified) Use link_map.l_ld macro to hide platform dependencies. (Android ... Mon, 21 Nov 2011 11:19:46 GMT Gary Byers [15085] * trunk/source/compiler/ARM/arm2.lisp (modified) Yet another typo in ARM2-FOUR-UNTARGETED-REG-FORMS (need to set ADEST ... Mon, 21 Nov 2011 08:17:00 GMT Gary Byers [15084] * trunk/source/lisp-kernel/x86-spentry64.s (modified) Trying to allocate a very large vector in _SPmisc_alloc could cause ... Sun, 20 Nov 2011 11:35:44 GMT Gary Byers [15083] * trunk/source/level-1/linux-files.lisp (modified) * trunk/source/lib/pathnames.lisp (modified) %%STAT-VALUES returns stat.st_dev. (I haven't checked to see if ... Sat, 19 Nov 2011 22:35:26 GMT Gary Byers [15082] * trunk/source/lisp-kernel/arm-spentry.s (modified) When stack-allocating variable-sized objects, check proposed new SP ... Sat, 19 Nov 2011 22:30:43 GMT Gary Byers [15081] * trunk/source/level-0/ARM/arm-misc.lisp (modified) Hopefully faster copying between pointers and ivectors/ivectors and ... Sat, 19 Nov 2011 22:27:28 GMT Gary Byers [15080] * trunk/source/compiler/ARM/arm2.lisp (modified) @+ vinsn macro doesn't invalidate regmap. (Spent several days ... Sat, 19 Nov 2011 22:14:53 GMT Gary Byers [15079] * trunk/source/compiler/nx1.lisp (modified) NX1-%PTR-TO-INT: %PTR-TO-INT's result is of *NX-TARGET-NATURAL-TYPE*. Sat, 19 Nov 2011 22:14:07 GMT Gary Byers [15078] * trunk/source/compiler/nx2.lisp (modified) NX2-SELECT-FPR-CANDIDATES: don't use FPR if var isn't SETQed. Sat, 19 Nov 2011 22:12:13 GMT Gary Byers [15077] * trunk/source/compiler/optimizers.lisp (modified) FLOAT: don't coerce double-float to single if 2nd arg not supplied. Sat, 19 Nov 2011 22:10:25 GMT Gary Byers [15076] * trunk/source/compiler/vinsn.lisp (modified) VINSN-SEQUENCE-HAS-SOME-ATTRIBUTE-P. Sat, 19 Nov 2011 22:09:19 GMT Gary Byers [15075] * trunk/source/compiler/ARM/arm-asm.lisp (modified) * trunk/source/compiler/ARM/arm-lapmacros.lisp (modified) Make 'vpush1' and 'vpop1' instructions, don't define them as lap ... Thu, 17 Nov 2011 04:58:09 GMT R. Matthew Emerson [15074] * branches/1.7-appstore/source/cocoa-ide/Info.plist-proto (modified) * branches/1.7-appstore/source/cocoa-ide/altconsole/Info.plist (modified) * branches/1.7-appstore/source/cocoa-ide/altconsole/Makefile (modified) * branches/1.7-appstore/source/cocoa-ide/cocoa-application.lisp (modified) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/Credits.html (modified) * branches/1.7-appstore/source/cocoa-ide/preferences.lisp (modified) Tweaks to altconsole, preferences, and about panel. Wed, 16 Nov 2011 21:10:35 GMT R. Matthew Emerson [15073] * branches/1.7-appstore/source/cocoa-ide/Info.plist-proto (modified) * branches/1.7-appstore/source/cocoa-ide/app-delegate.lisp (modified) * branches/1.7-appstore/source/cocoa-ide/cocoa-application.lisp (modified) * branches/1.7-appstore/source/cocoa-ide/cocoa.lisp (modified) * branches/1.7-appstore/source/cocoa-ide/defsystem.lisp (modified) * branches/1.7-appstore/source/cocoa-ide/ide-bundle.lisp (modified) * branches/1.7-appstore/source/cocoa-ide/start.lisp (modified) * branches/1.7-appstore/source/lisp-kernel/pmcl-kernel.c (modified) * branches/1.7-appstore/source/objc-bridge/fake-cfbundle-path.lisp (modified) Make #p"ccl:" refer to .../Contents/Resources/ccl. Copy interfaces ... Wed, 16 Nov 2011 17:09:55 GMT R. Matthew Emerson [15072] * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/updateCCL.nib (deleted) * branches/1.7-appstore/source/cocoa-ide/ide-self-update.lisp (deleted) * branches/1.7-appstore/source/cocoa-ide/swank-ccl-ide.el (deleted) * branches/1.7-appstore/source/cocoa-ide/swank-listener.lisp (deleted) * branches/1.7-appstore/source/cocoa-ide/xapropos.lisp (deleted) * branches/1.7-appstore/source/cocoa-ide/xinspector.lisp (deleted) * branches/1.7-appstore/source/level-1/version.lisp (modified) Add "store" suffix to version string. Remove more stuff. Wed, 16 Nov 2011 16:58:26 GMT R. Matthew Emerson [15071] * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/classes.nib (deleted) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/info.nib (deleted) remove more leftovers Wed, 16 Nov 2011 16:57:30 GMT R. Matthew Emerson [15070] * branches/1.7-appstore/source/cocoa-ide/defsystem.lisp (modified) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/Encodings.tiff (deleted) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/Authenticate.nib (deleted) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/designable.nib (modified) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib (modified) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/OpenmclInspector.nib (deleted) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/designable.nib (added) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/xapropos.nib (deleted) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/xinspector.nib (deleted) * branches/1.7-appstore/source/cocoa-ide/ide-contents/Resources/openmcl-icon.ico (deleted) * branches/1.7-appstore/source/cocoa-ide/preferences.lisp (modified) Remove some unused/experimental/broken IDE stuff. Tue, 15 Nov 2011 21:05:28 GMT R. Matthew Emerson [15069] * branches/1.7-appstore (copied) New branch. Tue, 15 Nov 2011 10:36:12 GMT Gary Byers [15068] * trunk/linuxarm/ccl/armcl.image (modified) Current ARM Linux image; see commit log for r15065.