Mon, 01 Sep 2008 10:28:04 +0200 *** empty log message ***
nipkow [Mon, 01 Sep 2008 10:28:04 +0200] rev 28067
*** empty log message ***
Mon, 01 Sep 2008 10:20:14 +0200 extended interface to preferences to allow adding new ones
nipkow [Mon, 01 Sep 2008 10:20:14 +0200] rev 28066
extended interface to preferences to allow adding new ones
Mon, 01 Sep 2008 10:19:38 +0200 Prover is set via menu now
nipkow [Mon, 01 Sep 2008 10:19:38 +0200] rev 28065
Prover is set via menu now
Mon, 01 Sep 2008 10:18:37 +0200 restructured code generation of literals
haftmann [Mon, 01 Sep 2008 10:18:37 +0200] rev 28064
restructured code generation of literals
Fri, 29 Aug 2008 20:36:08 +0200 IsabelleSystem.mk_fifo, IsabelleSystem.rm_fifo;
wenzelm [Fri, 29 Aug 2008 20:36:08 +0200] rev 28063
IsabelleSystem.mk_fifo, IsabelleSystem.rm_fifo; IsabelleSystem.exec: varargs convenience; more robust message thread management: no interrupt, but proper rendezvous via fifo (rm_fifo removes unused fifo, if isabelle-process fails);
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;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip