krauss [Tue, 28 Sep 2010 09:43:13 +0200] rev 39753
added dependency to base images to ensure that the doc test actually rebuilds the tutorials
krauss [Tue, 28 Sep 2010 09:34:20 +0200] rev 39752
removed unnecessary reference poking (cf. f45d332a90e3)
haftmann [Tue, 28 Sep 2010 09:17:33 +0200] rev 39751
merged
haftmann [Tue, 28 Sep 2010 09:14:37 +0200] rev 39750
consider quick_and_dirty option before loading theory
krauss [Tue, 28 Sep 2010 08:38:20 +0200] rev 39749
dropped obsolete mk_tcl
blanchet [Tue, 28 Sep 2010 08:35:00 +0200] rev 39748
make SML/NJ happy
haftmann [Mon, 27 Sep 2010 16:32:48 +0200] rev 39747
merged
haftmann [Mon, 27 Sep 2010 16:27:32 +0200] rev 39746
combine quote and typewriter tag; typewriter considers isa@parindent
haftmann [Mon, 27 Sep 2010 16:27:31 +0200] rev 39745
combine quote and typewriter/tt tag
haftmann [Mon, 27 Sep 2010 16:19:37 +0200] rev 39744
combine quote and typewriter tag; typewriter considers isa@parindent
haftmann [Mon, 27 Sep 2010 16:19:36 +0200] rev 39743
combine quote and typewriter tag
wenzelm [Wed, 29 Sep 2010 17:58:27 +0200] rev 39742
CONTROL-mouse management: handle windowDeactivated as well;
some workarounds to robustify html_popup;
wenzelm [Tue, 28 Sep 2010 23:47:45 +0200] rev 39741
CONTROL-mouse management: handle windowIconified;
html_panel: tuned border;
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;
wenzelm [Tue, 28 Sep 2010 20:49:39 +0200] rev 39739
tuned default perspective;
wenzelm [Tue, 28 Sep 2010 20:35:17 +0200] rev 39738
tuned README;
wenzelm [Tue, 28 Sep 2010 20:22:58 +0200] rev 39737
more defensive overview.paintComponent: avoid potential crash due to buffer change while painting;
wenzelm [Tue, 28 Sep 2010 18:51:10 +0200] rev 39736
tuned README;
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;
wenzelm [Mon, 27 Sep 2010 21:16:42 +0200] rev 39734
moved "auto-start" to options panel;
tuned;
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;
wenzelm [Mon, 27 Sep 2010 18:16:36 +0200] rev 39732
added Standard_System.unzip (for platform file-system);
tuned comments;
wenzelm [Mon, 27 Sep 2010 18:11:33 +0200] rev 39731
bulk read: observe EOF protocol more carefully -- 0 counts as successful read;
wenzelm [Mon, 27 Sep 2010 18:10:21 +0200] rev 39730
tuned whitespace;
wenzelm [Mon, 27 Sep 2010 14:54:10 +0200] rev 39729
merged
haftmann [Mon, 27 Sep 2010 14:13:22 +0200] rev 39728
lemma remdups_map_remdups
haftmann [Mon, 27 Sep 2010 14:13:22 +0200] rev 39727
lemma remdups_list_of_dlist
bulwahn [Mon, 27 Sep 2010 13:28:54 +0200] rev 39726
merged
bulwahn [Mon, 27 Sep 2010 12:23:01 +0200] rev 39725
adopting example
bulwahn [Mon, 27 Sep 2010 12:23:00 +0200] rev 39724
adding further tracing messages; tuned
bulwahn [Mon, 27 Sep 2010 12:22:57 +0200] rev 39723
handling nested cases more elegant by requiring less new constants
blanchet [Mon, 27 Sep 2010 12:01:04 +0200] rev 39722
merged
blanchet [Mon, 27 Sep 2010 12:00:53 +0200] rev 39721
renamed function
blanchet [Mon, 27 Sep 2010 10:44:08 +0200] rev 39720
rename "Clausifier" to "Meson_Clausifier" and merge with "Meson_Tactic"
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)
blanchet [Mon, 27 Sep 2010 09:14:39 +0200] rev 39718
remove needless flag
haftmann [Mon, 27 Sep 2010 11:12:08 +0200] rev 39717
added hint on reference equality
haftmann [Mon, 27 Sep 2010 11:12:01 +0200] rev 39716
treat equality on refs and arrays as primitive operation
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;
wenzelm [Sun, 26 Sep 2010 22:54:37 +0200] rev 39705
added Standard_System.raw_untar;
wenzelm [Sun, 26 Sep 2010 19:46:02 +0200] rev 39704
some markup for inner syntax tokens;
wenzelm [Sun, 26 Sep 2010 19:32:45 +0200] rev 39703
tuned signatures and messages;
wenzelm [Sat, 25 Sep 2010 17:28:41 +0200] rev 39702
Session_Dockable: more startup controls;
wenzelm [Sat, 25 Sep 2010 16:22:27 +0200] rev 39701
simplified / clarified Session.Phase;
wenzelm [Sat, 25 Sep 2010 15:40:40 +0200] rev 39700
more precise treatment of backgrounds vs. rectangles;
wenzelm [Sat, 25 Sep 2010 14:16:59 +0200] rev 39699
tuned mk_fifo;
wenzelm [Sat, 25 Sep 2010 13:57:34 +0200] rev 39698
tuned signature;
wenzelm [Fri, 24 Sep 2010 21:05:07 +0200] rev 39697
tuned border;
wenzelm [Fri, 24 Sep 2010 20:33:38 +0200] rev 39696
more informative Session.Phase;
wenzelm [Fri, 24 Sep 2010 17:55:32 +0200] rev 39695
merged
haftmann [Fri, 24 Sep 2010 15:53:57 +0200] rev 39694
merged