|
|
@9051
|
13 years |
gz |
Add ccl:test-ccl, to run test suite
|
|
|
@9049
|
13 years |
gz |
make defclass check for illegal class options (ticket #271)
|
|
|
@9046
|
13 years |
gz |
Small fix for ~@:C
|
|
|
@9005
|
13 years |
gb |
Try that again.
|
|
|
@9004
|
13 years |
gb |
svn-version hacking.
|
|
|
@8997
|
13 years |
gb |
Record function info (encoded arglist) for DEFSTUCT copiers, accessors.
|
|
|
@8996
|
13 years |
gb |
Use SET ',VAR, not SETQ, in case the body of DEFVAR gets compiled …
|
|
|
@8995
|
13 years |
gb |
Are you as annoyed at the mere presence of …
|
|
|
@8989
|
13 years |
gb |
CHECK-TYPE: do the TYPEP call(s) inline, call (new) %CHECK-TYPE
to …
|
|
|
@8973
|
13 years |
gz |
Add support for a different backtrace formats with new variable …
|
|
|
@8964
|
13 years |
gb |
Restore missing DEFINE-COMPILE-TIME-SYMBOL-MACRO, which is clearly …
|
|
|
@8942
|
13 years |
gb |
In LOCAL-VALUE: don't insist that index < nargs ..
…
|
|
|
@8932
|
13 years |
gz |
Fix for bugs #263 and #238:
- %unix-file-kind takes a native …
|
|
|
@8928
|
13 years |
gb |
DEFINE-COMPILE-TIME-MACRO: put something (hopefully something benign) …
|
|
|
@8913
|
13 years |
gb |
PARSE-INTEGER fixes.
|
|
|
@8866
|
13 years |
gb |
RECORD-FUNCTION-INFO here.
Use it in DEFGENERIC/DEFMETHOD, DEFCLASS …
|
|
|
@8826
|
13 years |
gz |
Let 'em bind *default-inspector-ui-creation-function*
|
|
|
@8795
|
13 years |
gz |
Add :inside option to trace
|
|
|
@8775
|
13 years |
gz |
Propagate TRACE extensions from r8742 to trunk. Add doc as well.
|
|
|
@8772
|
13 years |
gb |
Got carried away.
|
|
|
@8765
|
13 years |
gb |
In DIRECTORY, ignore emacs lockfiles by default.
|
|
|
@8764
|
13 years |
gb |
DEFGENERIC, DEFMETHOD: note the lambda list, possibly introducing …
|
|
|
@8763
|
13 years |
gb |
Don't ignore SORT's return value (even though we're sorting a vector …
|
|
|
@8744
|
13 years |
gz |
Somehow toplevel processing of symbol-macrolet got lost, restore it
|
|
|
@8741
|
13 years |
gb |
Fenceposts in ESCAPE-FOREIGN-NAME (propagate to trunk.)
|
|
|
@8603
|
13 years |
gb |
Stream I/O deadline changes, based on patch from Hans Hubner.
|
|
|
@8541
|
13 years |
gb |
CERROR if conflicting :struct/:union with the same tag.
|
|
|
@8538
|
13 years |
gb |
NEXT-HASH-TABLE-ITERATION-1: return a single NULL value at end of …
|
|
|
@8532
|
13 years |
gb |
BOTH-CASE-P: just like ALPHA-CHAR-P.
|
|
|
@8531
|
13 years |
gb |
Don't default *PRINT-CATCH-ERRORS* to T, since that causes test
suite …
|
|
|
@8510
|
13 years |
gb |
Export INPUT-TIMEOUT, OUTPUT-TIMEOUT (condition names).
|
|
|
@8501
|
13 years |
gz |
in fcomp-function-arg: don't force any restrictions on nfunction …
|
|
|
@8489
|
13 years |
gb |
WITH-INPUT-TIMEOUT, WITH-OUTPUT-TIMEOUT.
|
|
|
@8488
|
13 years |
gb |
Export stream-input-timeout, stream-output-timeout, with-xxx-timeout …
|
|
|
@8482
|
13 years |
gb |
Use %INIT-MISC for ivector fill.
|
|
|
@8452
|
13 years |
gb |
LOCAL-VALUE isn't exactly like ARG-VALUE …
|
|
|
@8430
|
13 years |
gb |
STRING-COMPARE upcases non-STANDARD-CHAR codes.
|
|
|
@8419
|
13 years |
gb |
Export WEAK-GC-METHOD.
|
|
|
@8418
|
13 years |
gb |
WEAK-GC-METHOD.
|
|
|
@8406
|
13 years |
gb |
Bump current fasl version.
|
|
|
@8386
|
13 years |
gb |
Lose the concept of *compile-dcode-functions* (e.g., always do this
stuff.)
|
|
|
@8346
|
13 years |
gz |
fix TIME
|
|
|
@8343
|
13 years |
gz |
implement copy-file directly (rather than by run-program), add …
|
|
|
@8338
|
13 years |
gb |
I assume that LABELS has worked for the last few decades.
|
|
|
@8285
|
13 years |
gb |
changes from working-0711 branch
|
|
|
@8269
|
13 years |
gb |
IGNORING-EINTR.
|
|
|
@8268
|
13 years |
gb |
Canonical foreign type ordinal for (:array (:struct :pollfd) 1).
|
|
|
@8230
|
13 years |
andreas |
PPC support for atomic pop from the list of static conses. Completely …
|
|
|
@8229
|
13 years |
andreas |
Lock-free STATIC-CONS for x86.
|
|
|
@8226
|
13 years |
andreas |
Initial implementation of STATIC-CONS. Uses locks on critical path, …
|
|
|
@8177
|
13 years |
gb |
move to trunk
|
|
copied from branches/1.2/devel/source/lib:
|
|
|
@8175
|
13 years |
gb |
Export HEAP-UTILIZATION.
|