[cmucl-imp] Snapshot 2024-08

Raymond Toy toy.raymond at gmail.com
Mon Aug 12 19:49:00 UTC 2024


Snapshot 2024-08 has been tagged. Binaries will be uploaded soon.

Here is a list of changes from the previous 2024-04 snapshot

  * #303 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/303>
    Variable |*assert-not-standard-readtable*| defined but not used.
  * #312 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/312>
    Compiler error building motif server on Fedora 40
  * #314 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/314> tanh
    incorrect for large args
  * #316 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/316>
    Support roundtrip character casing
  * #320 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/320> Motif
    variant not defaulted for |x86_linux_clang| config
  * #321 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/321>
    Rename Motif Config.x86 to Config.linux
  * #323 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/323> Make
    string casing functions compliant
  * #329 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/329> Fix
    compiler warnings in os.lisp
  * #330 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/330> Fix
    typos in unicode.lisp
  * #333 <https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/333>
    |load| doesn’t accept generalized boolean for |:if-does-not-exist| arg

See Release snapshot-2024-08 
<https://gitlab.common-lisp.net/cmucl/cmucl/-/releases/snapshot-2024-08> 
for more info, including download links.

The biggest change is that cmucl now round-trip casing according to the 
CL standard. This is an incompatible change from previous versions that 
used Unicode casing rules.


More information about the cmucl-imp mailing list