source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12921   15 years Gary Byers updated
(edit) @12920   15 years R. Matthew Emerson Delete stray svn:executable property. Fixes ticket:604.
(edit) @12919   15 years R. Matthew Emerson Get rid of leading blank line. Fixes ticket:603.
(edit) @12918   15 years R. Matthew Emerson Document actual fixnum ranges (rather than using XXX and YYY).
(edit) @12917   15 years Gary Palter Update CDB files to Cocotron r640
(edit) @12916   15 years Gary Palter Don't need to disable NSUndoManager for Cocotron any more
(edit) @12915   15 years Gary Palter Update to Cocotron r640 which elimminates the high CPU usage caused by …
(edit) @12914   15 years R. Matthew Emerson Link in x86-pad32.o, which reserves 16MB of address space at the end …
(edit) @12913   15 years R. Matthew Emerson New file.
(edit) @12912   15 years R. Matthew Emerson Updated externals for 1.4.
(edit) @12911   15 years R. Matthew Emerson Put :CCL-1.4 on *FEATURES*.
(edit) @12910   15 years R. Matthew Emerson Add :CCL-1.4 to *FEATURES*, set *OPENMCL-REVISION* to "RC1".
(edit) @12909   15 years R. Matthew Emerson create 1.4 release branch
(edit) @12908   15 years R. Matthew Emerson In unwatch_object(): if some other thread is waiting to handle an …
(edit) @12907   15 years R. Matthew Emerson Offer an "allow this write" restart in response to a …
(edit) @12906   15 years R. Matthew Emerson New function X86-EMULATE-WRITE-INSTRUCTION and a couple of helpers.
(edit) @12905   15 years Gary Byers EXTRACT-INSTANCE-CLASS-AND-OTHER-SLOTDS: actually return other-slots …
(edit) @12904   15 years R. Matthew Emerson In XCMAIN, return SKIP bytes rather than unconditionally 0. Offer an …
(edit) @12903   15 years R. Matthew Emerson Add instruction slot to write-to-watched-object condition. Print it …
(edit) @12902   15 years R. Matthew Emerson New function X86-PRINT-ONE-DISASSEMBLED-INSTRUCTION.
(edit) @12901   15 years gz Add defvar for *modifier-key-pattern*
(edit) @12900   15 years Gary Byers 32-bit memory layout.
(edit) @12899   15 years R. Matthew Emerson Oops, left in a BREAK.
(edit) @12898   15 years R. Matthew Emerson Conditionalize SYSTEM-NAMESTRING for Clozure CL. Use …
(edit) @12897   15 years R. Matthew Emerson Add DOUBLE-FLOAT-NAN constant; use it in PARSE-FLOAT instead of …
(edit) @12896   15 years R. Matthew Emerson In UPDATE-CCL, return a third value that indicates whether binaries …
(edit) @12895   15 years Gary Byers New memory layout for DarwinPPC64, too.
(edit) @12894   15 years Gary Byers New address space layout for linuxppc64.
(edit) @12893   15 years gz Add a percentage column to heap-utilization output
(edit) @12892   15 years Gary Byers larger maximum_mappable_memory for win64, too
(edit) @12891   15 years Gary Byers Larger MAXIMUM_MAPPABLE_MEMORY for Solarisx86.
(edit) @12890   15 years Gary Byers Work-in-progress. Current plan: - memory layout for x8664 (at least) …
(edit) @12889   15 years R. Matthew Emerson In WITH-STANDARD-IO-SYNTAX, bind *READTABLE* to the standard …
(edit) @12888   15 years R. Matthew Emerson Support watching individual cons cells; add "unwatch and contiune" …
(edit) @12887   15 years R. Matthew Emerson trunk changes r12874 through r12886
(edit) @12886   15 years Gary Byers Write a (possibly empty) static-cons-area to image file; read it. …
(edit) @12885   15 years R. Matthew Emerson Support watching individual cons cells.
(edit) @12884   15 years Gary Byers Add area code for static conses.
(edit) @12883   15 years Gary Byers make branch
(edit) @12882   15 years R. Matthew Emerson Spell :utf-32le/:utf-32be correctly.
(edit) @12881   15 years R. Matthew Emerson In error callback, add restart to unwatch object and continue.
(edit) @12880   15 years R. Matthew Emerson Pop xcf after callback.
(edit) @12879   15 years R. Matthew Emerson Merge r12764 (refs bug 524)
(edit) @12878   15 years gz Bring back Edit Command Definition and make it work. This fixes bug #168
(edit) @12877   15 years gz In #/selectionRangeForProposedRange, always start at the proposed …
(edit) @12876   15 years R. Matthew Emerson GET-REAL-TIME: no "id" arg in scope, so remove it and update format …
(edit) @12875   15 years R. Matthew Emerson still testing refs #601
(edit) @12874   15 years R. Matthew Emerson Test re ticket:602.
(edit) @12873   15 years R. Matthew Emerson for watchpoint hacking
(edit) @12872   15 years R. Matthew Emerson update %unwatch stub
(edit) @12871   15 years Gary Byers darwinppc images
(edit) @12870   15 years Gary Byers linuxppc images
(edit) @12869   15 years Gary Byers ppc version of recent compiler changes
(edit) @12868   15 years Gary Byers win32 image
(edit) @12867   15 years Gary Byers win64 image
(edit) @12866   15 years Gary Byers new Solaris x86 images
(edit) @12865   15 years Gary Byers new FreeBSD x8664 image
(edit) @12864   15 years Gary Byers new FreeBSD x8632 image
(edit) @12863   15 years Gary Byers new x86 Linux images
(edit) @12862   15 years Gary Byers Images for x86 Darwin.
(edit) @12861   15 years Gary Byers compiler/optimizers.lisp: * (multiplication) compiler-macro: always …
(edit) @12860   15 years gz Bind c-x c-v to "Find File" since "Visit File" doesn't work (and it's …
(edit) @12859   15 years gz Make sure that all hemlock functions defined outside of hemlock are in …
(edit) @12858   15 years Gary Palter Export the right symbol.
(edit) @12857   15 years R. Matthew Emerson Port r12854 (fix for ticket:601, get-dispatch-macro-character bug) here.
(edit) @12856   15 years gz export hemlock-ext::invoke-allowing-buffer-display
(edit) @12855   15 years gz add test case from bug #601
(edit) @12854   15 years gz Fix bug #601
(edit) @12853   15 years gz add test for ticket #592; conditionalize out some tests not in trunk yet
(edit) @12852   15 years Glen Foy Added parse-over-block to list-definitions, duh.
(edit) @12851   15 years Glen Foy Added parse-over-block to list-definitions, duh.
(edit) @12850   15 years R. Matthew Emerson Have MULTIPLY-BIGNUM-AND-FIXNUM call MULTIPLY-BIGNUMS to do its work.
(edit) @12849   15 years Glen Foy Bogus move on #/saveDocument
(edit) @12848   15 years Gary Byers Fix conditionalization typo.
(edit) @12847   15 years R. Matthew Emerson Try doing bignum multiplies 64 bits at a time on ppc64, too.
(edit) @12846   15 years gz Make the gui inspector show function disassembly. Extend the …
(edit) @12845   15 years Gary Byers Try to update this a bit (gtk+-1/gtk+-2), but it needs more work. …
(edit) @12844   15 years Gary Byers Remove old (gtk1.x) example.
(edit) @12843   15 years Gary Byers Change WITH-STRING-VECTOR usage in commented-out Cocotron-specifc code.
(edit) @12842   15 years Gary Byers Add a slot to STRING-OUTPUT-STREAM-IOBLOCK; use it to try to ensure …
(edit) @12841   15 years Gary Byers Try once again to make sense out of WITH-STRING-VECTOR and its handful …
(edit) @12840   15 years Glen Foy Park new windows.
(edit) @12839   15 years R. Matthew Emerson Try to multiply bignums 64-bits at a time on x8664.
(edit) @12838   15 years gz Arrange to prin1 (rather than princ) quoted constant references in …
(edit) @12837   15 years R. Matthew Emerson When unwatching an object, allocate space for it from lisp rather than …
(edit) @12836   15 years Gary Palter Add an :ALTCONSOLE keyword argument (default T) to BUILD-APPLICATION
(edit) @12835   15 years gz Don't try to show args and locals for non-function frames
(edit) @12834   15 years Gary Palter Add :if-exists :supersede when copying Windows alt console application.
(edit) @12833   15 years Gary Palter Update to r633 of Cocotron which fixes the resizing bug
(edit) @12832   15 years Gary Byers lisp_debug: no fileno macro on Win64, so access FILE->_file. …
(edit) @12831   15 years Gary Byers Install the Windows altconsole exe when building a standalone app bundle.
(edit) @12830   15 years Gary Byers Implement TRY-CONNECTING-TO-ALTCONSOLE for Cocotron.
(edit) @12829   15 years Gary Byers Don't define or call CONNECT-TO-CONSOLE-WINDOW.
(edit) @12828   15 years Gary Byers Any I/O redirection that needs to be done to enable debugging in a GUI …
(edit) @12827   15 years Gary Byers Use a cast in the callback_to_lisp call where handle_fault reports a …
(edit) @12826   15 years Gary Byers For Cocotron: try to use Courier as the font in backtrace dialogs; …
(edit) @12825   15 years Gary Byers Do most of the work of EXEC-WITH-IO-REDIRECTION in …
(edit) @12824   15 years Gary Byers moved here
(edit) @12823   15 years Gary Byers moved
(edit) @12822   15 years Gary Byers Moved.
Note: See TracRevisionLog for help on using the revision log.