source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @7616   17 years R. Matthew Emerson Only send Hemlock a no-op if the left mouse button is clicked with no …
(edit) @7615   17 years Gary Byers In PPC2-ASET2, we need to use 4 targeted regs when need-memoization is …
(edit) @7614   17 years Gary Byers Skip over GC suspend traps.
(edit) @7613   17 years R. Matthew Emerson Simplify definition of hemlock-document-controller class.
(edit) @7612   17 years R. Matthew Emerson Get rid of commented-out code that will never be used.
(edit) @7611   17 years Gary Byers Make sure that CCL::PIPE and CCL::FD-OPEN try to force finalization if …
(edit) @7610   17 years Gary Byers Try (again) to work around a bug having to do with nanosleep returning …
(edit) @7609   17 years Gary Byers Add a new reader macro (#>). #>foo -> :FOO, and #>Foo -> :<F>OO. …
(edit) @7608   17 years Gary Byers Add READ-SYMBOL-TOKEN, use it in the sharp-colon reader macro function.
(edit) @7607   17 years R. Matthew Emerson Remove "Save" from the Default Modes list. (The implementation of …
(edit) @7606   17 years R. Matthew Emerson Remove debugging code accidentally left in.
(edit) @7605   17 years Gary Byers Turn futexes on by default on x8664-linux.
(edit) @7604   17 years R. Matthew Emerson Implement "wrap lines to window" editor preference. (still need to …
(edit) @7603   17 years R. Matthew Emerson Ensure that text container width tracking and text view horizontal …
(edit) @7602   17 years Gary Byers Split C_SOCKET in two; if we fail to get a socket fd because of file …
(edit) @7601   17 years Gary Byers In %nanosleep: don't resume sleep after interrupt if the second …
(edit) @7600   17 years Gary Byers Add ATOMIC-POP-UVECTOR-CELL.
(edit) @7599   17 years Gary Byers Try to survive vdso changes related to Linux 2.6.23.
(edit) @7598   17 years Gary Byers more ObjC frameworkds
(edit) @7597   17 years Gary Byers Add some more frameworks. Update the CFLAGS in Cocoa-based …
(edit) @7596   17 years R. Matthew Emerson Use proper bold font.
(edit) @7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
(edit) @7594   17 years gz Make %show-stack-frame and %show-args-and-locals catch errors. This …
(edit) @7593   17 years gz make print-object catch any errors and just print #<error printing …
(edit) @7592   17 years gz Move elisp/, spell/, tty/, and wire/ into archive, as they're not used
Note: See TracRevisionLog for help on using the revision log.