Tue, 28 Sep 2010 09:43:13 +0200 krauss added dependency to base images to ensure that the doc test actually rebuilds the tutorials
Tue, 28 Sep 2010 09:34:20 +0200 krauss removed unnecessary reference poking (cf. f45d332a90e3)
Tue, 28 Sep 2010 09:17:33 +0200 haftmann merged
Tue, 28 Sep 2010 09:14:37 +0200 haftmann consider quick_and_dirty option before loading theory
Tue, 28 Sep 2010 08:38:20 +0200 krauss dropped obsolete mk_tcl
Tue, 28 Sep 2010 08:35:00 +0200 blanchet make SML/NJ happy
Mon, 27 Sep 2010 16:32:48 +0200 haftmann merged
Mon, 27 Sep 2010 16:27:32 +0200 haftmann combine quote and typewriter tag; typewriter considers isa@parindent
Mon, 27 Sep 2010 16:27:31 +0200 haftmann combine quote and typewriter/tt tag
Mon, 27 Sep 2010 16:19:37 +0200 haftmann combine quote and typewriter tag; typewriter considers isa@parindent
Mon, 27 Sep 2010 16:19:36 +0200 haftmann combine quote and typewriter tag
Wed, 29 Sep 2010 17:58:27 +0200 wenzelm CONTROL-mouse management: handle windowDeactivated as well;
Tue, 28 Sep 2010 23:47:45 +0200 wenzelm CONTROL-mouse management: handle windowIconified;
Tue, 28 Sep 2010 23:02:05 +0200 wenzelm basic support for message popups via HTML_Panel;
Tue, 28 Sep 2010 20:49:39 +0200 wenzelm tuned default perspective;
Tue, 28 Sep 2010 20:35:17 +0200 wenzelm tuned README;
Tue, 28 Sep 2010 20:22:58 +0200 wenzelm more defensive overview.paintComponent: avoid potential crash due to buffer change while painting;
Tue, 28 Sep 2010 18:51:10 +0200 wenzelm tuned README;
Tue, 28 Sep 2010 15:58:31 +0200 wenzelm 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 wenzelm moved "auto-start" to options panel;
Mon, 27 Sep 2010 20:26:10 +0200 wenzelm renamed raw output primitives to emphasize their meaning -- not to be used in user-space;
Mon, 27 Sep 2010 18:16:36 +0200 wenzelm added Standard_System.unzip (for platform file-system);
Mon, 27 Sep 2010 18:11:33 +0200 wenzelm bulk read: observe EOF protocol more carefully -- 0 counts as successful read;
Mon, 27 Sep 2010 18:10:21 +0200 wenzelm tuned whitespace;
Mon, 27 Sep 2010 14:54:10 +0200 wenzelm merged
Mon, 27 Sep 2010 14:13:22 +0200 haftmann lemma remdups_map_remdups
Mon, 27 Sep 2010 14:13:22 +0200 haftmann lemma remdups_list_of_dlist
Mon, 27 Sep 2010 13:28:54 +0200 bulwahn merged
Mon, 27 Sep 2010 12:23:01 +0200 bulwahn adopting example
Mon, 27 Sep 2010 12:23:00 +0200 bulwahn adding further tracing messages; tuned
Mon, 27 Sep 2010 12:22:57 +0200 bulwahn handling nested cases more elegant by requiring less new constants
Mon, 27 Sep 2010 12:01:04 +0200 blanchet merged
Mon, 27 Sep 2010 12:00:53 +0200 blanchet renamed function
Mon, 27 Sep 2010 10:44:08 +0200 blanchet rename "Clausifier" to "Meson_Clausifier" and merge with "Meson_Tactic"
Mon, 27 Sep 2010 09:17:24 +0200 blanchet 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 blanchet remove needless flag
Mon, 27 Sep 2010 11:12:08 +0200 haftmann added hint on reference equality
Mon, 27 Sep 2010 11:12:01 +0200 haftmann treat equality on refs and arrays as primitive operation
Mon, 27 Sep 2010 11:11:59 +0200 haftmann corrected OCaml operator precedence
Mon, 27 Sep 2010 09:36:18 +0200 haftmann corrected scope of closure
Mon, 27 Sep 2010 08:47:23 +0200 haftmann merged
Mon, 27 Sep 2010 08:46:53 +0200 haftmann separate quote tag from tt tag
Fri, 24 Sep 2010 16:09:54 +0200 haftmann separate quote tag from tt tag
Sat, 25 Sep 2010 10:32:14 +0200 blanchet make SML/NJ happy
Mon, 27 Sep 2010 14:34:55 +0200 wenzelm some more options to robustify posix_untar;
Mon, 27 Sep 2010 13:38:35 +0200 wenzelm more efficient posix_untar -- avoid really slow java.util.zip.GZIPInputStream;
Mon, 27 Sep 2010 11:31:39 +0200 wenzelm back to UseQuartz=true -- used to be default on Apple Java 1.5;
Sun, 26 Sep 2010 23:35:10 +0200 wenzelm raw_untar.raw_execute with native cwd, to avoid cross-platform complications;
Sun, 26 Sep 2010 22:54:37 +0200 wenzelm added Standard_System.raw_untar;
Sun, 26 Sep 2010 19:46:02 +0200 wenzelm some markup for inner syntax tokens;
Sun, 26 Sep 2010 19:32:45 +0200 wenzelm tuned signatures and messages;
Sat, 25 Sep 2010 17:28:41 +0200 wenzelm Session_Dockable: more startup controls;
Sat, 25 Sep 2010 16:22:27 +0200 wenzelm simplified / clarified Session.Phase;
Sat, 25 Sep 2010 15:40:40 +0200 wenzelm more precise treatment of backgrounds vs. rectangles;
Sat, 25 Sep 2010 14:16:59 +0200 wenzelm tuned mk_fifo;
Sat, 25 Sep 2010 13:57:34 +0200 wenzelm tuned signature;
Fri, 24 Sep 2010 21:05:07 +0200 wenzelm tuned border;
Fri, 24 Sep 2010 20:33:38 +0200 wenzelm more informative Session.Phase;
Fri, 24 Sep 2010 17:55:32 +0200 wenzelm merged
Fri, 24 Sep 2010 15:53:57 +0200 haftmann merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip