source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @12907   15 years R. Matthew Emerson Offer an "allow this write" restart in response to a …
(edit) @12906   15 years R. Matthew Emerson New function X86-EMULATE-WRITE-INSTRUCTION and a couple of helpers.
(edit) @12905   15 years Gary Byers EXTRACT-INSTANCE-CLASS-AND-OTHER-SLOTDS: actually return other-slots …
(edit) @12904   15 years R. Matthew Emerson In XCMAIN, return SKIP bytes rather than unconditionally 0. Offer an …
(edit) @12903   15 years R. Matthew Emerson Add instruction slot to write-to-watched-object condition. Print it …
(edit) @12902   15 years R. Matthew Emerson New function X86-PRINT-ONE-DISASSEMBLED-INSTRUCTION.
(edit) @12901   15 years gz Add defvar for *modifier-key-pattern*
(edit) @12900   15 years Gary Byers 32-bit memory layout.
(edit) @12899   15 years R. Matthew Emerson Oops, left in a BREAK.
(edit) @12898   15 years R. Matthew Emerson Conditionalize SYSTEM-NAMESTRING for Clozure CL. Use …
(edit) @12897   15 years R. Matthew Emerson Add DOUBLE-FLOAT-NAN constant; use it in PARSE-FLOAT instead of …
(edit) @12896   15 years R. Matthew Emerson In UPDATE-CCL, return a third value that indicates whether binaries …
(edit) @12895   15 years Gary Byers New memory layout for DarwinPPC64, too.
(edit) @12894   15 years Gary Byers New address space layout for linuxppc64.
(edit) @12893   15 years gz Add a percentage column to heap-utilization output
(edit) @12892   15 years Gary Byers larger maximum_mappable_memory for win64, too
(edit) @12891   15 years Gary Byers Larger MAXIMUM_MAPPABLE_MEMORY for Solarisx86.
(edit) @12890   15 years Gary Byers Work-in-progress. Current plan: - memory layout for x8664 (at least) …
(edit) @12889   15 years R. Matthew Emerson In WITH-STANDARD-IO-SYNTAX, bind *READTABLE* to the standard …
(edit) @12888   15 years R. Matthew Emerson Support watching individual cons cells; add "unwatch and contiune" …
(edit) @12887   15 years R. Matthew Emerson trunk changes r12874 through r12886
(edit) @12886   15 years Gary Byers Write a (possibly empty) static-cons-area to image file; read it. …
(edit) @12885   15 years R. Matthew Emerson Support watching individual cons cells.
(edit) @12884   15 years Gary Byers Add area code for static conses.
(edit) @12883   15 years Gary Byers make branch
(edit) @12882   15 years R. Matthew Emerson Spell :utf-32le/:utf-32be correctly.
(edit) @12881   15 years R. Matthew Emerson In error callback, add restart to unwatch object and continue.
(edit) @12880   15 years R. Matthew Emerson Pop xcf after callback.
(edit) @12879   15 years R. Matthew Emerson Merge r12764 (refs bug 524)
(edit) @12878   15 years gz Bring back Edit Command Definition and make it work. This fixes bug #168
(edit) @12877   15 years gz In #/selectionRangeForProposedRange, always start at the proposed …
(edit) @12876   15 years R. Matthew Emerson GET-REAL-TIME: no "id" arg in scope, so remove it and update format …
(edit) @12875   15 years R. Matthew Emerson still testing refs #601
(edit) @12874   15 years R. Matthew Emerson Test re ticket:602.
(edit) @12873   15 years R. Matthew Emerson for watchpoint hacking
(edit) @12872   15 years R. Matthew Emerson update %unwatch stub
(edit) @12871   15 years Gary Byers darwinppc images
(edit) @12870   15 years Gary Byers linuxppc images
(edit) @12869   15 years Gary Byers ppc version of recent compiler changes
(edit) @12868   15 years Gary Byers win32 image
(edit) @12867   15 years Gary Byers win64 image
(edit) @12866   15 years Gary Byers new Solaris x86 images
(edit) @12865   15 years Gary Byers new FreeBSD x8664 image
(edit) @12864   15 years Gary Byers new FreeBSD x8632 image
(edit) @12863   15 years Gary Byers new x86 Linux images
(edit) @12862   15 years Gary Byers Images for x86 Darwin.
(edit) @12861   15 years Gary Byers compiler/optimizers.lisp: * (multiplication) compiler-macro: always …
(edit) @12860   15 years gz Bind c-x c-v to "Find File" since "Visit File" doesn't work (and it's …
(edit) @12859   15 years gz Make sure that all hemlock functions defined outside of hemlock are in …
(edit) @12858   15 years Gary Palter Export the right symbol.
(edit) @12857   15 years R. Matthew Emerson Port r12854 (fix for ticket:601, get-dispatch-macro-character bug) here.
(edit) @12856   15 years gz export hemlock-ext::invoke-allowing-buffer-display
(edit) @12855   15 years gz add test case from bug #601
(edit) @12854   15 years gz Fix bug #601
(edit) @12853   15 years gz add test for ticket #592; conditionalize out some tests not in trunk yet
(edit) @12852   15 years Glen Foy Added parse-over-block to list-definitions, duh.
(edit) @12851   15 years Glen Foy Added parse-over-block to list-definitions, duh.
(edit) @12850   15 years R. Matthew Emerson Have MULTIPLY-BIGNUM-AND-FIXNUM call MULTIPLY-BIGNUMS to do its work.
(edit) @12849   15 years Glen Foy Bogus move on #/saveDocument
Note: See TracRevisionLog for help on using the revision log.