Thu, 28 Oct 2010 22:04:00 +0200 | wenzelm | use Exn.interruptible_capture to keep user-code interruptible (Exn.capture not immediately followed by Exn.release here); | changeset | files |
Thu, 28 Oct 2010 21:59:01 +0200 | wenzelm | added Exn.interruptible_capture, which reraises interrupts as required by user-code (when Exn.capture is not immediately followed by Exn.release); | changeset | files |
Thu, 28 Oct 2010 21:52:33 +0200 | wenzelm | eliminated dead code; | changeset | files |
Thu, 28 Oct 2010 21:51:34 +0200 | wenzelm | tuned white-space; | changeset | files |