Tue, 28 Sep 2010 23:47:45 +0200 CONTROL-mouse management: handle windowIconified;
wenzelm [Tue, 28 Sep 2010 23:47:45 +0200] rev 39741
CONTROL-mouse management: handle windowIconified; html_panel: tuned border;
Tue, 28 Sep 2010 23:02:05 +0200 basic support for message popups via HTML_Panel;
wenzelm [Tue, 28 Sep 2010 23:02:05 +0200] rev 39740
basic support for message popups via HTML_Panel; more systematic CONTROL-mouse management; tuned;
Tue, 28 Sep 2010 20:49:39 +0200 tuned default perspective;
wenzelm [Tue, 28 Sep 2010 20:49:39 +0200] rev 39739
tuned default perspective;
Tue, 28 Sep 2010 20:35:17 +0200 tuned README;
wenzelm [Tue, 28 Sep 2010 20:35:17 +0200] rev 39738
tuned README;
Tue, 28 Sep 2010 20:22:58 +0200 more defensive overview.paintComponent: avoid potential crash due to buffer change while painting;
wenzelm [Tue, 28 Sep 2010 20:22:58 +0200] rev 39737
more defensive overview.paintComponent: avoid potential crash due to buffer change while painting;
Tue, 28 Sep 2010 18:51:10 +0200 tuned README;
wenzelm [Tue, 28 Sep 2010 18:51:10 +0200] rev 39736
tuned README;
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip