source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7716   17 years Gary Byers Whostate fields in lock.
(edit) @7715   17 years Gary Byers break->compiler-bug.
(edit) @7714   17 years mikel replaced IB 2.5 nibfile with IB 3.0 nibfile
(edit) @7713   17 years mikel replaced IB 2.5 nibfile with IB 3.0 nibfile
(edit) @7712   17 years mikel added explanation of how to add custom classes and connections in IB 3.0
(edit) @7711   17 years mikel added instructions for adding custom classes
(edit) @7710   17 years mikel removed obsolete IDE-building instructions
(edit) @7709   17 years mikel added several images for the HOWTO
(edit) @7708   17 years R. Matthew Emerson Add nx operator i386-ff-call and x862 stub.
(edit) @7707   17 years R. Matthew Emerson Define WITH-ADDITIONAL-IMM-REG and use it in a few places.
(edit) @7706   17 years gz couple cases of missing package prefix
(edit) @7705   17 years Gary Byers treat BREAK as ERROR if *batch-flag*
(edit) @7704   17 years Gary Byers Consistency checks (which compare expected to actual file position): …
(edit) @7703   17 years Gary Byers Check syscall defs against man pages, use typedef names, fix a few …
(edit) @7702   17 years Gary Byers Fix lseek syscall def (offset/result are 64-bit)
(edit) @7701   17 years R. Matthew Emerson Respect the "use screen fonts" preference in editor/listener echo areas.
(edit) @7700   17 years gz Delete unused file, already archived in unused/archive/srccom.lisp
(edit) @7699   17 years gz prepare-to-quit: leave *quitting* set to T if really quitting
(edit) @7698   17 years gz A new package and a reorg: I put all the cocoa-ide files (except for …
(edit) @7697   17 years Gary Byers Bump fasl version.
(edit) @7696   17 years Gary Byers Standard binding-indices for lock-accounting stuff.
(edit) @7695   17 years Gary Byers New hash-table iteration interface.
(edit) @7694   17 years Gary Byers New hash-table iteration interface; new locking stuff.
(edit) @7693   17 years Gary Byers New hash-table iteration interface.
(edit) @7692   17 years Gary Byers New locking stuff; PROCESS-LOCKS-HELD, PROCESS-LOCKS-PENDING.
(edit) @7691   17 years Gary Byers SET-CCL-DIRECTORY.
(edit) @7690   17 years Gary Byers Standard initial bindings for CCL::*LOCKS-HELD*, *LOCKS-PENDING*, …
(edit) @7689   17 years Gary Byers New locking interface; track lock usage, maintain whostate.
(edit) @7688   17 years Gary Byers New locking/lock-tracking stuff; new MAPHASH interface.
(edit) @7687   17 years Gary Byers MAKE-LIST moved here. WHOSTATE fields in LOCKs.
(edit) @7686   17 years Gary Byers Add whostate fields to LOCK.
(edit) @7685   17 years R. Matthew Emerson Merge trunk changes r7666:7684
(edit) @7684   17 years R. Matthew Emerson Add preference option so that bitmap screen font substitution can be …
(edit) @7683   17 years gz Move hemlock/src/archive up to hemlock/unused/archive, for easier grepping
(edit) @7682   17 years Gary Byers (from branches, not in trunk before): try to ensure that rsp/rbp are …
(edit) @7681   17 years Gary Byers DEFER-GC.
(edit) @7680   17 years Gary Byers back out of r7673
(edit) @7679   17 years Gary Byers Use WITH-LOCK-CONTEXT. Define ENUMERATE-HASH-KEYS.
(edit) @7678   17 years Gary Byers WITH-LOCK-CONTEXT.
(edit) @7677   17 years Gary Byers More static/fixed binding indices.
(edit) @7676   17 years Gary Byers MAKE-LIST moved here.
(edit) @7675   17 years Gary Byers Start to add stuff for lock-tracking.
(edit) @7674   17 years Gary Byers Add standard initial bindings for lock-tracking. Move MAKE-LIST to level-0.
(edit) @7673   17 years Gary Byers Try not to lose it when marking partly-initialized function-vectors.
(edit) @7672   17 years Gary Byers Obvious name change …
(edit) @7671   17 years Gary Byers Use gc-common.o
(edit) @7670   17 years Gary Byers Avoid #_bcopy.
(edit) @7669   17 years Gary Byers ignore .app skeletons
(edit) @7668   17 years Gary Byers openSUSE 10.3 (at least) shipped with a buggy version of bcopy(); see …
(edit) @7667   17 years Gary Byers (experimentally) try to build something that runs on Leopard or Tiger, …
(edit) @7666   17 years R. Matthew Emerson Merge trunk changes r7361:7663.
(edit) @7665   17 years R. Matthew Emerson Undo change committed in r7661. What a botch.
(edit) @7664   17 years R. Matthew Emerson Uh, not yet.
(edit) @7663   17 years R. Matthew Emerson Indentation.
(edit) @7662   17 years R. Matthew Emerson New nx operator i386-ff-call.
(edit) @7661   17 years R. Matthew Emerson Extend some floating point stuff to work (maybe) on IA-32. Include …
(edit) @7660   17 years R. Matthew Emerson Add ffi-darwinx8632 to *env-modules* when applicable.
(edit) @7659   17 years R. Matthew Emerson Add more vinsns.
(edit) @7658   17 years Gary Byers No such thing as a namestrig.
(edit) @7657   17 years Gary Byers lisp_Debugger takes an "in_foreign_code" arg, rather than trying to …
(edit) @7656   17 years Gary Byers Conditionalize use of "new" (Leopard) register names etc. on whether …
(edit) @7655   17 years Gary Byers lisp_Debugger takes an "in_foreign_code" arg, rather than trying to …
(edit) @7654   17 years Gary Byers lisp_Debugger takes an "in_foreign_code" arg, rather than trying to …
(edit) @7653   17 years Gary Byers %UNIX-FILE-KIND: native-translate the namestring before calling %STAT.
(edit) @7652   17 years Gary Byers Implement REPORT-HEAP-UTILIZATION for PPC, too.
(edit) @7651   17 years Gary Byers Spell :istruct with an "r".
(edit) @7650   17 years Gary Byers Add -mmacosx-version-min=10.3.9
(edit) @7649   17 years Gary Byers Add -mmacosx-version-min=10.3.9
(edit) @7648   17 years Gary Byers gc-common.o
(edit) @7647   17 years Gary Byers Define WITH-UTF-8-CSTRS.
(edit) @7646   17 years Gary Byers Spell WITH-UTF-8-CSTRS correctly.
(edit) @7645   17 years Gary Byers gc-common.
(edit) @7644   17 years Gary Byers Prototypes.
(edit) @7643   17 years R. Matthew Emerson Enhance apropos window.
(edit) @7642   17 years R. Matthew Emerson More Cocoa memory management. (Bring on the GC, please.)
(edit) @7641   17 years af Improve easygui view hierarchy handling. From Ron Garret's list of …
(edit) @7640   17 years R. Matthew Emerson Create obsolete/ directory and move CocoaBridgeDoc.txt to it. Add an …
(edit) @7639   17 years Gary Byers Clarify %STAT return values, argument constraints in a comment. …
(edit) @7638   17 years Gary Byers Remove duplicate code moved to gc-common.
(edit) @7637   17 years Gary Byers Use gc-common.
(edit) @7636   17 years Gary Byers Multiple-value-call label stack-effects bug.
(edit) @7635   17 years Gary Byers Spell charset name(s) correctly in STREAM-EXTERNAL-FORMAT method on …
(edit) @7634   17 years Gary Byers Propagage Gary Palter's fix to %GET-IP-INTERFACES to trunk.
(edit) @7633   17 years Gary Byers In X862-MVCALL, account for effect of returning to label pushed earlier.
(edit) @7632   17 years Gary Byers In X862-MVCALL, if we pushed a label, the call will have returned to …
(edit) @7631   17 years Gary Palter Protect against interfaces with no address (from VPNs)
(edit) @7630   17 years Gary Byers Move some code to new gc-common.c . The PPC version seems to link and …
(edit) @7629   17 years Gary Byers Nominally support freeze on PPC; HONS_AREA stuff is deprecated.
(edit) @7628   17 years Gary Byers Add protototypes for variables(at least) defined in gc-common.c.
(edit) @7627   17 years Gary Byers Build gc-common.o
(edit) @7626   17 years Gary Byers New file: try to isolate GC code common to all platforms.
(edit) @7625   17 years Gary Byers Merge from working-0710 branch.
(edit) @7624   17 years Gary Byers Merge changes form working-0710 branch.
(edit) @7623   17 years Gary Byers If *batch-flag* (set by --batch command-line argument) is true, don't …
(edit) @7622   17 years Gary Byers Try harder to scramble random state seeds. (This change was made …
(edit) @7621   17 years R. Matthew Emerson Fix some Cocoa object leaks.
(edit) @7620   17 years Gary Byers Copy from trunk
(edit) @7619   17 years Gary Byers New branch.
(edit) @7618   17 years R. Matthew Emerson Make Show Callers command display a scrolling list of the callers of …
(edit) @7617   17 years R. Matthew Emerson Implement very naive Show Callers command.
Note: See TracRevisionLog for help on using the revision log.