haftmann [Mon, 27 Sep 2010 11:11:59 +0200] rev 39715
corrected OCaml operator precedence
haftmann [Mon, 27 Sep 2010 09:36:18 +0200] rev 39714
corrected scope of closure
haftmann [Mon, 27 Sep 2010 08:47:23 +0200] rev 39713
merged
haftmann [Mon, 27 Sep 2010 08:46:53 +0200] rev 39712
separate quote tag from tt tag
haftmann [Fri, 24 Sep 2010 16:09:54 +0200] rev 39711
separate quote tag from tt tag
blanchet [Sat, 25 Sep 2010 10:32:14 +0200] rev 39710
make SML/NJ happy
wenzelm [Mon, 27 Sep 2010 14:34:55 +0200] rev 39709
some more options to robustify posix_untar;
wenzelm [Mon, 27 Sep 2010 13:38:35 +0200] rev 39708
more efficient posix_untar -- avoid really slow java.util.zip.GZIPInputStream;
misc tuning;
wenzelm [Mon, 27 Sep 2010 11:31:39 +0200] rev 39707
back to UseQuartz=true -- used to be default on Apple Java 1.5;
wenzelm [Sun, 26 Sep 2010 23:35:10 +0200] rev 39706
raw_untar.raw_execute with native cwd, to avoid cross-platform complications;
more informative treatment of IOException, notably due to broken pipe;