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
1 changed file:
Changes:
| ... | ... | @@ -56,6 +56,7 @@ public domain. |
| 56 | 56 | * ~~#271~~ Update ASDF to 3.3.7
|
| 57 | 57 | * ~~#272~~ Move scavenge code for static vectors to its own function
|
| 58 | 58 | * ~~#274~~ 1d99999999 hangs
|
| 59 | + * ~~#275~~ FP underflow in reader allows restarting with 0
|
|
| 59 | 60 | * ~~#276~~ Implement xoroshiro128** generator for x86
|
| 60 | 61 | * ~~#277~~ `float-ratio-float` returns 0 for numbers close to
|
| 61 | 62 | least-positive-float
|