|
|
@11495
|
12 years |
gz |
Extend CCL:QUIT to accept a function to be used in place of #exit to …
|
|
|
@11482
|
12 years |
gz |
r11450 from trunk: *quit-interrupt-hook*
|
|
|
@11479
|
12 years |
gz |
Fix for default-initargs of NIL being ignored in optimized …
|
|
|
@11456
|
12 years |
gb |
Use syscall() for read/write/open/close on Linux, so that we can
see …
|
|
|
@11419
|
12 years |
gz |
r11418 from trunk
|
|
|
@11417
|
12 years |
gz |
save-application fix from trunk (r11301)
|
|
|
@11416
|
12 years |
gz |
Fix in %make-output-stream from trunk r11288
|
|
|
@11415
|
12 years |
gz |
SETF THE fix from trunk (r11285)
|
|
|
@11413
|
12 years |
gz |
who-calls fix from trunk (r11388)
|
|
|
@11412
|
12 years |
gz |
from trunk, assorted changes for other platforms
|
|
|
@11411
|
12 years |
gz |
r11281 from trunk
|
|
|
@11410
|
12 years |
gz |
undo make-instance optimizations when class slots change and when …
|
|
|
@11400
|
12 years |
gz |
Don't do make-instance optimization if there are any specialized …
|
|
|
@11365
|
12 years |
gz |
Keep track of reader methods that have been snapped and unsnap them …
|
|
|
@11351
|
12 years |
gz |
method combination fixes (r11347, r11349)
|
|
|
@11304
|
12 years |
gz |
update to asdf-install 0.6.10
|
|
|
@11303
|
12 years |
gz |
Update to asdf 1.130
|
|
|
@11284
|
12 years |
gb |
Propagate r11282 to working-0711.
|
|
|
@11279
|
12 years |
gz |
Backport compiler source location changes from trunk, mostly reorg and …
|
|
|
@11278
|
12 years |
gz |
new files from trunk
|
|
|
@11267
|
12 years |
gz |
Some changes from trunk in suport of other platforms, shouldn't affect …
|
|
|
@11265
|
12 years |
gz |
ALPHA-CHAR-P is now true of all characters with Unicode ALPHABETIC …
|
|
|
@11262
|
12 years |
gz |
In aref optimizer, don't assume all subtypes of 'array are …
|
|
|
@11243
|
12 years |
gb |
Propagate r11242 to working-0711.
|
|
|
@11185
|
13 years |
gz |
Make the "no external symbol" error continuable
|
|
|
@11164
|
13 years |
gz |
Another batch of changes from the trunk, some bug fixes, …
|
|
|
@11153
|
13 years |
gz |
Merge compiler policy init source of trunk and working-0711 branches, …
|
|
|
@11106
|
13 years |
gz |
r9831 from trunk: make CLOSE of shared ioblock streams thread-safe
|
|
|
@11103
|
13 years |
gz |
allow setf function names in nx1-%defun
|
|
|
@11102
|
13 years |
gz |
fcomp-compile-toplevel-forms was using the compiler-function-overflow …
|
|
|
@11101
|
13 years |
gz |
Another round of changes from the trunk, mostly just mods in internal …
|
|
|
@11100
|
13 years |
gz |
Try again
|
|
|
@11099
|
13 years |
gz |
Fetch doc and examples from trunk
|
|
|
@11098
|
13 years |
gz |
not needed
|
|
|
@11089
|
13 years |
gz |
Merge/bootstrap assorted low level stuff from trunk - kernel, syscall …
|
|
|
@11076
|
13 years |
gz |
Another one
|
|
|
@11075
|
13 years |
gz |
Don't need
|
|
|
@11074
|
13 years |
gz |
More diff reduction, mostly mods in support of windows and/or x8632
|
|
|
@11073
|
13 years |
gz |
Not needed here
|
|
|
@11069
|
13 years |
gz |
remove more unused files, bootstrap another backend change from the …
|
|
|
@11054
|
13 years |
gz |
Back-port the definition-type changes from trunk
|
|
|
@11049
|
13 years |
gz |
make handler-bind notice the no-clauses case (handler-case already did)
|
|
|
@11048
|
13 years |
gz |
More
|
|
|
@11047
|
13 years |
gz |
Remove stuff not relevant to this branch
|
|
|
@11043
|
13 years |
gz |
Give accessor methods a more useful lambda list
|
|
|
@11042
|
13 years |
gz |
Fix a typo in dup definition code (r11040 from trunk)
|
|
|
@11041
|
13 years |
gz |
Propagate r10998 from trunk
|
|
|
@10996
|
13 years |
gz |
Do not issue dup definition warnings for defuns inside conditionals, …
|
|
|
@10972
|
13 years |
gz |
Merge a bunch of changes from trunk mostly having to do with x8632 …
|
|
|
@10957
|
13 years |
wws |
Both :reader and :accessor on a slot definition in a defclass no …
|
|
|
@10944
|
13 years |
gz |
Update to trunk kernel. New bootstrap binaries because kernel image …
|
|
|
@10941
|
13 years |
gz |
Arghh!!!
|
|
|
@10940
|
13 years |
gz |
Fix typo in r10938
|
|
|
@10939
|
13 years |
gz |
Fix to r10938: add any defconstants and defmacros to compile time eval env
|
|
|
@10938
|
13 years |
gz |
Extend the mechanism used for keeping track of definitions (previously …
|
|
|
@10912
|
13 years |
gz |
Fix some boundary cases in %lock-free-rehash (they were trying to …
|
|
|
@10868
|
13 years |
gz |
Remove unneeded conditionalization
|
|
|
@10848
|
13 years |
gz |
Unquote filenames before html'izing them
|
|
|
@10813
|
13 years |
gz |
Plan B: extend the lock-free states to allow key to be deleted-marker. …
|
|
|
@10809
|
13 years |
gz |
Disable lock-free weak hash tables for now, due to a memory corruption …
|
|
|
@10799
|
13 years |
gz |
In make-package: pass the right name to register-package-ref so e.g. …
|
|
|
@10783
|
13 years |
gz |
Like r10701 but for find-symbol
|
|
|
@10780
|
13 years |
gz |
Allow lock-free hash tables to be asserted readonly. This doesn't …
|
|
|
@10776
|
13 years |
gz |
Implement "nearly-lock-free" hash tables. All shared hash tables now …
|
|
|
@10701
|
13 years |
gb |
Calls to INTERN misbehaved if the package name was a constant that …
|
|
|
@10666
|
13 years |
gz |
in make-instantiate-lambda-for-class-cell, don't bind class slot …
|
|
|
@10653
|
13 years |
gz |
per gb, fixes to handler-case (and restart-case et.al.) to fix a …
|
|
|
@10617
|
13 years |
gb |
Propagate r10616 to working-0711.
(Fix for …
|
|
|
@10607
|
13 years |
gz |
fix for bootstrapping
|
|
|
@10606
|
13 years |
gz |
allow any (globally-known) type name as declaration identifier in proclaim
|
|
|
@10578
|
13 years |
gz |
write out an in-package from in write-coverage-to-file
|
|
|
@10572
|
13 years |
gz |
Assorted code coverage extensions.
- added an :HTML argument to …
|
|
|
@10540
|
13 years |
gb |
new binaries, get interfaces from trunk via externals
|
|
|
@10539
|
13 years |
gb |
will make external, import from trunk
|
|
|
@10538
|
13 years |
gb |
Trunk changes to CLOSE-SHARED-LIBRARY.
|
|
|
@10537
|
13 years |
gb |
Change nil-value, t-value.
|
|
|
@10536
|
13 years |
gb |
Support some more operand classes; not yet used pending further
merges …
|
|
|
@10535
|
13 years |
gb |
Changes from trunk; among other things, foreign functions should
have …
|
|
|
@10534
|
13 years |
gb |
Careful with the $lfbits-noname-bit when cloning functions, since …
|
|
|
@10533
|
13 years |
gb |
Print invalid arg counts using ~P.
Add %CHECK-TYPE (called from …
|
|
|
@10532
|
13 years |
gb |
Don't use *PNAME-BUFFER* to write pnames (not thread-safe), use …
|
|
|
@10531
|
13 years |
gb |
(Hope I merged this the right way ...) Do THREAD-CHANGE-STATE a few …
|
|
|
@10530
|
13 years |
gb |
Remove old DarwinPPC math stuff (old DarwinPPC math libs were missing …
|
|
|
@10529
|
13 years |
gb |
Add char-name for #\Skull_And_Crossbones. (mb wanted this, not sure why.)
|
|
|
@10528
|
13 years |
gb |
Bump fasl version.
|
|
|
@10527
|
13 years |
gb |
Remove obsolete $catch* constants (from 68K ?) …
|
|
|
@10526
|
13 years |
gb |
Move static-space address up by 64K.
|
|
|
@10525
|
13 years |
gb |
Bump *image-abi-version* (to match lisp-kernel/image.h)
|
|
|
@10524
|
13 years |
gb |
Bump fasl version (by 3, if anyone's counting.)
Make fasl-dispatch …
|
|
|
@10523
|
13 years |
gb |
Bump ABI_VERSION constants. (Only difference relative to trunk
kernel …
|
|
|
@10522
|
13 years |
gb |
Lots of changes coming on this branch; will check in binaries when
all …
|
|
|
@10503
|
13 years |
gz |
More careful locking/tcr handling in symbol-value-in-process, …
|
|
|
@10484
|
13 years |
gb |
Propagate r10483 (package-ref initialization) to working-0711.
|
|
|
@10482
|
13 years |
gz |
Make find-definitions-of-thing actually work on function objects with …
|
|
|
@10481
|
13 years |
gz |
New fn caller-functions, like callers but returns the actual function …
|
|
|
@10480
|
13 years |
gz |
Missing comma in lfunloop, while in there also tweak it to skip lfun …
|
|
|
@10479
|
13 years |
wws |
Need boostrap binaries to get addition to *ccl-system*
|
|
|
@10477
|
13 years |
wws |
Fix copyright
|
|
|
@10476
|
13 years |
wws |
Comments. (mallinfo)
|
|
|
@10475
|
13 years |
wws |
end-mtrace => stop-mtrace
|
|
|