urbanc [Mon, 18 Feb 2008 05:51:16 +0100] rev 26091
updated
urbanc [Mon, 18 Feb 2008 03:12:08 +0100] rev 26090
added eqvt-flag to subseteq-lemma
huffman [Mon, 18 Feb 2008 02:10:55 +0100] rev 26089
proved linorder and wellorder class instances
wenzelm [Sun, 17 Feb 2008 19:04:50 +0100] rev 26088
added get_parent (for AWE);
tuned;
wenzelm [Sun, 17 Feb 2008 18:43:17 +0100] rev 26087
added perl wrapper for robust signal handling;
huffman [Sun, 17 Feb 2008 06:49:53 +0100] rev 26086
New simpler representation of numerals, using Bit0 and Bit1 instead of BIT, B0, and B1
wenzelm [Sat, 16 Feb 2008 16:52:09 +0100] rev 26085
removed spurious PolyML.makestring;
wenzelm [Sat, 16 Feb 2008 16:44:02 +0100] rev 26084
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
wenzelm [Sat, 16 Feb 2008 16:44:02 +0100] rev 26083
removed managed_process (cf. General/shell_process.ML);
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
tuned timeLimit: sleep already interruptible by default;
schedule: restore attributes of body, instead of forcing interruptible execution;
wenzelm [Sat, 16 Feb 2008 16:44:00 +0100] rev 26082
removed managed_process (cf. General/shell_process.ML);
wenzelm [Sat, 16 Feb 2008 16:43:59 +0100] rev 26081
exn_message: added TimeLimit.TimeOut;
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
wenzelm [Sat, 16 Feb 2008 16:43:57 +0100] rev 26080
export deny_secure;
wenzelm [Sat, 16 Feb 2008 16:43:56 +0100] rev 26079
setmp: uninterruptible;
wenzelm [Sat, 16 Feb 2008 16:43:54 +0100] rev 26078
System shell processes, with static input/output and propagation of interrupts.