source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12697   15 years Gary Palter Implement a legacy method used by Cocotron in NSDocument's NSSavePanel …
(edit) @12696   15 years R. Matthew Emerson In COPY-REGION: copy the first line's charprops to the end of line, …
(edit) @12695   15 years Gary Palter Don't try to do things on Cocotron that aren't implemented. Allows the …
(edit) @12694   15 years gz Merge r12579 r12590 r12591 r12594 r12600 from trunk - defcallback …
(edit) @12693   15 years gz with-readtable-iterator from Stephen Compall (S11001001)
(edit) @12692   15 years Gary Palter Bring us up to Cocotron r615
(edit) @12691   15 years Gary Palter Cocotron doesn't establish a window's first responder so do it manually
(edit) @12690   15 years R. Matthew Emerson remove temporary branch
(edit) @12689   15 years R. Matthew Emerson FreeBSD/x8664 binaries. Whew.
(edit) @12688   15 years R. Matthew Emerson FreeBSD/x8632 binaries.
(edit) @12687   15 years R. Matthew Emerson Linux/ppc binaries.
(edit) @12686   15 years R. Matthew Emerson Darwin/ppc binaries.
(edit) @12685   15 years R. Matthew Emerson 64-bit Windows binaries.
(edit) @12684   15 years R. Matthew Emerson 32-bit Windows binaries.
(edit) @12683   15 years R. Matthew Emerson Linux/x86 binaries.
(edit) @12682   15 years gz Add source-note line to the function inspector. Fix it so adding a …
(edit) @12681   15 years R. Matthew Emerson Solaris/x86 binaries.
(edit) @12680   15 years R. Matthew Emerson Darwin/x86 binaries.
(edit) @12679   15 years R. Matthew Emerson Add new AREA_WATCHED type code. Bump image, fasl versions. New …
(edit) @12678   15 years R. Matthew Emerson Bump min fasl version.
(edit) @12677   15 years R. Matthew Emerson Bump min image, current fasl versions.
(edit) @12676   15 years Gary Palter Beginnings of support for building standalone Windows applications …
(edit) @12675   15 years gz Fix from Peter Paine for resizing
(edit) @12674   15 years Gary Byers rubix.lisp: suppress a compiler warning loader.lisp: commented-out …
(edit) @12673   15 years Gary Byers Finally (knock wood) get the DWARF exception info right for PPC64 …
(edit) @12672   15 years Gary Byers In the Darwin version of xFindSym (foreign symbol lookup), try to find …
(edit) @12671   15 years Gary Byers Define DWARF exception/unwind constants, which I hope not to think …
(edit) @12670   15 years Gary Byers Capitalize the name of the Cocoa framework (this matters if the …
(edit) @12669   15 years R. Matthew Emerson Bump max image, fasl versions.
(edit) @12668   15 years R. Matthew Emerson Add AREA_WATCHED, renumber subsequent type codes.
(edit) @12667   15 years R. Matthew Emerson Add new area type AREA-WATCHED.
(edit) @12666   15 years R. Matthew Emerson for renumbering area type codes
(edit) @12665   15 years R. Matthew Emerson Purge some code intended to deal with running a PPC lisp under Rosetta …
(edit) @12664   15 years gz Change *SAVE-SOURCE-LOCATIONS* default from :NO-TEXT to T. Leave …
(edit) @12663   15 years gz Make eval-selection (cmd-E, Enter) in the IDE do source location recording
(edit) @12662   15 years gz Make the backtrace handle non-lfun frames better
(edit) @12661   15 years gz arg-names-from-map: return nil if lfun is nil
(edit) @12660   15 years Gary Palter Bring up to r611 of Cocotron
(edit) @12659   15 years Gary Byers Arrgh. Need to straighten out Darwin leading underscores nonsense.
(edit) @12658   15 years Gary Byers Apparent victory in PPC64 ObjC exception handling.
(edit) @12657   15 years Gary Byers Other things in the way, objc2_begin_catch wound up in the wrong place.
(edit) @12656   15 years Gary Byers Whitespace changes only.
(edit) @12655   15 years Gary Palter Bring up to r610 of Cocotron
(edit) @12654   15 years Gary Byers New. (Or old.) Experimental.
(edit) @12653   15 years Gary Palter Bring us up to r609 of Cocotron SVN
(edit) @12652   15 years gz In cocoa backtrace: change the double-click action on a frame to go to …
(edit) @12651   15 years gz In find-definition-by-context, start search at the beginning of …
(edit) @12650   15 years gz Add a couple exports
(edit) @12649   15 years Gary Byers DWARF metainfo for DarwinPPC64 ffcall exception-handling is there, but …
(edit) @12648   15 years Gary Byers Remove leading underscores from foreign symbol addresses. (We're …
(edit) @12647   15 years Gary Byers Need to define objc_2_personality kernel global, too.
(edit) @12646   15 years Gary Byers Revert DOLIST to the traditional version; hack declarations so that if …
(edit) @12645   15 years Gary Palter Update to r603 from Cocotron repository
(edit) @12644   15 years R. Matthew Emerson Clean up x86-exceptions.c a little bit by getting rid of some …
(edit) @12643   15 years Gary Byers Tweak the code that loads the Cocoa framework, so that standalone …
(edit) @12642   15 years Gary Byers :if-exists :supersede when copying libraries.
(edit) @12641   15 years Gary Byers Conditionalize for Cocotron: get the platform-specific bundle …
(edit) @12640   15 years Glen Foy Removed single file version, list-definitions.lisp
(edit) @12639   15 years Glen Foy Added history-lists.lisp, supporting persistent file and position …
(edit) @12638   15 years Gary Byers ppc-constants.s: define lisp_globals for ObjC 2 exception stuff. …
(edit) @12637   15 years Gary Palter Patches to Cocotron repo to build DLLs in this directory
(edit) @12636   15 years Gary Byers In NSEVENT-TO-KEY-EVENT, don't drop the Meta bit even if the event …
(edit) @12635   15 years gz move edit-definition from lispmode.lisp to edit-defs.lisp. Change it …
(edit) @12634   15 years gz Add a :save-source-locations arg to REBUILD-CCL, defaults to …
(edit) @12633   15 years gz Add source-note-toplevel-note
(edit) @12632   15 years gz update doc string for *save-source-locations*
(edit) @12631   15 years gz Fix call to hemlock-buffer-string-cache
(edit) @12630   15 years Gary Palter Bring us up to r601
(edit) @12629   15 years Gary Byers Use Courier font by default on Windows/Cocotron. (It seems to be a …
(edit) @12628   15 years Gary Byers Use Courier font by default on Windows/Cocotron. (It seems to be a …
(edit) @12627   15 years Gary Byers When registering defaults, add a Cocotron-specific dictionary under …
(edit) @12626   15 years Gary Byers For Cocotron, the keysym "Backspace" has code 8, not 127 (and not an …
(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 …
Note: See TracRevisionLog for help on using the revision log.