Fri, 20 Jul 2012 22:19:45 +0200 fixed explosion when computing accessibility
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48377
fixed explosion when computing accessibility
Fri, 20 Jul 2012 22:19:45 +0200 use "eproof_ram" script if available (plug-in replacement for "eproof", but faster)
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48376
use "eproof_ram" script if available (plug-in replacement for "eproof", but faster)
Fri, 20 Jul 2012 22:19:45 +0200 tuning
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48375
tuning
Fri, 20 Jul 2012 21:05:47 +0200 merged
wenzelm [Fri, 20 Jul 2012 21:05:47 +0200] rev 48374
merged
Fri, 20 Jul 2012 21:04:03 +0200 further imitation of "usedir" shell script;
wenzelm [Fri, 20 Jul 2012 21:04:03 +0200] rev 48373
further imitation of "usedir" shell script; Pure/build observes build_images option, unlike traditional version; tuned signature;
Fri, 20 Jul 2012 10:53:25 +0200 make nat_cancel_sums simprocs robust in the presence of schematic variables; add regression tests
huffman [Fri, 20 Jul 2012 10:53:25 +0200] rev 48372
make nat_cancel_sums simprocs robust in the presence of schematic variables; add regression tests
Thu, 19 Jul 2012 22:21:59 +0200 export code relatively to master directory
haftmann [Thu, 19 Jul 2012 22:21:59 +0200] rev 48371
export code relatively to master directory
Fri, 20 Jul 2012 18:50:33 +0200 require explicit initialization of options;
wenzelm [Fri, 20 Jul 2012 18:50:33 +0200] rev 48370
require explicit initialization of options; more explicit Position operations;
Fri, 20 Jul 2012 17:43:55 +0200 tuned signature;
wenzelm [Fri, 20 Jul 2012 17:43:55 +0200] rev 48369
tuned signature;
Fri, 20 Jul 2012 16:47:43 +0200 define build_options from command line;
wenzelm [Fri, 20 Jul 2012 16:47:43 +0200] rev 48368
define build_options from command line;
Fri, 20 Jul 2012 16:47:17 +0200 some basic Isabelle options;
wenzelm [Fri, 20 Jul 2012 16:47:17 +0200] rev 48367
some basic Isabelle options;
Fri, 20 Jul 2012 16:45:38 +0200 basic jEdit mode for Isabelle options;
wenzelm [Fri, 20 Jul 2012 16:45:38 +0200] rev 48366
basic jEdit mode for Isabelle options;
Fri, 20 Jul 2012 15:48:22 +0200 basic support for stand-alone options with external string representation;
wenzelm [Fri, 20 Jul 2012 15:48:22 +0200] rev 48365
basic support for stand-alone options with external string representation;
Fri, 20 Jul 2012 12:45:12 +0200 minimal build_job;
wenzelm [Fri, 20 Jul 2012 12:45:12 +0200] rev 48364
minimal build_job;
Fri, 20 Jul 2012 12:27:25 +0200 restrict to required sessions;
wenzelm [Fri, 20 Jul 2012 12:27:25 +0200] rev 48363
restrict to required sessions;
Fri, 20 Jul 2012 12:00:08 +0200 proper commas_quote;
wenzelm [Fri, 20 Jul 2012 12:00:08 +0200] rev 48362
proper commas_quote;
Fri, 20 Jul 2012 11:52:20 +0200 tune;
wenzelm [Fri, 20 Jul 2012 11:52:20 +0200] rev 48361
tune;
Fri, 20 Jul 2012 11:46:37 +0200 simplified script to build Isabelle/ML;
wenzelm [Fri, 20 Jul 2012 11:46:37 +0200] rev 48360
simplified script to build Isabelle/ML;
Thu, 19 Jul 2012 22:32:52 +0200 added eq_file / copy_file corresponding to File.eq / File.copy in ML;
wenzelm [Thu, 19 Jul 2012 22:32:52 +0200] rev 48359
added eq_file / copy_file corresponding to File.eq / File.copy in ML;
Thu, 19 Jul 2012 20:52:17 +0200 merged
wenzelm [Thu, 19 Jul 2012 20:52:17 +0200] rev 48358
merged
Thu, 19 Jul 2012 19:38:39 +0200 removed ML module DSeq which was a part of the ancient code generator (cf. 58e33a125f32)
haftmann [Thu, 19 Jul 2012 19:38:39 +0200] rev 48357
removed ML module DSeq which was a part of the ancient code generator (cf. 58e33a125f32)
Thu, 19 Jul 2012 12:01:05 +0200 deactivating quickcheck narrowing examples to find out if this causes the system error on the current isatest
bulwahn [Thu, 19 Jul 2012 12:01:05 +0200] rev 48356
deactivating quickcheck narrowing examples to find out if this causes the system error on the current isatest
Thu, 19 Jul 2012 20:49:17 +0200 support for detached Bash_Job with some control operations;
wenzelm [Thu, 19 Jul 2012 20:49:17 +0200] rev 48355
support for detached Bash_Job with some control operations;
Thu, 19 Jul 2012 20:39:49 +0200 allow catalog entries to be commented-out;
wenzelm [Thu, 19 Jul 2012 20:39:49 +0200] rev 48354
allow catalog entries to be commented-out;
Thu, 19 Jul 2012 20:02:44 +0200 support external processes with explicit environment;
wenzelm [Thu, 19 Jul 2012 20:02:44 +0200] rev 48353
support external processes with explicit environment;
Thu, 19 Jul 2012 19:12:58 +0200 include COMPONENT/etc/sessions as catalog for more directories, for improved scalability with hundreds of entries (notably AFP);
wenzelm [Thu, 19 Jul 2012 19:12:58 +0200] rev 48352
include COMPONENT/etc/sessions as catalog for more directories, for improved scalability with hundreds of entries (notably AFP); misc tuning and simplification;
Thu, 19 Jul 2012 16:09:48 +0200 less redundant data structures;
wenzelm [Thu, 19 Jul 2012 16:09:48 +0200] rev 48351
less redundant data structures;
Thu, 19 Jul 2012 15:45:59 +0200 clarified topological ordering: preserve order of adjacency via reverse fold;
wenzelm [Thu, 19 Jul 2012 15:45:59 +0200] rev 48350
clarified topological ordering: preserve order of adjacency via reverse fold;
Thu, 19 Jul 2012 14:24:40 +0200 support Session.Queue with ordering and dependencies;
wenzelm [Thu, 19 Jul 2012 14:24:40 +0200] rev 48349
support Session.Queue with ordering and dependencies;
Thu, 19 Jul 2012 14:15:08 +0200 clarified signature;
wenzelm [Thu, 19 Jul 2012 14:15:08 +0200] rev 48348
clarified signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip