source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @697   21 years Gary Byers Hook for package change. Use selection stream.
(edit) @696   21 years Gary Byers Maintain key-events in doubly-linked lists.
(edit) @695   21 years Gary Byers Extra slots in BUFFER, to cache gap variables.
(edit) @694   21 years Gary Byers Lock rings while operating on them.
(edit) @693   21 years Gary Byers MAKE-MCL-LISTENER-PROCESS changes.
(edit) @692   21 years Gary Byers New file; define application class, subclasses.
(edit) @691   21 years Gary Byers NEW-TCR converts pointer to fixnum, even if sign bit set.
(edit) @690   21 years Gary Byers MAKE-PROCESS takes :CLASS argument.
(edit) @689   21 years Gary Byers All control chars, #\Space are whitespace.
(edit) @688   21 years Gary Byers toplevel loop changes.
(edit) @687   21 years Gary Byers Move application stuff to l1-application.
(edit) @686   21 years Gary Byers Selection-stream stuff, apparently still buggy.
(edit) @685   21 years Gary Byers Load l1-application.
(edit) @684   21 years Gary Byers 040322.
(edit) @683   21 years Gary Byers Add l1-application.
(edit) @682   21 years Gary Byers Change document classes to Hemlock*.
(edit) @681   21 years Gary Byers restored
(edit) @680   21 years Gary Byers accidental removal
(edit) @679   21 years Gary Byers Bump version to 040320.
(edit) @678   21 years Gary Byers Handle key events in echo area.
(edit) @677   21 years Gary Byers Revive kbdmac.
(edit) @676   21 years Gary Byers Remove more clx/tty stuff.
(edit) @675   21 years Gary Byers Revive, but don't create stream yet.
(edit) @674   21 years Gary Byers More command-interpreter changes.
(edit) @673   21 years Gary Byers set foreign thread tcr back to NULL in tsd on exit
(edit) @672   21 years Gary Byers Bind current-buffer. No real difference in output-buffering stuff.
(edit) @671   21 years Gary Byers Remove/comment-out some unused stuff.
(edit) @670   21 years Gary Byers Use MESSAGE for editor-errors. Call command-interpreter-info-function …
(edit) @669   21 years Gary Byers Bind current-buffer when clearing echo area.
(edit) @668   21 years Gary Byers Quoted-insert sets up command-info function.
(edit) @667   21 years Gary Byers Command-information struct moves here; add function slot.
(edit) @666   21 years Gary Byers Add echo-area stuff, start to use it.
(edit) @665   21 years Gary Byers Foreign thread exit on first cleanup call. (Should all threads do so, …
(edit) @664   21 years Gary Byers Return NIL (not 0/%null-ptr) if no underlying pthread.
(edit) @663   21 years Gary Byers Window-close on listener thread exit: don't wait around (deadlocks …
(edit) @662   21 years Gary Byers Suspend other threads on entry to debugger (not on entry to Bug.)
(edit) @661   21 years Gary Byers Suspend other threads on entry to debugger (not on entry to Bug.)
(edit) @660   21 years Gary Byers Backtrace-info changes.
(edit) @659   21 years Gary Byers tsp/vsp ranges, for bogus-object detection.
(edit) @658   21 years Gary Byers Backtrace/break-loop changes.
(edit) @657   21 years Gary Byers LLGPL. Fix some dynamic-binding stuff; ad-hoc scheme for bogus-thing …
(edit) @656   21 years Gary Byers %CATCH-TOP is always in the same place.
(edit) @655   21 years Gary Byers No more *OPEN-EDITOR-DOCUMENTS*.
(edit) @654   21 years Gary Byers Getting closer …
(edit) @653   21 years Gary Byers Create an NSThread early.
(edit) @652   21 years Gary Byers %make-nsstring/%make-constant-nsstring.
(edit) @651   21 years Gary Byers Smaller, striped …
(edit) @650   21 years Gary Byers add backtrace nib
(edit) @649   21 years Gary Byers use nib
(edit) @648   21 years Gary Byers Fix fatal_mach_error() prototype.
(edit) @647   21 years Gary Byers Fix MACH_CHECK_ERROR.
(edit) @646   21 years Gary Byers bt.stack-group -> bt.tcr
(edit) @645   21 years Gary Byers Add stack-inspector stuff.
(edit) @644   21 years Gary Byers SLOTS-CLASS has to look for primary-p-ness.
(edit) @643   21 years Gary Byers Set GF lfun-bits if continued after congruency error. SLOTS-CLASS has …
(edit) @642   21 years Gary Byers Factor in window creation.
(edit) @641   21 years Gary Byers Factor out window creation.
(edit) @640   21 years Gary Byers New file. Doesn't work …
(edit) @639   21 years Gary Byers Parameterize MAXIMUM_MAPPABLE_MEMORY.
(edit) @638   21 years Gary Byers No EVAL-REDEF for %newgotag.
(edit) @637   21 years Gary Byers No DEFNX1 for %newgotag.
(edit) @636   21 years Gary Byers Note that use of go/block tags is deprecated.
(edit) @635   21 years Gary Byers Don't use dynamic block/go tags. Forget about event-polling, etc.
(edit) @634   21 years Gary Byers Don't use dynamic block/go tags.
(edit) @633   21 years Gary Byers Try to bring inline with constants64.[sh]
(edit) @632   21 years Gary Byers Echo areas on windows. Start the UI here when asked to. Scroll windows.
(edit) @631   21 years Gary Byers Only synch if we added a new key.
(edit) @630   21 years Gary Byers APPLICATION-WILL-FINISH-LAUNCHING: start the UI.
(edit) @629   21 years Gary Byers Window-scrolling changes.
(edit) @628   21 years Gary Byers Let Cocoa scroll windows.
(edit) @627   21 years Gary Byers Per-thread stack-space calculated on a per-process basis.
(edit) @626   21 years Gary Byers BREAK-LOOP creates backtrace context, tells the application when it's …
(edit) @625   21 years Gary Byers *BACKTRACE-CONTEXTS* is bound per-thread.
(edit) @624   21 years Gary Byers Foreign thread initialization needs to emulate shallow per-thread binding.
(edit) @623   21 years Gary Byers 040307
(edit) @622   21 years Gary Byers Lock the area_lock while threads are suspended. TCR cleanup frees …
(edit) @621   21 years Gary Byers darwin_exception_cleanup() frees native_thread_info (foreign exception …
(edit) @620   21 years Gary Byers Careful with the use of ptr_from_lispobj in add_lisp_base_string. …
(edit) @619   21 years Gary Byers Lots of PPC64 changes. Move image_base to #x200000 on Darwin; reserve …
(edit) @618   21 years Gary Byers Move image-base to #x200000 on Darwin.
(edit) @617   21 years Gary Byers Random changes; still barely functional.
(edit) @616   21 years Gary Byers Define and use COMPUTE-CLASS-PRECEDENCE-LIST. Flush initargs caches …
(edit) @615   21 years Gary Byers Uninstall dealloc-hook on *SAVE-EXIT-FUNCTIONS* (run before …
(edit) @614   21 years Gary Byers CRLF -> LF.
(edit) @613   21 years Gary Byers Require (and use) "COCOA-DEFAULTS".
(edit) @612   21 years Gary Byers Wait until initial thread does CLOSE during listener thread cleanup.
(edit) @611   21 years Gary Byers CLOSE message: close document before invoking SUPER method, not after. …
(edit) @610   21 years Gary Byers New file: maintain "defaults" via NSUserDefaults.
(edit) @609   21 years Gary Byers fix %MAKE-DISPLACED-ARRAY call
(edit) @608   21 years Gary Byers Fix in destructuring-bind code.
(edit) @607   21 years Gary Byers Fix typos, start to introduce package-changed hooks.
(edit) @606   21 years Gary Byers Declare the right function in new_tcr().
(edit) @605   21 years Gary Byers Use AREA_LOCK when accessing all_areas, unless we're early in …
(edit) @604   21 years Gary Byers APPLICATION-UI-OBJECT stuff.
(edit) @603   21 years Gary Byers Notify "application-ui" on package change.
(edit) @602   21 years Gary Byers Don't terminate LISP-THREADs.
(edit) @601   21 years Gary Byers DEFAULT-INITARGS: function follows form …
(edit) @600   21 years Gary Byers Use application-ui stuff to note initial package.
(edit) @599   21 years Gary Byers Invert order of initform/initfunction (FORM follows FUNCTION ? Nah ..) …
(edit) @598   21 years Gary Byers Fix SIZE-VECT in bignum printer.
Note: See TracRevisionLog for help on using the revision log.