source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14252   14 years R. Matthew Emerson Update ASDF to 2.008.
(edit) @14251   14 years Jeremy Jones Add command-shift-F key equivalen for search files
(edit) @14250   14 years R. Matthew Emerson Forgot to svn add this other nib component.
(edit) @14249   14 years Jeremy Jones Clean up search files
(edit) @14248   14 years R. Matthew Emerson Add Open Selection menu item to File Menu, with shortcut of cmd-D. …
(edit) @14247   14 years R. Matthew Emerson Add some contextual menu commands to Hemlock editor views. There are …
(edit) @14246   14 years R. Matthew Emerson Conditionalize out test ccl.57900.1. (It has started to return random …
(edit) @14245   14 years R. Matthew Emerson Merge r14233 from trunk (don't use MAP_GROWSDOWN mmap option).
(edit) @14244   14 years R. Matthew Emerson Rename shift-key-p to shift-key-now-p. Remove other related functinons …
(edit) @14243   14 years R. Matthew Emerson Add some images for the "Expand All" and "Collapse All" toolbar items …
(edit) @14242   14 years R. Matthew Emerson Updated demos from Neil Baylis.
(edit) @14241   14 years R. Matthew Emerson Add functions caps-lock-key-p, control-key-p, command-key-p, …
(edit) @14240   14 years R. Matthew Emerson Remove leftovers (remnants of operator %fixnum-mask-to-natural) from …
(edit) @14239   14 years ron Just a test
(edit) @14238   14 years R. Matthew Emerson Add a toolbar and a contextual menu to the backtrace dialog. Update …
(edit) @14237   14 years Gary Palter Update to Cocotron r59942ee67d15
(edit) @14236   14 years R. Matthew Emerson Tests for #735 and #736. Also remove a duplicate test for #708.
(edit) @14235   14 years R. Matthew Emerson Abandon my attempts to do more low-level tricks with logand and logior …
(edit) @14234   14 years Gary Byers In #/topListener, don't return doc if it's a null pointer.
(edit) @14233   14 years Gary Byers Don't use the (Linux-specific ?) MAP_GROWSDOWN mmap option when …
(edit) @14232   14 years Gary Byers In initial_stack_bottom(), don't assume that stack bounds have …
(edit) @14231   14 years R. Matthew Emerson Open-code ASH in cases where the integer is a fixnum, and the shift …
(edit) @14230   14 years R. Matthew Emerson The signature of %map-areas changed in r13174; update caller.
(edit) @14229   14 years R. Matthew Emerson Re-enable some changes that try to do a better job on LOGAND and …
(edit) @14228   14 years Gary Byers Revert r14227 and add a comment.
(edit) @14227   14 years R. Matthew Emerson %code-char: codes aren't (mod 256) any more.
(edit) @14226   14 years R. Matthew Emerson Merge r14224 (ATAN fixes) from trunk.
(edit) @14225   14 years R. Matthew Emerson When launching the IDE, also don't load home:ccl-init if the shift key …
(edit) @14224   14 years Gary Byers %DF-ATAN2 and (32-bit) %SF-ATAN2!: arg Y may be stack-consed, so don't …
(edit) @14223   14 years arthur Fix issue in MacOS10.6 of menu-items not handling selectedCell
(edit) @14222   14 years Gary Byers Don't "naturally" align a record field if the field type's natural …
(edit) @14221   14 years arthur add-subviews and remove-subviews do their work on main thread, obj-C …
(edit) @14220   14 years arthur Define choose-directory-dialog, remove fatally recursive …
(edit) @14219   14 years arthur add ability for button actions to use shift-key-p and friends
(edit) @14218   14 years arthur Remove bare defn of *modifier-key-pattern*, now in new-cocoa-bindings.lisp
(edit) @14217   14 years arthur add shift-key entry to *key-to-mask-alist*, move in defn for …
(edit) @14216   14 years Gary Byers Changes to support "background" listener processes (processes where …
(edit) @14215   14 years Gary Byers Typo in comment.
(edit) @14214   14 years Gary Byers Export GUI:BACKGROUND-PROCESS-RUN-FUNCTION.
(edit) @14213   14 years Gary Byers Update comments, in case someone tries to read them someday.
(edit) @14212   14 years R. Matthew Emerson New script for relocating http scheme externals to svn scheme.
(edit) @14211   14 years R. Matthew Emerson Add a special-case to Hemlock command Indent Form so that it will …
(edit) @14210   14 years R. Matthew Emerson When launching the IDE, don't load home:ccl-ide-init if the shift key …
(edit) @14209   14 years R. Matthew Emerson New Hemlock command "Insert Sharp Comment", bound to M-#. See ticket:725.
(edit) @14208   14 years R. Matthew Emerson Change Hemlock command "Previous Interactive Input" so that it inserts …
(edit) @14207   14 years R. Matthew Emerson Don't do arithmetic on pointers to void. GCC accepts this (it …
(edit) @14206   14 years R. Matthew Emerson Rename lisp kernel functions allocate() and deallocate() to …
(edit) @14205   14 years R. Matthew Emerson Do #include <mach-o/dyld.h> on Darwin to get prototype for …
(edit) @14204   14 years Gary Byers Reorganize some of the editor object cleanup code; do explicit …
(edit) @14203   14 years Gary Byers Don't canonicalize objc instances. (That was once intended to help …
(edit) @14202   14 years Gary Byers Don't canonicalize objc instances. (That was once intended to help …
(edit) @14201   14 years Gary Byers Really stop disabling EGC (as I thought I had several weeks ago.)
(edit) @14200   14 years Gary Byers Apply rme's fix to ARM2-UNWIND-SET.
(edit) @14199   14 years Gary Byers Free the (separate) signal stack on thread exit on ARM Linux.
(edit) @14198   14 years Gary Byers Revive some old code which tries to ensure that lisp slot-vectors are …
(edit) @14197   14 years R. Matthew Emerson Rename Threads.h to threads.h (with no capital letter).
(edit) @14196   14 years R. Matthew Emerson Remove remnants of *x862-tos-reg* hack (from r7938), which is …
(edit) @14195   14 years R. Matthew Emerson x862-stack-to-register: use regmap to avoid reading from the stack …
(edit) @14194   14 years R. Matthew Emerson Start at keeping track of which registers contain which stack …
(edit) @14193   14 years R. Matthew Emerson Add :call, :subprim-call, and :jumplr attributes to some vinsns.
(edit) @14192   14 years Gary Byers Use new translator, hosted on OSX and derived from Apple's gcc-5664. …
(edit) @14191   14 years Gary Byers new, generated natively
(edit) @14190   14 years Gary Byers is_write_fault() returns true if the 0x800 bit is set in the fsr.
(edit) @14189   14 years Gary Byers Define xpFaultStatus (to access the fault status register copy in a …
(edit) @14188   14 years Gary Byers Ensure that stack pointer is aligned on an 8-byte boundary when …
(edit) @14187   14 years gz Fixes in acode code coverage (r14085, r14110, r14164, r14165, r14172
(edit) @14186   14 years gz update renamed feature
(edit) @14185   14 years Gary Byers in describe_memfault(), there's not much to say if we don't have a …
(edit) @14184   14 years Gary Byers Change the signature of the ARM flush_cache_lines() - from …
(edit) @14183   14 years Gary Byers 64-bit alignment in ff-call.
(edit) @14182   14 years Gary Byers Fix typo/braino in %%GET-SIGNED-LONGLONG.
(edit) @14181   14 years Gary Byers Darwin/ARM ABI changes in #'%FF-CALL.
(edit) @14180   14 years Gary Byers Darwin/ARM doesn't support the legacy foreign symbol stuff. We should …
(edit) @14179   14 years Gary Byers Darwin/ARM abi changes (signal context accessors.)
(edit) @14178   14 years Gary Byers Darwin/ARM abi changes (no natural alignment for 64-bit arguments.)
(edit) @14177   14 years Gary Byers Darwin/ARM, too.
(edit) @14176   14 years R. Matthew Emerson Fix dopey typo.
(edit) @14175   14 years R. Matthew Emerson Arrange for the disassembler on Darwin and Windows to show r11 as …
(edit) @14174   14 years R. Matthew Emerson Ensure default optimization settings in test for ticket:708.
(edit) @14173   14 years R. Matthew Emerson Test for ticket:708.
(edit) @14172   14 years gz Last acode coverage bug (knock wood): defuns inside flet
(edit) @14171   14 years Gary Byers Darwin/ARM changes.
(edit) @14170   14 years Gary Byers Darwin/ARM changes.
(edit) @14169   14 years Gary Byers Lots more changes, most of which have to do with Mach exception …
(edit) @14168   14 years Gary Byers Lots-o-changes, not all of them the final word.
(edit) @14167   14 years Gary Byers Don't really need to #include <fenv.h>; don't do so on Darwin/ARM, …
(edit) @14166   14 years Gary Byers Add some missing headers (mostly net stuff.)
(edit) @14165   14 years gz better decomp methods for builtin-call, typed-form, …
(edit) @14164   14 years gz arrange so don't output coverage acode for compiler-generated toplevel …
(edit) @14163   14 years Gary Byers wrong place
(edit) @14162   14 years Gary Byers Gotta start somewhere.
(edit) @14161   14 years R. Matthew Emerson In ensure-tests, show the output from run-program invocations.
(edit) @14160   14 years R. Matthew Emerson Don't crash when using the change text color contextual menu in …
(edit) @14159   14 years Gary Byers Unscramble variable-c-frame stuff. Use it to implement #'%FF-CALL.
(edit) @14158   14 years Gary Byers In CPU-COUNT on Linux/Solaris: use #$_SC_NPROCESSORS_CONF. (This …
(edit) @14157   14 years Gary Byers ignore *.lafsl.
(edit) @14156   14 years Gary Byers FF-CALL on win64 is sufficiently different from other x8664 platforms …
(edit) @14155   14 years Gary Byers Add a PROCESS arg to OPEN-SHARED-LIBRARY, whose value can be :INITIAL, …
(edit) @14154   14 years Gary Byers Implement CALL-IN-INITIAL-PROCESS in terms of a slightly more general …
(edit) @14153   14 years R. Matthew Emerson In VERIFY-SOCKET-BUFFER: CHARACTER is not an 8-bit type.
Note: See TracRevisionLog for help on using the revision log.