Wed, 17 Sep 2008 21:27:24 +0200 |
wenzelm |
use_text/use_file now depend on explicit ML name space;
|
file |
diff |
annotate
|
Tue, 16 Sep 2008 18:01:25 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Sun, 07 Sep 2008 17:48:49 +0200 |
wenzelm |
*** MESSAGE REFERS TO PREVIOUS VERSION ***
|
file |
diff |
annotate
|
Sun, 07 Sep 2008 17:46:44 +0200 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
Thu, 04 Sep 2008 16:03:48 +0200 |
wenzelm |
multithreading.ML provides dummy thread structures;
|
file |
diff |
annotate
|
Wed, 14 May 2008 11:05:11 +0200 |
wenzelm |
use_text/file: proper position output;
|
file |
diff |
annotate
|
Tue, 13 May 2008 17:06:14 +0200 |
wenzelm |
adapted PolyML.compiler to latest change of basis/FinalPolyML.sml (2008-04-21);
|
file |
diff |
annotate
|
Thu, 10 Apr 2008 20:54:18 +0200 |
wenzelm |
use_text: explicitly print exception, which is no longer done by the new PolyML.compiler setup;
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 23:08:55 +0200 |
wenzelm |
before close: Exn.capture/release;
|
file |
diff |
annotate
|
Tue, 25 Mar 2008 12:14:17 +0100 |
wenzelm |
moved multithreaded "profile" to multithreading_polyml.ML;
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 23:34:24 +0100 |
wenzelm |
ML runtime compilation: pass position, tuned signature;
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 18:35:43 +0100 |
wenzelm |
updated use_text/file for 5.2;
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 19:21:26 +0100 |
wenzelm |
rearrangements to make latest Poly/ML the default, not old 4.x;
|
file |
diff |
annotate
|
Sat, 16 Feb 2008 16:44:02 +0100 |
wenzelm |
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
|
file |
diff |
annotate
|
Thu, 20 Dec 2007 21:11:58 +0100 |
wenzelm |
added ML-Systems/universal.ML;
|
file |
diff |
annotate
|
Sat, 20 Oct 2007 20:33:06 +0200 |
wenzelm |
discontinued support for 4.1.1, 4.1.2;
|
file |
diff |
annotate
|
Sat, 13 Oct 2007 17:16:46 +0200 |
wenzelm |
PolyML.Compiler.maxInlineSize := 80;
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 21:10:41 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 13:52:50 +0200 |
wenzelm |
replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
|
file |
diff |
annotate
|
Sun, 16 Sep 2007 14:52:33 +0200 |
wenzelm |
added ml_system_fix_ints;
|
file |
diff |
annotate
|
Sat, 18 Aug 2007 21:27:52 +0200 |
wenzelm |
ML system provides get_print_depth;
|
file |
diff |
annotate
|
Thu, 16 Aug 2007 18:53:21 +0200 |
wenzelm |
removed signal setup from root function to on-entry hook;
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 20:26:57 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Tue, 24 Jul 2007 19:44:37 +0200 |
wenzelm |
ML-Systems/exn.ML, ML-Systems/multithreading_dummy.ML;
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 14:06:11 +0200 |
wenzelm |
added compatibility file for ML systems without multithreading;
|
file |
diff |
annotate
|
Tue, 17 Jul 2007 13:19:21 +0200 |
wenzelm |
moved cd/pwd to ML compatibility layer (simplifies bootstrapping with Alice);
|
file |
diff |
annotate
|
Thu, 31 May 2007 01:25:24 +0200 |
wenzelm |
TextIO.inputLine: use present SML B library version;
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 16:43:42 +0100 |
wenzelm |
use_text: added name argument;
|
file |
diff |
annotate
|
Mon, 11 Dec 2006 19:05:23 +0100 |
wenzelm |
added use_file;
|
file |
diff |
annotate
|
Fri, 08 Dec 2006 23:25:54 +0100 |
wenzelm |
tuned use_text;
|
file |
diff |
annotate
|
Fri, 10 Nov 2006 23:22:10 +0100 |
wenzelm |
tuned names of start_timing,/end_timing/check_timer;
|
file |
diff |
annotate
|
Fri, 10 Nov 2006 00:13:35 +0100 |
wenzelm |
no special treatment for cygwin (this is supposed to be actual cygwin, not win32 polyml within cygwin);
|
file |
diff |
annotate
|
Fri, 27 Jan 2006 20:17:24 +0100 |
webertj |
interrupt_timeout for Poly replaced by stub
|
file |
diff |
annotate
|
Mon, 23 Jan 2006 17:29:52 +0100 |
webertj |
TimeLimit replaced by interrupt_timeout
|
file |
diff |
annotate
|
Fri, 23 Dec 2005 15:16:56 +0100 |
wenzelm |
backpatching of Substring.full;
|
file |
diff |
annotate
|
Tue, 11 Oct 2005 13:28:08 +0200 |
wenzelm |
added string_of_pid;
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:48 +0200 |
wenzelm |
added String.isSuffix;
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 14:42:03 +0200 |
wenzelm |
added profiler interface, keep 'profiling' of PolyML structure;
|
file |
diff |
annotate
|
Tue, 21 Jun 2005 18:55:44 +0200 |
wenzelm |
tuned pointer_eq;
|
file |
diff |
annotate
|
Mon, 20 Jun 2005 22:14:17 +0200 |
wenzelm |
added pointer_eq;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:38 +0200 |
wenzelm |
PolyML.Compiler.printInAlphabeticalOrder := false;
|
file |
diff |
annotate
|
Sat, 11 Jun 2005 23:17:28 +0200 |
wenzelm |
some cygwin support;
|
file |
diff |
annotate
|
Sun, 05 Jun 2005 11:31:30 +0200 |
wenzelm |
removed file_info (now in Pure/General/file.ML);
|
file |
diff |
annotate
|
Tue, 26 Apr 2005 19:52:17 +0200 |
wenzelm |
eval command line: show results;
|
file |
diff |
annotate
|
Sat, 23 Apr 2005 19:51:11 +0200 |
wenzelm |
eval command line arguments;
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 09:48:41 +0200 |
paulson |
new signalling primmitives for sml/nj compatibility
|
file |
diff |
annotate
|
Tue, 12 Apr 2005 11:07:42 +0200 |
paulson |
fixing an incompatibility with Posix.IO.mkTextReader
|
file |
diff |
annotate
|
Fri, 09 Jul 2004 11:13:36 +0200 |
paulson |
new profiling function
|
file |
diff |
annotate
|
Sat, 05 Jun 2004 13:06:39 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Tue, 01 Jun 2004 00:18:01 +0200 |
webertj |
including polyml-time-limit.ML
|
file |
diff |
annotate
|
Mon, 05 Apr 2004 13:23:10 +0200 |
skalberg |
Added support for the newer versions of SML/NJ, which break several of the
|
file |
diff |
annotate
|
Thu, 28 Feb 2002 21:34:33 +0100 |
wenzelm |
renamed mask_interrupt to ignore_interrupt;
|
file |
diff |
annotate
|
Thu, 08 Nov 2001 23:57:22 +0100 |
wenzelm |
removed needs_filtered_use;
|
file |
diff |
annotate
|
Tue, 06 Feb 2001 18:41:27 +0100 |
wenzelm |
4.0 version;
|
file |
diff |
annotate
|
Tue, 16 Jan 2001 00:35:50 +0100 |
wenzelm |
use_text etc.: proper output of error messages;
|
file |
diff |
annotate
|
Mon, 08 May 2000 11:45:47 +0200 |
wenzelm |
val needs_filtered_use = true;
|
file |
diff |
annotate
|
Wed, 20 Oct 1999 15:22:56 +0200 |
wenzelm |
use_text: remove last char from output;
|
file |
diff |
annotate
|
Wed, 13 Oct 1999 19:42:46 +0200 |
wenzelm |
system;
|
file |
diff |
annotate
|
Mon, 02 Aug 1999 15:39:04 +0200 |
wenzelm |
removed obsolete concat;
|
file |
diff |
annotate
|
Mon, 02 Aug 1999 11:33:18 +0200 |
paulson |
String.isPrefix
|
file |
diff |
annotate
|