|
|
|
@12983
|
15 years |
R. Matthew Emerson |
Change the slots in write-to-watched-object around a bit; change …
|
|
|
|
@12982
|
15 years |
R. Matthew Emerson |
%WATCH: assume caller has done necessary type-checking.
|
|
|
|
@12981
|
15 years |
R. Matthew Emerson |
%WATCH: return newly-watched object
|
|
|
|
@12980
|
15 years |
gz |
Hoist special declarations (only) to the return clause of dolist if any
|
|
|
|
@12979
|
15 years |
gz |
Remove obsolete bootstrapping code
|
|
|
|
@12978
|
15 years |
gz |
fix for exponential compilation time in some cases (r12861)
|
|
|
|
@12977
|
15 years |
gz |
Fetch tools via svn:externals
|
|
|
|
@12976
|
15 years |
gz |
Remove tools dir
|
|
|
|
@12975
|
15 years |
gz |
Remove comment
|
|
|
|
@12974
|
15 years |
gz |
decode-float fix (r12418)
|
|
|
|
@12973
|
15 years |
gz |
Faster bignum multiplication (r12839, r12847, r12850)
|
|
|
|
@12972
|
15 years |
gz |
fix in get-dispatch-macro-character (r12854)
|
|
|
|
@12971
|
15 years |
gz |
spell :utf-32le/:utf-32be correctly (r12882)
|
|
|
|
@12970
|
15 years |
gz |
Safer string-output-stream-ioblock recycling (r12842)
|
|
|
|
@12969
|
15 years |
gz |
windows-only change
|
|
|
|
@12968
|
15 years |
gz |
Tweaks in with-string-vector (r12625, r12841)
|
|
|
|
@12967
|
15 years |
gz |
windows (r12825)
|
|
|
|
@12966
|
15 years |
gz |
Fixes to interactive-stream-p (r12763)
|
|
|
|
@12965
|
15 years |
gz |
add source-note-toplevel-note (r12633)
|
|
|
|
@12964
|
15 years |
gz |
update doc string for *save-source-locations* (r12632)
|
|
|
|
@12963
|
15 years |
gz |
More precise error in stream-clear-input
|
|
|
|
@12962
|
15 years |
gz |
Don't hold callback lock while printing debug info (r12424)
|
|
|
|
@12961
|
15 years |
gz |
fix for 3d simple character array type errors (r12481)
|
|
|
|
@12960
|
15 years |
gz |
windows (r12450)
|
|
|
|
@12959
|
15 years |
gz |
distinguish between standard and initial readtables (r12497, r12889)
|
|
|
|
@12958
|
15 years |
gz |
Bind more printer controls in with-standard-io-syntax (r12429)
|
|
|
|
@12957
|
15 years |
gz |
windows (r12524)
|
|
|
|
@12956
|
15 years |
gz |
windows (r12449)
|
|
|
|
@12955
|
15 years |
gz |
Add this unused file, because I'm tired of seeing it in diffs
|
|
|
|
@12954
|
15 years |
gz |
remove sanity check for old slime version
|
|
|
|
@12953
|
15 years |
gz |
pathname-device fix (r12431)
|
|
|
|
@12952
|
15 years |
gz |
fasdumping macptr-typed constants (r12922, r12926)
|
|
|
|
@12951
|
15 years |
gz |
Fix for compile-time handling of local macros/declarations (r12709)
|
|
|
|
@12950
|
15 years |
gz |
fixes for slots with non-standard allocation …
|
|
|
|
@12949
|
15 years |
gz |
cleanup of function inspectors and disassembly (r12650, r12682, …
|
|
|
|
@12948
|
15 years |
gz |
Smarter svn update (r12896)
|
|
|
|
@12947
|
15 years |
gz |
Don't accept integers as character designators (r12764)
|
|
|
|
@12946
|
15 years |
gz |
Don't try to show args and locals for non-function frames (r12835)
|
|
|
|
@12945
|
15 years |
gz |
*ccl-save-source-locations* (r12664, r12634)
|
|
|
|
@12944
|
15 years |
gz |
make read-toplevel-form call read-recording-source, take keyword args …
|
|
|
|
@12943
|
15 years |
gz |
arg-names-from-map: don't crash if lfun is nil (r12661)
|
|
|
|
@12942
|
15 years |
gz |
Stop showing duplicates in apropos (from r12562)
|
|
|
|
@12941
|
15 years |
gz |
Merge some irrelevant (other platforms, unused) trunk changes
|
|
|
|
@12940
|
15 years |
gz |
From working-0711 branch: more extensive compile-time checking …
|
|
|
|
@12939
|
15 years |
gz |
From Dominic Schulz: extend parse-mtrace-log to take into account …
|
|
|
|
@12938
|
15 years |
gz |
Add show-malloc-info (from gb)
|
|
|
|
@12937
|
15 years |
gz |
Add a sanity check in configure-egc
|
|
|
|
@12936
|
15 years |
gz |
Add a percentage column to heap-utilization output
|
|
|
|
@12935
|
15 years |
gz |
in report-heap-utilization, check for 0 conses
|
|
|
|
@12934
|
15 years |
Gary Byers |
updated
|
|
|
|
@12933
|
15 years |
R. Matthew Emerson |
Correct descrption of %null-ptr macro. Fixes ticket:606
|
|
|
|
@12932
|
15 years |
R. Matthew Emerson |
Add target and location slots to write-to-watched-object condition and …
|
|
|
|
@12931
|
15 years |
R. Matthew Emerson |
Only show the ALLOW restart when we think we can emulate the write.
|
|
|
|
@12930
|
15 years |
R. Matthew Emerson |
Try to get cute and make WATCH a little more DWIM-y by automatically …
|
|
|
|
@12929
|
15 years |
Gary Byers |
updated
|
|
|
|
@12928
|
15 years |
gz |
Add a sanity check in configure-egc
|
|
|
|
@12927
|
15 years |
gz |
Emphasize that threshold sizes are cumulative, in description of …
|
|
|
|
@12926
|
15 years |
Gary Byers |
When dumping a macptr, allow the "domain" to be 1 or 0. (When we try …
|
|
|
|
@12925
|
15 years |
gz |
Revert r12693 as per ticket:339 comment:5
|
|
|
|
@12924
|
15 years |
R. Matthew Emerson |
wp_update_range(): try to update hash vectors correctly
|
|
|
|
@12923
|
15 years |
R. Matthew Emerson |
sprint_random_vector(): indicate that the subtag is a hex value
|
|
|
|
@12922
|
15 years |
Gary Byers |
Allow fasdumping macptr-typed constants, as long as they're not typed …
|
|
|
|
@12921
|
15 years |
Gary Byers |
updated
|
|
|
|
@12920
|
15 years |
R. Matthew Emerson |
Delete stray svn:executable property. Fixes ticket:604.
|
|
|
|
@12919
|
15 years |
R. Matthew Emerson |
Get rid of leading blank line. Fixes ticket:603.
|
|
|
|
@12918
|
15 years |
R. Matthew Emerson |
Document actual fixnum ranges (rather than using XXX and YYY).
|
|
|
|
@12917
|
15 years |
Gary Palter |
Update CDB files to Cocotron r640
|
|
|
|
@12916
|
15 years |
Gary Palter |
Don't need to disable NSUndoManager for Cocotron any more
|
|
|
|
@12915
|
15 years |
Gary Palter |
Update to Cocotron r640 which elimminates the high CPU usage caused by …
|
|
|
|
@12914
|
15 years |
R. Matthew Emerson |
Link in x86-pad32.o, which reserves 16MB of address space at the end …
|
|
|
|
@12913
|
15 years |
R. Matthew Emerson |
New file.
|
|
|
|
@12912
|
15 years |
R. Matthew Emerson |
Updated externals for 1.4.
|
|
|
|
@12911
|
15 years |
R. Matthew Emerson |
Put :CCL-1.4 on *FEATURES*.
|
|
|
|
@12910
|
15 years |
R. Matthew Emerson |
Add :CCL-1.4 to *FEATURES*, set *OPENMCL-REVISION* to "RC1".
|
|
|
|
@12909
|
15 years |
R. Matthew Emerson |
create 1.4 release branch
|
|
|
|
@12908
|
15 years |
R. Matthew Emerson |
In unwatch_object(): if some other thread is waiting to handle an …
|
|
|
|
@12907
|
15 years |
R. Matthew Emerson |
Offer an "allow this write" restart in response to a …
|
|
|
|
@12906
|
15 years |
R. Matthew Emerson |
New function X86-EMULATE-WRITE-INSTRUCTION and a couple of helpers.
|
|
|
|
@12905
|
15 years |
Gary Byers |
EXTRACT-INSTANCE-CLASS-AND-OTHER-SLOTDS: actually return other-slots …
|
|
|
|
@12904
|
15 years |
R. Matthew Emerson |
In XCMAIN, return SKIP bytes rather than unconditionally 0. Offer
an …
|
|
|
|
@12903
|
15 years |
R. Matthew Emerson |
Add instruction slot to write-to-watched-object condition. Print it …
|
|
|
|
@12902
|
15 years |
R. Matthew Emerson |
New function X86-PRINT-ONE-DISASSEMBLED-INSTRUCTION.
|
|
|
|
@12901
|
15 years |
gz |
Add defvar for *modifier-key-pattern*
|
|
|
|
@12900
|
15 years |
Gary Byers |
32-bit memory layout.
|
|
|
|
@12899
|
15 years |
R. Matthew Emerson |
Oops, left in a BREAK.
|
|
|
|
@12898
|
15 years |
R. Matthew Emerson |
Conditionalize SYSTEM-NAMESTRING for Clozure CL. Use …
|
|
|
|
@12897
|
15 years |
R. Matthew Emerson |
Add DOUBLE-FLOAT-NAN constant; use it in PARSE-FLOAT instead of …
|
|
|
|
@12896
|
15 years |
R. Matthew Emerson |
In UPDATE-CCL, return a third value that indicates whether binaries …
|
|
|
|
@12895
|
15 years |
Gary Byers |
New memory layout for DarwinPPC64, too.
|
|
|
|
@12894
|
15 years |
Gary Byers |
New address space layout for linuxppc64.
|
|
|
|
@12893
|
15 years |
gz |
Add a percentage column to heap-utilization output
|
|
|
|
@12892
|
15 years |
Gary Byers |
larger maximum_mappable_memory for win64, too
|
|
|
|
@12891
|
15 years |
Gary Byers |
Larger MAXIMUM_MAPPABLE_MEMORY for Solarisx86.
|
|
|
|
@12890
|
15 years |
Gary Byers |
Work-in-progress. Current plan:
- memory layout for x8664 (at least) …
|
|
|
|
@12889
|
15 years |
R. Matthew Emerson |
In WITH-STANDARD-IO-SYNTAX, bind *READTABLE* to the standard …
|
|
|
|
@12888
|
15 years |
R. Matthew Emerson |
Support watching individual cons cells; add "unwatch and contiune" …
|
|
|
|
@12887
|
15 years |
R. Matthew Emerson |
trunk changes r12874 through r12886
|
|
|
|
@12886
|
15 years |
Gary Byers |
Write a (possibly empty) static-cons-area to image file;
read it. …
|
|
|
|
@12885
|
15 years |
R. Matthew Emerson |
Support watching individual cons cells.
|
|
|
|
@12884
|
15 years |
Gary Byers |
Add area code for static conses.
|
|
|
|