lib/scripts/run-polyml
2015-01-10 wenzelm proper Session.save with shutdown, which is relevant to avoid persistent threads;
2014-04-22 wenzelm more general exit;
2013-09-16 wenzelm prefer high-level ML_System.share_common_data, ML_System.save_state -- except for bootstrap images (RAW, Pure);
2013-08-01 wenzelm tuned;
2013-02-13 wenzelm more thorough error handling of load/save (see also c1be3072ea8f);
2012-08-03 wenzelm more informative process exit code;
2012-05-25 wenzelm potentially more convincing kill -TERM of feeder (cf. 32c03d45fffe) -- attempt to workaround spurious perl "hangs" on lxbroy10;
2011-01-19 wenzelm added librarypath: shared library convenience in bash, keeping LD_LIBRARY_PATH and DYLD_LIBRARY_PATH separate;
2010-11-15 wenzelm tuned error messages;
2010-11-11 wenzelm tuned error message;
2010-09-22 wenzelm isabelle-process: less verbose no-commit mode;
2009-05-31 wenzelm removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
2009-05-31 wenzelm removed obsolete COPYDB flag;
2008-12-20 wenzelm removed Ids;
2008-03-06 wenzelm rearrangements to make latest Poly/ML the default, not old 4.x;
2007-10-20 wenzelm discontinued support for 4.1.1, 4.1.2;
2006-11-13 wenzelm removed old cygwin wrappers;
2005-11-14 wenzelm support for polyml-4.2.0;
2005-08-16 wenzelm proper ML_DBASE for .../bin/poly;
2005-08-01 wenzelm PolyML.Compiler.printInAlphabeticalOrder := false;
2005-06-14 wenzelm use POLY instead of DISCGARB;
2005-06-14 wenzelm discontinued polyml-3.x;
2005-06-11 wenzelm some cygwin support;
2005-06-05 wenzelm DISCGARB_OPTIONS back in od position;
2005-06-05 wenzelm DISCGARB_OPTIONS: proper treatment of specific polyml versions;
2005-04-26 wenzelm no longer need feeder to run normal interactive sessions;
2004-06-21 kleing Merged in license change from Isabelle2004
2003-05-06 kleing use -Smax with poly 4.1.3 for maximum database space (see poly release notes)
2002-03-01 wenzelm option -S 180;
2002-01-17 wenzelm cover polyml-4.1.2;
2001-11-08 wenzelm got rid of obsolete input filtering;
2001-08-08 wenzelm [ "$ML_SYSTEM" = polyml-4.1.1 ] && DISCGARB_OPTIONS="$DISCGARB_OPTIONS -S 120";
2000-11-30 wenzelm /usr/bin/env bash;
2000-10-12 wenzelm accomodate Poly/ML 4.0;
2000-09-28 wenzelm added COPYDB argument;
2000-09-15 wenzelm keep export of ISABELLE_TMP (!!!);
2000-09-15 wenzelm hunting gremlins ...;
2000-09-15 wenzelm unexport exports;
2000-09-01 wenzelm GPLed;
2000-08-31 wenzelm improved exit function for polyml-4.0;
2000-05-08 wenzelm always discgarb -c;
2000-03-08 wenzelm observe COMPRESS option;
1998-06-22 wenzelm check_mlhome_file;
1997-12-31 wenzelm use feeder to pipe into ML;
1997-12-01 wenzelm ISABELLE_TMP;
1997-07-07 wenzelm NOWRITE;
1997-04-25 wenzelm removed COPYDB flag;
1997-04-22 wenzelm removed -norc;
1997-04-11 wenzelm fixed { ... } shell syntax to accomodate bash 2.x;
1997-02-10 wenzelm tuned startup;
1997-01-23 wenzelm 'rm -f' instead of 'cp -f';
1996-12-16 wenzelm added symbolinput filter;
1996-12-13 wenzelm now discgarb called only for changed databases;
1996-12-09 wenzelm various fixes;
1996-12-04 wenzelm replaced cat by ucat;
1996-12-02 wenzelm run-polyml: Poly/ML startup script.
less more (0) tip