source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @12933   15 years R. Matthew Emerson Correct descrption of %null-ptr macro. Fixes ticket:606
(edit) @12932   15 years R. Matthew Emerson Add target and location slots to write-to-watched-object condition and …
(edit) @12931   15 years R. Matthew Emerson Only show the ALLOW restart when we think we can emulate the write.
(edit) @12930   15 years R. Matthew Emerson Try to get cute and make WATCH a little more DWIM-y by automatically …
(edit) @12929   15 years Gary Byers updated
(edit) @12928   15 years gz Add a sanity check in configure-egc
(edit) @12927   15 years gz Emphasize that threshold sizes are cumulative, in description of …
(edit) @12926   15 years Gary Byers When dumping a macptr, allow the "domain" to be 1 or 0. (When we try …
(edit) @12925   15 years gz Revert r12693 as per ticket:339 comment:5
(edit) @12924   15 years R. Matthew Emerson wp_update_range(): try to update hash vectors correctly
(edit) @12923   15 years R. Matthew Emerson sprint_random_vector(): indicate that the subtag is a hex value
(edit) @12922   15 years Gary Byers Allow fasdumping macptr-typed constants, as long as they're not typed …
(edit) @12921   15 years Gary Byers updated
(edit) @12920   15 years R. Matthew Emerson Delete stray svn:executable property. Fixes ticket:604.
(edit) @12919   15 years R. Matthew Emerson Get rid of leading blank line. Fixes ticket:603.
(edit) @12918   15 years R. Matthew Emerson Document actual fixnum ranges (rather than using XXX and YYY).
(edit) @12917   15 years Gary Palter Update CDB files to Cocotron r640
(edit) @12916   15 years Gary Palter Don't need to disable NSUndoManager for Cocotron any more
(edit) @12915   15 years Gary Palter Update to Cocotron r640 which elimminates the high CPU usage caused by …
(edit) @12914   15 years R. Matthew Emerson Link in x86-pad32.o, which reserves 16MB of address space at the end …
(edit) @12913   15 years R. Matthew Emerson New file.
(edit) @12912   15 years R. Matthew Emerson Updated externals for 1.4.
(edit) @12911   15 years R. Matthew Emerson Put :CCL-1.4 on *FEATURES*.
(edit) @12910   15 years R. Matthew Emerson Add :CCL-1.4 to *FEATURES*, set *OPENMCL-REVISION* to "RC1".
(edit) @12909   15 years R. Matthew Emerson create 1.4 release branch
(edit) @12908   15 years R. Matthew Emerson In unwatch_object(): if some other thread is waiting to handle an …
Note: See TracRevisionLog for help on using the revision log.