source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @7591   17 years Gary Byers Hack wouldn't work on FreeBSD; try conditionalized hack.
(edit) @7590   17 years Gary Byers crude hack to enable running on kernel 2.6.23
(edit) @7589   17 years R. Matthew Emerson Make the apropos window work on Tiger. The main thing is to disable …
(edit) @7588   17 years R. Matthew Emerson Set the text fields cell to allow rich text.
(edit) @7587   17 years R. Matthew Emerson Use IB 2.5.6 to save the nib, explicity making AproposWindowController
(edit) @7586   17 years R. Matthew Emerson Inspect the right thing when the user re-sorts the table view.
(edit) @7585   17 years R. Matthew Emerson Comment out some code not in use yet.
(edit) @7584   17 years R. Matthew Emerson New feature: basic apropos window. This needs to be enhanced, but …
(edit) @7583   17 years R. Matthew Emerson Indentation tweak for rlet
(edit) @7582   17 years Gary Byers Don't call BREAK when we see a NOP with a REPZ prefix.
(edit) @7581   17 years Gary Byers New (x86-64) version of %GET-SPING-LOCK; uses PAUSE instruction in the …
(edit) @7580   17 years R. Matthew Emerson Let user select different fonts for listener input and output.
(edit) @7579   17 years R. Matthew Emerson De-kludge defining font defaults a little bit.
(edit) @7578   17 years R. Matthew Emerson Add dead-macptr-p.
(edit) @7577   17 years R. Matthew Emerson Leave out debugging code, duh.
(edit) @7576   17 years R. Matthew Emerson Different kludge to deal with NSFont objects and def-cocoa-default.
(edit) @7575   17 years R. Matthew Emerson Initialize the defaults that are NSFont objects in …
(edit) @7574   17 years Gary Byers Use documented foreign function calls (only) in ENABLE-FOREGROUND. …
(edit) @7573   17 years R. Matthew Emerson Make sure toolbar button doesn't show up on the prefs panel. (For …
(edit) @7572   17 years R. Matthew Emerson Use image for General prefs item
(edit) @7571   17 years R. Matthew Emerson New file for benefit of non-Leopard systems.
(edit) @7570   17 years R. Matthew Emerson Update prefs panel title according to selected view
(edit) @7569   17 years R. Matthew Emerson Revert change to treat CCL as a special Objective-C word.
(edit) @7568   17 years R. Matthew Emerson Correct 32/64 bit portability error.
(edit) @7567   17 years R. Matthew Emerson Remove old prefs panel
(edit) @7566   17 years R. Matthew Emerson Remove Leopard-ism.
(edit) @7565   17 years R. Matthew Emerson CGFloat screw, again.
(edit) @7564   17 years R. Matthew Emerson Grr.
(edit) @7563   17 years R. Matthew Emerson New user default editorFont, an actual NSFont instance. New user …
(edit) @7562   17 years R. Matthew Emerson Define two new listener font defaults. Not used yet.
(edit) @7561   17 years R. Matthew Emerson Retarget Preferences... menu item action.
Note: See TracRevisionLog for help on using the revision log.