[cmucl-commit] [git] CMU Common Lisp annotated tag snapshot-2014-12 created. snapshot-2014-12

Raymond Toy rtoy at common-lisp.net
Fri Dec 5 03:35:41 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-12 has been created
        at  da566ae1a81dd75c4fff15af7dd012a6dfc6ac8d (tag)
   tagging  3dd74e81b64c6fbae4ffacbea5d848170bbc1f6e (commit)
  replaces  snapshot-2014-11
 tagged by  Raymond Toy
        on  Thu Dec 4 19:35:02 2014 -0800

- Log -----------------------------------------------------------------
Snapshot 2014-12
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (Darwin)

iEYEABECAAYFAlSBJ+wACgkQBs44GQhsdQt1cwCgkEyDDgrG3ojYpfd4XmhwbU+s
rJ8Anj4jg1/qGE/hE3qTClovyGDZISUF
=yxhD
-----END PGP SIGNATURE-----

Raymond Toy (40):
      Initialize fpu_type to SSE2 instead of AUTO.
      Add a final newline to the file.
      Add iterators and loop paths for codepoints and glyphs
      Generate a loop error if the variable is not a symbol for the string
      For linux, build 64-bit motifd again
      Auto-generate dependencies.
      Auto-generate dependencies.
      Fix script so cross-compiles from osx to solaris x86 works again.
      Solaris uses ELF; make sure :elf is added to *features*.
      Regenerated.
      Don't stat each directory as it's being added to the path in
      Don't need to compile undefineds.c on sparc.
      Fix error in computation (log number base) where one of the args is a
      Regenerate.
      Add tests for log2 and log10.
      Fix bug in dd-%log2 where (dd-%log2 100w0) returned 6.16 instead of
      Add log10 implementation for double-doubles.
      Return -infinity for %log2 and %log10 of +0.
      Use log2 and log10 functions when possible instead of using the
      * Add tests for dd-%log2 and dd-%log10.
      Extract the log2 code out of e_pow.c to implement log2 function.
      Use new log2 function in C
      Fix some issues with log2 and log10 of big rationals.
      Fix up a few more issues with log.
      Correct the tests for the generic function lambda lists.
      Signal an error for an invalid :allocation value for a slot.
      Add function to print a description of the value of the FPSCR
      Partially addresses ticket:91 by allowing the test suite to finish.
      See ticket:91: Forgot to export FLOAT-EXCEPTIONS-SUMMARY-BYTE.
      Fix to handle (log 3/2 2) and (log -3/2 2).  Test added.
      Don't bother to build clm or motifd on darwin/ppc. It's not likely
      Remove lisp.a when cleaning; update usags.
      Fix ticket:112 by specifying -mmacosx-version-min=10.5 when linking
      Add support for ppc. Not yet working, but OPT_EXTRA value appears to
      #ifdef out some debugging code for os_dlsym.
      Update version number to 20f.
      Load up initial_function with the correct value for Darwin/ppc if the
      Add bootstrap file to enable :executable feature for ppc.
      Use the same code for sparc and ppc to handle the call_into_c entry.
      Update from logs.

-----------------------------------------------------------------------


hooks/post-receive
-- 
CMU Common Lisp


More information about the cmucl-commit mailing list