Raymond Toy pushed to branch master at cmucl / cmucl Commits: 894e18e0 by Raymond Toy at 2018-02-10T08:52:20-08:00 Update from logs - - - - - 1 changed file: - src/general-info/release-21d.md Changes: ===================================== src/general-info/release-21d.md ===================================== --- a/src/general-info/release-21d.md +++ b/src/general-info/release-21d.md @@ -25,10 +25,14 @@ public domain. * The required state for this generator is just 4 32-bit words instead of the 600+ for MT19937. * The generator is also faster than MT19937 (approximately 28% faster on x86 and 18% on sparc). * The new function `KERNEL:RANDOM-STATE-JUMP` modifies the given state to jump 2^64 samples ahead, allowing 2^64 non-overlapping sequences. - + * Updated CLX to telent clx version 06e39a0d. * ANSI compliance fixes: * Bug fixes: * Gitlab tickets: + * ~~~#50~~~ CLX (Hemlock) fails to run. + * ~~~#49~~~ CLM crashes + * ~~~#47~~~ Backquate and multiple splices + * ~~~#59~~~ Incorrect type-derivation for `decode-float` * Other changes: * Improvements to the PCL implementation of CLOS: * Changes to building procedure: View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/894e18e020e6a16024bc63f2f5... --- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/894e18e020e6a16024bc63f2f5... You're receiving this email because of your account on gitlab.common-lisp.net.