Thu, 09 Oct 2008 20:53:10 +0200 SimpleThread.interrupt;
wenzelm [Thu, 09 Oct 2008 20:53:10 +0200] rev 28543
SimpleThread.interrupt;
Thu, 09 Oct 2008 20:03:22 +0200 report: back to single message;
wenzelm [Thu, 09 Oct 2008 20:03:22 +0200] rev 28542
report: back to single message;
Thu, 09 Oct 2008 19:24:21 +0200 added section label;
wenzelm [Thu, 09 Oct 2008 19:24:21 +0200] rev 28541
added section label;
Thu, 09 Oct 2008 18:16:07 +0200 tuned
haftmann [Thu, 09 Oct 2008 18:16:07 +0200] rev 28540
tuned
Thu, 09 Oct 2008 09:18:32 +0200 do logging to MASTERLOG centrally (avoid multiple writers over NFS as
kleing [Thu, 09 Oct 2008 09:18:32 +0200] rev 28539
do logging to MASTERLOG centrally (avoid multiple writers over NFS as this tends to corrupt the log file if not mounted with -sync option which apparently is not the default any more).
Thu, 09 Oct 2008 08:47:28 +0200 removed legacy |>>>
haftmann [Thu, 09 Oct 2008 08:47:28 +0200] rev 28538
removed legacy |>>>
Thu, 09 Oct 2008 08:47:27 +0200 established canonical argument order in SML code generators
haftmann [Thu, 09 Oct 2008 08:47:27 +0200] rev 28537
established canonical argument order in SML code generators
Thu, 09 Oct 2008 08:47:26 +0200 established canonical argument order
haftmann [Thu, 09 Oct 2008 08:47:26 +0200] rev 28536
established canonical argument order
Thu, 09 Oct 2008 08:47:25 +0200 made SMLNJ happy
haftmann [Thu, 09 Oct 2008 08:47:25 +0200] rev 28535
made SMLNJ happy
Wed, 08 Oct 2008 20:37:44 +0200 less tracing;
wenzelm [Wed, 08 Oct 2008 20:37:44 +0200] rev 28534
less tracing; removed heartbeat thread;
Wed, 08 Oct 2008 20:21:35 +0200 Future.joint_results is already uninterruptible;
wenzelm [Wed, 08 Oct 2008 20:21:35 +0200] rev 28533
Future.joint_results is already uninterruptible;
Wed, 08 Oct 2008 20:21:34 +0200 more careful handling of group interrupts;
wenzelm [Wed, 08 Oct 2008 20:21:34 +0200] rev 28532
more careful handling of group interrupts; join control is uninterruptible; less tracing;
Wed, 08 Oct 2008 19:32:20 +0200 use polyml-cvs, which fixes a serious deadlock problem of Poly/ML runtime vs. GC;
wenzelm [Wed, 08 Oct 2008 19:32:20 +0200] rev 28531
use polyml-cvs, which fixes a serious deadlock problem of Poly/ML runtime vs. GC;
Wed, 08 Oct 2008 19:30:15 +0200 added HOL-Main;
wenzelm [Wed, 08 Oct 2008 19:30:15 +0200] rev 28530
added HOL-Main;
Wed, 08 Oct 2008 19:20:29 +0200 setmp_noncritical makes it work with future scheduler;
wenzelm [Wed, 08 Oct 2008 19:20:29 +0200] rev 28529
setmp_noncritical makes it work with future scheduler;
Wed, 08 Oct 2008 18:09:36 +0200 The result of the equality inference rule no longer undergoes factoring.
paulson [Wed, 08 Oct 2008 18:09:36 +0200] rev 28528
The result of the equality inference rule no longer undergoes factoring.
Wed, 08 Oct 2008 00:25:38 +0200 make the test for experimental sessions in isatest-check actually work
kleing [Wed, 08 Oct 2008 00:25:38 +0200] rev 28527
make the test for experimental sessions in isatest-check actually work (test for log files ending in e.log)
Wed, 08 Oct 2008 00:03:42 +0200 leave a log message when no snapshot is generated
kleing [Wed, 08 Oct 2008 00:03:42 +0200] rev 28526
leave a log message when no snapshot is generated
Tue, 07 Oct 2008 16:07:59 +0200 clarified preprocessor policies
haftmann [Tue, 07 Oct 2008 16:07:59 +0200] rev 28525
clarified preprocessor policies
Tue, 07 Oct 2008 16:07:50 +0200 arbitrary is undefined
haftmann [Tue, 07 Oct 2008 16:07:50 +0200] rev 28524
arbitrary is undefined
Tue, 07 Oct 2008 16:07:40 +0200 tuned whitespace
haftmann [Tue, 07 Oct 2008 16:07:40 +0200] rev 28523
tuned whitespace
Tue, 07 Oct 2008 16:07:33 +0200 only one theorem table for both code generators
haftmann [Tue, 07 Oct 2008 16:07:33 +0200] rev 28522
only one theorem table for both code generators
Tue, 07 Oct 2008 16:07:30 +0200 proper default codegen attribute
haftmann [Tue, 07 Oct 2008 16:07:30 +0200] rev 28521
proper default codegen attribute
Tue, 07 Oct 2008 16:07:25 +0200 tuned code setup
haftmann [Tue, 07 Oct 2008 16:07:25 +0200] rev 28520
tuned code setup
Tue, 07 Oct 2008 16:07:24 +0200 code generator more liberal with respect to sort constraints of instance parameters
haftmann [Tue, 07 Oct 2008 16:07:24 +0200] rev 28519
code generator more liberal with respect to sort constraints of instance parameters
Tue, 07 Oct 2008 16:07:23 +0200 more Isar for example
haftmann [Tue, 07 Oct 2008 16:07:23 +0200] rev 28518
more Isar for example
Tue, 07 Oct 2008 16:07:22 +0200 tuned funpow code generation
haftmann [Tue, 07 Oct 2008 16:07:22 +0200] rev 28517
tuned funpow code generation
Tue, 07 Oct 2008 16:07:21 +0200 tuned min/max code generation
haftmann [Tue, 07 Oct 2008 16:07:21 +0200] rev 28516
tuned min/max code generation
Tue, 07 Oct 2008 16:07:20 +0200 dropped superfluous if
haftmann [Tue, 07 Oct 2008 16:07:20 +0200] rev 28515
dropped superfluous if
Tue, 07 Oct 2008 16:07:18 +0200 tuned of_nat code generation
haftmann [Tue, 07 Oct 2008 16:07:18 +0200] rev 28514
tuned of_nat code generation
Tue, 07 Oct 2008 16:07:16 +0200 re-introduces axiom subst
haftmann [Tue, 07 Oct 2008 16:07:16 +0200] rev 28513
re-introduces axiom subst
Tue, 07 Oct 2008 16:07:14 +0200 corrected SML undefined
haftmann [Tue, 07 Oct 2008 16:07:14 +0200] rev 28512
corrected SML undefined
Tue, 07 Oct 2008 11:51:31 +0200 updated to official version as of 07-Oct-2008;
wenzelm [Tue, 07 Oct 2008 11:51:31 +0200] rev 28511
updated to official version as of 07-Oct-2008;
Mon, 06 Oct 2008 22:41:21 +0200 fold_lines: more tuning, avoiding extra split_last;
wenzelm [Mon, 06 Oct 2008 22:41:21 +0200] rev 28510
fold_lines: more tuning, avoiding extra split_last;
Mon, 06 Oct 2008 22:35:03 +0200 extra check of PROOFGENERAL_HOME;
wenzelm [Mon, 06 Oct 2008 22:35:03 +0200] rev 28509
extra check of PROOFGENERAL_HOME;
Sun, 05 Oct 2008 13:13:48 +0200 needs -b option for isabelle getenv
kleing [Sun, 05 Oct 2008 13:13:48 +0200] rev 28508
needs -b option for isabelle getenv
Sat, 04 Oct 2008 17:51:10 +0200 updated generated file;
wenzelm [Sat, 04 Oct 2008 17:51:10 +0200] rev 28507
updated generated file;
Sat, 04 Oct 2008 17:50:57 +0200 tuned isabelle usage;
wenzelm [Sat, 04 Oct 2008 17:50:57 +0200] rev 28506
tuned isabelle usage;
Sat, 04 Oct 2008 17:40:58 +0200 updated generated file;
wenzelm [Sat, 04 Oct 2008 17:40:58 +0200] rev 28505
updated generated file;
Sat, 04 Oct 2008 17:40:56 +0200 simplified main Isabelle executables: removed Isabelle and isabelle (replaced by isabelle-process), renamed isatool to isabelle;
wenzelm [Sat, 04 Oct 2008 17:40:56 +0200] rev 28504
simplified main Isabelle executables: removed Isabelle and isabelle (replaced by isabelle-process), renamed isatool to isabelle;
Sat, 04 Oct 2008 16:19:49 +0200 updated generated file;
wenzelm [Sat, 04 Oct 2008 16:19:49 +0200] rev 28503
updated generated file;
Sat, 04 Oct 2008 16:19:00 +0200 replaced ISABELLE by ISABELLE_PROCESS;
wenzelm [Sat, 04 Oct 2008 16:19:00 +0200] rev 28502
replaced ISABELLE by ISABELLE_PROCESS;
Sat, 04 Oct 2008 16:05:15 +0200 ISABELLE_PROCESS commandline;
wenzelm [Sat, 04 Oct 2008 16:05:15 +0200] rev 28501
ISABELLE_PROCESS commandline;
Sat, 04 Oct 2008 16:05:09 +0200 replaced ISATOOL by ISABELLE_TOOL;
wenzelm [Sat, 04 Oct 2008 16:05:09 +0200] rev 28500
replaced ISATOOL by ISABELLE_TOOL;
Sat, 04 Oct 2008 16:05:08 +0200 ISABELLE_PROCESS replaces ISABELLE and ISABELLE_TOOL replaces ISATOOL -- old bindings stay for a while (legacy feature);
wenzelm [Sat, 04 Oct 2008 16:05:08 +0200] rev 28499
ISABELLE_PROCESS replaces ISABELLE and ISABELLE_TOOL replaces ISATOOL -- old bindings stay for a while (legacy feature);
Sat, 04 Oct 2008 14:43:40 +0200 eliminated prompt messages;
wenzelm [Sat, 04 Oct 2008 14:43:40 +0200] rev 28498
eliminated prompt messages;
Sat, 04 Oct 2008 14:29:45 +0200 added isabelle_tool version as basic integrity check of platform/distribution;
wenzelm [Sat, 04 Oct 2008 14:29:45 +0200] rev 28497
added isabelle_tool version as basic integrity check of platform/distribution;
Sat, 04 Oct 2008 14:29:43 +0200 renamed isatool to isabelle_tool in programming interfaces;
wenzelm [Sat, 04 Oct 2008 14:29:43 +0200] rev 28496
renamed isatool to isabelle_tool in programming interfaces;
Sat, 04 Oct 2008 14:29:42 +0200 Theory header keywords.
wenzelm [Sat, 04 Oct 2008 14:29:42 +0200] rev 28495
Theory header keywords.
Sat, 04 Oct 2008 14:29:40 +0200 added Thy/thy_header.scala;
wenzelm [Sat, 04 Oct 2008 14:29:40 +0200] rev 28494
added Thy/thy_header.scala;
Fri, 03 Oct 2008 21:31:27 +0200 tuned quotes;
wenzelm [Fri, 03 Oct 2008 21:31:27 +0200] rev 28493
tuned quotes;
Fri, 03 Oct 2008 21:13:17 +0200 factor: proper padding of digits;
wenzelm [Fri, 03 Oct 2008 21:13:17 +0200] rev 28492
factor: proper padding of digits;
Fri, 03 Oct 2008 21:06:39 +0200 plain process_id function;
wenzelm [Fri, 03 Oct 2008 21:06:39 +0200] rev 28491
plain process_id function;
Fri, 03 Oct 2008 21:06:38 +0200 removed obsolete Posix/Signal compatibility wrappers;
wenzelm [Fri, 03 Oct 2008 21:06:38 +0200] rev 28490
removed obsolete Posix/Signal compatibility wrappers;
Fri, 03 Oct 2008 21:06:37 +0200 removed obsolete Posix/Signal compatibility wrappers;
wenzelm [Fri, 03 Oct 2008 21:06:37 +0200] rev 28489
removed obsolete Posix/Signal compatibility wrappers; plain process_id function; adapted to recent changes in Pure;
Fri, 03 Oct 2008 21:06:36 +0200 removed obsolete Posix/Signal compatibility wrappers;
wenzelm [Fri, 03 Oct 2008 21:06:36 +0200] rev 28488
removed obsolete Posix/Signal compatibility wrappers; plain process_id function;
Fri, 03 Oct 2008 20:10:44 +0200 do not handle Error (which matches arbitrary exceptions!), but ERROR _;
wenzelm [Fri, 03 Oct 2008 20:10:44 +0200] rev 28487
do not handle Error (which matches arbitrary exceptions!), but ERROR _;
Fri, 03 Oct 2008 20:10:43 +0200 updated to new AtpManager;
wenzelm [Fri, 03 Oct 2008 20:10:43 +0200] rev 28486
updated to new AtpManager;
Fri, 03 Oct 2008 19:35:18 +0200 operate on Proof.state, not Toplevel.state;
wenzelm [Fri, 03 Oct 2008 19:35:18 +0200] rev 28485
operate on Proof.state, not Toplevel.state; moved setup to ATP_Linkup.thy;
Fri, 03 Oct 2008 19:35:17 +0200 misc simplifcation and tuning;
wenzelm [Fri, 03 Oct 2008 19:35:17 +0200] rev 28484
misc simplifcation and tuning; no export of structure Provers; added add_provers, print_provers; operate on Proof.state, not Toplevel.state; use Time.+ etc. to make SML/XL of NJ happy; explicit Isar commands 'atp_kill', 'atp_info', 'print_atps';
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip