projects/cmucl/cmucl.git
2012-01-07  Raymond ToyUpdate from logs snapshot-2012-01
2012-01-07  Raymond ToyFix some compiler warnings on sparc about sigcontexts.
2012-01-06  Raymond ToyThe SIGFPE with no exceptions clause really only applie...
2012-01-06  Raymond ToySTRING-TO-NFC and friends are available on 8-bit lisps...
2012-01-06  Raymond ToySolaris/x86 cc doesn't like $##bytes; use $bytes instea...
2012-01-04  Raymond ToyMerge branch 'master' of ssh://common-lisp.net/var...
2012-01-04  Raymond ToyFix potential write past end of buffer.
2012-01-04  Raymond ToyUpdate HANDLER_ARGS to match sa_sigaction type.
2012-01-04  Raymond ToyGet rid of more compiler warnings on Linux by making...
2012-01-04  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-12-23  Raymond ToyFix more compiler warnings.
2011-12-22  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-12-22  Raymond ToyPrevent ldb from endless printing the prompt if EOF...
2011-12-22  Raymond ToyIt's ok to include elf.h on Darwin. Need definition of
2011-12-22  Raymond ToyFix compiler warning about not using result of fgets.
2011-12-22  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-12-22  Raymond ToyMake stack 16-byte aligned.
2011-12-22  Raymond ToyFix a few compiler warnings.
2011-12-21  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-12-21  Raymond ToyPrint out more digits for double-floats in ldb printer.
2011-12-16  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-12-14  Raymond ToyUse gcc-4.2 explicitly in case Xcode4 is installed.
2011-12-08  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-12-08  Raymond ToyInclude the bin directory so we include the build scrip...
2011-12-08  Raymond ToyFix ticket:50
2011-12-08  Raymond ToyFix ticket:50
2011-12-02  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-11-29  Raymond ToyUpdate to asdf 2.019; update release info. snapshot-2011-12
2011-11-21  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-11-19  Raymond ToyRemove hppa-assem.s. It's not referenced anywhere.
2011-11-17  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-11-17  Raymond ToyForgot to compiler that DECODE-FLOAT can return +/...
2011-11-07  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-11-07  Raymond ToyDon't add .git directory to src tarball! If compressio... rearrange-dir
2011-11-06  Raymond ToyUpdate paths to new locations.
2011-11-06  Raymond ToyMove make-dist.sh, make-extra-dist.sh, make-main-dist...
2011-11-06  Raymond ToyMove cross-build-world.sh to bin.
2011-11-05  Raymond ToyMove rebuild-lisp.sh to bin.
2011-11-05  Raymond ToyExit after print the usage message.
2011-11-05  Raymond ToyIgnore linux and sparc build directories.
2011-11-05  Raymond ToyIf -b is not given, try to choose a suitable name from...
2011-11-05  Raymond ToyIgnore darwin build directories.
2011-11-05  Raymond ToyUpdate paths.
2011-11-04  Raymond ToyUpdate paths for the new location of the scripts.
2011-11-04  Raymond ToyMoved more sripts to bin from src/tools.
2011-11-04  Raymond ToyRearrange directory structure.
2011-11-04  Raymond ToyUpdate from change log.
2011-11-04  Raymond ToySTRING-TO-OCTETS returns the buffer, the number of...
2011-11-04  Raymond ToyInitial version for 20d release notes.
2011-11-04  Raymond ToyChange bootfile directory from 20b to 20c.
2011-11-03  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-11-03  Raymond ToyMerge commit 'release-20c'
2011-11-02  Raymond ToyTest for directory or file (because that's what -e... release-20c
2011-10-31  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-10-31  Raymond ToyPretty-print WITH-ARRAY-DATA.
2011-10-30  Raymond ToySolaris sh doesn't have test -e. Use -d instead.
2011-10-30  Raymond ToySolaris /bin/sh doesn't like ${VERSION:+ -v "$VERSION...
2011-10-30  Raymond ToyMerge branch 'RELEASE-20C-BRANCH'
2011-10-30  Raymond ToyUpdate asdf to version 2.018.
2011-10-30  Raymond ToyIgnore files generated by tex.
2011-10-30  Raymond ToyAuto-detect NetBSD.
2011-10-25  Raymond ToyMerge branch 'master' of git://common-lisp.net/projects...
2011-10-22  Raymond ToyUpdate date.
2011-10-22  Raymond ToyClean up phrasing.
2011-10-22  Raymond ToyUpdate date and version for release.
2011-10-22  Raymond ToyRegenerated. release-20c-base
2011-10-22  Raymond ToyRemove reference to CVS.
2011-10-22  Raymond ToyBump version to 20c, add bootstrap file.
2011-10-22  Raymond Toy(format t "a~0&b") should not output a newline between...
2011-10-22  Raymond ToyClean up docstrings of MAP<foo> to match the argument...
2011-10-21  Raymond ToyMerge branch 'master' of ssh://rtoy.dyndns.org/Volumes...
2011-10-21  Raymond ToyFix (format t "a~0&b"): No newline should be printed.
2011-10-20  Raymond ToyRemove :CREATE from :IF-DOES-NOT-EXIST; it doesn't...
2011-10-15  Raymond ToyUpdate with new docstrings and code changes.
2011-10-15  Raymond ToyProperly handle a denormal operand exception. This...
2011-10-13  Raymond ToyClean up implementation of PROCESS-FILE-COMMENT slightly.
2011-10-13  Raymond ToyFormat docstrings for COMPILE-FILE and COMPILE-FILE...
2011-10-13  Alex Goncharovcompiler/main.lisp: Improve the doc strings for compile...
2011-10-12  Alex GoncharovMerge branch 'master' of ssh://common-lisp.net/var...
2011-10-12  Alex Goncharovcompiler/main.lisp: Doc strings reformat per the establ...
2011-10-11  Raymond ToyHandle the case where Git describe prints nothing....
2011-10-11  Raymond ToyCleanup version stuff and fix bug.
2011-10-11  Raymond ToyJust expand the VERSION everywhere instead of trying...
2011-10-11  Raymond ToyChange to correct directory before symlinking the Confi...
2011-10-10  Alex Goncharovcompile-file: rephrase the doc string for the :Load...
2011-10-09  Alex Goncharovcompile-file: add a doc string for the :Load argument.
2011-10-09  Alex GoncharovMerge branch 'master' of ssh://common-lisp.net/var...
2011-10-09  Alex GoncharovRemove .gitignore: no need for it for now
2011-10-08  Raymond ToyRemove reference to CVS.
2011-10-08  Raymond Toyo Let build.sh set the default version instead of setti...
2011-10-08  Raymond ToyUse git describe instead of git log to get a version.
2011-10-08  Alex Goncharovtools/create-target.sh: merge from dynamic-stack-alloc
2011-10-08  Alex GoncharovMerge branch 'master' of ssh://common-lisp.net/var...
2011-10-08  Alex Goncharov1. Add .gitignore. 2. Rewrite tools/create-target.sh
2011-10-05  Raymond ToyUse git describe to add to default version string.
2011-10-01  Raymond Toy*** empty log message *** snapshot-2011-10
2011-10-01  Raymond ToyNo need to create pot files with backups anymore.
2011-10-01  Raymond ToyAdd -O option to allow specifying options for all builds.
2011-09-27  Raymond ToyDon't say "CVS Head" in the default version string.
2011-09-27  Raymond ToyUpdate.
next