source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12753   15 years gz Experiment completed (i.e. undo r12725)
(edit) @12752   15 years gz Fix typo in check-deferred-call-args
(edit) @12751   15 years Glen Foy Well …
(edit) @12750   15 years Glen Foy hum, hum, hum
(edit) @12749   15 years Glen Foy hum, hum
(edit) @12748   15 years Glen Foy hum
(edit) @12747   15 years Glen Foy Let's stick with (require :load-list-definitions).
(edit) @12746   15 years Glen Foy Renamed load-list-definitions.lisp, list-definitions.lisp, so that …
(edit) @12745   15 years Glen Foy Added 'Show Callers', control-meta-c
(edit) @12744   15 years R. Matthew Emerson Define new constant nargregs. Clean up finish_function_entry().
(edit) @12743   15 years Gary Palter Here are the flat NIB files
(edit) @12742   15 years Gary Palter Lates Xcode produces flat NIB files by default and Cocotron handles …
(edit) @12741   15 years Gary Byers Compile named functions (rather than closures) to do ObjC message …
(edit) @12740   15 years Gary Palter Updated Cocotron interface files
(edit) @12739   15 years Glen Foy Redefined hemlock::move-point-leaving-mark. Not good, but what can …
(edit) @12738   15 years Glen Foy Added alpha sort.
(edit) @12737   15 years Glen Foy Changed encoding to UTF-8
(edit) @12736   15 years Glen Foy UTF-8 doesn't like the ellipsis char; use 3 dots instead.
(edit) @12735   15 years Glen Foy Changed the appearance of the Default Tool submenu and added an …
(edit) @12734   15 years gz Add GUI package exports: ns-lisp-string, abstract-ns-lisp-string, …
(edit) @12733   15 years gz Bring back ns-lisp-string
(edit) @12732   15 years R. Matthew Emerson Make HEAP-UTILIZATION's output fit in an 80-column window.
(edit) @12731   15 years Glen Foy Hemlock button action with no open Hemlock window.
(edit) @12730   15 years Gary Byers updated
(edit) @12729   15 years Glen Foy Mark Kantrowitz's source-compare.lisp with a GUI.
(edit) @12728   15 years R. Matthew Emerson Note that the Windows port needs Windows XP or later.
(edit) @12727   15 years Gary Palter Update to r622 of Cocotron and fix [NSOpenGLContext …
(edit) @12726   15 years Gary Palter Bring us up to r621 of Cocotron
(edit) @12725   15 years gz Experimentally back out of r12410 (aka r12379)
(edit) @12724   15 years Glen Foy Use [Class] instead of [Type] for CCL doc.
(edit) @12723   15 years Glen Foy gui::cocoa-edit-single-definition no longer exists. It's difficult to …
(edit) @12722   15 years Glen Foy gui::cocoa-edit-single-definition no longer exists. It's difficult to …
(edit) @12721   15 years cater Extensive reorganisation, with unified handling of modifiers with keys …
(edit) @12720   15 years cater Towards unified handling of control &c modifiers with keys and with mouse
(edit) @12719   15 years cater No export of *cocoa-event* or dcc macro
(edit) @12718   15 years cater Use threadsafe gui package functions for easygui choose-file-dialog &c
(edit) @12717   15 years Glen Foy Four New Tools.
(edit) @12716   15 years gz Add show-malloc-info (from gb)
(edit) @12715   15 years R. Matthew Emerson Updated 64-bit Windows kernel.
(edit) @12714   15 years Gary Palter Fix GET-INTERNAL-REAL-TIME on Windows. The kernel function wasn't …
(edit) @12713   15 years Gary Palter Pop up a console window when a GUI application on Windows goes into …
(edit) @12712   15 years gz r12710 from trunk (heap-utilization improvements)
(edit) @12711   15 years gz From Dominic Schulz: extend parse-mtrace-log to take into account …
(edit) @12710   15 years Gary Byers Make HEAP-UTILIZATION track (and REPORT-HEAP-UTILIZATION report) the …
(edit) @12709   15 years Gary Byers When processing toplevel MACROLET, SYMBOL-MACROLET, and LOCALLY, …
(edit) @12708   15 years Gary Byers In EXTRACT-INSTANCE-AND-CLASS-SLOTDS, ignore slot definitions with …
(edit) @12707   15 years Gary Palter Better test
(edit) @12706   15 years Gary Palter Viola! Pop-up the console window when an error occurs in the event loop.
(edit) @12705   15 years Gary Palter Cocotron doesn't fully implement NSOpenPanel/NSSavePanel
(edit) @12704   15 years Gary Palter Update build-application so that it can build standalone applications …
(edit) @12703   15 years Gary Palter Add newline at end of file
(edit) @12702   15 years Gary Palter Suppress compiler warning
(edit) @12701   15 years R. Matthew Emerson Last change (r12700) was misparenthesized.
(edit) @12700   15 years R. Matthew Emerson COPY-LINE-CHARPROPS: Don't try to use #'= to compare NIL with 0. For …
(edit) @12699   15 years Gary Palter Don't build AltConsole on Windows
(edit) @12698   15 years Gary Palter Should save my buffers first.
(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.
Note: See TracRevisionLog for help on using the revision log.