source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13090   15 years gz Fix possible deadlock with deferred interrupts in …
(edit) @13089   15 years gz Fix build (bootstrapping)
(edit) @13088   15 years gz Add tests for bug#612. Also uncomment some tests
(edit) @13087   15 years gz fix build (bootstrapping)
(edit) @13086   15 years gz Merge r13072 (special-case addition fixes)
(edit) @13085   15 years gz core file utilities (merged from r13068, r13071, r13084)
(edit) @13084   15 years gz add core-all-processes, core-process-name, core-list
(edit) @13083   15 years Gary Byers When copying functions on x8632, need to call update_self_references().
(edit) @13082   15 years Gary Byers When unwatching, need to rebuild the refbits for the managed static …
(edit) @13081   15 years Gary Byers Fix typo in CANCEL-TERMINATE-WHEN-UNREACHABLE.
(edit) @13080   15 years Gary Byers Yet another DOLIST implementation: separate "bound" decls for VAR from …
(edit) @13079   15 years Gary Byers In %SYMBOL-MACROEXPAND-1: stop searching through env if symbol is …
(edit) @13078   15 years Gary Byers CANCEL-TERMINATE-WHEN-UNREACHABLE: it seems that this can be much …
(edit) @13077   15 years R. Matthew Emerson Don't duplicate doc directory in this branch.
(edit) @13076   15 years R. Matthew Emerson Trunk changes through r13072.
(edit) @13075   15 years R. Matthew Emerson Merge trunk changes r13066 through r13067. (copyright notices)
(edit) @13074   15 years R. Matthew Emerson Merge trunk changes r13055 through r13065
(edit) @13073   15 years R. Matthew Emerson Merge trunk changes r13036 through r13047
(edit) @13072   15 years R. Matthew Emerson In X862-INLINE-ADD2: fixnums won't always fit into a (signed-byte 32). …
(edit) @13071   15 years gz Remove debugging…
(edit) @13070   15 years gz r13066, r13067 from trunk: copyrights etc
(edit) @13069   15 years gz r13065 from trunk (range change in make-heap-ivector)
(edit) @13068   15 years gz Facilities for examining core files (linuxx8664-only)
(edit) @13067   15 years R. Matthew Emerson Update copyright notices.
(edit) @13066   15 years R. Matthew Emerson Change "OpenMCL" to "Clozure CL" in comments and docstrings.
(edit) @13065   15 years R. Matthew Emerson In MAKE-HEAP-IVECTOR, ensure that element-count is not too big. (fixes …
(edit) @13064   15 years Glen Foy Accomodate anticipatory-symbol-complete.lisp
(edit) @13063   15 years R. Matthew Emerson Move finger example to contrib.
(edit) @13062   15 years R. Matthew Emerson Delete this. See http://trac.clozure.com/openmcl/wiki/AddressBook instead.
(edit) @13061   15 years R. Matthew Emerson Qualify access to *debug-cocoa-calls*. In DEFINE-TOOLTIP-ACCESSOR, …
(edit) @13060   15 years Gary Byers updated
(edit) @13059   15 years Gary Byers write-barrier changes for x86-32.
(edit) @13058   15 years R. Matthew Emerson Assume xsltproc is in the user's path.
(edit) @13057   15 years R. Matthew Emerson Note need for C compiler toolchain in order to rebuild the lisp.
(edit) @13056   15 years R. Matthew Emerson Update a little (no more CVS...). Also mention that Snow Leopard …
(edit) @13055   15 years Gary Palter No need to comment out these toolbar images now that they no longer …
(edit) @13054   15 years R. Matthew Emerson Undo r13052.
(edit) @13053   15 years R. Matthew Emerson Undo r13051. (test first, commit second...)
(edit) @13052   15 years R. Matthew Emerson Merge r13051 here.
(edit) @13051   15 years R. Matthew Emerson Method READ-TOPLEVEL-FORM (COCOA-LISTENER-INPUT-STREAM): list …
(edit) @13050   15 years R. Matthew Emerson Really merge r13048 (don't use NSImageNameXXX since 10.4 doesn't have …
(edit) @13049   15 years R. Matthew Emerson Merge trunk changes r13033 through 13035, r13048.
(edit) @13048   15 years R. Matthew Emerson Avoid using NSImageNameXXX canned images, because Tiger doesn't have …
(edit) @13047   15 years R. Matthew Emerson Look for Mac OS X 10.4 SDK, complain if not found.
(edit) @13046   15 years Gary Palter Update to Cocotron r649 which fixes Cocotron issue 405 (our layout problem)
(edit) @13045   15 years Gary Palter Update to Cococtron r648 which fixes Cocotron issue 406 …
(edit) @13044   15 years gz Windows-only changes (r13025, r13026) from trunk. This branch is now …
(edit) @13043   15 years gz More WATCH updates from trunk (r13011-r13019, r13022, r13028)
(edit) @13042   15 years Gary Byers A function-purified lisp survived a GC; Miller time. TODO: …
(edit) @13041   15 years Glen Foy Set *style-case-p* to t.
(edit) @13040   15 years Glen Foy Contrib: syntax-styling
(edit) @13039   15 years Glen Foy Mod for syntax-styling.
(edit) @13038   15 years Glen Foy Mod for syntax-styling
(edit) @13037   15 years Glen Foy mod for syntax-styling
(edit) @13036   15 years R. Matthew Emerson Clozure CL 1.4-RC1 binaries.
(edit) @13035   15 years Gary Palter Make BUILD-APPLICATION also skip over version control data files
(edit) @13034   15 years Gary Palter Use file-namestring to properly ignore ".cvsignore" files
(edit) @13033   15 years Gary Palter Updated to compile and load under Cocotron
(edit) @13032   15 years Gary Palter Update to Cocotron r646 and include my proposed patch for Cocotron …
(edit) @13031   15 years R. Matthew Emerson Trunk changes r12910 through r13030 (need to update interfaces separately).
(edit) @13030   15 years Gary Palter Update CDB files to Cocotron 645
(edit) @13029   15 years greg Oops, forgot to add the new files with my last commit.
(edit) @13028   15 years R. Matthew Emerson Undo r13001 (x86-print-bare-disassembled-instruction).
(edit) @13027   15 years greg Initial commit of a project window for the IDE. You can open a project …
(edit) @13026   15 years Gary Byers Pass the magic FILE_FLAG_BACKUP_SEMANTICS option in %UTIMES, so that …
(edit) @13025   15 years Gary Byers lisp_open: don't ask for more than some combination of GENERIC_READ/ …
(edit) @13024   15 years Gary Palter Fix fencepost error
(edit) @13023   15 years greg Now you can write (setf (#/objectForKey: dict key) val) instead of …
(edit) @13022   15 years R. Matthew Emerson Super-fancy print-object method for an x86-disassembled-instruction.
(edit) @13021   15 years greg Updating ASDF (primarily because it fixes system-source-file, but …
(edit) @13020   15 years Gary Palter Add the Objective-C test case for Cocotron issue 405
(edit) @13019   15 years R. Matthew Emerson In report-write-to-watched-object, just show the disassembled …
(edit) @13018   15 years R. Matthew Emerson Temporary kludge (which will probably stay here for years) to avoid …
(edit) @13017   15 years R. Matthew Emerson New file x86-watch.lisp, containing code to emulate some common x86 …
(edit) @13016   15 years R. Matthew Emerson Remove x86-target-specific stuff.
(edit) @13015   15 years R. Matthew Emerson If an object in not in a dynamic areas, refuse to watch it. Make …
(edit) @13014   15 years R. Matthew Emerson Add an "emulate" restart for a write-to-watched-object condition. …
(edit) @13013   15 years R. Matthew Emerson New functions x86-memory-operand-ea, x86-emulate-instruction, and …
(edit) @13012   15 years R. Matthew Emerson Add a reader for the instruction slot in a write-to-watched-object …
(edit) @13011   15 years R. Matthew Emerson If WATCH is passed an array, hash-table, or standard-instance, watch …
(edit) @13010   15 years Gary Palter Upgrade to Cocotron r645
(edit) @13009   15 years gz Watchpoint changes from trunk (r13001 to r13008)
(edit) @13008   15 years R. Matthew Emerson When updating pointer-bearing areas after copying a newly-watched …
(edit) @13007   15 years R. Matthew Emerson New function ALL-WATCHED-OBJECTS. Try to be at least instantaneously …
(edit) @13006   15 years R. Matthew Emerson Merge r12924 (try to update hash table vectors correctly)
(edit) @13005   15 years R. Matthew Emerson %WATCH returns newly watched object.
(edit) @13004   15 years R. Matthew Emerson Get watched object from lisp stack instead of callback parameter. Use …
(edit) @13003   15 years R. Matthew Emerson Revise the definition of the write-to-watched-object condition. Use an …
(edit) @13002   15 years R. Matthew Emerson In handle_fault(), pass the watched object on the lisp stack …
(edit) @13001   15 years R. Matthew Emerson New function X86-PRINT-BARE-DISASSEMBLED-INSTRUCTION, which factors …
(edit) @13000   15 years R. Matthew Emerson Undo r12913 and r12914.
(edit) @12999   15 years gz Add solaris stuff to this branch
(edit) @12998   15 years gz Merge complete, update version numbers and binaries
(edit) @12997   15 years gz propagate r12996
(edit) @12996   15 years gz in dolist, combine all special decls
(edit) @12995   15 years gz svn ci -m "Merge r12980, replacing r12646 (which defeated type …
(edit) @12994   15 years gz Merge watchpoints from trunk
(edit) @12993   15 years gz Cleanup finish_function_entry() (r12744)
(edit) @12992   15 years gz Changes for images larger than 2GB (r12811)
(edit) @12991   15 years gz sprint_random_vector(): indicate that the subtag is a hex value (r12923)
Note: See TracRevisionLog for help on using the revision log.