0.9.18.2: Win32 exceptions
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 25 Oct 2006 17:07:53 +0000 (17:07 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 25 Oct 2006 17:07:53 +0000 (17:07 +0000)
commitb43b6e70ce48d959d77f7f56be9d11aa101fdd7d
treebc2246ba8d909ca7020273202beab851a2627b0e
parent8c82cc1e67fe8116431a1d2d4e79005114ff1697
0.9.18.2: Win32 exceptions
 * Floating point exceptions.
 * Stack exhaustion exception.
 * Rename FIND-INTERRUPTED-NAME to FIND-INTERRUPTED-NAME-AND-FRAME.
 * Commentary (questionary?) on the Win32 exception magic.
 * More groveling.

 Alert: grovel-headers.c/defconstant uses now unsigned long, not long.
 Works on Linux/x86, Win32, and Darwin/ppc. If breaks elsewhere then
 define_signed_const and define_unsigned_const needed.
NEWS
package-data-list.lisp-expr
src/code/interr.lisp
src/code/target-exception.lisp
src/runtime/win32-os.c
tools-for-build/grovel-headers.c
version.lisp-expr