wenzelm [Fri, 05 Oct 2018 23:49:12 +0200] rev 69126
discontinue java.ext.dirs for jdk-11 -- in contrast to 982f0bf34804 for jdk-8;
nipkow [Fri, 05 Oct 2018 17:49:10 +0200] rev 69125
more [simp]
wenzelm [Thu, 04 Oct 2018 16:40:03 +0200] rev 69124
avoid TCP_NODELAY (in contrast to 18c621069bf8): might cause problems with some versions of Ubuntu 18.04;
paulson [Thu, 04 Oct 2018 15:25:58 +0100] rev 69123
merged
paulson <lp15@cam.ac.uk> [Thu, 04 Oct 2018 15:25:47 +0100] rev 69122
updates to Algebra from Baillon and de Vilhena
Lars Hupel <lars.hupel@mytum.de> [Thu, 04 Oct 2018 15:06:09 +0200] rev 69121
use correct hostname
Lars Hupel <lars.hupel@mytum.de> [Thu, 04 Oct 2018 14:52:50 +0200] rev 69120
Jenkins: detect machine; adjust job parameters accordingly
Lars Hupel <lars.hupel@mytum.de> [Thu, 04 Oct 2018 13:08:13 +0200] rev 69119
Jenkins: tuned profiles
nipkow [Thu, 04 Oct 2018 11:18:39 +0200] rev 69118
merged
nipkow [Thu, 04 Oct 2018 10:35:29 +0200] rev 69117
simplified proofs
Lars Hupel <lars.hupel@mytum.de> [Thu, 04 Oct 2018 11:10:15 +0200] rev 69116
Jenkins: delete obsolete profile
nipkow [Wed, 03 Oct 2018 20:55:59 +0200] rev 69115
tuned
wenzelm [Wed, 03 Oct 2018 13:20:05 +0200] rev 69114
merged
wenzelm [Wed, 03 Oct 2018 12:28:09 +0200] rev 69113
unused -- avoid illegal access in Java 11;
wenzelm [Wed, 03 Oct 2018 12:27:39 +0200] rev 69112
misc tuning and modernization;
paulson [Wed, 03 Oct 2018 10:42:00 +0100] rev 69111
merged
paulson [Mon, 24 Sep 2018 14:33:17 +0100] rev 69110
merged
paulson <lp15@cam.ac.uk> [Mon, 24 Sep 2018 14:33:08 +0100] rev 69109
cosmetic change to mvt
nipkow [Wed, 03 Oct 2018 11:09:08 +0200] rev 69108
shuffle -> shuffles
nipkow [Wed, 03 Oct 2018 09:46:42 +0200] rev 69107
shuffle -> shuffles
wenzelm [Tue, 02 Oct 2018 21:37:26 +0200] rev 69106
updated windows_app to launch4j 3.12: "fully supports Java 9 and newer";
wenzelm [Tue, 02 Oct 2018 19:20:00 +0200] rev 69105
explicit group "no_doc" for unfinished documentation, allows to suppress everything uniformly: -X doc -X no_doc;
wenzelm [Tue, 02 Oct 2018 19:10:04 +0200] rev 69104
reduce tracing messages to make it work in PIDE session;
wenzelm [Tue, 02 Oct 2018 19:02:47 +0200] rev 69103
unbounded tracing for proper termination, e.g. relevant for theory Sequents.Hard_Quantifiers;
wenzelm [Mon, 01 Oct 2018 19:30:36 +0200] rev 69102
tuned output -- avoid bombing of Scala toplevel, e.g. for AFP deps;
wenzelm [Mon, 01 Oct 2018 16:41:36 +0200] rev 69101
more direct implementation of distinct_subgoals_tac -- potentially more efficient;
wenzelm [Mon, 01 Oct 2018 16:40:45 +0200] rev 69100
tuned;
wenzelm [Mon, 01 Oct 2018 12:41:35 +0200] rev 69099
HOL-SPARK .prv files are no longer written to the file-system;
wenzelm [Mon, 01 Oct 2018 12:19:55 +0200] rev 69098
updated to postgresql-42.2.5;
immler [Sun, 30 Sep 2018 18:19:28 -0400] rev 69097
merged
immler [Sat, 29 Sep 2018 16:30:44 -0400] rev 69096
fix (non-existent) document generation
wenzelm [Sun, 30 Sep 2018 22:47:38 +0200] rev 69095
updated to scala-2.12.7;