src/Pure/ML-Systems/mosml.ML
Thu, 06 Mar 2008 20:44:54 +0100 wenzelm specific system_out (MosML lacks structure Posix);
Thu, 06 Mar 2008 20:17:50 +0100 wenzelm common setup for system_out/system;
Sat, 16 Feb 2008 16:44:02 +0100 wenzelm replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
Thu, 20 Dec 2007 21:11:58 +0100 wenzelm added ML-Systems/universal.ML;
Mon, 01 Oct 2007 22:29:58 +0200 wenzelm fixed use_text;
Mon, 24 Sep 2007 13:52:50 +0200 wenzelm replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
Sun, 16 Sep 2007 14:52:32 +0200 wenzelm added ml_system_fix_ints;
Sat, 18 Aug 2007 21:27:52 +0200 wenzelm ML system provides get_print_depth;
Wed, 15 Aug 2007 20:26:57 +0200 wenzelm tuned comments;
Tue, 24 Jul 2007 19:44:37 +0200 wenzelm ML-Systems/exn.ML, ML-Systems/multithreading_dummy.ML;
Mon, 23 Jul 2007 14:06:11 +0200 wenzelm added compatibility file for ML systems without multithreading;
Tue, 17 Jul 2007 22:48:40 +0200 wenzelm adapted TextIO.inputLine;
Tue, 17 Jul 2007 13:19:21 +0200 wenzelm moved cd/pwd to ML compatibility layer (simplifies bootstrapping with Alice);
Tue, 06 Feb 2007 17:20:14 +0100 wenzelm pervasive exception Option;
Sun, 21 Jan 2007 16:43:42 +0100 wenzelm use_text: added name argument;
Mon, 11 Dec 2006 19:05:23 +0100 wenzelm added use_file;
Fri, 10 Nov 2006 23:22:10 +0100 wenzelm tuned names of start_timing,/end_timing/check_timer;
Fri, 10 Nov 2006 00:12:28 +0100 wenzelm tuned comments;
Mon, 23 Jan 2006 17:29:52 +0100 webertj TimeLimit replaced by interrupt_timeout
Mon, 12 Dec 2005 15:36:46 +0100 haftmann added dummy 'print' to non-polyml systems
Tue, 11 Oct 2005 13:28:08 +0200 wenzelm added string_of_pid;
Mon, 19 Sep 2005 23:22:51 +0200 wenzelm added String.isSuffix;
Mon, 01 Aug 2005 19:20:47 +0200 wenzelm tuned;
Mon, 04 Jul 2005 17:07:15 +0200 wenzelm dummy exception_trace;
Fri, 01 Jul 2005 14:42:04 +0200 wenzelm added profiler interface (dummy);
Tue, 21 Jun 2005 18:55:57 +0200 wenzelm proper implementation of pointer_eq;
Mon, 20 Jun 2005 22:14:17 +0200 wenzelm added pointer_eq;
Sun, 19 Jun 2005 00:07:41 +0200 wenzelm improved comment;
Sun, 19 Jun 2005 00:02:06 +0200 wenzelm some minor adaptions to make it work again;
Sun, 05 Jun 2005 11:31:30 +0200 wenzelm removed file_info (now in Pure/General/file.ML);
Tue, 01 Jun 2004 00:26:13 +0200 webertj TimeLimit structure added (no proper implementation yet)
Mon, 05 Apr 2004 13:23:10 +0200 skalberg Added support for the newer versions of SML/NJ, which break several of the
Thu, 28 Feb 2002 21:32:46 +0100 wenzelm renamed mask_interrupt to ignore_interrupt;
Fri, 15 Feb 2002 20:43:44 +0100 wenzelm removed unused unmask_interrupt;
Thu, 08 Nov 2001 23:57:22 +0100 wenzelm removed needs_filtered_use;
Thu, 06 Jul 2000 00:09:45 +0200 wenzelm Compatibility file for Moscow ML 2.00;
less more (0) tip