source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15404   12 years Gary Byers STRING-COMPARE case-folds non-standard-chars. (In case you were …
(edit) @15403   12 years Gary Byers PRINT.*-FLOAT.4 has the same bug as PRINT.*-FLOAT.2 (when i = …
(edit) @15402   12 years Gary Byers ENCODE-UNIVERSAL-TIME.1: when trying to be careful about initializing …
(edit) @15401   12 years Gary Byers FORMAT-FIXED-AUX: if FLONUM-TO-STRING-WIDTH isn't positive and we …
(edit) @15400   12 years Gary Byers CLASS-CELL-TYPEP and STD-INSTANCE-CLASS-CELL-TYPEP are equivalent. In …
(edit) @15399   12 years Gary Byers PRINT.*-FLOAT.2: if the call to RANDOM returns 0, I is initialized to …
(edit) @15398   12 years Gary Byers Sequences of one or more backslashes that precede a double-quote …
(edit) @15397   12 years Gary Byers Windows version of RUN-PROGRAM and related functions: RUN-PROGRAM …
(edit) @15396   12 years Gary Byers in LOCAL-SVN-REVISION: Some Cygwin versions of "svnversion" don't …
(edit) @15395   12 years Gary Byers Update for new dual write barrier.
(edit) @15394   12 years Gary Byers Play whack-a-mole with OPTIMIZE-TYPEP (in the case where the type …
(edit) @15393   13 years Gary Byers CCL.42698: be explicit about safety (if other settings would keep the …
(edit) @15392   13 years Gary Byers In DEFINE-TYPE-FOR-CLASS-ALIAS, undo the DEFTYPE after the test (so …
(edit) @15391   13 years Gary Byers Ensure that the defstruct for CCL.40055 is defined at (SAFETY 3).
(edit) @15390   13 years Gary Byers ppc images
(edit) @15389   13 years Gary Byers win64 image
(edit) @15388   13 years Gary Byers arm image
(edit) @15387   13 years Gary Byers win32 image
(edit) @15386   13 years Gary Byers freebsd 32-bit image
(edit) @15385   13 years Gary Byers freebsd 64-bit image
(edit) @15384   13 years Gary Byers solaris trunk images
(edit) @15383   13 years Gary Byers darwin x86 images
(edit) @15382   13 years Gary Byers roughly current Linux images
(edit) @15381   13 years Gary Byers The tests (which decide whether to use STD-INSTANCE-CLASS-CELL-TYPEP …
(edit) @15380   13 years Gary Byers In various things that do vector reference/assignment, reject negative …
(edit) @15379   13 years Gary Byers Define and export CCL:*LOAD-PRESERVE-OPTIMIZATION-SETTINGS*, which …
(edit) @15378   13 years Gary Byers (Thought I'd checked this in a few weeks ago.) If SETF is used on a …
(edit) @15377   13 years Gary Byers Braino in 64-bit BIGNUM-LOGTEST. One test case which failed (this was …
(edit) @15376   13 years Gary Byers ppc-spentry.s: lisp_globals.saver13 vice saveR13
(edit) @15375   13 years Gary Byers Get lisp_globals_limit right on ARM.
(edit) @15374   13 years Gary Byers Maintain a single version of mark_memoized_area(). In …
(edit) @15373   13 years Gary Byers Suppress some warnings from llvm.
(edit) @15372   13 years Gary Byers lisp_globals.*: Spell "catch" with fewer c characters in …
(edit) @15371   13 years Gary Byers Ensure that lisp_globals_limit is defined before lisp_globals.s is …
(edit) @15370   13 years Gary Byers Define assembly lisp-globals in lisp_globals.s, not in *constants.s …
(edit) @15369   13 years Gary Byers Saner definition of MANAGED_STATIC_SIZE -
(edit) @15368   13 years Gary Byers Don't trap if DF set in mark_xp() on x8632.
(edit) @15367   13 years Gary Byers arm-gc.c: mark_memoized_area() does nothing if area is empty. …
(edit) @15366   13 years Gary Byers Change the write-barrier implementation on x86: …
(edit) @15365   13 years R. Matthew Emerson When building a standalone IDE, don't prepend the kernel to the heap …
(edit) @15364   13 years R. Matthew Emerson Bring over some minor changes from the app store branch. * require …
(edit) @15363   13 years R. Matthew Emerson Remove this file, previously moved to cocoa-ide/lib directory.
(edit) @15362   13 years R. Matthew Emerson New file event-process.lisp, which implements call-in-event-process …
(edit) @15361   13 years R. Matthew Emerson New directory cocoa-ide/lib. New file libdispatch.lisp. Move …
(edit) @15360   13 years R. Matthew Emerson In mark-console-output-available, change #$diamondMark to 19 (its …
(edit) @15359   13 years Gary Byers In 1.8: fix to %NANOSLEEP from Erik Pearson (remaining time can be …
(edit) @15358   13 years Gary Byers Fix to %NANOSLEEP from Erik Pearson (remaining time can be slightly …
(edit) @15357   13 years Gary Byers Propagate r15355 to 1.8. Fixes ticket:963 in 1.8.
(edit) @15356   13 years Gary Byers Propagate r15353 to 1.8 branch. Fixes ticket:962 (and ticket:964) in 1.8.
(edit) @15355   13 years Gary Byers If a Darwin shared library is linked without the -install_name option, …
(edit) @15354   13 years Gary Byers new x86 linux kernels
(edit) @15353   13 years Gary Byers In X862-TWO-ADDRESS-OP, call X862-REGISTER-FOR-FRAME-OFFSET on …
(edit) @15352   13 years Gary Byers In NX1-COMBINATION, don't run alphatizer if calling a function with …
(edit) @15351   13 years Gary Byers BUG-294: the compiler may or may not signal a PROGRAM-ERROR on a call …
(edit) @15350   13 years R. Matthew Emerson Rename "cocoa-application" to "cocoa-ide" in numerous places.
(edit) @15349   13 years Gary Byers In NX-TRANSFORM, don't transform structure accessors that're called …
(edit) @15348   13 years gz In copy-file, support :if-exists NIL
(edit) @15347   13 years Gary Byers Remove unused FIXNUM-SUBTRACT-FROM vinsn. In FIXNUM-SUB2, avoid …
(edit) @15346   13 years R. Matthew Emerson Revert this.
(edit) @15345   13 years R. Matthew Emerson Introduce new ide-window and ide-view classes and use them for now. …
(edit) @15344   13 years Gary Byers (COPY-PPRINT-DISPATCH nil) creates a lightweight table (which provides …
(edit) @15343   13 years Gary Byers Define a simple SPARSE-VECTOR data type; use it for character …
(edit) @15342   13 years Gary Byers Change the default TYPE-ERROR format string a little.
(edit) @15341   13 years Gary Byers Don't shadow CL:VALUES in ARM-LAP-REGISTER-EQUATE-FORM.
(edit) @15340   13 years Gary Byers New subprim (for hard-float ff-calls.) Compiler handles hard-float …
(edit) @15339   13 years Gary Byers ARM-HARD-FLOAT-P. Make #'%FF-CALL handle hard-float ABI.
(edit) @15338   13 years Gary Byers New subprim .SPeabi_ff_callhf: loads arg fprs from vector on top of …
(edit) @15337   13 years Gary Byers Set FLOAT_ABI in an included file ('float_abi.mk'). Still defaults to …
(edit) @15336   13 years Gary Byers Run alphatizers at SAFETY 3. Set ticket:638 et al. Note that …
(edit) @15335   13 years Gary Byers Error on attempts to lexically bind special-operators. Quietly allow …
(edit) @15334   13 years Gary Byers Fix ticket:958 (select previous/next line at beginning/end of buffer.)
(edit) @15333   13 years Gary Byers Terminate the application via fatal_oserr() if a Mach semaphore can't …
(edit) @15332   13 years Gary Byers arglist on space command: use CURRENT-POINT-FOR-SELECTION (not …
(edit) @15331   13 years Gary Byers CHEAP-EVAL-IN-ENVIRONMENT: don't try to avoid compilation of MACROLET …
(edit) @15330   13 years Gary Byers NATIVE-TO-PATHNAME: bind *DEFAULT-PATHNAME-DEFAULTS* to #P"", in case …
(edit) @15329   13 years Gary Byers All instances of APPLICATION get a non-null UI-OBJECT, since INSPECT …
(edit) @15328   13 years R. Matthew Emerson Define and export ccl:list-character-encodings. Use it in …
(edit) @15327   13 years Gary Byers cocoa-ide/builder-utilites.lisp: in MAKE-DOCTYPE-DICT, declare unused …
(edit) @15326   13 years Gary Byers Reset the initial values of *LOAD-LISP-INIT-FILE* and …
(edit) @15325   13 years Gary Byers Need to establish view's selection-info in …
(edit) @15324   13 years R. Matthew Emerson Changes for the Mac App Store versison.
(edit) @15323   13 years R. Matthew Emerson re-create this branch
(edit) @15322   13 years R. Matthew Emerson Blow this away, in preparation for starting over.
(edit) @15321   13 years Gary Byers updated
(edit) @15320   13 years Gary Byers Remove the caveat that claims that saved application bundles are …
(edit) @15319   13 years R. Matthew Emerson Merge r15298 from trunk.
(edit) @15318   13 years R. Matthew Emerson Merge r15292 from trunk.
(edit) @15317   13 years R. Matthew Emerson Merge r15309 from trunk.
(edit) @15316   13 years gz Add defindent for if-let etc. Comment out defindents for cmucl …
(edit) @15315   13 years gz Fix compiler warning
(edit) @15314   13 years Gary Byers Warn (via full warning) on duplicate bindings in SYMBOL-MACROLET, …
(edit) @15313   13 years Gary Byers Define and export CURRENT-TIME-IN-NANOSECONDS. Use CLOCK_MONOTONIC if …
(edit) @15312   13 years Gary Byers No #$AF_UNIX on Windows.
(edit) @15311   13 years Gary Byers Primary method on NO-APPLICABLE-METHOD signals an error of type …
(edit) @15310   13 years Gary Byers SOCKET-ERRORs from failed connection attempts report remote address. …
(edit) @15309   13 years Gary Byers X862-%SINGLE-TO-DOUBLE: get source operand to single float register.
(edit) @15308   13 years Keith Corbett #951 ASDF hooks to compile specified systems with code coverage …
(edit) @15307   13 years Gary Byers Revert to previous versions (these files were checked in accidentally …
(edit) @15306   13 years Gary Byers DEFINE-CONDITION arranges to validate parent types as subtypes of …
(edit) @15305   13 years Gary Byers Recognize and suppress SHADOWED-TYPECASE-CLAUSE warnings again.
Note: See TracRevisionLog for help on using the revision log.