src/Pure/General/output.ML
Sat, 28 Aug 2010 15:25:32 +0200 wenzelm non-critical output primitives -- depending on thread-safe TextIO, while races wrt. flushing should not matter;
Fri, 27 Aug 2010 21:23:31 +0200 wenzelm discontinued broken no_warnings_CRITICAL -- global output channels must not be changed after startup initialization;
Sun, 08 Aug 2010 19:36:31 +0200 wenzelm explicitly distinguish Output.status (essential feedback) vs. Output.report (useful markup);
Mon, 12 Jul 2010 22:17:31 +0200 wenzelm removed impractical tolerate_legacy_features flag;
Sat, 17 Oct 2009 15:57:51 +0200 wenzelm indicate CRITICAL nature of various setmp combinators;
Tue, 29 Sep 2009 11:49:22 +0200 wenzelm explicit indication of Unsynchronized.ref;
Wed, 17 Jun 2009 17:06:07 +0200 wenzelm removed obsolete time accumulator (better use Toplevel.profiling);
Mon, 23 Mar 2009 21:40:12 +0100 wenzelm removed obsolete ml_output;
Mon, 23 Mar 2009 17:21:42 +0100 wenzelm suppress status output for traditional tty modes (including Proof General);
Fri, 06 Mar 2009 22:50:30 +0100 wenzelm eliminated Output.immediate_output -- violates the official message channel protocol;
Sun, 01 Mar 2009 16:21:33 +0100 wenzelm end_timing: generalized result -- message plus with explicit time values;
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Tue, 15 Jul 2008 14:15:49 +0200 wenzelm added status channel;
Sat, 15 Mar 2008 22:07:32 +0100 wenzelm tuned messages;
Sun, 06 Jan 2008 15:57:51 +0100 wenzelm added explicit prompt channel (prompt_fn/prompt);
Mon, 17 Dec 2007 23:33:00 +0100 wenzelm cond_timeit: added message argument, use Exn.capture/release;
Mon, 17 Dec 2007 22:40:12 +0100 haftmann tuned
Mon, 17 Dec 2007 17:57:50 +0100 haftmann improved semantics of timeapp_msg
Sat, 15 Dec 2007 13:08:31 +0100 wenzelm removed unused escape_malformed;
Wed, 19 Sep 2007 20:45:29 +0200 wenzelm ml_output: proper error instead of error_msg;
Mon, 17 Sep 2007 16:36:41 +0200 wenzelm avoid direct access to print_mode;
Sun, 29 Jul 2007 17:28:55 +0200 wenzelm NAMED_CRITICAL;
Sun, 29 Jul 2007 16:00:03 +0200 wenzelm removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
Tue, 24 Jul 2007 19:44:35 +0200 wenzelm moved exception capture/release to structure Exn;
Mon, 23 Jul 2007 19:45:46 +0200 wenzelm marked some CRITICAL sections;
Mon, 23 Jul 2007 14:06:12 +0200 wenzelm marked some CRITICAL sections (for multithreading);
Thu, 19 Jul 2007 23:18:46 +0200 wenzelm tuned;
Wed, 11 Jul 2007 00:29:49 +0200 wenzelm added escape_malformed (failsafe);
Mon, 09 Jul 2007 11:44:20 +0200 wenzelm type output = string indicates raw system output;
Sat, 07 Jul 2007 00:14:57 +0200 wenzelm renamed raw to escape;
less more (0) -50 -30 tip