Tue, 28 Sep 2010 15:58:31 +0200 more uniform init/exit model/view in session_manager, trading race wrt. session.phase for race wrt. global editor state;
wenzelm [Tue, 28 Sep 2010 15:58:31 +0200] rev 39735
more uniform init/exit model/view in session_manager, trading race wrt. session.phase for race wrt. global editor state;
Mon, 27 Sep 2010 21:16:42 +0200 moved "auto-start" to options panel;
wenzelm [Mon, 27 Sep 2010 21:16:42 +0200] rev 39734
moved "auto-start" to options panel; tuned;
Mon, 27 Sep 2010 20:26:10 +0200 renamed raw output primitives to emphasize their meaning -- not to be used in user-space;
wenzelm [Mon, 27 Sep 2010 20:26:10 +0200] rev 39733
renamed raw output primitives to emphasize their meaning -- not to be used in user-space;
Mon, 27 Sep 2010 18:16:36 +0200 added Standard_System.unzip (for platform file-system);
wenzelm [Mon, 27 Sep 2010 18:16:36 +0200] rev 39732
added Standard_System.unzip (for platform file-system); tuned comments;
Mon, 27 Sep 2010 18:11:33 +0200 bulk read: observe EOF protocol more carefully -- 0 counts as successful read;
wenzelm [Mon, 27 Sep 2010 18:11:33 +0200] rev 39731
bulk read: observe EOF protocol more carefully -- 0 counts as successful read;
Mon, 27 Sep 2010 18:10:21 +0200 tuned whitespace;
wenzelm [Mon, 27 Sep 2010 18:10:21 +0200] rev 39730
tuned whitespace;
Mon, 27 Sep 2010 14:54:10 +0200 merged
wenzelm [Mon, 27 Sep 2010 14:54:10 +0200] rev 39729
merged
Mon, 27 Sep 2010 14:13:22 +0200 lemma remdups_map_remdups
haftmann [Mon, 27 Sep 2010 14:13:22 +0200] rev 39728
lemma remdups_map_remdups
Mon, 27 Sep 2010 14:13:22 +0200 lemma remdups_list_of_dlist
haftmann [Mon, 27 Sep 2010 14:13:22 +0200] rev 39727
lemma remdups_list_of_dlist
Mon, 27 Sep 2010 13:28:54 +0200 merged
bulwahn [Mon, 27 Sep 2010 13:28:54 +0200] rev 39726
merged
Mon, 27 Sep 2010 12:23:01 +0200 adopting example
bulwahn [Mon, 27 Sep 2010 12:23:01 +0200] rev 39725
adopting example
Mon, 27 Sep 2010 12:23:00 +0200 adding further tracing messages; tuned
bulwahn [Mon, 27 Sep 2010 12:23:00 +0200] rev 39724
adding further tracing messages; tuned
Mon, 27 Sep 2010 12:22:57 +0200 handling nested cases more elegant by requiring less new constants
bulwahn [Mon, 27 Sep 2010 12:22:57 +0200] rev 39723
handling nested cases more elegant by requiring less new constants
Mon, 27 Sep 2010 12:01:04 +0200 merged
blanchet [Mon, 27 Sep 2010 12:01:04 +0200] rev 39722
merged
Mon, 27 Sep 2010 12:00:53 +0200 renamed function
blanchet [Mon, 27 Sep 2010 12:00:53 +0200] rev 39721
renamed function
Mon, 27 Sep 2010 10:44:08 +0200 rename "Clausifier" to "Meson_Clausifier" and merge with "Meson_Tactic"
blanchet [Mon, 27 Sep 2010 10:44:08 +0200] rev 39720
rename "Clausifier" to "Meson_Clausifier" and merge with "Meson_Tactic"
Mon, 27 Sep 2010 09:17:24 +0200 comment out Auto Try until issues are resolved (automatically on by default even though the code says off; thread that continues in the background)
blanchet [Mon, 27 Sep 2010 09:17:24 +0200] rev 39719
comment out Auto Try until issues are resolved (automatically on by default even though the code says off; thread that continues in the background)
Mon, 27 Sep 2010 09:14:39 +0200 remove needless flag
blanchet [Mon, 27 Sep 2010 09:14:39 +0200] rev 39718
remove needless flag
Mon, 27 Sep 2010 11:12:08 +0200 added hint on reference equality
haftmann [Mon, 27 Sep 2010 11:12:08 +0200] rev 39717
added hint on reference equality
Mon, 27 Sep 2010 11:12:01 +0200 treat equality on refs and arrays as primitive operation
haftmann [Mon, 27 Sep 2010 11:12:01 +0200] rev 39716
treat equality on refs and arrays as primitive operation
Mon, 27 Sep 2010 11:11:59 +0200 corrected OCaml operator precedence
haftmann [Mon, 27 Sep 2010 11:11:59 +0200] rev 39715
corrected OCaml operator precedence
Mon, 27 Sep 2010 09:36:18 +0200 corrected scope of closure
haftmann [Mon, 27 Sep 2010 09:36:18 +0200] rev 39714
corrected scope of closure
Mon, 27 Sep 2010 08:47:23 +0200 merged
haftmann [Mon, 27 Sep 2010 08:47:23 +0200] rev 39713
merged
Mon, 27 Sep 2010 08:46:53 +0200 separate quote tag from tt tag
haftmann [Mon, 27 Sep 2010 08:46:53 +0200] rev 39712
separate quote tag from tt tag
Fri, 24 Sep 2010 16:09:54 +0200 separate quote tag from tt tag
haftmann [Fri, 24 Sep 2010 16:09:54 +0200] rev 39711
separate quote tag from tt tag
Sat, 25 Sep 2010 10:32:14 +0200 make SML/NJ happy
blanchet [Sat, 25 Sep 2010 10:32:14 +0200] rev 39710
make SML/NJ happy
Mon, 27 Sep 2010 14:34:55 +0200 some more options to robustify posix_untar;
wenzelm [Mon, 27 Sep 2010 14:34:55 +0200] rev 39709
some more options to robustify posix_untar;
Mon, 27 Sep 2010 13:38:35 +0200 more efficient posix_untar -- avoid really slow java.util.zip.GZIPInputStream;
wenzelm [Mon, 27 Sep 2010 13:38:35 +0200] rev 39708
more efficient posix_untar -- avoid really slow java.util.zip.GZIPInputStream; misc tuning;
Mon, 27 Sep 2010 11:31:39 +0200 back to UseQuartz=true -- used to be default on Apple Java 1.5;
wenzelm [Mon, 27 Sep 2010 11:31:39 +0200] rev 39707
back to UseQuartz=true -- used to be default on Apple Java 1.5;
Sun, 26 Sep 2010 23:35:10 +0200 raw_untar.raw_execute with native cwd, to avoid cross-platform complications;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip