source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12591   15 years Gary Byers In DEFCALLBACK-BODY: don't use a temporary for the result (except in …
(edit) @12590   15 years Gary Byers When generating binding forms for DEFCALLBACK, allow a parameter name …
(edit) @12589   15 years gz Two more fixes on gf keyword warnings - handle interactive case, and …
(edit) @12588   15 years gz in encode-lambda-list, don't return a vector if no &key, and test for …
(edit) @12587   15 years gz fix some logic errors in previous checkin
(edit) @12586   15 years gz Tests for more compile-time defmethod checking
(edit) @12585   15 years gz more extensive compile-time checking involving methods/gfs: warn about …
(edit) @12584   15 years gz tweak so don't have to wade thru gazillion compiler warnings
(edit) @12583   15 years gz I broke THE in r12500, forcing single-value returns in the …
(edit) @12582   15 years gz add regression test
(edit) @12581   15 years gz Don't cache MEMBER ctypes with members where equal and eql are not …
(edit) @12580   15 years R. Matthew Emerson In PPC2-%FIXNUM-TO-SINGLE, if vreg isn't a single-float reg, introduce …
(edit) @12579   15 years R. Matthew Emerson New function SINGLE-FLOAT-REG-P
(edit) @12578   15 years Gary Palter Make NSSlider less broken
(edit) @12577   15 years Gary Palter Make NSTextField editable by default
(edit) @12576   15 years Gary Byers Don't make OPTIMIZE declamation persistent.
(edit) @12575   15 years Gary Byers In the binding established by the expansion of DOLIST's result form, …
(edit) @12574   15 years R. Matthew Emerson ns-color-from-charprop: actually cache colors
(edit) @12573   15 years Gary Palter Bring up-to-date w.r.t. Cocotron repository (r583)
(edit) @12572   15 years R. Matthew Emerson In charpropos-to-dict: #/convertFont:toHaveTrait: can only do one …
(edit) @12571   15 years Gary Palter Revise and extend comment
(edit) @12570   15 years Gary Palter No UndoManager under Cocotron for now -- Causes CPU usage to peg at 100%
(edit) @12569   15 years R. Matthew Emerson eschew spaces in file names
(edit) @12568   15 years R. Matthew Emerson Contributions from Glen Foy and Neil Baylis.
(edit) @12567   15 years R. Matthew Emerson PURIFY is internal in package CCL.
(edit) @12566   15 years Gary Palter Need to display the window on the main thread to keep Cocotron happy
(edit) @12565   15 years gz Go back to using hi::move-to-absolute-position in …
(edit) @12564   15 years gz Make buffers keep track of their lines in a vector, use that for a …
(edit) @12563   15 years gz compiler warning
(edit) @12562   15 years gz Stop showing duplicates in apropos
(edit) @12561   15 years Gary Palter Can't pass Lisp strings to ObjC methods
(edit) @12560   15 years gz a few regression tests
(edit) @12559   15 years Gary Byers win32 binary with pipe EOF fix
(edit) @12558   15 years R. Matthew Emerson Add #/getCharacters:range: for xhemlock-buffer-string.
(edit) @12557   15 years R. Matthew Emerson Re-enable compute-temporary-attributes for other text storage classes.
(edit) @12556   15 years R. Matthew Emerson Instead of calling hi:move-to-absolute-position, use the function …
(edit) @12555   15 years R. Matthew Emerson Put back use of cache in move-hemlock-mark-to-absolute-position. Flip …
(edit) @12554   15 years R. Matthew Emerson Use a buffer-string-cache.
(edit) @12553   15 years gz add macroexpand-all test case
(edit) @12552   15 years gz r12550 from trunk (macroexpand-all fix)
(edit) @12551   15 years R. Matthew Emerson Nuke conditionalized-out defintion of #, reader macro.
(edit) @12550   15 years R. Matthew Emerson macroexpand-all and labels/flet patch, from Stas Boukarev. …
(edit) @12549   15 years Gary Byers SLET* doesn't reference its ENV argument.
(edit) @12548   15 years Gary Byers Call #/synchronizeWindowTitleWithDocumentName in a few places, since …
(edit) @12547   15 years Gary Byers upstream r579
(edit) @12546   15 years R. Matthew Emerson Don't use a baked-in default font, but using just *editor-font* is …
(edit) @12545   15 years R. Matthew Emerson In send-input-region-to-lisp: re-indent an IF form. Add a call to …
(edit) @12544   15 years R. Matthew Emerson Guard access to styles slot in text storage object (for benefit of …
(edit) @12543   15 years R. Matthew Emerson Some hacks to allow use of xhemlock-text-storage. * guard access to …
(edit) @12542   15 years R. Matthew Emerson new function set-buffer-charprops
(edit) @12541   15 years R. Matthew Emerson Indentation for PROG and PROG*.
(edit) @12540   15 years R. Matthew Emerson charprops support in delete-and-save-region.
(edit) @12539   15 years R. Matthew Emerson Rename adjust-charprops-changes to adjust-line-charprops; update …
(edit) @12538   15 years R. Matthew Emerson export charprops API symbols
(edit) @12537   15 years R. Matthew Emerson New file; might either stick around, or eventually be merged into …
(edit) @12536   15 years R. Matthew Emerson Several changes, none really worthy of individual note given the state …
(edit) @12535   15 years gz Merge r12534
(edit) @12534   15 years gz Make parse-macro bind &whole/&environment vars normally, so can tell …
(edit) @12533   15 years gz Merge r12531: more declaration warnings
(edit) @12532   15 years gz Bunch of tests for declaration warnings
(edit) @12531   15 years gz Warn about unknown names in fdecl's
(edit) @12530   15 years gz Merge fixes in ftype support (r12525, r12529)
(edit) @12529   15 years gz Avoid unknown type warnings at use-time of ftype decl
(edit) @12528   15 years Gary Byers Sleep prototype
(edit) @12527   15 years Gary Byers new upstream changes
(edit) @12526   15 years Gary Byers Cocotron changes.
(edit) @12525   15 years gz in find-ftype-decl, watch for lexical defs
(edit) @12524   15 years Gary Byers DEFINE-CALLBACK: ignore :DISCARD-STACK-ARGS keyword unless targeting win32.
(edit) @12523   15 years Gary Byers win64 binary with r12522
(edit) @12522   15 years Gary Byers Handle EOF in read_pipe().
(edit) @12521   15 years Gary Byers win64 kernel
(edit) @12520   15 years Gary Byers new win32 kernel
(edit) @12519   15 years Gary Byers Try to make Windows I/O (well, input at least) more interrupt-friendly.
(edit) @12518   15 years Gary Byers nsapp isrunning set earlier
(edit) @12517   15 years Gary Byers NSApplication startup
(edit) @12516   15 years Gary Byers maybe fix some NSUserDefaults problems
(edit) @12515   15 years gz ftypes - r12467/r12500/r12512/r12514 from trunk
(edit) @12514   15 years gz In nx-effect-other-decls, effect the right decls
(edit) @12513   15 years gz Merge r12363
(edit) @12512   15 years gz bug#573: return a single value type from nx-declared-result-type
(edit) @12511   15 years gz Make a bunch of chars (like *diff) word constituents in Lisp mode
(edit) @12510   15 years Gary Byers debug versions of dlls
(edit) @12509   15 years Gary Byers still trying to fix NSDocument displayName
(edit) @12508   15 years Gary Byers NSDocument, other changes
(edit) @12507   15 years Gary Byers NSDocument, other changes
(edit) @12506   15 years gz contrib for darwinppc
(edit) @12505   15 years gz contrib for freebsd
(edit) @12504   15 years gz contrib for linuxppc
(edit) @12503   15 years gz contrib for linuxx86
(edit) @12502   15 years gz contrib for solaris
(edit) @12501   15 years gz Add contrib directory for windows
(edit) @12500   15 years gz Be aware of FTYPE declarations in more places
(edit) @12499   15 years Gary Byers learn to program, someday
(edit) @12498   15 years Gary Byers finishLaunching exactly once, create contentView for NSBox on demand
(edit) @12497   15 years Gary Byers Try to distinguish between initial/standard readtables better. …
(edit) @12496   15 years Gary Byers Add contrib to svn:externals.
(edit) @12495   15 years Gary Byers Un-wedge MAKE-SCROLLING-TEXTVIEW-FOR-PANE (wrong frame origin, was …
(edit) @12494   15 years Gary Byers Separate #+/#-cocotron versions of #/initWithString:, for now. I have …
(edit) @12493   15 years Gary Byers Cocotron conditionalization; needs smoke-testing on OSX.
(edit) @12492   15 years Gary Byers Work around missing Cocotron functionality.
Note: See TracRevisionLog for help on using the revision log.