|
|
@10052
|
13 years |
gb |
Conditionalize for Solaris.
|
|
|
@10051
|
13 years |
gb |
Conditionalize for Solaris.
|
|
|
@10029
|
13 years |
gz |
delete a stray x
|
|
|
@10027
|
13 years |
gb |
Define *ERROR-ON-GF-CLASS-REDEFINITION*, which controls whether …
|
|
|
@10026
|
13 years |
gb |
Add a CHANGE-CLASS method on specializers (FUNCALLABLE-STANDARD-OBJECT …
|
|
|
@9917
|
13 years |
gz |
Move more definitions into lispequ. To bootstrap, (load …
|
|
|
@9903
|
13 years |
gb |
LISP-APPLICATION-VERSION -> LISP-IMPLEMENTATION-VERSION.
|
|
|
@9894
|
13 years |
gz |
Propagate r9390 to trunk
|
|
|
@9892
|
13 years |
gz |
Propagate r9245 + r9338 + r9340 from working-0711 to trunk. …
|
|
|
@9891
|
13 years |
gb |
When setting lfun-bits in cloned function in SETUP-SLOT-LOOKUP,
use …
|
|
|
@9887
|
13 years |
gz |
Make specifier-type accept (and ignore for now) an optional env arg. …
|
|
|
@9886
|
13 years |
gz |
Propagate 9408 from working-0711 to trunk
|
|
|
@9879
|
13 years |
gz |
Propagate r9620 to trunk from working-0711
|
|
|
@9869
|
13 years |
gz |
Propagate r9804,r9805 here from working-0711
|
|
|
@9848
|
13 years |
gz |
Make program-errors always cause an immediate error outside of file …
|
|
|
@9845
|
13 years |
gb |
%SET-GF-DCODE: typecheck for FUNCALLABLE-STANDARD-OBJECT, not …
|
|
|
@9844
|
13 years |
gz |
Made loading a file not forget encapsulations. (The old behavior can …
|
|
|
@9837
|
13 years |
gb |
Propagate r9830 to trunk.
|
|
|
@9831
|
13 years |
gb |
Make CLOSE of shared ioblock-based streams thread-safe:
- CLOSE …
|
|
|
@9787
|
13 years |
gb |
when calling into the kernel to create a new thread, treat stack sizes …
|
|
|
@9731
|
13 years |
gb |
(in trunk)
Remove duplicate STREAM-READ-VECTOR (BINARY-INPUT-STREAM T …
|
|
|
@9593
|
13 years |
gb |
propagate changes from working-0711 branch
|
|
|
@9454
|
13 years |
gb |
Fix typos in utf-16-length-of-vector-encoding.
|
|
|
@9386
|
13 years |
gb |
%%0-ARG-DCODE use *GF-PROTOT* trampoline, so register it.
…
|
|
|
@9345
|
13 years |
gz |
In class-keyvect, allow for undefined metaclasses (bug #289)
|
|
|
@9287
|
13 years |
rme |
Spelling nit-picking.
|
|
|
@9250
|
13 years |
gb |
Don't cache UNKNOWN-CTYPEs.
|
|
|
@9240
|
13 years |
gz |
Propagate r9237 to trunk: Stop ignoring defstruct slot type …
|
|
|
@9212
|
13 years |
gb |
Use reentrant version of #_readdir.
Need a new canonical foreign-type …
|
|
|
@9184
|
13 years |
gz |
Fix column counting fencepost in …
|
|
|
@9134
|
13 years |
gz |
Propagate r9131 to trunk
|
|
|
@9061
|
13 years |
gb |
HARDER-CTYPE-SUBTYPE: use CSUBTYPEP to catch cases that may have
been …
|
|
|
@9049
|
13 years |
gz |
make defclass check for illegal class options (ticket #271)
|
|
|
@9048
|
13 years |
gz |
Make make-file-stream rejected wildcarded pathnames.
Various tweaks …
|
|
|
@9047
|
13 years |
gz |
report a TYPE-ERROR when make-broadcast-stream is given a non-output-stream
|
|
|
@9016
|
13 years |
gb |
missed this; more changes to avoid misdentifying forward-references as …
|
|
|
@9007
|
13 years |
gb |
milliseconds/microseconds/nanoseconds: accept maximum signed natural …
|
|
|
@8990
|
13 years |
gb |
Use FF-CALL-IGNORING-INTR around #_waitpid call in CHECK-PID.
(Not …
|
|
|
@8988
|
13 years |
gb |
Define %CHECK-TYPE, which just sets up the STORE-VALUE restart for …
|
|
|
@8963
|
13 years |
gb |
Try to detect and report #_fork failure in RUN-PROGRAM.
|
|
|
@8941
|
13 years |
gb |
Enforce "deadline" on active connect; ensure that any timeouts in …
|
|
|
@8932
|
13 years |
gz |
Fix for bugs #263 and #238:
- %unix-file-kind takes a native …
|
|
|
@8930
|
13 years |
mb |
Added #\Skull_And_Crossbones
please pardon the childish desire which …
|
|
|
@8927
|
13 years |
gb |
REPORT-DEFERRED-WARNINGS: better handling of forward-referenced macros.
|
|
|
@8914
|
13 years |
gb |
MAKE-MCL-LISTENER-PROCESS: make auto-flush a keyword. Do IDE …
|
|
|
@8912
|
13 years |
gb |
Don't check call to forward-referenced function if new def is a macro.
|
|
|
@8909
|
13 years |
gb |
Don't use DCODE-FOR-UNIVERSALLY-APPLICABLE-SINGLETON if …
|
|
|
@8865
|
13 years |
gb |
When a forward-referenced function call is resolved in …
|
|
|
@8864
|
13 years |
gb |
NOTE-FUNXTION-INFO: split some functionality into RECORD-FUNCTION-INFO.
|
|
|
@8863
|
13 years |
gb |
ENCODE-LAMBDA-LIST: don't bother creating empty keyword vector.
|
|
|
@8855
|
13 years |
gz |
More detailed error messages for class forward references, make-condition
|
|
|
@8854
|
13 years |
gz |
Patch from Hans to add :report to parse-unknown-type
|
|
|
@8816
|
13 years |
gz |
Propagate 'recompile' load restart (r8813) from working-0711 branch
|
|
|
@8815
|
13 years |
gz |
Propagate use-homonym extension (r8777 and r8814) from working-0711 branch
|
|
|
@8791
|
13 years |
gz |
Propagate changeset:8682 to trunk
|
|
|
@8775
|
13 years |
gz |
Propagate TRACE extensions from r8742 to trunk. Add doc as well.
|
|
|
@8762
|
13 years |
gb |
Use an INDENTING-STRING-OUTPUT-STREAM to print compiler warnings, …
|
|
|
@8761
|
13 years |
gb |
if MAKE-SELECTION-INPUT-STREAM is still called, it shouldn't accept
an …
|
|
|
@8760
|
13 years |
gb |
LOCAL-FILENAME: nice to see a warning about the missing arg here.
|
|
|
@8759
|
13 years |
gb |
In NOTE-FUNCTION-INFO, encode the lambda list (not the containing …
|
|
|
@8758
|
13 years |
gb |
Default listener prompt string has a space betweent the break level …
|
|
|
@8700
|
13 years |
gb |
Fix type declaration in (setf %little-endian-u8-ref-u32), in case
we …
|
|
|
@8699
|
13 years |
gb |
Try to handle (CLOSE f :ABORT T) when file was created by OPEN in …
|
|
|
@8667
|
13 years |
greg |
Added restarts for various commonly-interactive cases as described …
|
|
|
@8637
|
13 years |
gb |
OPTIMAL-BUFFER-SIZE: send-low-water-mark meaningless on Linux.
|
|
|
@8604
|
13 years |
gb |
Stream I/O deadline changes, based on patch from Hans Hubner.
|
|
|
@8603
|
13 years |
gb |
Stream I/O deadline changes, based on patch from Hans Hubner.
|
|
|
@8596
|
13 years |
gb |
Forgot to add deadline slot; more bootstrapping.
|
|
|
@8587
|
13 years |
gb |
On ELF platforms, distinguish between link-map and handle returned
by …
|
|
|
@8584
|
13 years |
gb |
OPTIMAL-BUFFER-SIZE: factor in element-type, so that we map from …
|
|
|
@8583
|
13 years |
gb |
Inline ARRAY-TOTAL-SIZE when typechecking arrays.
|
|
|
@8579
|
13 years |
gb |
tcr-level suspend/resume/interrupt: trap into the kernel, don't call …
|
|
|
@8573
|
13 years |
gb |
8-bit-fixed-witdh-length-of-vector-encoding: second return value when …
|
|
|
@8537
|
13 years |
gb |
STREAM-SURROUNDING-CHARACTERS on STRING-INPUT-STREAM: only if
stream …
|
|
|
@8536
|
13 years |
gb |
Signal reader-error correctly if illegal symbol syntax.
|
|
|
@8535
|
13 years |
gb |
MAKE-RANDOM-STATE was broken last fall, probably broken on …
|
|
|
@8534
|
13 years |
gb |
DCODE-FOR-UNIVERSALLAY-APPLICABLE-SINGLETON: only call method-function …
|
|
|
@8533
|
13 years |
gb |
"early" SET-FIND-CLASS: don't call %CLASS-NAME on NIL.
"late" …
|
|
|
@8530
|
13 years |
gb |
Don't default *PRINT-CATCH-ERRORS* to T, since that causes test
suite …
|
|
|
@8527
|
13 years |
gz |
one more case
|
|
|
@8524
|
13 years |
gz |
Fix ticket#245
|
|
|
@8509
|
13 years |
gb |
%SET-CSTRING defined in terms of %CSTR-POINTER.
|
|
|
@8487
|
13 years |
gb |
MONITOR-EXTERNAL-PROCESS: wait up to 1 second (1000 milliseconds)
for …
|
|
|
@8486
|
13 years |
gb |
Get and set input/output timeouts for streams.
Changes to ioblock may …
|
|
|
@8485
|
13 years |
gb |
Lose the :SEND-TIMEOUT/:RECEIVE-TIMEOUT args; handling of timeous on …
|
|
|
@8484
|
13 years |
gb |
Define IO-TIMEOUT, READ-TIMEOUT, WRITE-TIMEOUT.
|
|
|
@8429
|
13 years |
gb |
Add %non-standard-char-code-upcase.
|
|
|
@8398
|
13 years |
gb |
Use (%null-ptr) vice +null-ptr+; easier to cross-compile.
|
|
|
@8395
|
13 years |
gb |
Fix typo in error message in %COUNT-CHARACTERS-IN-OCTET-VECTOR.
|
|
|
@8385
|
13 years |
gb |
:connect-timeout stuff.
|
|
|
@8384
|
13 years |
gb |
Reset *error-reentry-count* a lot earlier (before signal, certainly).
|
|
|
@8351
|
13 years |
gb |
Linux :stat.st_mtim is a timespec (seconds, nanoseconds), not a timeval.
|
|
|
@8345
|
13 years |
gz |
Just use %get-errno, duh
|
|
|
@8343
|
13 years |
gz |
implement copy-file directly (rather than by run-program), add …
|
|
|
@8342
|
13 years |
gz |
add stream-eof-transient-p
|
|
|
@8286
|
13 years |
gb |
changes from working-0711 branch
|
|
|
@8274
|
13 years |
gb |
Fix typos.
|
|
|
@8271
|
13 years |
gb |
No timeval in MONITOR-EXTERNAL-PROCESS.
|
|
|
@8267
|
13 years |
gb |
Milliseconds, %timeval<=.
|
|
|
@8266
|
13 years |
gb |
Input-wait, output-wait changes (use poll syscall.)
|
|
|