source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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)
(edit) @12990   15 years gz more windows/mac changes
(edit) @12989   15 years gz mac changes (r12671, r12672)
(edit) @12988   15 years gz Cosmetic changes (r12644)
(edit) @12987   15 years gz ppc and windows changes
(edit) @12986   15 years R. Matthew Emerson Update watched-object-related functions to use an offset rather than …
(edit) @12985   15 years R. Matthew Emerson Push the watched object onto the lisp stack before creating the xcf. …
(edit) @12984   15 years R. Matthew Emerson When handling a write to a watched object, try to be more careful …
(edit) @12983   15 years R. Matthew Emerson Change the slots in write-to-watched-object around a bit; change …
(edit) @12982   15 years R. Matthew Emerson %WATCH: assume caller has done necessary type-checking.
(edit) @12981   15 years R. Matthew Emerson %WATCH: return newly-watched object
(edit) @12980   15 years gz Hoist special declarations (only) to the return clause of dolist if any
(edit) @12979   15 years gz Remove obsolete bootstrapping code
(edit) @12978   15 years gz fix for exponential compilation time in some cases (r12861)
(edit) @12977   15 years gz Fetch tools via svn:externals
(edit) @12976   15 years gz Remove tools dir
(edit) @12975   15 years gz Remove comment
(edit) @12974   15 years gz decode-float fix (r12418)
(edit) @12973   15 years gz Faster bignum multiplication (r12839, r12847, r12850)
(edit) @12972   15 years gz fix in get-dispatch-macro-character (r12854)
(edit) @12971   15 years gz spell :utf-32le/:utf-32be correctly (r12882)
(edit) @12970   15 years gz Safer string-output-stream-ioblock recycling (r12842)
(edit) @12969   15 years gz windows-only change
(edit) @12968   15 years gz Tweaks in with-string-vector (r12625, r12841)
(edit) @12967   15 years gz windows (r12825)
(edit) @12966   15 years gz Fixes to interactive-stream-p (r12763)
(edit) @12965   15 years gz add source-note-toplevel-note (r12633)
(edit) @12964   15 years gz update doc string for *save-source-locations* (r12632)
(edit) @12963   15 years gz More precise error in stream-clear-input
(edit) @12962   15 years gz Don't hold callback lock while printing debug info (r12424)
(edit) @12961   15 years gz fix for 3d simple character array type errors (r12481)
(edit) @12960   15 years gz windows (r12450)
(edit) @12959   15 years gz distinguish between standard and initial readtables (r12497, r12889)
(edit) @12958   15 years gz Bind more printer controls in with-standard-io-syntax (r12429)
(edit) @12957   15 years gz windows (r12524)
(edit) @12956   15 years gz windows (r12449)
(edit) @12955   15 years gz Add this unused file, because I'm tired of seeing it in diffs
(edit) @12954   15 years gz remove sanity check for old slime version
(edit) @12953   15 years gz pathname-device fix (r12431)
(edit) @12952   15 years gz fasdumping macptr-typed constants (r12922, r12926)
(edit) @12951   15 years gz Fix for compile-time handling of local macros/declarations (r12709)
(edit) @12950   15 years gz fixes for slots with non-standard allocation …
(edit) @12949   15 years gz cleanup of function inspectors and disassembly (r12650, r12682, …
(edit) @12948   15 years gz Smarter svn update (r12896)
(edit) @12947   15 years gz Don't accept integers as character designators (r12764)
(edit) @12946   15 years gz Don't try to show args and locals for non-function frames (r12835)
(edit) @12945   15 years gz *ccl-save-source-locations* (r12664, r12634)
(edit) @12944   15 years gz make read-toplevel-form call read-recording-source, take keyword args …
(edit) @12943   15 years gz arg-names-from-map: don't crash if lfun is nil (r12661)
(edit) @12942   15 years gz Stop showing duplicates in apropos (from r12562)
(edit) @12941   15 years gz Merge some irrelevant (other platforms, unused) trunk changes
(edit) @12940   15 years gz From working-0711 branch: more extensive compile-time checking …
(edit) @12939   15 years gz From Dominic Schulz: extend parse-mtrace-log to take into account …
(edit) @12938   15 years gz Add show-malloc-info (from gb)
(edit) @12937   15 years gz Add a sanity check in configure-egc
(edit) @12936   15 years gz Add a percentage column to heap-utilization output
(edit) @12935   15 years gz in report-heap-utilization, check for 0 conses
(edit) @12934   15 years Gary Byers updated
Note: See TracRevisionLog for help on using the revision log.