Fri, 29 Aug 2008 20:36:07 +0200 init: more explicit protocol of open/remove rendezvous;
wenzelm [Fri, 29 Aug 2008 20:36:07 +0200] rev 28062
init: more explicit protocol of open/remove rendezvous;
Fri, 29 Aug 2008 20:36:05 +0200 use hardwired /tmp -- fifo only work on local file-system;
wenzelm [Fri, 29 Aug 2008 20:36:05 +0200] rev 28061
use hardwired /tmp -- fifo only work on local file-system;
Fri, 29 Aug 2008 08:14:59 +0200 separate module for code output
haftmann [Fri, 29 Aug 2008 08:14:59 +0200] rev 28060
separate module for code output
Fri, 29 Aug 2008 08:14:58 +0200 fixed names of class assumptions
haftmann [Fri, 29 Aug 2008 08:14:58 +0200] rev 28059
fixed names of class assumptions
Fri, 29 Aug 2008 07:43:25 +0200 dropped parameter prefix for class theorems
haftmann [Fri, 29 Aug 2008 07:43:25 +0200] rev 28058
dropped parameter prefix for class theorems
Thu, 28 Aug 2008 22:26:23 +0200 added charset (from isabelle_process.scala);
wenzelm [Thu, 28 Aug 2008 22:26:23 +0200] rev 28057
added charset (from isabelle_process.scala); added fifo_reader -- also works on Cygwin;
Thu, 28 Aug 2008 22:26:22 +0200 moved charset to isabelle_system.scala;
wenzelm [Thu, 28 Aug 2008 22:26:22 +0200] rev 28056
moved charset to isabelle_system.scala; IsabelleSystem.fifo_reader;
Thu, 28 Aug 2008 22:26:21 +0200 provide HOME_JVM=HOME to prevent implicit cygpath mangling;
wenzelm [Thu, 28 Aug 2008 22:26:21 +0200] rev 28055
provide HOME_JVM=HOME to prevent implicit cygpath mangling;
Thu, 28 Aug 2008 22:09:20 +0200 restructured and split code serializer module
haftmann [Thu, 28 Aug 2008 22:09:20 +0200] rev 28054
restructured and split code serializer module
Thu, 28 Aug 2008 22:08:11 +0200 no parameter prefix for class interpretation
haftmann [Thu, 28 Aug 2008 22:08:11 +0200] rev 28053
no parameter prefix for class interpretation
Thu, 28 Aug 2008 22:08:02 +0200 updated
haftmann [Thu, 28 Aug 2008 22:08:02 +0200] rev 28052
updated
Thu, 28 Aug 2008 20:29:40 +0200 tuned fold_lines;
wenzelm [Thu, 28 Aug 2008 20:29:40 +0200] rev 28051
tuned fold_lines;
Thu, 28 Aug 2008 20:19:45 +0200 fold_lines: simplified, more efficient due to String.fields;
wenzelm [Thu, 28 Aug 2008 20:19:45 +0200] rev 28050
fold_lines: simplified, more efficient due to String.fields;
Thu, 28 Aug 2008 19:34:51 +0200 rm fifo after open;
wenzelm [Thu, 28 Aug 2008 19:34:51 +0200] rev 28049
rm fifo after open;
Thu, 28 Aug 2008 19:31:55 +0200 dummy setup for completion;
wenzelm [Thu, 28 Aug 2008 19:31:55 +0200] rev 28048
dummy setup for completion;
Thu, 28 Aug 2008 19:31:13 +0200 create named pipe;
wenzelm [Thu, 28 Aug 2008 19:31:13 +0200] rev 28047
create named pipe;
Thu, 28 Aug 2008 19:29:59 +0200 added is_cygwin;
wenzelm [Thu, 28 Aug 2008 19:29:59 +0200] rev 28046
added is_cygwin; added exec2, which joins stdout/stderr; tuned thread arrangement;
Thu, 28 Aug 2008 19:29:58 +0200 join stdout/stderr, eliminated Kind.STDERR;
wenzelm [Thu, 28 Aug 2008 19:29:58 +0200] rev 28045
join stdout/stderr, eliminated Kind.STDERR; messages are read from separate fifo (ensures that spurious stdout from shell wrappers, Poly/ML runtime system etc. do not spoil message protocol); private output, output_raw;
Thu, 28 Aug 2008 19:29:57 +0200 explicit output stream, typically a named pipe;
wenzelm [Thu, 28 Aug 2008 19:29:57 +0200] rev 28044
explicit output stream, typically a named pipe;
Thu, 28 Aug 2008 19:29:56 +0200 refined option -W: output stream;
wenzelm [Thu, 28 Aug 2008 19:29:56 +0200] rev 28043
refined option -W: output stream;
Thu, 28 Aug 2008 17:54:18 +0200 more function -> fun
krauss [Thu, 28 Aug 2008 17:54:18 +0200] rev 28042
more function -> fun
Thu, 28 Aug 2008 15:33:33 +0200 quicksort: function -> fun
krauss [Thu, 28 Aug 2008 15:33:33 +0200] rev 28041
quicksort: function -> fun
Thu, 28 Aug 2008 15:24:30 +0200 corrected some typos
krauss [Thu, 28 Aug 2008 15:24:30 +0200] rev 28040
corrected some typos
Thu, 28 Aug 2008 00:49:54 +0200 fixed atom_to_xml: literal "name" attribute;
wenzelm [Thu, 28 Aug 2008 00:49:54 +0200] rev 28039
fixed atom_to_xml: literal "name" attribute;
Thu, 28 Aug 2008 00:33:19 +0200 exported atom_to_xml;
wenzelm [Thu, 28 Aug 2008 00:33:19 +0200] rev 28038
exported atom_to_xml;
Thu, 28 Aug 2008 00:33:17 +0200 changed Markup print mode to YXML -- explicitly decode messages before being issued;
wenzelm [Thu, 28 Aug 2008 00:33:17 +0200] rev 28037
changed Markup print mode to YXML -- explicitly decode messages before being issued; changed Output print mode to plain default -- no escaping; simplified pgml_sym: produce Pgml.pgmlatom, no special treatment of Ctrl/Raw; removed unused issue_pgips; removed obsolete delay_msgs feature -- the script parser never fails, but produces inline error markup; removed obsolete wrap_pgml; explicit transformation of messages (pgml_terms and message_content); remove obsolete split_markup workaround; misc tuning;
Thu, 28 Aug 2008 00:33:15 +0200 tuned;
wenzelm [Thu, 28 Aug 2008 00:33:15 +0200] rev 28036
tuned;
Thu, 28 Aug 2008 00:33:13 +0200 present_token: disable print_mode, which is YXML now;
wenzelm [Thu, 28 Aug 2008 00:33:13 +0200] rev 28035
present_token: disable print_mode, which is YXML now;
Thu, 28 Aug 2008 00:33:11 +0200 text_of Malformed: explode with spaces -- Output.output/escape ineffective by default;
wenzelm [Thu, 28 Aug 2008 00:33:11 +0200] rev 28034
text_of Malformed: explode with spaces -- Output.output/escape ineffective by default;
Thu, 28 Aug 2008 00:33:09 +0200 removed obsolete XML.Output workaround;
wenzelm [Thu, 28 Aug 2008 00:33:09 +0200] rev 28033
removed obsolete XML.Output workaround;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip