source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6841   17 years Gary Byers (toplevel-function application) method: setup streams in :before …
(edit) @6840   17 years Gary Byers Objc-2.0 exception changes.
(edit) @6839   17 years Gary Byers Objc-2.0 exception changes.
(edit) @6838   17 years Gary Byers Default for ccl-directory.
(edit) @6837   17 years Gary Byers CCL directory things.
(edit) @6836   17 years Gary Byers Lots-o-gunk.
(edit) @6835   17 years Gary Byers Try to constrain (C) stack size.
(edit) @6834   17 years Gary Byers usage_exit(): exit via _exit.
(edit) @6833   17 years Gary Byers Declare ensure_stack_limit.
(edit) @6832   17 years Gary Byers XFOREIGNEXCEPTION error constant.
(edit) @6831   17 years Gary Byers TCR_FLAG_BIT_FOREIGN_EXCEPTION
(edit) @6830   17 years Gary Byers Define more TCR_FLAG_BIT constants, including the new one for foreign …
(edit) @6829   17 years Gary Byers Preserve foreign exception status across interrupts.
(edit) @6828   17 years Gary Byers XFOREIGNEXCEPTION.
(edit) @6827   17 years Gary Byers Callbacks that return pointers try to cons less.
(edit) @6826   17 years Gary Byers RUN-PROGRAM: avoid merge-pathnames when translating program arg to …
(edit) @6825   17 years Gary Byers Don't define CCL::BEEP.
(edit) @6824   17 years Gary Byers NATIVE-UNTRANSLATED-NAMESTRING.
(edit) @6823   17 years Gary Byers Try to defer gc-locking in GETHASH.
(edit) @6822   17 years Gary Byers Foreign exception stuff.
(edit) @6821   17 years Gary Byers Foreign exception stuff.
(edit) @6820   17 years Gary Byers In binary format; ccl-directory changes.
(edit) @6819   17 years Gary Byers start changes for CCL directory selection
(edit) @6818   17 years Gary Byers obsolete
(edit) @6817   17 years Gary Byers Restore old paren-blinking scheme. When disabling blinking, draw the …
(edit) @6816   17 years Gary Byers When setting up a foreign thread, try to ensure that registers will be …
(edit) @6815   17 years Gary Byers Save registers on top of lisp stack when calling out, recover them …
(edit) @6814   17 years Gary Byers Try to make callbacks recover NVRs from where they were saved. TODO: …
(edit) @6813   17 years Gary Byers Need to define APPLICATION-ERROR to actually do something, rather than …
(edit) @6812   17 years Gary Byers Missed a case where nsinteger-to-nsstring-encoding was needed.
(edit) @6811   17 years Gary Byers Map between nsstringencodings and nsintegers (e.g., for using …
(edit) @6810   17 years Gary Byers Define u32->s32, s32->u32.
(edit) @6809   17 years Gary Byers not needed
(edit) @6808   17 years Gary Byers save in XML format
(edit) @6807   17 years Gary Byers Save in some other format; trying to get in XML …
(edit) @6806   17 years Gary Byers Try to minimize the hysteria in callbacks with error returns.
(edit) @6805   17 years Gary Byers GAK. If :FORMAT :BINARY, don't set stream element type to CHARACTER.
(edit) @6804   17 years Gary Byers Need to reset our (lazy) count of mapped classes when starting an …
(edit) @6803   17 years Gary Byers Lots of stuff to make restarting saved images work, especially with …
(edit) @6802   17 years Gary Byers Remove some old, unused code. %REVIVE-FOREIGN-SLOTS for ObjC 2.0.
(edit) @6801   17 years Gary Byers Load COCOA-UTILS earlier.
(edit) @6800   17 years Gary Byers COLOR-VALUES-TO-NS-COLOR.
(edit) @6799   17 years Gary Byers Handle :color default values without expecting pointers to persist …
(edit) @6798   17 years Gary Byers Handle :color default values without expecting pointers to persist …
(edit) @6797   17 years Gary Byers Handle :color default values without expecting pointers to persist …
(edit) @6796   17 years Gary Byers COCOA-APPLICATION is a subclass of APPLICATION, calls the next-method …
(edit) @6795   17 years Gary Byers Less typechecking zeal in SAFE-GET-PTR.
(edit) @6794   17 years Gary Byers Remove a few more obsolete bindings.
(edit) @6793   17 years Gary Byers Use standard-kernel-name.
(edit) @6792   17 years Gary Byers Bump!
(edit) @6791   17 years Gary Byers Nit: say "special operator", not "special form".
(edit) @6790   17 years Gary Byers Random typeout to named windows. (It's a start.)
(edit) @6789   17 years Gary Byers Measure char width consistently when creating text attributes.
(edit) @6788   17 years Gary Byers Move towards multiple typeout panels.
(edit) @6787   17 years Gary Byers Remove #_NSLog call.
(edit) @6786   17 years Gary Byers update-buffer-package is a no-op for listeners.
(edit) @6785   17 years Gary Byers Do paren-blinking by setting temporary attributes in layout manager; …
(edit) @6784   17 years Gary Byers Still not right.
(edit) @6783   17 years Gary Byers Can never tell what changed; need to move to a Tiger system and …
(edit) @6782   17 years Gary Byers Dwarf nonsense for exception handling. Doesn't work yet.
(edit) @6781   17 years Gary Byers Use #_objc_exception_throw on x86-64. (Should really do this for …
(edit) @6780   17 years Gary Byers WITH-NS-EXCEPTIONS-AS-ERRORS: no runtime exception handling in ObjC …
(edit) @6779   17 years Gary Byers Start to sketch out ObjC 2.0 exception handling in .SPffcall. Needs a …
(edit) @6778   17 years Gary Byers Replace some unused globals with things for ObjC 2.0 exception handling.
(edit) @6777   17 years Gary Byers Replace some unused globals with things for ObjC 2.0 exception handling.
(edit) @6776   17 years Gary Byers Some arglist info for special operators.
(edit) @6775   17 years Gary Byers Remove TIME macro call.
(edit) @6774   17 years Gary Byers with-popop-display forces output.
(edit) @6773   17 years Gary Byers no IN-LISP in describe-symbol.
(edit) @6772   17 years Gary Byers strip package when indenting; defindent for cond (wrong!), find first …
(edit) @6771   17 years Gary Byers I think that I like %command-loop's behavior, finally.
(edit) @6770   17 years Gary Byers Don't complain about compulsive use of c-x c-s to save unmodified buffers.
(edit) @6769   17 years Gary Byers Start to prompt for package; might be better to just (constantly) …
(edit) @6768   17 years Gary Byers Lose abbrev bindings.
(edit) @6767   17 years Gary Byers reader-error: it's not a steam.
(edit) @6766   17 years Gary Byers Change background color of modeline when changing text view …
(edit) @6765   17 years Gary Byers Wrap #/beginEditing, #/endEditing around textstorage modifications.
(edit) @6764   17 years Gary Byers No abbrev.lisp.
(edit) @6763   17 years Gary Byers Archive …
(edit) @6762   17 years Gary Byers Remember the condition that's already been reported …
(edit) @6761   17 years Gary Byers Hypersspec setup stuff; still not finished.
(edit) @6760   17 years Gary Byers Another CMD-L bug.
(edit) @6759   17 years Gary Byers view pop-up menu, color changing stuff. Are bugs Leopard-specific ?
(edit) @6758   17 years Gary Byers More changes.
(edit) @6757   17 years Gary Byers C-x =, M-g.
(edit) @6756   17 years Gary Byers Don't sleep in MESSAGE, CLEAR-ECHO-AREA. Still slow, sometimes.
(edit) @6755   17 years Gary Byers Add/tweak a few things.
(edit) @6754   17 years Gary Byers Tweak reset button location, select initial tab.
(edit) @6753   17 years Gary Byers Keep trying …
(edit) @6752   17 years Gary Byers skeleton for hyperspec file url button action.
(edit) @6751   17 years Gary Byers Hyperspec file url string initial value is just /.
(edit) @6750   17 years Gary Byers Back to xml, connect hyperspec file url button.
(edit) @6749   17 years Gary Byers Changes for new prefs stuff.
(edit) @6748   17 years Gary Byers No constraints on cocoa-defaults. Add optional change-hook mechanism.
(edit) @6747   17 years Gary Byers No constraints on cocoa-defaults.
(edit) @6746   17 years Gary Byers Don't observe defaults changes. Do register for notification. Make …
(edit) @6745   17 years Gary Byers No constraints on cocoa-defaults.
(edit) @6744   17 years Gary Byers New bundle-path fakery.
(edit) @6743   17 years Gary Byers Use a prototype info.plist, touch the kernel, etc.
(edit) @6742   17 years Gary Byers HyperSpec stuff. Not finished, and need to use a saner IB.
Note: See TracRevisionLog for help on using the revision log.