projects/cmucl/cmucl.git
2013-02-02  Raymond ToyUpdate to ASDF 2.28 snapshot-2013-02
2013-02-02  Raymond ToyRegenerated.
2013-02-02  Raymond ToyUpdate from commit logs.
2013-02-02  Raymond ToyFix typo in string.
2013-02-01  Raymond ToyFix ticket:72 : SIGFPE with no exceptions enabled
2013-01-25  Raymond ToyFix ticket:65 some more.
2013-01-25  Raymond ToyFix ticket:71
2013-01-24  Raymond ToyUpdate from commit logs.
2013-01-24  Raymond ToyFix ticket:65. Implement the deftransform in the expt...
2013-01-24  Raymond ToyFix ticket:70 by binding *d-p-d* to #p"".
2013-01-23  Raymond ToyForgot to update this when alien-callback.lisp was...
2013-01-23  Raymond ToyFix up the file names in the file-comment.
2013-01-23  Raymond ToyUpdate due to new docstring for rename-file.
2013-01-18  Raymond ToyDocument the return values for RENAME-FILE.
2013-01-17  Raymond ToyUpdate from commit logs.
2013-01-17  Raymond ToyChange default output format to pdf.
2013-01-17  Raymond ToyGenerate pdf file by default.
2013-01-17  Raymond ToyFix issues with creating pdf and ps documents, from...
2013-01-17  Raymond ToyFix ticket:69
2013-01-06  Raymond ToyAdd label for source paths that was missing.
2013-01-04  Raymond ToyUpdate rules for pdf and dvi to run latex enough times...
2013-01-04  Raymond Toyo Don't delete gif files because some are checked in...
2013-01-03  Raymond ToyPut back the chapter Retargeting the Compiler.
2013-01-03  Raymond ToyRemove duplicated definitions of list-all-external...
2013-01-01  Raymond ToyMicro-optimization for move-from-signed, eliminating... snapshot-2013-01
2012-12-27  Raymond ToyUpdate from commit logs.
2012-12-26  Raymond ToyFix bitrot: set GC_SRC to gc.c if FEATURE_GENCGC is...
2012-12-26  Raymond ToyFix bitrot: support scavenging unicode strings..
2012-12-26  Raymond ToyForgot to load c-callback and alien-callback in the...
2012-12-26  Raymond ToyAdd :alien-callback to *faatures* for platforms that...
2012-12-24  Raymond ToyClean up: move byte-bash-copy near bit-bash-copy, and...
2012-12-24  Raymond ToyRegenerated from sparc port.
2012-12-23  Raymond ToyRegenerated.
2012-12-23  Raymond ToyFix a few compiler notes.
2012-12-23  Raymond ToyMove the alien callback support into its own files.
2012-12-23  Raymond ToyGet rid of the unused bit-bash-<foo> symbols.
2012-12-23  Raymond ToyUse BYTE-BASH-COPY in the string transforms for SUBSEQ...
2012-12-23  Raymond ToyFix ticket:68 by adding {{{BYTE-BASH-COPY}}}
2012-12-22  Raymond ToyFix bitrot in interrupt_maybe_gc.
2012-12-22  Raymond ToyFix ticket:67
2012-12-22  Raymond ToyFix ticket:60.
2012-12-21  Raymond ToyReinstate ability to compile with gcc on sparc.
2012-12-19  Raymond ToyAdd source-location information for DEFINE-COMPILER...
2012-12-11  Raymond ToyPrint out more info on specialization errors.
2012-12-03  Raymond ToyUpdated from source code changes.
2012-12-03  Raymond ToyPrint out name of offending emitter in some error messages.
2012-12-02  Raymond ToyWhen emitter has holes, print out name of offending...
2012-11-20  Raymond ToyOops. Need to tell precompile-ef-slot about +ef-osc+. snapshot-2012-12
2012-11-20  Raymond ToyNeed to precompile the ef-osc slot too. Otherwise...
2012-11-19  Raymond ToyUpdate.
2012-11-18  Raymond ToyRevert changes to unicode-complete; can't complete...
2012-11-18  Raymond ToyDeprecate the -8 option since we don't support 8-bit...
2012-11-18  Raymond ToyMerge branch 'master' of ssh://common-lisp.net/var...
2012-11-18  Raymond Toyo Update to asdf 2.26
2012-11-18  Raymond ToyUpdate asdf to version 2.25.
2012-11-17  Raymond Toyo Update to asdf 2.26
2012-10-28  Raymond ToyMerge branch 'master' of ssh://common-lisp.net/var...
2012-10-27  Raymond ToyOops. expr should not have a "^" character in the regex... 20d
2012-10-27  Raymond ToyCheck the git hash for a release tag too.
2012-10-27  Raymond Toy * src/compiler/byte-comp.lisp
2012-10-27  Raymond ToyUpdate.
2012-10-27  Raymond ToyUpdate pot and po files for sparc.
2012-10-27  Raymond ToyUpdate pot and po files from current code.
2012-10-11  Raymond ToyUpdate asdf to version 2.25.
2012-09-26  Raymond ToyFix typo (missing closing paren). snapshot-2012-10
2012-09-26  Raymond ToyAdd WITH-CYCLE-COUNTER for x86, sparc, and ppc. Sparc...
2012-09-26  Raymond ToyUpdate.
2012-09-26  Raymond ToyFix ticket:63.
2012-09-05  Raymond ToyOutput lisp strings in utf8 format in ldb print.
2012-09-04  Raymond ToyFix ticket:62: Needed an IN-PACKAGE.
2012-09-03  Raymond ToyFinish splitting out x86-validate into separate OS...
2012-09-01  Raymond ToySplit x86-validate into separate files. snapshot-2012-09
2012-09-01  Raymond ToyUpdate from logs.
2012-09-01  Raymond ToyClean up RCS ids
2012-08-28  Raymond ToyUpdate to asdf 2.24.
2012-08-28  Raymond ToyClean up debug_print. Surrogate pairs are always high...
2012-08-27  Raymond ToyMinor cleanups of utf8 code.
2012-08-25  Raymond ToyChange %primitive print.to output strings in utf8 inste...
2012-08-23  Raymond ToyNeed to wrap EVAL-WHEN around USE-PACKAGE since use...
2012-08-19  Raymond ToyFloating-point micro-optimizations
2012-08-11  Raymond ToyMove the FPU save/restore stuff from os.h to arch.h
2012-08-10  Raymond Toy src/lisp/os.h:
2012-08-10  Raymond ToyUse /usr/bin/sed instead of whatever is in the path.
2012-08-05  Raymond ToySupport Lion and Mountain Lion which return x86-64...
2012-08-04  Raymond ToyAdd note that OSX 10.4 is no longer supported. snapshot-2012-08
2012-08-04  Raymond ToyAdd note that OSX Lion can compile cmucl.
2012-08-04  Raymond ToyMerge branch 'master' of ssh://common-lisp.net/var...
2012-08-04  Raymond ToyUpdate.
2012-08-04  Raymond ToyRecognize x86_64 (for OSX Lion).
2012-08-03  Raymond Toy * Remove comments about gcc-4.2. gcc or clang should...
2012-07-18  Raymond ToyUpdate to asdf 2.23.
2012-07-18  Raymond ToyRemove comment about compiling with clang, which now...
2012-07-18  Raymond ToyFix ticket:61, using option 2.
2012-07-18  Raymond ToyAdd -R option to force recompilation of C runtime.
2012-07-18  Raymond ToyFix possible stack corruption caused by possibly not...
2012-07-18  Raymond ToyClean up and correct some comments.
2012-07-17  Raymond ToyChange url to www.cmucl.org.
2012-07-17  Raymond ToyClean up not-inline-allocation.
2012-07-13  Raymond ToyRemove old inline allocation function and corresponding...
2012-07-12  Raymond ToyClean up alloc overflow routine. Cross-compile needed.
next