Raymond Toy pushed to branch issue-275b-signal-float-underflow at cmucl / cmucl
Commits: 6b933b4a by Raymond Toy at 2024-04-10T14:26:39-07:00 Add issue #275 to release notes.
- - - - -
1 changed file:
- src/general-info/release-21f.md
Changes:
===================================== src/general-info/release-21f.md ===================================== @@ -56,6 +56,7 @@ public domain. * ~~#271~~ Update ASDF to 3.3.7 * ~~#272~~ Move scavenge code for static vectors to its own function * ~~#274~~ 1d99999999 hangs + * ~~#275~~ FP underflow in reader allows restarting with 0 * ~~#276~~ Implement xoroshiro128** generator for x86 * ~~#277~~ `float-ratio-float` returns 0 for numbers close to least-positive-float
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/6b933b4a49b664564b45b288...