source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @884   20 years Gary Byers Bump.
(edit) @883   20 years Gary Byers Export MAKE-HEAP-IVECTOR and DISPOSE-HEAP-IVECTOR.
(edit) @882   20 years Gary Byers DEFCLASS macro: handle :DOCUMENTATION as a single option, if provided. …
(edit) @881   20 years Gary Byers FUDGE-HEAP-POINTER: user clrrwi to clear three bits.
(edit) @880   20 years Gary Byers WITH-POPUP-DISPLAY: use typeout-stream (from Alex Crain.)
(edit) @879   20 years Gary Byers Indentation change.
(edit) @878   20 years Gary Byers Send backtrace info to typeout window on error (from Alex Crain.)
(edit) @877   20 years Gary Byers Typeout-window changes, from Alex Crain.
(edit) @876   20 years Gary Byers New file, from Alex Crain
(edit) @875   20 years Gary Byers Fixes to COERCE-TO-FOREIGN-TYPE, from Randall Beer.
(edit) @874   20 years Gary Byers Changes from Alex Crain, for typeout window.
(edit) @873   20 years Gary Byers new file
(edit) @872   20 years Gary Byers use thread_abort_safely() when suspending Mach threads
(edit) @871   20 years Gary Byers wait_on_semaphore: return KERN_OPERATION_TIMED_OUT if wait was aborted …
(edit) @870   20 years Gary Byers mach_resume_tcr: it would be a good idea to actually resume the …
(edit) @869   20 years Gary Byers Lots of changes, mostly: - try to speed up callbacks that fetch …
(edit) @868   20 years Gary Byers Assert that SELF is an instance in instance method (should also assert …
(edit) @867   20 years Gary Byers set pointer types directly
(edit) @866   20 years Gary Byers Use (THE ...) to help the bridge resolve some messages.
(edit) @865   20 years Gary Byers Use DEFPARAMETER to initialize *DEFAULT-MODELINE-FIELDS*, so it's a …
(edit) @864   20 years Gary Byers Wrap some of the indentation code in a MODIFYING-BUFFER, to defer …
(edit) @863   20 years Gary Byers Don't be quite so eager to clear the echo area, especially when it's …
(edit) @862   20 years Gary Byers Make (:* T) be shorthand for (:* :VOID). May lead to (benign) …
(edit) @861   20 years Gary Byers Remove some FRED-isms.
(edit) @860   20 years Gary Byers DEREFERENCE-BASE-STRING: third return value is just the length (not …
(edit) @859   20 years Gary Byers Check for local macro functions (and complain if FUNCTION references …
(edit) @858   20 years Gary Byers late version of %MAKE-METHOD-INSTANCE, from HEL
(edit) @857   20 years Gary Byers distinguish finding NIL from not finding symbol in MAYBE-PRINT-FAST
(edit) @856   20 years Gary Byers Remove subviews from hemlock-frame (window) before closing it.
(edit) @855   20 years Gary Byers INIT-WITH-TEXT-STORAGE -> SET-TEXT-STORAGE (was initing twice.)
(edit) @854   20 years Gary Byers package-name-change-hook
(edit) @853   20 years Gary Byers handle modeline update in %SET-BUFFER-MODIFIED
(edit) @852   20 years Gary Byers remove a debugging call to FORMAT
(edit) @851   20 years Gary Byers modeline buffer-update zeal
(edit) @850   20 years Gary Byers *fake-stack-frames* is thread-specific, just in case
(edit) @849   20 years Gary Byers %%FRAME-BACKLINK: this isn't 0S7
(edit) @848   20 years Gary Byers move %NEW-PTR here
(edit) @847   20 years Gary Byers %new-ptr can't exist in level-0
(edit) @846   20 years Gary Byers make-load-form for foreign-variable istruct
(edit) @845   20 years Gary Byers fix dangling close paren
(edit) @844   20 years Gary Byers newer code from Hamilton
(edit) @843   20 years Gary Byers new files
(edit) @842   20 years Gary Byers updated
(edit) @841   20 years Gary Byers early NSThread
(edit) @840   20 years Gary Byers defer window creation
(edit) @839   20 years Gary Byers class canonicalization, for resuming images
(edit) @838   20 years Gary Byers new version from Barry Perryman
(edit) @837   20 years Gary Byers canonicalize classes referenced in type signatures
(edit) @836   20 years Gary Byers Remove a (debugging) call to FORMAT.
(edit) @835   20 years Gary Byers New external-process waiting stuff.
(edit) @834   20 years Gary Byers Initial restarts have descriptive :report clauses.
(edit) @833   20 years Gary Byers Gary King's fix to FIND-LOAD-FILE.
(edit) @832   20 years Gary Byers INVOKE-RESTART-INTERACTIVELY works with SIMPLE-RESTARTs again.
(edit) @831   20 years Gary Byers UPDATE-SLOTS fix.
(edit) @830   20 years Gary Byers added
(edit) @829   20 years Gary Byers Don't sleep/poll while monitoring external process; signal completion …
(edit) @828   20 years Gary Byers Ignore NAME in SHLIB-CONTAINING-ADDRESS for Linux.
(edit) @827   20 years Gary Byers Ensure TSP valid before asserting lisp-mode in ffi return.
(edit) @826   20 years Gary Byers New post-gc freeing mechanism (suspened thread may own malloc lock.) …
(edit) @825   20 years Gary Byers New post-gc freeing mechanism (suspened thread may own malloc lock.)
(edit) @824   20 years Gary Byers Do external processes differently.
(edit) @823   20 years Gary Byers No periodic task for external processes.
(edit) @822   20 years Gary Byers Don't pass (%CURRENT-TCR) to stack-walking functions in break loop …
(edit) @821   20 years Gary Byers :prompt-function takes an argument.
(edit) @820   21 years Gary Byers In GET-DESCRIPTOR-FOR, leave room for a #\Newline when copying an …
(edit) @819   21 years Gary Byers Define UI-OBJECT-DO-OPERATION for *NSApp*.
(edit) @818   21 years Gary Byers Use #?. Find cfstrings in const section, too.
(edit) @817   21 years Gary Byers Use #?. SET THE UI OBJECT (lost in 0.14.2 merge.)
(edit) @816   21 years Gary Byers Use #?.
(edit) @815   21 years Gary Byers Fix duplicate HI::SAVE-HEMLOCK-DOCUMENT. Don't parse buffer unless …
(edit) @814   21 years Gary Byers Handle new issues with :foreign-type (non-standard slot options …
(edit) @813   21 years Gary Byers Date tag for development.
(edit) @812   21 years Gary Byers incorporate 0.14.2 changes
(edit) @811   21 years Gary Byers save-as, open-document for Hemlock. Fix off-by-one in paren-blinking; …
(edit) @810   21 years Gary Byers Use Cocoa for more file operations.
(edit) @809   21 years Gary Byers SETF shows arglist in error message, if odd length.
(edit) @808   21 years Gary Byers Bump the version.
(edit) @807   21 years Gary Byers Font-mark/font-region stuff.
(edit) @806   21 years Gary Byers Add a STREAM-WRITE-STRING method for echo area.
(edit) @805   21 years Gary Byers Don't call HI::MAYBE-UPDATE-SELECTION anymore.
(edit) @804   21 years Gary Byers New history, font-region stuff.
(edit) @803   21 years Gary Byers Arglist stuff.
(edit) @802   21 years Gary Byers Clear echo area on entry to command.
(edit) @801   21 years Gary Byers Check buffer modification.
(edit) @800   21 years Gary Byers Remove old selection-updating code (was unused.)
(edit) @799   21 years Gary Byers Partial integration with new font-region stuff.
(edit) @798   21 years Gary Byers Partial integration with Cocoa document handling.
(edit) @797   21 years Gary Byers Still not working, but closer.
(edit) @796   21 years Gary Byers Get rid of some (very) old code. CENTER-TEXT-PANE via Cocoa.
(edit) @795   21 years Gary Byers FONT-REGION stuff.
(edit) @794   21 years Gary Byers arglist-on-space, current-function-arglist.
(edit) @793   21 years Gary Byers Lots-o-changes …
(edit) @792   21 years Gary Byers Synthesize obliqueness/boldness.
(edit) @791   21 years Gary Byers %MAKE-CONSTANT-NSSTRING when restoring constant NSStrings.
(edit) @790   21 years Gary Byers Lots of changes/fixes: selection, view-size, scrolling, …
(edit) @789   21 years Gary Byers Event-queue-node constructor.
(edit) @788   21 years Gary Byers Don't use %CURRENT-TCR, in %LAST-FN-ON-STACK.
(edit) @787   21 years Gary Byers New fields in backtrace context.
(edit) @786   21 years Gary Byers Simple loader, for now.
(edit) @785   21 years Gary Byers Bump.
Note: See TracRevisionLog for help on using the revision log.