[cmucl-cvs] [git] CMU Common Lisp annotated tag release-20c-base created. release-20c-base
Raymond Toy
rtoy at common-lisp.net
Sat Oct 22 17:00:37 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".
The annotated tag, release-20c-base has been created
at cff7125f5b6ea7d9fe8eb00eef27b86bfc186bd4 (tag)
tagging 938269e2987c8ca1e73d804a8a8a53b63024cae2 (commit)
replaces snapshot-2011-10
tagged by Raymond Toy
on Sat Oct 22 08:56:26 2011 -0700
- Log -----------------------------------------------------------------
Base of the release-20c branch.
Alex Goncharov (10):
1. Add .gitignore. 2. Rewrite tools/create-target.sh
Merge branch 'master' of ssh://common-lisp.net/var/git/projects/cmucl/cmucl
tools/create-target.sh: merge from dynamic-stack-alloc
Remove .gitignore: no need for it for now
Merge branch 'master' of ssh://common-lisp.net/var/git/projects/cmucl/cmucl
compile-file: add a doc string for the :Load argument.
compile-file: rephrase the doc string for the :Load argument.
compiler/main.lisp: Doc strings reformat per the established conventions.
Merge branch 'master' of ssh://common-lisp.net/var/git/projects/cmucl/cmucl
compiler/main.lisp: Improve the doc strings for compile-file and compile-file-pathname.
Raymond Toy (18):
Use git describe to add to default version string.
Use git describe instead of git log to get a version.
o Let build.sh set the default version instead of setting one here.
Remove reference to CVS.
Change to correct directory before symlinking the Config and Makefile
Just expand the VERSION everywhere instead of trying to be smart and
Cleanup version stuff and fix bug.
Handle the case where Git describe prints nothing. In this case, just
Format docstrings for COMPILE-FILE and COMPILE-FILE-PATHNAME so
Clean up implementation of PROCESS-FILE-COMMENT slightly.
Properly handle a denormal operand exception. This should get rid of
Update with new docstrings and code changes.
Remove :CREATE from :IF-DOES-NOT-EXIST; it doesn't do anything
Clean up docstrings of MAP<foo> to match the argument names.
(format t "a~0&b") should not output a newline between a and b.
Bump version to 20c, add bootstrap file.
Remove reference to CVS.
Regenerated.
-----------------------------------------------------------------------
hooks/post-receive
--
CMU Common Lisp
More information about the cmucl-cvs
mailing list