source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @584   21 years Gary Byers INVOKE-RESTART recognizes simple restarts (from Bryan O'Connor.)
(edit) @583   21 years Gary Byers MAKE-ARRAY (and variants) track explicit array displacement (from …
(edit) @582   21 years Gary Byers ARRAY-DISPLACEMENT checks for explicit displacement (from Bryan O'Connor.)
(edit) @581   21 years Gary Byers Require NUMBER-MACROS at compile-time.
(edit) @580   21 years Gary Byers 0.14.2-040228.
(edit) @579   21 years Gary Byers ADJUST-ARRAY fixes (from Bryan O'Connor).
(edit) @578   21 years Gary Byers WITH-SIMPLE-RESTART change (from Bryan O'Connor).
(edit) @577   21 years Gary Byers Define $arh_exp_disp_bit (from Bryan O'Connor).
(edit) @576   21 years Gary Byers Try to persuade system to use openmcl icon for lisp documents.
(edit) @575   21 years beer ObjC generic functions and methods for predefined ObjC messages mostly …
(edit) @574   21 years beer *TYPE-SIGNATURE-TABLE* now contains message descriptors; some new …
(edit) @573   21 years beer UPDATE-TYPE-SIGNATURES-FOR-METHOD now takes a class as a second argument
(edit) @572   21 years beer Yet a few more new ObjC special words
(edit) @571   21 years Gary Byers (Hopefully) return NULL if semaphore_create() fails.
(edit) @570   21 years Gary Byers Check return value from semaphore creation.
(edit) @569   21 years Gary Byers QUIT typechecks arg before it's too late to do so.
(edit) @568   21 years Gary Byers Start to use Hemlock for documents.
(edit) @567   21 years Gary Byers Use some other obscure way of initializing class before looking for …
(edit) @566   21 years Gary Byers more changes.
(edit) @565   21 years Gary Byers method lookup: ensure class is initialized, via fairly obscure means.
(edit) @564   21 years Gary Byers Add COCOA-HEMLOCK.
(edit) @563   21 years Gary Byers require HEMLOCK-TEXTSTORAGE. (Blows up during load ...).
(edit) @562   21 years Gary Byers Lots-o-changes.
(edit) @561   21 years Gary Byers Reorganize; use FASL-CONCATENATE.
(edit) @560   21 years Gary Byers Bugs in PPC2-%SET-BIT.
(edit) @559   21 years Gary Byers Learn to spell. Learn what package we're in.
(edit) @558   21 years Gary Byers Learn to spell.
(edit) @557   21 years Gary Byers PPC64 changes (some of them rather suspect ...). 32-bit kernel may be …
(edit) @556   21 years Gary Byers Lots of changes. Still needs event-translation work (and lots of …
(edit) @555   21 years Gary Byers Fewer files. More warnings …
(edit) @554   21 years Gary Byers Maybe update the selection if the mark we move is the buffer's point.
(edit) @553   21 years Gary Byers Process single events.
(edit) @552   21 years Gary Byers Cocoa, not an RT. (Still needs some work.)
(edit) @551   21 years Gary Byers Buffers maybe have text-storage, but no windows list.
(edit) @550   21 years Gary Byers Move some modeline stuff here from window.lisp.
(edit) @549   21 years Gary Byers Handle INITFUNCTION/INITARG case in SHARED-INITIALIZE.
(edit) @548   21 years beer More (and different!) support for ObjC generic functions and methods
(edit) @547   21 years Gary Byers ACOS of DOUBLE-FLOAT wants to (%MAKE-DFLOAT) the result. Again. Still.
(edit) @546   21 years Gary Byers Foreign threads linger, too.
(edit) @545   21 years Gary Byers Remove DBG trap in NS-EXCEPTION method.
(edit) @544   21 years Gary Byers Metaclass of user-defined class derived from class-name symbol, not …
(edit) @543   21 years Gary Byers ALLOCATE-INSTANCE et al: install the instance's slot-vector if it has …
(edit) @542   21 years Gary Byers Fix PROVIDE call.
(edit) @541   21 years Gary Byers Change PROCESS-INTERRUPT mechanism, since postEvent:atStart: doesn't …
(edit) @540   21 years Gary Byers SINGLE-FLOAT, in *TYPE-TO-TYPECODE*.
(edit) @539   21 years Gary Byers WITH-OUTPUT-TO-STRING: don't quote element-type.
(edit) @538   21 years Gary Byers OPCODE is in the ARCH package.
(edit) @537   21 years Gary Byers No more quit-acknowledgement.
(edit) @536   21 years Gary Byers Date suffix for bleeding-edge version.
(edit) @535   21 years Gary Byers No more "quit acknowledgement".
(edit) @534   21 years Gary Byers pick up acos/asin fixes
(edit) @533   21 years beer Some initial steps toward integrating ObjC methods into CLOS generic …
(edit) @532   21 years beer Added a few more special ObjC words I've come across Removed old …
(edit) @531   21 years Gary Byers ACOS: double-float case uses %MAKE-DFLOAT to allocate result.
(edit) @530   21 years Gary Byers Start to conditionalize for PPC64, almost.
(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.
Note: See TracRevisionLog for help on using the revision log.