[git] CMU Common Lisp annotated tag snapshot-2014-01 created. snapshot-2014-01
Raymond Toy
rtoy at common-lisp.net
Sat Jan 4 18:27:21 UTC 2014
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, snapshot-2014-01 has been created
at d45720c2c896beada8be3dec56a2e1f95e1dd78d (tag)
tagging 7bb20e4cfe7f12567dcbffa0a584f9d01fad5e64 (commit)
replaces snapshot-2013-12-a
tagged by Raymond Toy
on Sat Jan 4 10:12:01 2014 -0800
- Log -----------------------------------------------------------------
Snapshot 2014-01
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (Darwin)
iEYEABECAAYFAlLITvgACgkQJ5IjUmgZO7IAtgCgyNzKZvbTBi+9onW1g89S/1cv
SP4AoIPOqjKJXUOaGcNYJU/Wl+QnTkmI
=bO3U
-----END PGP SIGNATURE-----
Raymond Toy (49):
Optimizations to many vops to allow a descriptor for the second arg.
Simplify dd-%%sin, dd-%%cos, and dd-%%tan.
Add RT.
Implement trig functions in Lisp
Implement sincos using the new Lisp trig routines. This can now be
Add test for sincos(-0d0).
Small cleanups.
Correct bug in tan.
Need -ffloat-store when compiling e_rem/k_rem.
Merge branch 'master' into rtoy-lisp-trig
Convert to using lisp-unit.
Remove RT.
Add some comments and remove unneeded package qualifiers.
Need to build e_rem_pio2.c on sparc now.
Move ieee754_rem_pio2 to os-common.c. Remove the version in from
Add more tests for exceptional values for cos and tan. Add a few
Make all top-level disassembly functions accept base, case, and radix
Regenerated.
Merge branch 'master' into rtoy-simp-dd-trig
Update for ppc to get pot files generated correctly.
Merge branch 'master' into rtoy-simp-dd-trig
For dd-%%sin, return x if x is small enough. (Makes sin(-0w0) be
Add tests for double-double trig functions.
Add dd-%sincos and use it as needed instead of calling sin and cos
Add tests for dd-%sincos.
Increase accuracy of tan near multiples of pi/4.
Add tests for branch cuts.
Document the value of atan better. The CLHS is confusing.
Move src/tests/trig.lisp to tests/trig.lisp.
Add some selected tests from trac bug reports.
Fix trac.50 to use princ-to-string.
Add more tests from trac.
Add test file needed by a trac test.
Use the formulas from the CLHS in the docstrings.
More documentation.
Fix typo.
Fix test trac.69: Move the setting of the logical pathname
Regenerated.
Simple test script to run all of the tests in the tests directory.
Float printer tests from reading the logs for print.lisp.
Add tests for the branch cuts for asinh and acosh, and some fixes.
Add tests for the branch cut for atanh. Not clear that this is
Fix ticket:90
Produce correct results on branch cuts for atanh.
Make interactive use of tests a little easier.
Update according to commit logs.
Regenerate.
Don't run trac.15 on x87. We expect this to fail there and won't fix
Fix typo in cis deftransform for double-doubles.
-----------------------------------------------------------------------
hooks/post-receive
--
CMU Common Lisp
More information about the cmucl-cvs
mailing list