# # ChangeLog for / # # Generated by Trac 1.6 # Nov 23, 2024, 11:10:21 PM Sun, 06 Jan 2008 10:51:36 GMT R. Matthew Emerson [8006] * branches/ia32/level-0/X86/X8632/x8632-misc.lisp (modified) Match mark-as-imm with mark-as-node. Sun, 06 Jan 2008 07:56:15 GMT Gary Byers [8005] * branches/working-0711/ccl/compiler/X86/x86-disassemble.lisp (modified) Slot-unbound-trap terminates a block (why did it ever not do so ?) ... Sun, 06 Jan 2008 07:54:55 GMT Gary Byers [8004] * branches/working-0711/ccl/lisp-kernel/x86-exceptions.c (modified) Set foreign_sp (at time of exception) and previous-xframe slots of ... Sun, 06 Jan 2008 07:53:51 GMT Gary Byers [8003] * branches/working-0711/ccl/lisp-kernel/x86-constants64.h (modified) Add a couple of fields to exception_callback_frame, to support stack- ... Sat, 05 Jan 2008 15:53:06 GMT Gary Byers [8002] * trunk/ccl/level-0/l0-init.lisp (modified) Try to ensure that a feature naming the OS is on *features* if a ... Sat, 05 Jan 2008 06:36:04 GMT R. Matthew Emerson [8001] * branches/ia32/level-0/X86/X8632/x8632-symbol.lisp (modified) Hit commit too soon. Sat, 05 Jan 2008 06:28:33 GMT R. Matthew Emerson [8000] * branches/ia32/level-0/X86/X8632/x8632-symbol.lisp (added) New file. Sat, 05 Jan 2008 05:24:00 GMT R. Matthew Emerson [7999] * branches/ia32/level-0/X86/X8632/x8632-pred.lisp (added) New file. Sat, 05 Jan 2008 04:10:59 GMT R. Matthew Emerson [7998] * branches/ia32/level-0/X86/X8632/x8632-numbers.lisp (added) New file. Fri, 04 Jan 2008 08:08:28 GMT R. Matthew Emerson [7997] * branches/ia32/level-0/X86/X8632/x8632-misc.lisp (added) New file. Fri, 04 Jan 2008 05:48:06 GMT R. Matthew Emerson [7996] * trunk/ccl/level-0/X86/x86-misc.lisp (modified) Use imm2 to hold pointers, rather than assuming/hoping that the ... Fri, 04 Jan 2008 05:43:11 GMT gz [7995] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/main.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/modeline.lisp (modified) More forceful stream-clear-input for listener input. Do page/line ... Fri, 04 Jan 2008 05:27:17 GMT gz [7994] * branches/event-ide/ccl/level-1/l1-readloop-lds.lisp (modified) add stream-eof-transient-p so can be specialized by streams that ... Thu, 03 Jan 2008 15:14:48 GMT gz [7993] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/compile-hemlock.lisp (modified) * branches/event-ide/ccl/cocoa-ide/defsystem.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/bindings.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/buffer.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/charmacs.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/doccoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echo.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echocoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/edit-defs.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/filecoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/fill.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/hemlock-ext.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/htext1.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/interp.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/key-event.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/keysym-defs.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/lispdep.lisp (deleted) * branches/event-ide/ccl/cocoa-ide/hemlock/src/macros.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/main.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/modeline.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/morecoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/register.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/ring.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/rompsite.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/struct.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Various: Implement prompt-for-key, the last of the prompting suite ... Thu, 03 Jan 2008 04:23:15 GMT Gary Byers [7992] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Default *TYPECHECK-SLOTS-IN-OPTIMIZED-MAKE-INSTANCE* to T. In the ... Thu, 03 Jan 2008 03:30:14 GMT R. Matthew Emerson [7991] * trunk/ccl/level-0/X86/x86-array.lisp (modified) Update %aset2, %aref3, and %aset3 to take account of the return ... Thu, 03 Jan 2008 02:51:18 GMT R. Matthew Emerson [7990] * trunk/ccl/level-0/X86/x86-io.lisp (modified) fpzero (not fp0) is the register with zero in it. Thu, 03 Jan 2008 02:43:22 GMT R. Matthew Emerson [7989] * branches/ia32/level-0/X86/X8632/x8632-io.lisp (added) New file. Thu, 03 Jan 2008 02:00:08 GMT R. Matthew Emerson [7988] * branches/ia32/level-0/X86/X8632/x8632-float.lisp (modified) Minor tweaks. Thu, 03 Jan 2008 01:58:49 GMT R. Matthew Emerson [7987] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Try to set up for .SPvalues correctly. Thu, 03 Jan 2008 01:51:13 GMT R. Matthew Emerson [7986] * branches/ia32/level-0/X86/X8632/x8632-hash.lisp (added) New file. Wed, 02 Jan 2008 03:06:55 GMT R. Matthew Emerson [7985] * branches/ia32/level-0/X86/X8632/x8632-float.lisp (modified) Forgot (single-value-return) in a couple of places; correct other ... Tue, 01 Jan 2008 22:17:27 GMT R. Matthew Emerson [7984] * branches/ia32/level-0/X86/X8632/x8632-float.lisp (added) New file. Tue, 01 Jan 2008 02:34:21 GMT Gary Byers [7983] * branches/1.2-devel/ccl/level-1/l1-clos.lisp (modified) Be sure that UPDATE-CPL returns the CPL; some early/low-level classes ... Tue, 01 Jan 2008 01:51:05 GMT Gary Byers [7982] * branches/1.2-devel/ccl/level-1/l1-clos-boot.lisp (modified) Be sure that UPDATE-CPL returns the CPL; some early/low-level classes ... Tue, 01 Jan 2008 01:49:03 GMT Gary Byers [7981] * branches/1.2-devel/ccl/compiler/X86/x862.lisp (modified) Try to use COMPARE-TO-T, COMPARE-CONSTANT-TO-REGISTER for EQ/NEQ. Tue, 01 Jan 2008 01:48:28 GMT Gary Byers [7980] * branches/1.2-devel/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) COMPARE-TO-T, COMPARE-CONSTANT-TO-REGISTER. Tue, 01 Jan 2008 01:46:33 GMT Gary Byers [7979] * branches/1.2-devel/ccl/lisp-kernel/x86-exceptions.c (modified) Don't restart system calls automatically (this affects #_read at ... Tue, 01 Jan 2008 01:45:28 GMT Gary Byers [7978] * branches/1.2-devel/ccl/level-1/l1-sockets.lisp (modified) Clean up SOCKET-ERROR a little (needs more work.) Don't make sockets ... Tue, 01 Jan 2008 01:41:30 GMT Gary Byers [7977] * branches/1.2-devel/ccl/level-1/l1-readloop-lds.lisp (modified) Use *ERROR-PRINT-LENGTH*, *ERROR-PRINT-LEVEL*. Tue, 01 Jan 2008 01:40:58 GMT Gary Byers [7976] * branches/1.2-devel/ccl/level-1/l1-error-system.lisp (modified) Try to make some STREAM-ERRORs look a little less ugly. Tue, 01 Jan 2008 01:39:58 GMT Gary Byers [7975] * branches/1.2-devel/ccl/level-1/l1-aprims.lisp (modified) Per-thread bindings of *ERROR-PRINT-LENGTH*, *ERROR-PRINT-LEVEL*. Tue, 01 Jan 2008 01:38:48 GMT Gary Byers [7974] * branches/1.2-devel/ccl/lib/macros.lisp (modified) WITH-EAGAIN expands into new stuff. Tue, 01 Jan 2008 01:38:08 GMT Gary Byers [7973] * branches/1.2-devel/ccl/lib/late-clos.lisp (added) New file; experimental, not yet loaded. (Compile specialized ... Tue, 01 Jan 2008 01:36:49 GMT Gary Byers [7972] * branches/1.2-devel/ccl/lib/arglist.lisp (modified) Fix &rest &key case, yet again. Tue, 01 Jan 2008 01:36:11 GMT Gary Byers [7971] * branches/1.2-devel/ccl/level-1/l1-streams.lisp (modified) Fix typo in BROADCAST-STREAM stream-write-list method name. Define ... Tue, 01 Jan 2008 00:40:00 GMT Gary Byers [7970] * branches/1.2-devel (copied) create new branch, if I did this right Mon, 31 Dec 2007 23:13:40 GMT gz [7969] * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger10.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger11.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger12.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger9.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) * branches/event-ide/ccl/level-1/l1-readloop-lds.lisp (modified) * branches/event-ide/ccl/level-1/l1-streams.lisp (modified) update from trunk to rev 7968 Mon, 31 Dec 2007 23:05:17 GMT gz [7968] * trunk/ccl/level-1/l1-readloop-lds.lisp (modified) * trunk/ccl/level-1/l1-streams.lisp (modified) Fix ticket #106: allow toplevel-read to return a set of bindings to ... Sun, 30 Dec 2007 01:38:01 GMT Gary Byers [7967] * branches/working-0711/ccl/level-0/PPC/ppc-symbol.lisp (modified) Need %STRING-HASH for PPC. Sat, 29 Dec 2007 03:24:25 GMT Gary Byers [7966] * branches/working-0711/ccl/compiler/PPC/PPC32/ppc32-vinsns.lisp (modified) PPC32 vinsns: :jump attribute use for pc-relative jump only. Sat, 29 Dec 2007 03:22:45 GMT Gary Byers [7965] * branches/working-0711/ccl/compiler/PPC/PPC64/ppc64-vinsns.lisp (modified) ppc64 vinsns: :jump vinsn attribute now means "pc-relative jump" only. Fri, 28 Dec 2007 22:44:46 GMT R. Matthew Emerson [7964] * branches/ia32/compiler/X86/x86-asm.lisp (modified) Correct SHLD and SHRD operands for 32 and 16 bit variants. Define a ... Fri, 28 Dec 2007 05:41:58 GMT R. Matthew Emerson [7963] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) * branches/ia32/level-0/X86/X8632/x8632-def.lisp (modified) Checkpoint. Fri, 28 Dec 2007 00:31:01 GMT R. Matthew Emerson [7962] * branches/ia32/compiler/X86/X8632/x8632-arch.lisp (modified) Add save[0-3] fields to the TCR. These are a caller-saved spill area ... Wed, 26 Dec 2007 08:26:21 GMT Gary Byers [7961] * branches/working-0711/ccl/compiler/optimizers.lisp (modified) Spell UVSIZE with an "S". Wed, 26 Dec 2007 08:07:05 GMT Gary Byers [7960] * branches/working-0711/ccl/lisp-kernel/x86-spentry64.s (modified) Try to avoid branching around UUOs, since some implemenations don't ... Wed, 26 Dec 2007 08:06:05 GMT Gary Byers [7959] * branches/working-0711/ccl/xdump/hashenv.lisp (modified) new hash-table iteration scheme. Wed, 26 Dec 2007 08:05:37 GMT Gary Byers [7958] * branches/working-0711/ccl/library/lispequ.lisp (modified) CLASS-WRAPER caches CPL. Wed, 26 Dec 2007 08:04:55 GMT Gary Byers [7957] * branches/working-0711/ccl/lib/hash.lisp (modified) New hash-table iteration scheme. Wed, 26 Dec 2007 08:04:40 GMT Gary Byers [7956] * branches/working-0711/ccl/lib/macros.lisp (modified) New hash-table iteration scheme. New WITH-PROCESS-WHOSTATE just ... Wed, 26 Dec 2007 08:04:03 GMT Gary Byers [7955] * branches/working-0711/ccl/lib/time.lisp (modified) GCTIMES reported in INTERNAL-TIME-UNITS-PER-SECOND. Wed, 26 Dec 2007 08:03:26 GMT Gary Byers [7954] * branches/working-0711/ccl/lib/misc.lisp (modified) Time-reporting changes. Wed, 26 Dec 2007 08:03:01 GMT Gary Byers [7953] * branches/working-0711/ccl/lib/nfcomp.lisp (modified) Fix comment indentation. Wed, 26 Dec 2007 08:02:34 GMT Gary Byers [7952] * branches/working-0711/ccl/level-1/sysutils.lisp (modified) CHAR/SET-CHAR: define in terms of SCHAR. Wed, 26 Dec 2007 08:02:00 GMT Gary Byers [7951] * branches/working-0711/ccl/level-1/linux-files.lisp (modified) Add timeval->microseconds. Wed, 26 Dec 2007 08:01:18 GMT Gary Byers [7950] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) Continue Bill's changes to remove brain-death from %%TYPEP on arrays ... Wed, 26 Dec 2007 07:59:33 GMT Gary Byers [7949] * branches/working-0711/ccl/level-1/l1-processes.lisp (modified) Keep whostate in a per-thread variable, not in the PROCESS-OBJECT. Wed, 26 Dec 2007 07:58:17 GMT Gary Byers [7948] * branches/working-0711/ccl/level-1/l1-lisp-threads.lisp (modified) INTERNAL-TIME-UNITS-PER-SECOND, whostate tweaks. Wed, 26 Dec 2007 07:57:31 GMT Gary Byers [7947] * branches/working-0711/ccl/level-1/l1-init.lisp (modified) INTERNAL-TIME-UNITS-PER-SECOND is 1000000 on 64-bit machines. (Can ... Wed, 26 Dec 2007 07:56:38 GMT Gary Byers [7946] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) Maintain CPL in wrapper ... Slot type-predicates can be NULL ... Wed, 26 Dec 2007 07:54:16 GMT Gary Byers [7945] * branches/working-0711/ccl/level-1/l1-clos-boot.lisp (modified) New CLASS-CELL-TYPEP, tries to get CPL from (valid) wrapper. ... Wed, 26 Dec 2007 07:53:04 GMT Gary Byers [7944] * branches/working-0711/ccl/level-1/l1-aprims.lisp (modified) Process-whostate is now the per-thread binding of *WHOSTATE*. Wed, 26 Dec 2007 07:52:21 GMT Gary Byers [7943] * branches/working-0711/ccl/level-0/l0-hash.lisp (modified) A few small changes; there may be bad bugs in EQUAL/EQUALP hashing. ... Wed, 26 Dec 2007 07:51:43 GMT Gary Byers [7942] * branches/working-0711/ccl/level-0/X86/x86-symbol.lisp (modified) %STRING-HASH: like %PNAME-HASH, but with a (possibly non-zero) offset. Wed, 26 Dec 2007 07:50:53 GMT Gary Byers [7941] * branches/working-0711/ccl/compiler/vinsn.lisp (modified) Try to avoid jumping/branching to jumps. (NB: this requires some ... Wed, 26 Dec 2007 07:47:59 GMT Gary Byers [7940] * branches/working-0711/ccl/compiler/optimizers.lisp (modified) Try harder (maybe much harder) to inline TYPEP calls involving ... Wed, 26 Dec 2007 07:46:21 GMT Gary Byers [7939] * branches/working-0711/ccl/compiler/nx0.lisp (modified) Recognize CHAR-CODE's result type. Wed, 26 Dec 2007 07:45:56 GMT Gary Byers [7938] * branches/working-0711/ccl/compiler/X86/x862.lisp (modified) Peephole on the fly: turn (push r1) (movq top-of-stack r2) ... Wed, 26 Dec 2007 07:44:35 GMT Gary Byers [7937] * branches/working-0711/ccl/compiler/X86/x86-disassemble.lisp (modified) PRINT-OBJECT for DISASSEMBLED-INSTRUCTION. Wed, 26 Dec 2007 07:44:05 GMT Gary Byers [7936] * branches/working-0711/ccl/compiler/X86/X8664/x8664-vinsns.lisp (modified) More tweaks. Wed, 26 Dec 2007 07:43:42 GMT Gary Byers [7935] * branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp (modified) Don't use a bignum in HASHED-BY-IDENTITY, since there's only one ... Sun, 23 Dec 2007 16:47:41 GMT gz [7934] * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/morecoms.lisp (modified) Oops. missed a couple in previous checkin Sun, 23 Dec 2007 16:40:17 GMT gz [7933] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Change scrolling interface: all actual scrolling now done by ... Sat, 22 Dec 2007 13:42:05 GMT gz [7932] * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) fix logical error in univeral argument handling Sat, 22 Dec 2007 11:48:19 GMT gz [7931] * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) remove unused code Fri, 21 Dec 2007 23:02:34 GMT mikel [7930] * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger10.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger11.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger12.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger9.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) added more steps to creating UIs with Tiger Fri, 21 Dec 2007 19:12:48 GMT gz [7929] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-window.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/lispmode.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/modeline.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Define a stream class for output to the listener and use it instead ... Fri, 21 Dec 2007 17:15:01 GMT gz [7928] * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO.html (modified) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/finder-win2.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger1.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger2.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger3.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger4.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger5.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger6.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger7.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger8.jpg (copied) * branches/event-ide/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) * branches/event-ide/ccl/level-1/l1-application.lisp (modified) * branches/event-ide/ccl/level-1/l1-boot-lds.lisp (modified) * branches/event-ide/ccl/lisp-kernel/lisp-debug.c (modified) Update from trunk to rev 7927 Fri, 21 Dec 2007 16:49:23 GMT gz [7927] * trunk/ccl/level-1/l1-boot-lds.lisp (modified) allow non-echoing input streams for the repl Fri, 21 Dec 2007 16:26:49 GMT gz [7926] * trunk/ccl/level-1/l1-application.lisp (modified) split off housekeeping-loop so the gui can use it Fri, 21 Dec 2007 10:43:15 GMT Gary Byers [7925] * branches/working-0711/ccl/level-0/l0-aprims.lisp (modified) * branches/working-0711/ccl/level-0/l0-misc.lisp (modified) * branches/working-0711/ccl/lib/compile-ccl.lisp (modified) Add :monitor-futex-wait to *known-optional-features*. ... Thu, 20 Dec 2007 14:31:51 GMT Bill St. Clair [7924] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) TYPEP was consing on a user-defined array type, due to the call to ... Wed, 19 Dec 2007 20:16:17 GMT Bill St. Clair [7923] * branches/working-0711/ccl/level-1/l1-clos.lisp (modified) optimize-generic-function-dispatching now calls ... Wed, 19 Dec 2007 15:36:01 GMT gz [7922] * branches/event-ide/ccl/cocoa-ide/hemlock/src/bindings.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echo.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/search1.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/searchcoms.lisp (modified) Reimplement Query Replace as a minor mode Wed, 19 Dec 2007 01:42:15 GMT Gary Byers [7921] * trunk/ccl/lisp-kernel/lisp-debug.c (modified) Learn to read disassembled code; look for _sigtramp context in r8 on ... Tue, 18 Dec 2007 18:19:46 GMT mikel [7920] * trunk/ccl/examples/cocoa/currency-converter/HOWTO.html (modified) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/finder-win2.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger1.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger2.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger3.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger4.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger5.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger6.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger7.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/images/ibwin-tiger8.jpg (added) * trunk/ccl/examples/cocoa/currency-converter/HOWTO_files/pages/building_ui_tiger.html (modified) added more steps in the Tiger IB instructions Tue, 18 Dec 2007 15:48:30 GMT gz [7919] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/bindings.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echo.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echocoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/macros.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/searchcoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) Implement prompt-for-y-or-n and prompt-for-key-event (and hence ... Mon, 17 Dec 2007 22:37:27 GMT Gary Byers [7918] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) Add TYPE-PREDICATEs for ARGS-CTYPE and its subclasses. Mon, 17 Dec 2007 22:03:43 GMT Gary Byers [7917] * branches/working-0711/ccl/level-1/l1-typesys.lisp (modified) Provide type-predicate for NAMED-CTYPE; the type system otherwise ... Mon, 17 Dec 2007 03:14:37 GMT R. Matthew Emerson [7916] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) More work on %normalize-bignum-2. Sat, 15 Dec 2007 09:07:13 GMT R. Matthew Emerson [7915] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Typo; wrong index register name. Sat, 15 Dec 2007 08:59:44 GMT R. Matthew Emerson [7914] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Remove functions that won't be called; corrections after some minor ... Sat, 15 Dec 2007 00:26:09 GMT gz [7913] * branches/event-ide/ccl/cocoa-ide/hemlock/src/buffer.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/command.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/edit-defs.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/filecoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/isearchcoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/killcoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/lispmode.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/morecoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/register.lisp (modified) add push-NEW-buffer-mark, like (push-buffer-mark (copy-mark ..)) Sat, 15 Dec 2007 00:07:47 GMT gz [7912] * branches/event-ide/ccl/level-1/l1-readloop.lisp (modified) * branches/event-ide/ccl/lisp-kernel/lisp-debug.c (modified) * branches/event-ide/ccl/lisp-kernel/pmcl-kernel.c (modified) update from trunk to rev 7911 Sat, 15 Dec 2007 00:03:45 GMT gz [7911] * branches/event-ide/ccl/cocoa-ide/cocoa-editor.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-grep.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-listener.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-utils.lisp (modified) * branches/event-ide/ccl/cocoa-ide/cocoa-window.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/echo.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/edit-defs.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/filecoms.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/htext1.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/lispmode.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/macros.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/package.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/syntax.lisp (modified) * branches/event-ide/ccl/cocoa-ide/hemlock/src/views.lisp (modified) make cl:ed return the view created fixes for edit-definition ... Fri, 14 Dec 2007 01:53:35 GMT R. Matthew Emerson [7910] * branches/ia32/level-0/X86/X8632/x8632-array.lisp (modified) Use defx8632lapfunction. Also duplicate some lisp code from ... Thu, 13 Dec 2007 23:30:28 GMT Gary Byers [7909] * trunk/ccl/lisp-kernel/lisp-debug.c (modified) * trunk/ccl/lisp-kernel/pmcl-kernel.c (modified) Save major OS version on startup, use it to determine where _sigtramp ... Thu, 13 Dec 2007 20:58:16 GMT Gary Byers [7908] * branches/working-0711/ccl/level-0/l0-hash.lisp (modified) * branches/working-0711/ccl/level-0/l0-symbol.lisp (modified) * branches/working-0711/ccl/lib/compile-ccl.lisp (modified) * branches/working-0711/ccl/xdump/hashenv.lisp (modified) * branches/working-0711/ccl/xdump/xfasload.lisp (modified) Cache a symbol's hash code in the plist slot along with the plist, so ... Thu, 13 Dec 2007 20:40:00 GMT R. Matthew Emerson [7907] * branches/ia32/level-0/X86/X8632/x8632-bignum.lisp (modified) Use some insn mnemonics that refer to the carry flag.