wenzelm [Sun, 21 Oct 2018 19:34:11 +0200] rev 69169
check (non-)executable files -- and eliminate them manually from the repository)
wenzelm [Sun, 21 Oct 2018 18:32:33 +0200] rev 69168
eliminated "isabelle makedist" -- prefer Scala over bash/perl scripting;
eliminated "isabelle news";
roper title in NEWS.html;
more robust build of documentation, using proper Other_Isabelle settings: avoid conflict with enclosing ISABELLE_OCAML / ISABELLE_GHC;
misc tuning and clarification;
wenzelm [Sun, 21 Oct 2018 14:35:46 +0200] rev 69167
tuned signature;
wenzelm [Sun, 21 Oct 2018 14:25:51 +0200] rev 69166
tuned signature;
wenzelm [Sun, 21 Oct 2018 16:11:24 +0200] rev 69165
updated PLATFORMS;
nipkow [Sun, 21 Oct 2018 09:39:09 +0200] rev 69164
uniform naming of strong congruence rules
nipkow [Sun, 21 Oct 2018 08:19:06 +0200] rev 69163
added lemma
wenzelm [Sat, 20 Oct 2018 15:36:32 +0200] rev 69162
update MacOSX plugin for Java 11;
Lars Hupel <lars.hupel@mytum.de> [Thu, 18 Oct 2018 20:04:23 +0200] rev 69161
Jenkins: run ghc_setup
wenzelm [Thu, 18 Oct 2018 12:35:32 +0200] rev 69160
clarified errors;
wenzelm [Thu, 18 Oct 2018 12:30:26 +0200] rev 69159
more robust: explicit version;
wenzelm [Wed, 17 Oct 2018 22:41:59 +0200] rev 69158
more robust: avoid implicit setup (with default resolver);
wenzelm [Wed, 17 Oct 2018 22:36:51 +0200] rev 69157
more portable;
wenzelm [Wed, 17 Oct 2018 22:21:01 +0200] rev 69156
proper path;
wenzelm [Wed, 17 Oct 2018 22:10:45 +0200] rev 69155
tuned;
wenzelm [Wed, 17 Oct 2018 22:00:02 +0200] rev 69154
merged
wenzelm [Wed, 17 Oct 2018 21:53:38 +0200] rev 69153
avoid strict evaluation of "isabelle_stack path --programs";
wenzelm [Wed, 17 Oct 2018 21:42:29 +0200] rev 69152
enforce settings that are likely to be outdated, e.g. in $ISABELLE_HOME_USER/etc/settings;
wenzelm [Wed, 17 Oct 2018 21:38:07 +0200] rev 69151
support for GHC via command-line tools;
wenzelm [Wed, 17 Oct 2018 21:37:40 +0200] rev 69150
tuned;
wenzelm [Wed, 17 Oct 2018 21:36:57 +0200] rev 69149
tuned message;
wenzelm [Wed, 17 Oct 2018 20:25:51 +0200] rev 69148
auto update;
wenzelm [Wed, 17 Oct 2018 20:06:19 +0200] rev 69147
isabelle_stack as portable shell function;
wenzelm [Wed, 17 Oct 2018 16:53:45 +0200] rev 69146
tuned;
nipkow [Wed, 17 Oct 2018 21:00:53 +0200] rev 69145
added Array files
paulson <lp15@cam.ac.uk> [Wed, 17 Oct 2018 14:19:07 +0100] rev 69144
new theory Abstract_Topology with lots of stuff from HOL Light's metric.sml
nipkow [Wed, 17 Oct 2018 07:50:46 +0200] rev 69143
more intuitive and simpler (but slower) proofs
Lars Hupel <lars.hupel@mytum.de> [Tue, 16 Oct 2018 18:34:44 +0200] rev 69142
more material on finite maps
wenzelm [Sat, 13 Oct 2018 11:13:12 +0200] rev 69141
back to jdk-8u181: avoid degraded font-rendering of jdk-11 on Linux;
nipkow [Thu, 11 Oct 2018 15:35:18 +0200] rev 69140
added simp-lemma
wenzelm [Tue, 09 Oct 2018 13:06:39 +0200] rev 69139
allow to switch ISABELLE_OCAML_VERSION later on;
simplified command-line: no user args;
Lars Hupel <lars.hupel@mytum.de> [Tue, 09 Oct 2018 09:53:13 +0200] rev 69138
merged
Lars Hupel <lars.hupel@mytum.de> [Mon, 08 Oct 2018 17:12:28 +0200] rev 69137
Jenkins: run ocaml_setup
nipkow [Mon, 08 Oct 2018 21:31:51 +0200] rev 69136
added simp-lemma
wenzelm [Mon, 08 Oct 2018 15:42:43 +0200] rev 69135
support for OCaml via command-line tools;
wenzelm [Mon, 08 Oct 2018 12:52:28 +0200] rev 69134
isabelle_opam as portable shell function;
nipkow [Sun, 07 Oct 2018 16:28:38 +0200] rev 69133
added Braun_Tree.thy
wenzelm [Sat, 06 Oct 2018 20:49:40 +0200] rev 69132
activate jdk-11
wenzelm [Sat, 06 Oct 2018 21:20:48 +0200] rev 69131
updated xstream.jar to 1.4.10 for Java 9/10/11 (see http://x-stream.github.io);
wenzelm [Sat, 06 Oct 2018 19:15:12 +0200] rev 69130
updated to jdk-11: jre is only a symlink to jdk;
wenzelm [Sat, 06 Oct 2018 17:37:09 +0200] rev 69129
support for jdk-11;
wenzelm [Sat, 06 Oct 2018 15:06:10 +0200] rev 69128
updated to jdk-11;
nipkow [Sat, 06 Oct 2018 08:59:05 +0200] rev 69127
generalization due to Alexander Maletzky
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