source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6694   17 years Gary Byers Don't show (redundant) buffer-name, pathname in modeline. Do show line …
(edit) @6693   17 years Gary Byers Change comment in "Goto Absolute Line".
(edit) @6692   17 years Gary Byers Streams to hemlock buffers have to synch with Cocoa text system.
(edit) @6691   17 years Gary Byers Buffer's EXTERNAL-FORMAT is better named LINE-TERMINATION.
(edit) @6690   17 years Gary Byers Maybe less consing in CLASS-SLOT-INITARGS. Still need to improve …
(edit) @6689   17 years Gary Byers NEW-BACKTRACE-INFO adds applicable restarts to context.
(edit) @6688   17 years Gary Byers ctrl-_ is undo. Need to get undo working …
(edit) @6687   17 years Gary Byers Lots-o-changes, mostly having to do with using a real NSString for …
(edit) @6686   17 years Gary Byers Report conditions in the event process at most once. Use defstatic for …
(edit) @6685   17 years Gary Byers require COCOA-UTILS.
(edit) @6684   17 years Gary Byers open-code some cases of SLOT-VALUE on foreign slots. non-:ID foreign …
(edit) @6683   17 years Gary Byers objc:defmethod: declare type of receiver.
(edit) @6682   17 years Gary Byers Use are real stream to write to input. Default-style stuff.
(edit) @6681   17 years Gary Byers New file; not much here yet.
(edit) @6680   17 years Gary Byers Stack-allocate error handler in DEFCALLBACK-BODY.
(edit) @6679   17 years Gary Byers comment formatting.
(edit) @6678   17 years Gary Byers utf-8-length-of-memory-encoding was counting chars twice.
(edit) @6677   17 years Gary Byers RECORD-SOURCE-FILE for compiler-macros.
(edit) @6676   17 years Gary Byers Who knows what changed, and how would you know ?
(edit) @6675   17 years Gary Byers Claim to require Tiger, not ... later.
(edit) @6674   17 years Gary Byers CFBundleHelpAnchor isn't a valid tag anyway …
(edit) @6673   17 years Gary Byers Not sure if anything changed except for IB window positions.
(edit) @6672   17 years Gary Byers Put both ends of the pty in "raw" mode. Use utf-8, lots of hair in …
(edit) @6671   17 years Gary Byers Let user resize columns. Defend against some bugs that Hamilton had …
(edit) @6670   17 years Gary Byers Require "COCOA-INSPECTOR".
(edit) @6669   17 years Gary Byers Don't (dbg) on nserror. Do invoke process-debug-condition.
(edit) @6668   17 years Gary Byers Use negative stroke width. "Random" insertions are enqueued to the …
(edit) @6667   17 years Gary Byers New args+locals scheme.
(edit) @6666   17 years Gary Byers Simpler function entry if simple optionals, all args in regs.
(edit) @6665   17 years Gary Byers New selection-stream scheme. Macroexpand prints to listener output stream.
(edit) @6664   17 years Gary Byers Try to use the right flavor of CURRENT-POINT.
(edit) @6663   17 years Gary Byers Try to use the right flavor of CURRENT-POINT.
(edit) @6662   17 years Gary Byers Export the extra "CURRENT-POINT" function names.
(edit) @6661   17 years Gary Byers Lose some "DEFINDENT" stuff.
(edit) @6660   17 years Gary Byers Active regions are "enabled." Try to use the right flavor of CURRENT-POINT.
(edit) @6659   17 years Gary Byers Get linefeed right. No mouse keysyms.
(edit) @6658   17 years Gary Byers Don't delete region, check for protected ranges in insertion …
(edit) @6657   17 years Gary Byers No %EXIT-HEMLOCK, %PAUSE-HEMLOCK. Try to use the right flavor of …
(edit) @6656   17 years Gary Byers No EXIT-HEMLOCK.
(edit) @6655   17 years Gary Byers No mouse-events. Remove some CLX code.
(edit) @6654   17 years Gary Byers Wrap a CATCH around "buffer operation" execution.
(edit) @6653   17 years Gary Byers CURRENT-POINT-FOR-DELETION, -FOR-SELECTION, -FOR-INSERTION: try to …
(edit) @6652   17 years Gary Byers Remove mouse bindings, other things unlikely to be used.
(edit) @6651   17 years Gary Byers SET-TTY-RAW. (Is this widely available, or does this need …
(edit) @6650   17 years Gary Byers GET-TIMEZONE: insist on UNSIGNED-BYTE.
(edit) @6649   17 years Gary Byers stream-error-context for reader errors.
(edit) @6648   17 years Gary Byers DEFCALLBACK: if error-return, use HANDLER-BIND, not HANDLER-CASE.
(edit) @6647   17 years Gary Byers New (args + locals) scheme for backtraces, "stack inspection".
(edit) @6646   17 years Gary Byers tilde-expansion stuff.
(edit) @6645   17 years Gary Byers STREAM-SURROUNDING-CHARACTERS, for STREAM-ERROR-CONTEXT.
(edit) @6644   17 years Gary Byers %token-package, for stream-error context.
(edit) @6643   17 years Gary Byers ~-expansion stuff; may not match trunk.
(edit) @6642   17 years Gary Byers Define and use STREAM-ERROR-CONTEXT.
(edit) @6641   17 years Gary Byers Don't call PROCESS-DEBUG-CONDITION in %ERROR.
(edit) @6640   17 years Gary Byers
(edit) @6639   17 years Gary Byers
(edit) @6638   17 years Gary Byers Do ~-expansion in more places. Hopefully caught most places.
(edit) @6637   17 years Gary Byers %TOKEN-PACKAGE generates a READER-ERROR if it can't find the package, …
(edit) @6636   17 years Gary Byers READER-ERORS use STREAM-ERROR-CONTEXT when reporting themselves.
(edit) @6635   17 years Gary Byers Define and use STREAM-ERROR-CONTEXT.
(edit) @6634   17 years Gary Byers Define UID-FROM-NAME, TILDE-EXPAND. Use TILDE-EXPAND in %REALPATH, …
(edit) @6633   17 years Gary Byers Try to provide some context - "surrounding characters" - for …
(edit) @6632   18 years Gary Byers %stack-frames-in-context.
(edit) @6631   18 years Gary Byers %find-register-argument-value: same bug as on x86-64.
(edit) @6630   18 years Gary Byers ppc2-let: special "address" recorded.
(edit) @6629   18 years Gary Byers %raw-frame-ref: try to find special binding …
(edit) @6628   18 years Gary Byers print-call-history: show frame args and locals by default.
(edit) @6627   18 years Gary Byers ARG-NAMES-FROM-MAP takes a PC argument.
(edit) @6626   18 years Gary Byers :raw break command shows raw frame contents.
(edit) @6625   18 years Gary Byers Interactive break: use parent of xcf frame on x86-64.
(edit) @6624   18 years Gary Byers Record special address in LET, too.
(edit) @6623   18 years Gary Byers SAVE-LOCAL-SYMBOLS: save "address" of specials, too.
(edit) @6622   18 years Gary Byers Insertion uses active font; should unscramble this some more, but it …
(edit) @6621   18 years Gary Byers Invert defaults for listener input/output styles (output is now bold, …
(edit) @6620   18 years Gary Byers DISASSEMBLE-LIST works on x86-64, too.
(edit) @6619   18 years Gary Byers Remove duplicate module defs.
(edit) @6618   18 years Gary Byers VARIABLES-IN-SCOPE.
(edit) @6617   18 years Gary Byers ARG-NAMES-FROM-MAP.
(edit) @6616   18 years Gary Byers save-local-symbols: save "addresses" for special vars, too.
(edit) @6615   18 years Gary Byers Support DISASSEMBLE-LIST.
(edit) @6614   18 years Gary Byers Try to use real bold/oblique font attributes, if present. (Bold …
(edit) @6613   18 years Gary Byers Disable #$ONLCR on the pty. Dim "Revert" for listeners.
(edit) @6612   18 years Gary Byers PROCESS-DEBUG-CONDITION for event-process errors (hey, it's a start.)
(edit) @6611   18 years Gary Byers Fiox typoo.
(edit) @6610   18 years Gary Byers ALLOCATE-INSTANCE: don't make a slot-vector if #/init method made one.
(edit) @6609   18 years Gary Byers No #_objc_msgSendv in ObjC 2.0, since that would make too much sense. …
(edit) @6608   18 years Gary Byers INSERT-STRING is simpler if no start/end args, so hair up (less …
(edit) @6607   18 years Gary Byers INSERT-STRING is simpler if no start/end args, so hair up (less …
(edit) @6606   18 years Gary Byers No more "buffered line" support.
(edit) @6605   18 years Gary Byers Don't use "active regions" concept. Stuff pushed on the kill ring …
(edit) @6604   18 years Gary Byers Deletions try to adjust line-origins of subsequent lines.
(edit) @6603   18 years Gary Byers INSERT-STRING: don't take start/end args; if embedded newlines, cons …
(edit) @6602   18 years Gary Byers Indentation changes only, I think.
(edit) @6601   18 years Gary Byers MODIFYING-BUFFER doesn't do begin/end editing.
(edit) @6600   18 years Gary Byers Add some type decls, etc.
(edit) @6599   18 years Gary Byers Pass the "font" (style index) to BUFFER-NOTE-FONT-CHANGE.
(edit) @6598   18 years Gary Byers Need to tell text system when echo buffer is being modified. (May …
(edit) @6597   18 years Gary Byers Use KILL-RING-PUSH to push on kill ring (and copy to clipboard.)
(edit) @6596   18 years Gary Byers REGION-TO-CLIPBOARD calls out to Cocoa.
(edit) @6595   18 years Gary Byers Keep track of line origin; don't use %buffered-p slot.
Note: See TracRevisionLog for help on using the revision log.