Loading src/general-info/release-21d.md +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ public domain. * 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. * New functions `SET-GC-ASSERTIONS` and `GET-GC-ASSERTIONS`. See the docstrings for more information and also ~~#69~~. * ANSI compliance fixes: * Bug fixes: * Gitlab tickets: Loading Loading
src/general-info/release-21d.md +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ public domain. * 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. * New functions `SET-GC-ASSERTIONS` and `GET-GC-ASSERTIONS`. See the docstrings for more information and also ~~#69~~. * ANSI compliance fixes: * Bug fixes: * Gitlab tickets: Loading