source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @529   21 years Gary Byers Fix a lot of the cases broken by removal of extract_2_lisptags_.
(edit) @528   21 years Gary Byers More portability stuff; still a ways to go.
(edit) @527   21 years Gary Byers Flesh out a bit.
(edit) @526   21 years Gary Byers Don't suppress PPC64 defs of eabi stack frames.
(edit) @525   21 years Gary Byers Hoist register names, etc into main file.
(edit) @524   21 years Gary Byers Copy of regular Darwin Makefile, for starters.
(edit) @523   21 years Gary Byers Beg the assembler to be AltiVec-aware. Probably a better way.
(edit) @522   21 years Gary Byers Partly convert to 64-bit-maybeness.
(edit) @521   21 years Gary Byers Parameterize more for ppc32/ppc64.
(edit) @520   21 years Gary Byers 32-bit platform constants.
(edit) @519   21 years Gary Byers Include platform-specific constants file.
(edit) @518   21 years Gary Byers Assume that the assembler is AltiVec aware in vector save/restore. (Do …
(edit) @517   21 years Gary Byers add asdf, defsystem
(edit) @516   21 years Gary Byers VARIABLE-INFORMATION returns :SPECIAL if visible binding is proclaimed …
(edit) @515   21 years Gary Byers 0.14.1
(edit) @514   21 years Gary Byers was never used
(edit) @513   21 years Gary Byers ABORT-BREAK restart around process's initial function.
(edit) @512   21 years Gary Byers Aargh.
(edit) @511   21 years Gary Byers WITH-STANDARD-ABORT-HANDLING around the idle loop.
(edit) @510   21 years Gary Byers egc back on
(edit) @509   21 years Gary Byers fix error message on REQUIRE failure
(edit) @508   21 years Gary Byers %%SCALE-DFLOAT reserved 16 bytes on tsp, but used 24.
(edit) @507   21 years Gary Byers Add "ccl:tools;" to *MODULE-SEARCH-PATH*.
(edit) @506   21 years Gary Byers 040208, Alpha->Beta.
(edit) @505   21 years Gary Byers New file.
(edit) @504   21 years Gary Byers imported from SourceForge clocc project HEAD as of 040207
(edit) @503   21 years Gary Byers imported from SourceForge cclan project HEAD as of 040207
(edit) @502   21 years Gary Byers Don't include "ccl:" or "home:" on *module-search-path*. Do include …
(edit) @501   21 years Gary Byers *MODULE-FILE-ALIST* is gone. Honest.
(edit) @500   21 years Gary Byers Add a doc string for *MODULE-PROVIDER-FUNCTIONS*; reference it in the …
(edit) @499   21 years Gary Byers Incorporate Bryan O'Connor's changes to REQUIRE (with some changes.)
(edit) @498   21 years Gary Byers Remove *MODULE-FILE-ALIST*. Add *MODULE-PROVIDER-FUNCTIONS*.
(edit) @497   21 years Gary Byers Don't reference *MODULE-FILE-ALIST* anymore.
(edit) @496   21 years Gary Byers Define CCL::CONDITIONAL-STORE, for use by CLX (and maybe other things, …
(edit) @495   21 years Gary Byers Add STORE-GVECTOR-CONDITIONAL, to hide some represenatation details.
(edit) @494   21 years Gary Byers %GET-DOUBLE-FLOAT and %GET-SINGLE-FLOAT: offset defaults to 0.
(edit) @493   21 years Gary Byers bump.
(edit) @492   21 years Gary Byers %GET-DOUBLE-FLOAT/%SET-DOUBLE-FLOAT were shadowed by later versions.
(edit) @491   21 years Gary Byers Initial listener doesn't claim to be *INTERACTIVE-ABORT-PROCESS*.
(edit) @490   21 years Gary Byers Don't call CHOOSE-FILE-DIALOG when looking for a module.
(edit) @489   21 years Gary Byers New scheme to select process for SIGINT.
(edit) @488   21 years Gary Byers Revive objc-classes/methods when restarting an image. Check …
(edit) @487   21 years Gary Byers Change comments.
(edit) @486   21 years Gary Byers REVIVIE-OBJC-CLASSES (mostly working, but needs to happen at the right …
(edit) @485   21 years Gary Byers Don't call REMAP-OBJC-CLASSES on saved-application startup.
(edit) @484   21 years Gary Byers No more REMAP-ALL-LIBRARY-CLASSES.
(edit) @483   21 years Gary Byers Replace *TERMINAL-INPUT-LOCK* with the new shared-resource scheme.
(edit) @482   21 years Gary Byers MAKE-MCL-LISTENER-PROCESS: spawned process becomes "primary owner" of …
(edit) @481   21 years Gary Byers Probably better to have PROCESS-WAIT sleep explicitly, so that it …
(edit) @480   21 years Gary Byers Tweaks to the :Y command, to handle new shared-resource scheme. Marco …
(edit) @479   21 years Gary Byers TOPLEVEL-FUNCTION manages the "shared resource" attached to the shared …
(edit) @478   21 years Gary Byers INPUT-STREAMs may have a SHARED-RESOURCE attached to them; use it to …
(edit) @477   21 years Gary Byers Slot type predicates use CTYPEP, to (kind of) deal with (FUNCTION ...) …
(edit) @476   21 years Gary Byers Load DLL-NODE a little earlier.
(edit) @475   21 years Gary Byers SHARED-RESOURCEs, mostly for arbitrating access to …
(edit) @474   21 years Gary Byers 040206.
(edit) @473   21 years Gary Byers Do handshaking with initial thread before shutting down for …
(edit) @472   21 years Gary Byers WITH-TERMINAL-INPUT changed slightly.
(edit) @471   21 years Gary Byers Keep the tcr around as long as possible (count down from …
(edit) @470   21 years Gary Byers Provide mach_suspend_tcr(), mach_resume_tcr() so that threads can be …
(edit) @469   21 years Gary Byers Add shutdown_count field to tcr.
(edit) @468   21 years Gary Byers New OBJC-[CLASS,METACLASS,INSTANCE]-p, OBJC-OBJECT-P uses them. …
(edit) @467   21 years Gary Byers Bryan O'Connor's change to INVOKE-RESTART: throw NIL if …
(edit) @466   21 years Gary Byers FUNCTION-IS-CURRENT-DEFINITION? knows about these new-fangled SETF …
(edit) @465   21 years Gary Byers Disable interrupts when accessing the termination queue; may need to …
(edit) @464   21 years Gary Byers REQUIRE-GLOBAL-SYMBOL checks the environment, too.
(edit) @463   21 years Gary Byers Handshaking during QUIT/PREPARE-TO-QUIT; this is intended to work …
(edit) @462   21 years Gary Byers Bryan O'Connor's change to FILE-LENGTH. Default methods on some things …
(edit) @461   21 years Gary Byers 040202.
(edit) @460   21 years Gary Byers export %STR-FROM-PTR. Don't export %STR-FROM-PTR-IN-SCRIPT, which …
(edit) @459   21 years Gary Byers Bryan O'Connor's fix to WITH-SIMPLE-RESTART. LET-GLOBALLY moved here.
(edit) @458   21 years Gary Byers Remove old vector-copying stuff.
(edit) @457   21 years beer PRINT-OBJECT shouldn't die when given an OBJC-OBJECT whose ObjC part …
(edit) @456   21 years beer Use DEFCLASS and MAKE-INSTANCE
(edit) @455   21 years beer Move toward the use of FIND-CLASS and CLASS-OF
(edit) @454   21 years Gary Byers Experimental change, to defer tcr cleanup.
(edit) @453   21 years beer REMOVE-SLOT-INITARGS was dropping the last KEY/VALUE pair
(edit) @452   21 years Gary Byers Ivar parsing follows different ruls for STRUCT than for *STRUCT; #\B …
(edit) @451   21 years Gary Byers NS-LISP-EXCEPTION has a lisp slot. Now, to figure out a way to get …
(edit) @450   21 years Gary Byers More than one class can share the same metaclass.
(edit) @449   21 years Gary Byers Remove stale comment.
(edit) @448   21 years Gary Byers Fix missing close-paren.
(edit) @447   21 years Gary Byers Unparse :VOID, use keywords more consistently when unparsing.
(edit) @446   21 years Gary Byers Fix DEF-ACCESSORS for VALUES-CTYPE.
(edit) @445   21 years Gary Byers PARSE-DEFGENERIC fix from Bryan O'Connor.
(edit) @444   21 years Gary Byers PARSE-FOREIGN-STRUCT-OR-UNION-SPEC allows for anonymous fields.
(edit) @443   21 years Gary Byers Don't enable EGC by default (so I can work on tuning it some ...)
(edit) @442   21 years Gary Byers Handle BROADCAST-STREAMs, error out on other non-FILE-STREAMs.
(edit) @441   21 years Gary Byers Lots of nit-picking; BROADCAST-STREAM methods (at least partly) fixed …
(edit) @440   21 years Gary Byers Fix CLOSE call to LOCAL-SOCKET-FILENAME.
(edit) @439   21 years Gary Byers WHITESPACEP looks in readtable.
(edit) @438   21 years Gary Byers FRESH-LINE uses STREAM-FRESH-LINE.
(edit) @437   21 years Gary Byers IF-EXISTS: dialog nonsense. PROBE-FILE checks WILD-PATHNAME-P, which …
(edit) @436   21 years Gary Byers WILD-PATHNAME-P now earlier.
(edit) @435   21 years Gary Byers Bump fasl version.
(edit) @434   21 years Gary Byers Lots of changes: foreign slot definitions have a :FOREIGN-TYPE; …
(edit) @433   21 years Gary Byers Lots of changes: get rid of old DEF-OBJC-CLASS support, initialize …
(edit) @432   21 years Gary Byers Install predefined classes here. Use DEFCLASS to create NS-LISP-EXCEPTION.
(edit) @431   21 years Gary Byers MAP-OBJC-CLASS -> INSTALL-FOREIGN-OBJC-CLASS.
(edit) @430   21 years Gary Byers Used DEFCLASS to creat classes, SLOT-VALUE or an accessor to access slots.
Note: See TracRevisionLog for help on using the revision log.