factor/basis/math/floats/env
Slava Pestov 1818bcb780 Fix three problems discovered by running math.floats.env tests in a loop:
- Crash if allocating error triggers a GC from a signal/SEH handler
- Crash if GC runs with floating point traps enabled on Windows
- Floating point traps didn't prettyprint properly
2010-09-02 22:57:14 -05:00
..
ppc Replace 'untested' tag with 'not loaded' and 'not tested' tags 2010-04-13 18:43:01 -07:00
x86 math.floats.env.x86: make sure the x87 stack is cleared after the overflow test, otherwise random things screw up later 2010-08-28 12:01:09 -05:00
authors.txt math.floats.env vocab with words to control the floating-point environment 2009-09-05 19:48:13 -05:00
env-docs.factor docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
env-tests.factor Fix three problems discovered by running math.floats.env tests in a loop: 2010-09-02 22:57:14 -05:00
env.factor vm-error>exception-flags word to extract exception flag information from a trap exception 2009-09-14 14:10:51 -05:00
summary.txt math.floats.env vocab with words to control the floating-point environment 2009-09-05 19:48:13 -05:00