# # ChangeLog for / # # Generated by Trac 1.6 # Nov 23, 2024, 12:16:01 PM Thu, 21 Feb 2008 09:33:41 GMT Gary Byers [8537] * trunk/source/level-1/l1-streams.lisp (modified) STREAM-SURROUNDING-CHARACTERS on STRING-INPUT-STREAM: only if stream ... Thu, 21 Feb 2008 09:32:46 GMT Gary Byers [8536] * trunk/source/level-1/l1-reader.lisp (modified) Signal reader-error correctly if illegal symbol syntax. Thu, 21 Feb 2008 09:32:02 GMT Gary Byers [8535] * trunk/source/level-1/l1-numbers.lisp (modified) MAKE-RANDOM-STATE was broken last fall, probably broken on ... Thu, 21 Feb 2008 09:30:38 GMT Gary Byers [8534] * trunk/source/level-1/l1-clos.lisp (modified) DCODE-FOR-UNIVERSALLAY-APPLICABLE-SINGLETON: only call method- ... Thu, 21 Feb 2008 09:29:38 GMT Gary Byers [8533] * trunk/source/level-1/l1-clos-boot.lisp (modified) "early" SET-FIND-CLASS: don't call %CLASS-NAME on NIL. "late" ... Thu, 21 Feb 2008 09:27:44 GMT Gary Byers [8532] * trunk/source/lib/chars.lisp (modified) BOTH-CASE-P: just like ALPHA-CHAR-P. Thu, 21 Feb 2008 09:26:28 GMT Gary Byers [8531] * trunk/source/lib/backtrace.lisp (modified) Don't default *PRINT-CATCH-ERRORS* to T, since that causes test ... Thu, 21 Feb 2008 09:26:11 GMT Gary Byers [8530] * trunk/source/level-1/l1-io.lisp (modified) Don't default *PRINT-CATCH-ERRORS* to T, since that causes test ... Thu, 21 Feb 2008 09:23:02 GMT Gary Byers [8529] * trunk/source/level-0/l0-bignum64.lisp (modified) A couple of fixes in MULTIPLY-BIGNUM-AND-FIXNUM (including punting ... Thu, 21 Feb 2008 02:48:40 GMT gz [8528] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) one more case Thu, 21 Feb 2008 02:48:19 GMT gz [8527] * trunk/source/level-1/l1-typesys.lisp (modified) one more case Thu, 21 Feb 2008 02:03:49 GMT R. Matthew Emerson [8526] * trunk/source/lisp-kernel/x86-spentry64.s (modified) misc_ref_common, misc_set_common: When referencing or altering bits ... Thu, 21 Feb 2008 02:03:10 GMT gz [8525] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) Propagate changeset:8524 to this branch Thu, 21 Feb 2008 01:57:59 GMT gz [8524] * trunk/source/level-1/l1-typesys.lisp (modified) Fix ticket#245 Thu, 21 Feb 2008 00:37:49 GMT mikel [8523] * trunk/source/examples/cocoa/ui-elements/HOWTO.html (modified) added code to add a button to the sample window Wed, 20 Feb 2008 16:17:34 GMT R. Matthew Emerson [8522] * trunk/source/cocoa-ide/apropos-window.lisp (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/apropos.nib/classes.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/apropos.nib/info.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/apropos.nib/keyedobjects.nib (modified) Some easy apropos window changes. * work with new inspector (no ... Wed, 20 Feb 2008 14:32:55 GMT marco baringer [8521] * branches/mb-coverage-merge/compiler/X86/x862.lisp (modified) * branches/mb-coverage-merge/compiler/nx0.lisp (modified) * branches/mb-coverage-merge/level-1/l1-boot-2.lisp (modified) * branches/mb-coverage-merge/level-1/l1-reader.lisp (modified) * branches/mb-coverage-merge/lib/nfcomp.lisp (modified) Make fixes out of my boot straping script and into the source tree. ... Wed, 20 Feb 2008 14:18:19 GMT Gary Byers [8520] * trunk/source/doc/src/openmcl-documentation.xml (modified) valid XML. Buggy, incomplete, valid XML Wed, 20 Feb 2008 14:02:48 GMT marco baringer [8519] * branches/mb-coverage-merge/compiler/PPC/ppc2.lisp (modified) * branches/mb-coverage-merge/compiler/X86/x86-disassemble.lisp (modified) * branches/mb-coverage-merge/compiler/X86/x862.lisp (modified) * branches/mb-coverage-merge/compiler/lambda-list.lisp (modified) * branches/mb-coverage-merge/compiler/nx-basic.lisp (modified) * branches/mb-coverage-merge/compiler/nx.lisp (modified) * branches/mb-coverage-merge/compiler/nx0.lisp (modified) * branches/mb-coverage-merge/compiler/nx1.lisp (modified) * branches/mb-coverage-merge/compiler/nxenv.lisp (modified) * branches/mb-coverage-merge/compiler/optimizers.lisp (modified) * branches/mb-coverage-merge/dppccl (copied) * branches/mb-coverage-merge/dppccl.image (copied) * branches/mb-coverage-merge/level-0/nfasload.lisp (modified) * branches/mb-coverage-merge/level-1/l1-aprims.lisp (modified) * branches/mb-coverage-merge/level-1/l1-boot-2.lisp (modified) * branches/mb-coverage-merge/level-1/l1-init.lisp (modified) * branches/mb-coverage-merge/level-1/l1-reader.lisp (modified) * branches/mb-coverage-merge/lib/backquote.lisp (modified) * branches/mb-coverage-merge/lib/compile-ccl.lisp (modified) * branches/mb-coverage-merge/lib/db-io.lisp (modified) * branches/mb-coverage-merge/lib/defstruct-lds.lisp (modified) * branches/mb-coverage-merge/lib/defstruct.lisp (modified) * branches/mb-coverage-merge/lib/encapsulate.lisp (modified) * branches/mb-coverage-merge/lib/nfcomp.lisp (modified) * branches/mb-coverage-merge/library/cover.lisp (copied) * branches/mb-coverage-merge/library/lispequ.lisp (modified) Checkpoint commit. can build itself but bugs remain. Wed, 20 Feb 2008 14:01:17 GMT marco baringer [8518] * branches/mb-coverage-merge (copied) Creating branch for merge of gail's code coverage code into working-0711 Wed, 20 Feb 2008 02:26:26 GMT mikel [8517] * trunk/source/examples/cocoa/ui-elements (added) * trunk/source/examples/cocoa/ui-elements/HOWTO.html (added) * trunk/source/examples/cocoa/ui-elements/HOWTO_files (added) * trunk/source/examples/cocoa/ui-elements/HOWTO_files/images (added) * trunk/source/examples/cocoa/ui-elements/HOWTO_files/images/bosco.jpg (added) * trunk/source/examples/cocoa/ui-elements/HOWTO_files/pages (added) * trunk/source/examples/cocoa/ui-elements/HOWTO_files/stylesheets (added) * trunk/source/examples/cocoa/ui-elements/HOWTO_files/stylesheets/styles.css (added) added ui-elements HOWTO Tue, 19 Feb 2008 13:48:44 GMT Gary Byers [8516] * trunk/source/doc/src (added) * trunk/source/doc/src/openmcl-documentation.xml (added) new files, work-in-progress Tue, 19 Feb 2008 08:12:16 GMT Gary Byers [8515] * trunk/source/compiler/nx0.lisp (modified) * trunk/source/compiler/nx1.lisp (modified) Propagate changeset:8513 to trunk. Tue, 19 Feb 2008 08:08:50 GMT Gary Byers [8514] * branches/working-0711/ccl/compiler/nx0.lisp (modified) * branches/working-0711/ccl/compiler/nx1.lisp (modified) Propagate changeset:8513 to this branch. Tue, 19 Feb 2008 08:07:56 GMT Gary Byers [8513] * branches/1.1/ccl/compiler/nx0.lisp (modified) * branches/1.1/ccl/compiler/nx1.lisp (modified) NX1-CHECK-VAR-BINDINGS: allow for the possibility of the source being ... Tue, 19 Feb 2008 05:13:06 GMT Gary Byers [8512] * branches/1.1/ccl/lisp-kernel/ppc-exceptions.c (modified) No SIG_RESUME_THREAD on PPC, either. Tue, 19 Feb 2008 00:46:46 GMT andreas [8511] * trunk/source/lisp-kernel/win64/Makefile.nmake (added) * trunk/source/lisp-kernel/win64/yasm-redefinition.patch (added) Makefile to build kernel with VC8 (from the Platform SDK for Server ... Mon, 18 Feb 2008 08:15:52 GMT Gary Byers [8510] * trunk/source/lib/ccl-export-syms.lisp (modified) Export INPUT-TIMEOUT, OUTPUT-TIMEOUT (condition names). Mon, 18 Feb 2008 08:15:30 GMT Gary Byers [8509] * trunk/source/level-1/l1-utils.lisp (modified) %SET-CSTRING defined in terms of %CSTR-POINTER. Mon, 18 Feb 2008 06:11:43 GMT gz [8508] * branches/gz-working/LX86CL64 (copied) * branches/gz-working/compiler/PPC/ppc2.lisp (modified) * branches/gz-working/compiler/X86/x862.lisp (modified) * branches/gz-working/level-1/l1-aprims.lisp (modified) * branches/gz-working/level-1/l1-boot-2.lisp (modified) * branches/gz-working/level-1/l1-reader.lisp (modified) * branches/gz-working/lib/nfcomp.lisp (modified) * branches/gz-working/lx86cl64 (copied) x86 backend support Mon, 18 Feb 2008 02:43:45 GMT gz [8507] * branches/gz-working/dppccl (modified) * branches/gz-working/dppccl.image (modified) * branches/gz-working/examples/cocoa-inspector.lisp (copied) * branches/gz-working/examples/cocoa/nib-loading/HOWTO.html (modified) * branches/gz-working/examples/cocoa/nib-loading/nib-loading.lisp (modified) * branches/gz-working/level-0/X86/x86-array.lisp (modified) * branches/gz-working/level-1/l1-error-system.lisp (modified) * branches/gz-working/level-1/l1-sockets.lisp (modified) * branches/gz-working/level-1/l1-streams.lisp (modified) * branches/gz-working/level-1/linux-files.lisp (modified) * branches/gz-working/lib/ccl-export-syms.lisp (modified) * branches/gz-working/lib/macros.lisp (modified) * branches/gz-working/lib/sequences.lisp (modified) * branches/gz-working/lib/systems.lisp (modified) * branches/gz-working/lisp-kernel/image.c (modified) * branches/gz-working/lisp-kernel/ppc-exceptions.c (modified) * branches/gz-working/lisp-kernel/ppc-gc.c (modified) * branches/gz-working/lisp-kernel/win32-ldt.c (copied) Update to trunk rev 8506 Sun, 17 Feb 2008 22:40:19 GMT Gary Byers [8506] * branches/1.1/ccl/lisp-kernel/Threads.h (modified) * branches/1.1/ccl/lisp-kernel/x86-exceptions.c (modified) * branches/1.1/ccl/lisp-kernel/x86-exceptions.h (modified) Don't need a SIG_RESUME_THREAD anymore, so don't try to steal a ... Sun, 17 Feb 2008 16:37:21 GMT gz [8505] * branches/gz-working/compiler/PPC/ppc2.lisp (modified) * branches/gz-working/compiler/nx.lisp (modified) * branches/gz-working/compiler/nx0.lisp (modified) * branches/gz-working/compiler/nxenv.lisp (modified) * branches/gz-working/dppccl (modified) * branches/gz-working/dppccl.image (modified) * branches/gz-working/level-1/l1-reader.lisp (modified) * branches/gz-working/lib/compile-ccl.lisp (modified) * branches/gz-working/lib/nfcomp.lisp (modified) * branches/gz-working/library/cover.lisp (added) checkpoint work in progress, mainly some final cleanup, reorg, don't ... Sun, 17 Feb 2008 16:21:58 GMT gz [8504] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) in cocoa-edit, try .lisp file Sun, 17 Feb 2008 03:25:49 GMT mikel [8503] * trunk/source/cocoa-ide/builder-utilities.lisp (modified) * trunk/source/examples/cocoa/nib-loading/HOWTO.html (modified) * trunk/source/examples/cocoa/nib-loading/nib-loading.lisp (modified) created nib-loading fnction Sun, 17 Feb 2008 02:42:26 GMT gz [8502] * branches/working-0711/ccl/lib/nfcomp.lisp (modified) in fcomp-function-arg: don't force any restrictions on nfunction ... Sun, 17 Feb 2008 02:29:26 GMT gz [8501] * trunk/source/lib/nfcomp.lisp (modified) in fcomp-function-arg: don't force any restrictions on nfunction ... Sat, 16 Feb 2008 01:37:02 GMT mikel [8500] * trunk/source/examples/cocoa/nib-loading/HOWTO.html (modified) * trunk/source/examples/cocoa/nib-loading/nib-loading.lisp (modified) added more on the nib-loading function Sat, 16 Feb 2008 01:10:31 GMT mikel [8499] * trunk/source/examples/cocoa/nib-loading/HOWTO.html (modified) added sections on nib-loading function, and nib unloading Sat, 16 Feb 2008 00:46:24 GMT Gary Byers [8498] * branches/1.1/ccl/lisp-kernel/ppc-gc.c (modified) call 'comma_output_decimal()' before trying to print freed bytes in ... Fri, 15 Feb 2008 12:53:18 GMT Gary Byers [8497] * trunk/freebsdx8664/ccl/FX86CL64 (modified) * trunk/freebsdx8664/ccl/fx86cl64 (modified) current as of 2/15/08 Fri, 15 Feb 2008 10:50:24 GMT Gary Byers [8496] * trunk/source/lisp-kernel/image.c (modified) Make WEAK_GC_METHOD persist. Fri, 15 Feb 2008 10:34:55 GMT Jeremy Jones [8495] * trunk/source/examples/cocoa-inspector.lisp (copied) Move old inspector to examples Fri, 15 Feb 2008 10:33:40 GMT Jeremy Jones [8494] * trunk/source/cocoa-ide/cocoa-inspector.lisp (deleted) * trunk/source/cocoa-ide/defsystem.lisp (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/inspector.nib (added) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/inspector.nib/designable.nib (added) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/inspector.nib/keyedobjects.nib (added) * trunk/source/cocoa-ide/inspector.lisp (added) Add new inspector Fri, 15 Feb 2008 10:27:54 GMT Gary Byers [8493] * trunk/source/lisp-kernel/ppc-exceptions.c (modified) * trunk/source/lisp-kernel/ppc-gc.c (modified) Purify/impurify stuff for PPC. Fri, 15 Feb 2008 05:31:08 GMT Gary Byers [8492] * trunk/darwinx8664/ccl/dx86cl64 (modified) more recent Thu, 14 Feb 2008 21:55:11 GMT gz [8491] * trunk/source/cocoa-ide/cocoa-window.lisp (modified) * trunk/source/cocoa-ide/console-window.lisp (modified) Don't pop up the console window once it's been explicitly hidden by ... Thu, 14 Feb 2008 09:12:20 GMT Gary Byers [8490] * trunk/darwinx8664/ccl/dx86cl64.image (modified) In case ioblock changes are hard to bootstrap. Thu, 14 Feb 2008 09:10:47 GMT Gary Byers [8489] * trunk/source/lib/macros.lisp (modified) WITH-INPUT-TIMEOUT, WITH-OUTPUT-TIMEOUT. Thu, 14 Feb 2008 09:10:29 GMT Gary Byers [8488] * trunk/source/lib/ccl-export-syms.lisp (modified) Export stream-input-timeout, stream-output-timeout, with-xxx-timeout ... Thu, 14 Feb 2008 09:09:27 GMT Gary Byers [8487] * trunk/source/level-1/linux-files.lisp (modified) MONITOR-EXTERNAL-PROCESS: wait up to 1 second (1000 milliseconds) ... Thu, 14 Feb 2008 09:08:16 GMT Gary Byers [8486] * trunk/source/level-1/l1-streams.lisp (modified) Get and set input/output timeouts for streams. Changes to ioblock ... Thu, 14 Feb 2008 09:06:16 GMT Gary Byers [8485] * trunk/source/level-1/l1-sockets.lisp (modified) Lose the :SEND-TIMEOUT/:RECEIVE-TIMEOUT args; handling of timeous on ... Thu, 14 Feb 2008 09:04:38 GMT Gary Byers [8484] * trunk/source/level-1/l1-error-system.lisp (modified) Define IO-TIMEOUT, READ-TIMEOUT, WRITE-TIMEOUT. Thu, 14 Feb 2008 09:03:59 GMT Gary Byers [8483] * trunk/source/level-0/X86/x86-array.lisp (modified) %INIT-MISC of bitvector: set value even if 0. Thu, 14 Feb 2008 08:59:12 GMT Gary Byers [8482] * trunk/source/lib/sequences.lisp (modified) Use %INIT-MISC for ivector fill. Wed, 13 Feb 2008 19:04:52 GMT andreas [8481] * trunk/source/lisp-kernel/win32-ldt.c (added) Code to get and set LDT entries on Win32. Unfortunately this ... Wed, 13 Feb 2008 18:51:31 GMT mikel [8480] * trunk/source/examples/cocoa/nib-loading/HOWTO.html (modified) added sections on making a general nib-loading function and nib unloading Wed, 13 Feb 2008 18:22:52 GMT mikel [8479] * trunk/source/examples/cocoa/nib-loading/HOWTO.html (modified) * trunk/source/examples/cocoa/nib-loading/nib-loading.lisp (modified) edits to the nob-loading HOWTO Wed, 13 Feb 2008 14:11:50 GMT gz [8478] * branches/gz-working/lisp-kernel/gc-common.c (modified) * branches/gz-working/lisp-kernel/gc.h (modified) * branches/gz-working/lisp-kernel/lisp.h (modified) * branches/gz-working/lisp-kernel/memory.c (modified) * branches/gz-working/lisp-kernel/ppc-spentry.s (modified) * branches/gz-working/lisp-kernel/x86-exceptions.c (modified) * branches/gz-working/lisp-kernel/x86-gc.c (modified) * branches/gz-working/lisp-kernel/x86-spentry64.s (modified) update to trunk r8477 Wed, 13 Feb 2008 14:09:48 GMT gz [8477] * branches/gz-working/compiler/PPC/ppc2.lisp (modified) * branches/gz-working/compiler/lambda-list.lisp (modified) * branches/gz-working/compiler/nx.lisp (modified) * branches/gz-working/compiler/nx0.lisp (modified) * branches/gz-working/compiler/optimizers.lisp (modified) * branches/gz-working/dppccl.image (modified) * branches/gz-working/level-0/l0-init.lisp (modified) * branches/gz-working/level-0/nfasload.lisp (modified) * branches/gz-working/level-1/l1-aprims.lisp (modified) * branches/gz-working/level-1/l1-reader.lisp (modified) * branches/gz-working/lib/backquote.lisp (modified) * branches/gz-working/lib/nfcomp.lisp (modified) Checkpoint work in progress. Mostly trying to get a handle on atomic ... Wed, 13 Feb 2008 03:35:34 GMT Gary Byers [8476] * trunk/source/lisp-kernel/ppc-spentry.s (modified) * trunk/source/lisp-kernel/x86-spentry64.s (modified) SPgvector: account for nargs being off by one. Tue, 12 Feb 2008 15:02:15 GMT Gary Byers [8475] * trunk/source/lisp-kernel/memory.c (modified) * trunk/source/lisp-kernel/x86-exceptions.c (modified) * trunk/source/lisp-kernel/x86-gc.c (modified) get impurify() working on x86-64. Tue, 12 Feb 2008 15:01:34 GMT Gary Byers [8474] * trunk/source/lisp-kernel/gc.h (modified) remove extra skip_over_ivector() prototype. Tue, 12 Feb 2008 15:01:01 GMT Gary Byers [8473] * trunk/source/lisp-kernel/gc-common.c (modified) forward_gcable_ptrs: don't write if no change. Tue, 12 Feb 2008 11:17:14 GMT Gary Byers [8472] * trunk/source/lisp-kernel/x86-gc.c (modified) purify() copies all ivectors to pure space. (Note that functions ... Tue, 12 Feb 2008 11:14:35 GMT Gary Byers [8471] * trunk/source/lisp-kernel/x86-exceptions.c (modified) On a write to the (usually write-protected) pure area, just unprotect ... Tue, 12 Feb 2008 11:12:57 GMT Gary Byers [8470] * trunk/source/lisp-kernel/lisp.h (modified) "long" isn't always the same as "natural", so change ... Tue, 12 Feb 2008 04:48:49 GMT R. Matthew Emerson [8469] * trunk/source/lisp-kernel/x86-spentry64.s (modified) Use %temp1 (containing tcr.tlb_pointer) as the "base" when setting ... Mon, 11 Feb 2008 23:23:28 GMT Gary Byers [8468] * branches/1.1/ccl/compiler/X86/x862.lisp (modified) (On 1.1 branch):Fix X862-NLEXIT: don't pop foreign/temp frames if ... Mon, 11 Feb 2008 22:50:21 GMT R. Matthew Emerson [8467] * branches/ia32/lisp-kernel/x86-spentry32.s (modified) Fixes to SPtcallsymslide. Mon, 11 Feb 2008 22:24:09 GMT R. Matthew Emerson [8466] * branches/ia32/lisp-kernel/x86-spentry32.s (modified) First cut at SPkeyword_bind, SPmakeu32, SPbuiltin_times, SPff_call. Mon, 11 Feb 2008 16:07:20 GMT gz [8465] * branches/gz-working/compiler/X86/x862.lisp (modified) * branches/gz-working/compiler/nx-basic.lisp (modified) * branches/gz-working/examples/cocoa/currency-converter/CurrencyConverter.xib (deleted) * branches/gz-working/examples/cocoa/currency-converter/HOWTO.html (modified) * branches/gz-working/examples/cocoa/currency-converter/HOWTO_files/pages/build_app.html (modified) * branches/gz-working/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui.html (modified) * branches/gz-working/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) * branches/gz-working/examples/cocoa/currency-converter/HOWTO_files/pages/conclusion.html (modified) * branches/gz-working/examples/cocoa/currency-converter/HOWTO_files/pages/writing_lisp.html (modified) * branches/gz-working/examples/cocoa/interface-databases (copied) * branches/gz-working/examples/cocoa/nib-loading (copied) * branches/gz-working/lib/backtrace.lisp (modified) * branches/gz-working/lisp-kernel/x86-exceptions.c (modified) Update to trunk rev 8464 Mon, 11 Feb 2008 15:51:39 GMT gz [8464] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) * trunk/source/cocoa-ide/cocoa-utils.lisp (modified) * trunk/source/cocoa-ide/hemlock/src/edit-defs.lisp (modified) * trunk/source/cocoa-ide/hemlock/src/lispmode.lisp (modified) Fix ticket #237: keep line's ignored-region within the line Move ... Mon, 11 Feb 2008 15:40:39 GMT gz [8463] * branches/gz-working/compiler/PPC/ppc2.lisp (modified) * branches/gz-working/compiler/lambda-list.lisp (modified) * branches/gz-working/compiler/nx.lisp (modified) * branches/gz-working/compiler/nx0.lisp (modified) * branches/gz-working/compiler/nxenv.lisp (modified) * branches/gz-working/dppccl (modified) * branches/gz-working/dppccl.image (modified) * branches/gz-working/level-0/l0-init.lisp (modified) * branches/gz-working/level-1/l1-init.lisp (modified) * branches/gz-working/level-1/l1-reader.lisp (modified) * branches/gz-working/lib/defstruct-lds.lisp (modified) * branches/gz-working/lib/defstruct.lisp (modified) * branches/gz-working/lib/encapsulate.lisp (modified) * branches/gz-working/lib/nfcomp.lisp (modified) * branches/gz-working/library/lispequ.lisp (modified) checkpoint work in progress. Mostly, integrate source file recoding ... Mon, 11 Feb 2008 15:38:53 GMT gz [8462] * trunk/source/compiler/nx-basic.lisp (modified) report-compiler-warning: Don't print a '.' at the end of function ... Mon, 11 Feb 2008 06:54:25 GMT Gary Byers [8461] * trunk/source/compiler/X86/x862.lisp (modified) Fix X862-NLEXIT: don't pop foreign/temp frames if nthrow already ... Mon, 11 Feb 2008 06:51:19 GMT Gary Byers [8460] * trunk/source/lisp-kernel/x86-exceptions.c (modified) In QUIT-HANDLER, ensure that %gs addresses pthread data before trying ... Mon, 11 Feb 2008 06:50:15 GMT Gary Byers [8459] * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/classes.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/info.nib (modified) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib (modified) Change "typeout" windows menu item to refer to console window actions. Mon, 11 Feb 2008 06:49:27 GMT Gary Byers [8458] * trunk/source/cocoa-ide/defsystem.lisp (modified) Add console-window. Mon, 11 Feb 2008 06:49:07 GMT Gary Byers [8457] * trunk/source/cocoa-ide/console-window.lisp (added) New file: put output to fd's 1 and 2, #_NSLog output where we can ... Mon, 11 Feb 2008 06:48:22 GMT Gary Byers [8456] * trunk/source/cocoa-ide/cocoa-window.lisp (modified) Replace #/toggleTypeout: with #/toggleConsole:; validate the menu item. Mon, 11 Feb 2008 06:47:41 GMT Gary Byers [8455] * trunk/source/cocoa-ide/cocoa-utils.lisp (modified) LISP-APPLICATION has a console slot. Mon, 11 Feb 2008 06:47:20 GMT Gary Byers [8454] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) Define echo-area's #/undoManager method to return a null pointer, ... Mon, 11 Feb 2008 06:46:28 GMT Gary Byers [8453] * trunk/source/cocoa-ide/app-delegate.lisp (modified) Maybe initialize the console window after initializing UI. Mon, 11 Feb 2008 06:44:17 GMT Gary Byers [8452] * trunk/source/lib/backtrace.lisp (modified) LOCAL-VALUE isn't exactly like ARG-VALUE ... Sun, 10 Feb 2008 19:01:45 GMT gz [8451] * branches/gz-working/cocoa-ide/hemlock/src/lispmode.lisp (modified) Fix ticket #237: keep line ignored region within line Sat, 09 Feb 2008 23:27:31 GMT mikel [8450] * trunk/source/examples/cocoa/nib-loading (added) * trunk/source/examples/cocoa/nib-loading/HOWTO.html (added) * trunk/source/examples/cocoa/nib-loading/HOWTO_files (added) * trunk/source/examples/cocoa/nib-loading/HOWTO_files/images (added) * trunk/source/examples/cocoa/nib-loading/HOWTO_files/images/bosco.jpg (added) * trunk/source/examples/cocoa/nib-loading/HOWTO_files/pages (added) * trunk/source/examples/cocoa/nib-loading/HOWTO_files/stylesheets (added) * trunk/source/examples/cocoa/nib-loading/HOWTO_files/stylesheets/styles.css (added) * trunk/source/examples/cocoa/nib-loading/hello.nib (added) * trunk/source/examples/cocoa/nib-loading/hello.nib/designable.nib (added) * trunk/source/examples/cocoa/nib-loading/hello.nib/keyedobjects.nib (added) * trunk/source/examples/cocoa/nib-loading/nib-loading.lisp (added) added nib-loading example Sat, 09 Feb 2008 17:17:26 GMT gz [8449] * branches/gz-working/cocoa-ide/hemlock/src/filecoms.lisp (modified) fix compiler warning Sat, 09 Feb 2008 17:16:45 GMT gz [8448] * branches/gz-working/cocoa-ide/cocoa-editor.lisp (modified) * branches/gz-working/cocoa-ide/cocoa-utils.lisp (modified) Move double-%-in to cocoa-utils, use it in log-debug Sat, 09 Feb 2008 17:10:30 GMT gz [8447] * branches/gz-working/cocoa-ide/hemlock/src/edit-defs.lisp (modified) use buffer-package fn Fri, 08 Feb 2008 19:52:08 GMT R. Matthew Emerson [8446] * branches/1.1/ccl/cocoa-ide/Info.plist-proto (modified) Port r8445 (UTTypeConformsTo key fix) from trunk. Fri, 08 Feb 2008 19:47:48 GMT R. Matthew Emerson [8445] * trunk/source/cocoa-ide/Info.plist-proto (modified) Correct UTTypeConformsTo key in Info.plist-proto per ticket:236. Fri, 08 Feb 2008 10:22:24 GMT marco baringer [8444] * branches/working-0711/ccl/compiler/X86/x862.lisp (modified) * branches/working-0711/ccl/compiler/nx.lisp (modified) * branches/working-0711/ccl/compiler/nx0.lisp (modified) * branches/working-0711/ccl/level-1/l1-reader.lisp (modified) * branches/working-0711/ccl/lib/nfcomp.lisp (modified) More source location optimizations (and one bug fix) Moved the ... Fri, 08 Feb 2008 01:13:41 GMT mikel [8443] * trunk/source/examples/cocoa/currency-converter/CurrencyConverter.xib (deleted) removed superfluous xib file Fri, 08 Feb 2008 01:11:54 GMT mikel [8442] * trunk/source/examples/cocoa/interface-databases (added) * trunk/source/examples/cocoa/interface-databases/HOWTO.html (added) * trunk/source/examples/cocoa/interface-databases/HOWTO_files (added) * trunk/source/examples/cocoa/interface-databases/HOWTO_files/images (added) * trunk/source/examples/cocoa/interface-databases/HOWTO_files/images/bosco.jpg (added) * trunk/source/examples/cocoa/interface-databases/HOWTO_files/pages (added) * trunk/source/examples/cocoa/interface-databases/HOWTO_files/stylesheets (added) * trunk/source/examples/cocoa/interface-databases/HOWTO_files/stylesheets/styles.css (added) added interfce databases HOWTO Fri, 08 Feb 2008 01:10:08 GMT mikel [8441] * trunk/source/examples/cocoa/currency-converter/HOWTO.html (modified) * trunk/source/examples/cocoa/currency-converter/HOWTO_files/pages/build_app.html (modified) * trunk/source/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui.html (modified) * trunk/source/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) * trunk/source/examples/cocoa/currency-converter/HOWTO_files/pages/conclusion.html (modified) * trunk/source/examples/cocoa/currency-converter/HOWTO_files/pages/writing_lisp.html (modified) final edits to currency-converter examples Thu, 07 Feb 2008 21:42:04 GMT marco baringer [8440] * branches/working-0711/ccl/level-1/l1-reader.lisp (modified) Fix bug in %parse-exrpession's handling of dotted nested-source-forms ... Thu, 07 Feb 2008 20:44:29 GMT marco baringer [8439] * branches/working-0711/ccl/compiler/X86/x86-disassemble.lisp (modified) * branches/working-0711/ccl/compiler/X86/x862.lisp (modified) * branches/working-0711/ccl/compiler/nx0.lisp (modified) * branches/working-0711/ccl/level-1/l1-reader.lisp (modified) * branches/working-0711/ccl/lib/nfcomp.lisp (modified) More optimizations to source-location. 1) Only use substream to ... Thu, 07 Feb 2008 16:13:17 GMT gz [8438] * branches/gz-working/compiler/PPC/ppc2.lisp (modified) * branches/gz-working/compiler/X86/x862.lisp (modified) * branches/gz-working/compiler/lambda-list.lisp (modified) * branches/gz-working/compiler/nx-basic.lisp (modified) * branches/gz-working/compiler/nx.lisp (modified) * branches/gz-working/compiler/nx0.lisp (modified) * branches/gz-working/compiler/nx1.lisp (modified) * branches/gz-working/compiler/nxenv.lisp (modified) * branches/gz-working/dppccl (added) * branches/gz-working/dppccl.image (added) * branches/gz-working/level-1/l1-reader.lisp (modified) * branches/gz-working/lib/db-io.lisp (modified) * branches/gz-working/lib/defstruct-lds.lisp (modified) * branches/gz-working/lib/defstruct.lisp (modified) * branches/gz-working/lib/encapsulate.lisp (modified) * branches/gz-working/lib/misc.lisp (modified) * branches/gz-working/lib/nfcomp.lisp (modified) * branches/gz-working/lib/read.lisp (modified) * branches/gz-working/library/lispequ.lisp (modified) checkpoint work on code coverage + merge of marco's source location