source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12625   15 years Gary Byers The macro WITH-STRING-VECTOR is still unused, but was wrong.
(edit) @12624   15 years Gary Byers Add a conditionalized-out call to #_NSInitializeProces in the Cocotron …
(edit) @12623   15 years Gary Byers current
(edit) @12622   15 years Gary Palter Bring up to Cocotron r590: Still has patches which Cocotron hasn't …
(edit) @12621   15 years gz Anticipatory symbol completion contrib from Alex Repenning
(edit) @12620   15 years gz trivial-ldap contrib from Kevin Montuori
(edit) @12619   15 years gz Contrib from Peter Paine
(edit) @12618   15 years gz Remove obsolete bootstrapping code
(edit) @12617   15 years Gary Byers win64 binaries
(edit) @12616   15 years Gary Byers win32 binaries
(edit) @12615   15 years Gary Byers freebsdx8664 binaries
(edit) @12614   15 years Gary Byers freebsdx8632 binaries
(edit) @12613   15 years Gary Byers solarisx86 binaries
(edit) @12612   15 years Gary Byers linuxx86 binaries
(edit) @12611   15 years Gary Byers darwinx86 binaries
(edit) @12610   15 years Gary Byers darwinppc binaries
(edit) @12609   15 years Gary Byers linuxppc binaries
(edit) @12608   15 years Gary Byers Split GL headers from libc (as on other platforms.) Generate updated …
(edit) @12607   15 years Gary Byers Bump min fasl version.
(edit) @12606   15 years Gary Byers Un-wedge.
(edit) @12605   15 years Gary Byers Bump min image, current fasl versions.
(edit) @12604   15 years Gary Byers Bump max image, fasl versions.
(edit) @12603   15 years Gary Byers Typo in ppc2-flet.
(edit) @12602   15 years Gary Byers Pass -DTCR_IN_GPR in m4flags,cdefines on Win64.
(edit) @12601   15 years Gary Byers darwinx8664/Makefile: Don't set DARWIN_GS_HACK in m4flags/cdefines. …
(edit) @12600   15 years Gary Byers *darwinx8664-backend* uses %r11/%save3 for TCR. Sigh.
(edit) @12599   15 years Gary Byers In PARSE-LISP-LINE-INFO, don't create an ignored region for the …
(edit) @12598   15 years gz Keep track of edit-count for xhemlock-text-storage, so that …
(edit) @12597   15 years Gary Byers Declare "self" and "e" to have dynamic-extent in #/sendEvent, which is …
(edit) @12596   15 years Gary Palter Ignore appropriate top-level objects on Linux
(edit) @12595   15 years Gary Byers Remove the #-cocotron from …
(edit) @12594   15 years Gary Byers In {PPC2,X862}-FLET, just treat the body as a LOCALLY form if none of …
(edit) @12593   15 years Gary Byers Half-heartedly use the environment arg in the compiler-macro on …
(edit) @12592   15 years Gary Byers Use the new support for null parameters to completely ignore the …
(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.
Note: See TracRevisionLog for help on using the revision log.