|
|
|
@497
|
21 years |
Gary Byers |
Don't reference *MODULE-FILE-ALIST* anymore.
|
|
|
|
@496
|
21 years |
Gary Byers |
Define CCL::CONDITIONAL-STORE, for use by CLX (and maybe other things, …
|
|
|
|
@495
|
21 years |
Gary Byers |
Add STORE-GVECTOR-CONDITIONAL, to hide some represenatation details.
|
|
|
|
@494
|
21 years |
Gary Byers |
%GET-DOUBLE-FLOAT and %GET-SINGLE-FLOAT: offset defaults to 0.
|
|
|
|
@493
|
21 years |
Gary Byers |
bump.
|
|
|
|
@492
|
21 years |
Gary Byers |
%GET-DOUBLE-FLOAT/%SET-DOUBLE-FLOAT were shadowed by later versions.
|
|
|
|
@491
|
21 years |
Gary Byers |
Initial listener doesn't claim to be *INTERACTIVE-ABORT-PROCESS*.
|
|
|
|
@490
|
21 years |
Gary Byers |
Don't call CHOOSE-FILE-DIALOG when looking for a module.
|
|
|
|
@489
|
21 years |
Gary Byers |
New scheme to select process for SIGINT.
|
|
|
|
@488
|
21 years |
Gary Byers |
Revive objc-classes/methods when restarting an image.
Check …
|
|
|
|
@487
|
21 years |
Gary Byers |
Change comments.
|
|
|
|
@486
|
21 years |
Gary Byers |
REVIVIE-OBJC-CLASSES (mostly working, but needs to happen at the right …
|
|
|
|
@485
|
21 years |
Gary Byers |
Don't call REMAP-OBJC-CLASSES on saved-application startup.
|
|
|
|
@484
|
21 years |
Gary Byers |
No more REMAP-ALL-LIBRARY-CLASSES.
|
|
|
|
@483
|
21 years |
Gary Byers |
Replace *TERMINAL-INPUT-LOCK* with the new shared-resource scheme.
|
|
|
|
@482
|
21 years |
Gary Byers |
MAKE-MCL-LISTENER-PROCESS: spawned process becomes "primary owner" of …
|
|
|
|
@481
|
21 years |
Gary Byers |
Probably better to have PROCESS-WAIT sleep explicitly, so that it …
|
|
|
|
@480
|
21 years |
Gary Byers |
Tweaks to the :Y command, to handle new shared-resource scheme.
Marco …
|
|
|
|
@479
|
21 years |
Gary Byers |
TOPLEVEL-FUNCTION manages the "shared resource" attached to the
shared …
|
|
|
|
@478
|
21 years |
Gary Byers |
INPUT-STREAMs may have a SHARED-RESOURCE attached to them; use it to …
|
|
|
|
@477
|
21 years |
Gary Byers |
Slot type predicates use CTYPEP, to (kind of) deal with (FUNCTION ...) …
|
|
|
|
@476
|
21 years |
Gary Byers |
Load DLL-NODE a little earlier.
|
|
|
|
@475
|
21 years |
Gary Byers |
SHARED-RESOURCEs, mostly for arbitrating access to …
|
|
|
|
@474
|
21 years |
Gary Byers |
040206.
|
|
|
|
@473
|
21 years |
Gary Byers |
Do handshaking with initial thread before shutting down for …
|
|
|
|
@472
|
21 years |
Gary Byers |
WITH-TERMINAL-INPUT changed slightly.
|
|
|
|
@471
|
21 years |
Gary Byers |
Keep the tcr around as long as possible (count down from …
|
|
|
|
@470
|
21 years |
Gary Byers |
Provide mach_suspend_tcr(), mach_resume_tcr() so that threads can
be …
|
|
|
|
@469
|
21 years |
Gary Byers |
Add shutdown_count field to tcr.
|
|
|
|
@468
|
21 years |
Gary Byers |
New OBJC-[CLASS,METACLASS,INSTANCE]-p, OBJC-OBJECT-P uses them.
…
|
|
|
|
@467
|
21 years |
Gary Byers |
Bryan O'Connor's change to INVOKE-RESTART: throw NIL if …
|
|
|
|
@466
|
21 years |
Gary Byers |
FUNCTION-IS-CURRENT-DEFINITION? knows about these new-fangled SETF …
|
|
|
|
@465
|
21 years |
Gary Byers |
Disable interrupts when accessing the termination queue; may need to …
|
|
|
|
@464
|
21 years |
Gary Byers |
REQUIRE-GLOBAL-SYMBOL checks the environment, too.
|
|
|
|
@463
|
21 years |
Gary Byers |
Handshaking during QUIT/PREPARE-TO-QUIT; this is intended to work …
|
|
|
|
@462
|
21 years |
Gary Byers |
Bryan O'Connor's change to FILE-LENGTH.
Default methods on some things …
|
|
|
|
@461
|
21 years |
Gary Byers |
040202.
|
|
|
|
@460
|
21 years |
Gary Byers |
export %STR-FROM-PTR. Don't export %STR-FROM-PTR-IN-SCRIPT, which …
|
|
|
|
@459
|
21 years |
Gary Byers |
Bryan O'Connor's fix to WITH-SIMPLE-RESTART. LET-GLOBALLY moved here.
|
|
|
|
@458
|
21 years |
Gary Byers |
Remove old vector-copying stuff.
|
|
|
|
@457
|
21 years |
beer |
PRINT-OBJECT shouldn't die when given an OBJC-OBJECT whose ObjC part …
|
|
|
|
@456
|
21 years |
beer |
Use DEFCLASS and MAKE-INSTANCE
|
|
|
|
@455
|
21 years |
beer |
Move toward the use of FIND-CLASS and CLASS-OF
|
|
|
|
@454
|
21 years |
Gary Byers |
Experimental change, to defer tcr cleanup.
|
|
|
|
@453
|
21 years |
beer |
REMOVE-SLOT-INITARGS was dropping the last KEY/VALUE pair
|
|
|
|
@452
|
21 years |
Gary Byers |
Ivar parsing follows different ruls for STRUCT than for *STRUCT; #\B …
|
|
|
|
@451
|
21 years |
Gary Byers |
NS-LISP-EXCEPTION has a lisp slot. Now, to figure out a way to get …
|
|
|
|
@450
|
21 years |
Gary Byers |
More than one class can share the same metaclass.
|
|
|
|
@449
|
21 years |
Gary Byers |
Remove stale comment.
|
|
|
|
@448
|
21 years |
Gary Byers |
Fix missing close-paren.
|
|
|
|
@447
|
21 years |
Gary Byers |
Unparse :VOID, use keywords more consistently when unparsing.
|
|
|
|
@446
|
21 years |
Gary Byers |
Fix DEF-ACCESSORS for VALUES-CTYPE.
|
|
|
|
@445
|
21 years |
Gary Byers |
PARSE-DEFGENERIC fix from Bryan O'Connor.
|
|
|
|
@444
|
21 years |
Gary Byers |
PARSE-FOREIGN-STRUCT-OR-UNION-SPEC allows for anonymous fields.
|
|
|
|
@443
|
21 years |
Gary Byers |
Don't enable EGC by default (so I can work on tuning it some ...)
|
|
|
|
@442
|
21 years |
Gary Byers |
Handle BROADCAST-STREAMs, error out on other non-FILE-STREAMs.
|
|
|
|
@441
|
21 years |
Gary Byers |
Lots of nit-picking; BROADCAST-STREAM methods (at least partly) fixed …
|
|
|
|
@440
|
21 years |
Gary Byers |
Fix CLOSE call to LOCAL-SOCKET-FILENAME.
|
|
|
|
@439
|
21 years |
Gary Byers |
WHITESPACEP looks in readtable.
|
|
|
|
@438
|
21 years |
Gary Byers |
FRESH-LINE uses STREAM-FRESH-LINE.
|
|
|
|
@437
|
21 years |
Gary Byers |
IF-EXISTS: dialog nonsense. PROBE-FILE checks WILD-PATHNAME-P, which …
|
|
|
|
@436
|
21 years |
Gary Byers |
WILD-PATHNAME-P now earlier.
|
|
|
|
@435
|
21 years |
Gary Byers |
Bump fasl version.
|
|
|
|
@434
|
21 years |
Gary Byers |
Lots of changes: foreign slot definitions have a :FOREIGN-TYPE; …
|
|
|
|
@433
|
21 years |
Gary Byers |
Lots of changes: get rid of old DEF-OBJC-CLASS support, initialize …
|
|
|
|
@432
|
21 years |
Gary Byers |
Install predefined classes here. Use DEFCLASS to create NS-LISP-EXCEPTION.
|
|
|
|
@431
|
21 years |
Gary Byers |
MAP-OBJC-CLASS -> INSTALL-FOREIGN-OBJC-CLASS.
|
|
|
|
@430
|
21 years |
Gary Byers |
Used DEFCLASS to creat classes, SLOT-VALUE or an accessor to access slots.
|
|
|
|
@429
|
21 years |
Gary Byers |
Parse instance-var type strings differently from arg type strings.
|
|
|
|
@428
|
21 years |
Gary Byers |
Use CMPD vice CMPW. (1 down, a few hundred to go.)
|
|
|
|
@427
|
21 years |
Gary Byers |
040130
|
|
|
|
@426
|
21 years |
Gary Byers |
%CSTRLEN.
|
|
|
|
@425
|
21 years |
Gary Byers |
CLOSE just does CALL-NEXT-METHOD, which might work now.
|
|
|
|
@424
|
21 years |
Gary Byers |
CLOSE: set the closed slot to ... something non-NULL.
STREAM-IO-ERROR: …
|
|
|
|
@423
|
21 years |
Gary Byers |
SOCKET-ERROR is (simple) STREAM-ERROR. Change how it's signaled, and …
|
|
|
|
@422
|
21 years |
Gary Byers |
Lock on *TERMINATION-POPULATION* access.
|
|
|
|
@421
|
21 years |
Gary Byers |
ADD-READER/WRITER-METHOD: less specialized. Turn a few early …
|
|
|
|
@420
|
21 years |
Gary Byers |
CLASS-SLOT-INITARGS, CREATE-READER/WRITER-METHOD-FUNCTION: less …
|
|
|
|
@419
|
21 years |
Gary Byers |
WITH-STRING-FROM-CSTRING: stack allocate a lisp-string, getting bytes …
|
|
|
|
@418
|
21 years |
Gary Byers |
BIT/BITFIELD foreign integer types.
|
|
|
|
@417
|
21 years |
Gary Byers |
CTYPE-SUBTYPE: no specialized (COMPLEX ) arrays, so check …
|
|
|
|
@416
|
21 years |
Gary Byers |
kinder, gentler do_tsp_overflow
|
|
|
|
@415
|
21 years |
Gary Byers |
SUBSEQ: Array-headers aren't sequences; vector headers are.
|
|
|
|
@414
|
21 years |
Gary Byers |
(SETF %GET-BITFIELD) becomes %SET-BITFIELD, which is what the setf …
|
|
|
|
@413
|
21 years |
Gary Byers |
%DECODE-FOREIGN-NAME handles 0-length names correctly.
|
|
|
|
@412
|
21 years |
Gary Byers |
Kinder, gentler %SHARED-INITIALIZE uses INSTANCE-CLASS-WRAPPER.
|
|
|
|
@411
|
21 years |
Gary Byers |
INSTANCE-CLASS-WRAPPER (how many versions of this are there ?) looks …
|
|
|
|
@410
|
21 years |
Gary Byers |
Bryan O'Connor's fix to %ACTIVE-RESTART.
|
|
|
|
@409
|
21 years |
Gary Byers |
So much for the 040124 idea …
|
|
|
|
@408
|
21 years |
Gary Byers |
Initialize ordinal->type vector elements to NIL.
|
|
|
|
@407
|
21 years |
Gary Byers |
Linux "as" doesn't like semicolon comments, so use /* */.
|
|
|
|
@406
|
21 years |
Gary Byers |
GET-INTERNAL-xxx-TIME moved here.
|
|
|
|
@405
|
21 years |
Gary Byers |
WITH-STACK-SHORT-FLOATS is PPC32-specific.
|
|
|
|
@404
|
21 years |
Gary Byers |
Start to make RLET assert foreign-type ordinals, then give up on the …
|
|
|
|
@403
|
21 years |
Gary Byers |
Try to introduce "foreign type ordinals", which can be embedded in …
|
|
|
|
@402
|
21 years |
Gary Byers |
Bump.
|
|
|
|
@401
|
21 years |
Gary Byers |
MAKE-ARRAY earlier.
|
|
|
|
@400
|
21 years |
Gary Byers |
Move some time stuff to time.lisp.
|
|
|
|
@399
|
21 years |
Gary Byers |
%COMPOSITE-POINTER-REF, so embedded foreign structs can be SETF-able.
|
|
|
|
@398
|
21 years |
Gary Byers |
Don't REQUIRE at loadtime, so we can maybe move earlier in the cold load.
|
|
|
|