Admin/components/main
Mon, 10 Jul 2023 21:24:44 +0200 wenzelm update to current lipics-3.1.3;
Mon, 10 Jul 2023 21:06:53 +0200 wenzelm update to flatlaf-2.6, which is the last release before recent moves towards 3.0 / 3.1 / 3.1.1;
Wed, 07 Jun 2023 15:35:19 +0200 wenzelm updated to zstd-jni-1.5.5-4;
Wed, 07 Jun 2023 15:27:52 +0200 wenzelm updated to postgresql-42.6.0;
Wed, 31 May 2023 11:14:15 +0200 wenzelm enable scala-3.3.0, with forced rebuild of Isabelle/Scala and Isabelle/ML;
Mon, 15 May 2023 14:21:00 +0200 wenzelm update to polyml-a5d5fba90286, with more robust ML_Heap.sizeof;
Tue, 09 May 2023 22:58:09 +0200 wenzelm updated to jdk-17.0.7;
Thu, 30 Mar 2023 16:04:02 +0200 wenzelm provide rsync component, with uniform version + options on all platforms;
Sat, 11 Mar 2023 21:25:24 +0100 wenzelm discontinued apache-commons in favour of jsoup, which is smaller and more useful;
Wed, 08 Mar 2023 22:40:47 +0100 wenzelm updated to sqlite-jdbc-3.41.0.0;
Mon, 06 Feb 2023 15:04:21 +0100 wenzelm more uniform use of SHA1.Shasum;
Mon, 06 Feb 2023 10:30:53 +0100 wenzelm clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
Sun, 05 Feb 2023 14:41:25 +0100 wenzelm update to polyml-5e9c8155ea96, which is more robust on arm64;
Fri, 27 Jan 2023 15:22:26 +0100 wenzelm back to Scala 3.2.0 for now, since 3.2.1 causes odd crash of REPL concerning value classes (e.g. "isabelle.Time.now()");
Sun, 22 Jan 2023 23:29:34 +0100 wenzelm update to jdk-17.0.6;
Wed, 30 Nov 2022 15:53:21 +0100 wenzelm updated to sqlite-jdbc-3.39.4.1;
Fri, 25 Nov 2022 21:58:40 +0100 wenzelm update to scala-3.2.1;
Fri, 25 Nov 2022 20:39:25 +0100 wenzelm update to jdk-17.0.5 (Oct-2022);
Fri, 11 Nov 2022 23:04:55 +0100 wenzelm support for the Prism.js syntax highlighter -- via external Node.js process;
Sun, 06 Nov 2022 22:17:28 +0100 wenzelm support for EPTCS style with demo document;
Fri, 04 Nov 2022 20:15:54 +0100 wenzelm support for Springer LLNCS with demo document;
Mon, 31 Oct 2022 21:44:34 +0100 wenzelm support for FoilTeX with demo document;
Mon, 31 Oct 2022 17:10:13 +0100 wenzelm support for Easychair style with demo document;
Mon, 31 Oct 2022 15:50:13 +0100 wenzelm support for Dagstuhl LIPIcs style with demo document;
Fri, 28 Oct 2022 13:18:27 +0200 wenzelm proper Java syntax (amending ea79c21bcc47);
Fri, 21 Oct 2022 11:08:01 +0200 wenzelm support for Zstd data compression;
Thu, 20 Oct 2022 20:14:35 +0200 wenzelm more robust read_file: prefer implicit replacement of bad input instead of failure via MalformedInputException;
Mon, 17 Oct 2022 23:30:31 +0200 wenzelm removed junk;
Mon, 17 Oct 2022 20:24:15 +0200 wenzelm allow spaces in SCALA_HOME directory name;
Wed, 12 Oct 2022 11:15:36 +0200 wenzelm support for system option ML_system_apple: emulated x86_64 Poly/ML is sometimes more stable than native ARM64;
Sun, 09 Oct 2022 16:28:28 +0200 wenzelm updated to repository version polyml-test-bafe319bc3a6, which is presumably more stable (especially for ARM64);
Sat, 17 Sep 2022 21:17:26 +0200 wenzelm proper platform directory x86_64-linux, to have it purged for other platforms;
Sat, 17 Sep 2022 18:10:48 +0200 wenzelm MLton component for x86_64-linux;
Fri, 16 Sep 2022 16:34:45 +0200 wenzelm update to scala-3.2.0;
Fri, 16 Sep 2022 15:45:40 +0200 wenzelm update to jdk-17.0.4.1+1 from 22-Aug-2022 (https://docs.azul.com/core/zulu-openjdk/release-notes/11.58-17.36-august-2022);
Mon, 12 Sep 2022 23:38:18 +0200 wenzelm obsolete;
Fri, 09 Sep 2022 21:15:11 +0200 wenzelm clarified directory names (e.g. for multi-platform remote execution): avoid being deleted via isabelle.Components.purge;
Wed, 07 Sep 2022 11:17:46 +0200 wenzelm updated to postgresql-42.5.0;
Mon, 29 Aug 2022 23:59:47 +0200 wenzelm update VSCodium 1.65.2 ~> 1.70.1, Electron 13.5.2 ~> 18.3.5, Node.js v14.16.0 ~> v16.13.2;
Wed, 17 Aug 2022 11:28:10 +0200 wenzelm proper Java/Scala compiler classpath (amending b42e20adaeed): ISABELLE_SETUP_CLASSPATH must not be included prematurely (breaks on Windows), instead use runtime Classpath().jars;
Mon, 08 Aug 2022 20:01:18 +0200 wenzelm proper Java/Scala compiler classpath for standalone application (see also make_isabelle_app() in Pure/Admin/build_release.scala);
Wed, 27 Jul 2022 12:49:31 +0200 wenzelm updated to postgresql-42.4.0;
Wed, 27 Jul 2022 12:38:50 +0200 wenzelm updated to flatlaf-2.4;
Wed, 27 Jul 2022 12:28:53 +0200 wenzelm updated to pdfjs-2.14.305;
Tue, 05 Jul 2022 13:12:04 +0200 wenzelm switch to Scala 3;
Fri, 01 Apr 2022 11:18:03 +0200 wenzelm updated to scala-parser-combinators 2.1.0, which also fits to scala-3.0.2;
Fri, 25 Mar 2022 13:25:26 +0100 wenzelm updated vscode_extension;
Thu, 24 Mar 2022 23:33:55 +0100 wenzelm provide pre-built vscodium-1.65.2 for all platforms;
Thu, 24 Mar 2022 22:27:17 +0100 wenzelm provide vscode_extension via component, thus users don't need Node.js development tools;
Wed, 23 Mar 2022 12:02:56 +0100 wenzelm clarified signature;
Sun, 20 Feb 2022 15:30:07 +0100 wenzelm support for PDF.js: platform-independent PDF viewer;
Mon, 24 Jan 2022 21:29:37 +0100 wenzelm updated to polyml-test-15c840d48c9a; build_history_base_arm
Fri, 21 Jan 2022 17:39:07 +0100 wenzelm updated to jdk-17.0.2+8;
Sat, 11 Dec 2021 13:06:46 +0100 wenzelm added Apache Commons Lang + Text: not particularly exciting, but provides useful things like org.apache.commons.text.StringEscapeUtils or org.apache.commons.text.diff;
Fri, 26 Nov 2021 13:36:45 +0100 wenzelm updated to polyml-5.9;
Thu, 25 Nov 2021 12:48:00 +0100 wenzelm updated to flatlaf-1.6.4;
Fri, 19 Nov 2021 20:35:35 +0100 wenzelm updated to verit-2021.06.2-rmx;
Tue, 16 Nov 2021 18:45:02 +0100 wenzelm back to Z3 4.4.0pre for all platforms except arm64-linux: avoid failure e.g. in Padic_Ints (AFP/7a2522dce834);
Mon, 15 Nov 2021 23:51:41 +0100 wenzelm update z3-4.4.0pre-3 to z3-4.4.1, which happens to have an arm64_linux executable in Debian 9;
Sun, 14 Nov 2021 21:52:13 +0100 wenzelm updated to polyml-5.9-610a153b941d -- close to final;
Fri, 12 Nov 2021 16:50:37 +0100 wenzelm updated to polyml-5.9-cc80e2b43c38, which also contains ARM64 on darwin (unused by default);
Tue, 09 Nov 2021 11:23:27 +0100 wenzelm more accurate Files.isRegularFile, exclude directories (e.g. jar_path);
Mon, 08 Nov 2021 19:25:17 +0100 wenzelm repackage minisat-2.2.1 with cygwin1.dll: required to run the executable without existing Cygwin context (normally provided by bash_process);
Sun, 07 Nov 2021 16:30:42 +0100 wenzelm back to scala-2.13.5: avoid crash of Scala REPL on arm64-darwin;
Sun, 07 Nov 2021 15:46:46 +0100 wenzelm updated to polyml-5.9-5d4caa8f7148, which also contains ARM64 on darwin (unused by default);
Thu, 04 Nov 2021 15:54:01 +0100 wenzelm updated to verit-2021.06.1-rmx, to address "Abnormal termination with exit code 14";
Wed, 03 Nov 2021 00:38:13 +0100 wenzelm suppress sources from jEdit/test, which prevent regular build of the generated scala_project;
Tue, 02 Nov 2021 15:40:02 +0100 wenzelm updated to scala-2.13.7 --- problems with jline disappear after purging $HOME/.inputrc;
Mon, 01 Nov 2021 14:58:04 +0100 wenzelm updated to jdk-17.0.1+12;
Sat, 30 Oct 2021 21:07:20 +0200 wenzelm provide native executables for arm64-darwin, for more robust startup without Rosetta 2;
Sat, 30 Oct 2021 13:12:22 +0200 wenzelm test version of prespective polyml-5.9;
Tue, 19 Oct 2021 16:45:21 +0200 wenzelm updated to jEdit plugin Highlight 2.5;
Thu, 07 Oct 2021 20:53:24 +0200 wenzelm updated to kodkodi-1.5.7. with more robust/portable management of files and processes;
Thu, 07 Oct 2021 14:02:18 +0200 wenzelm provide minisat-2.2.1 on all currently supported platforms, notably as external solver for Nitpick;
Wed, 06 Oct 2021 21:37:59 +0200 wenzelm include arm64-linux;
Wed, 06 Oct 2021 21:18:00 +0200 wenzelm updated to Vampire 4.6, as proposed by Martin Desharnais;
Tue, 05 Oct 2021 00:04:01 +0200 wenzelm include arm64-linux;
Mon, 04 Oct 2021 23:50:21 +0200 wenzelm include arm64-linux;
Mon, 04 Oct 2021 22:03:06 +0200 wenzelm include arm64-linux;
Mon, 04 Oct 2021 13:39:38 +0200 wenzelm support symbol \<Parallel>, based on \bigparallel from stdmaryd (stmary10.pfb: move y=1100, scale 222%, embolden by 40 units, adjust spacing);
Sat, 02 Oct 2021 17:55:36 +0200 wenzelm updated to xz-java-1.9;
Sat, 02 Oct 2021 17:45:49 +0200 wenzelm updated to sqlite-jdbc-3.36.0.3;
Sat, 02 Oct 2021 17:40:03 +0200 wenzelm updated to postgresql-42.2.24;
Sat, 02 Oct 2021 17:32:23 +0200 wenzelm updated to jfreechart-1.5.3;
Sat, 02 Oct 2021 17:21:54 +0200 wenzelm updated to flatlaf-1.6;
Fri, 01 Oct 2021 22:35:32 +0200 Mathias Fleury update syntax for verit
Tue, 28 Sep 2021 12:35:43 +0200 desharna updated to Zipperposition 2.1
Fri, 24 Sep 2021 12:53:11 +0200 wenzelm update to e-2.6, following Martin Desharnais;
Wed, 22 Sep 2021 21:27:44 +0200 wenzelm update to jdk-17+35 (LTS);
Wed, 22 Sep 2021 21:20:36 +0200 wenzelm tuned message;
Wed, 22 Sep 2021 20:18:28 +0200 wenzelm unused since 398b7bb9ebdd;
Wed, 15 Sep 2021 19:46:03 +0200 wenzelm provide current vampire-4.5.1: presently unused in Sledgehammer, but relevant for Isabelle/Naproche;
Wed, 15 Sep 2021 16:02:04 +0200 wenzelm clarified name and options for old vampire-4.2.2;
Mon, 02 Aug 2021 14:08:42 +0200 wenzelm clarified jEdit java sources;
Mon, 26 Jul 2021 13:12:22 +0200 wenzelm clarified signature;
Sun, 25 Jul 2021 14:46:08 +0200 wenzelm update to Haskell stack-2.7.3 and stackage lts-17.15;
Sat, 24 Jul 2021 19:55:10 +0200 wenzelm clarified compiler output: allow multithreaded execution;
Sat, 24 Jul 2021 18:01:24 +0200 wenzelm clarified props: more permissive;
Sat, 24 Jul 2021 16:40:10 +0200 wenzelm clarified properties: "module" and "no_build";
Sun, 18 Jul 2021 13:27:23 +0200 wenzelm clarified component setup: exclude jar from active component, but use sources from template within ISABELLE_HOME (relevant for "isabelle scala_project -L");
Sat, 17 Jul 2021 21:56:39 +0200 wenzelm rebuild component;
Sat, 17 Jul 2021 21:31:15 +0200 wenzelm more accurate scala_project, based on build.props of components;
Sat, 17 Jul 2021 13:42:21 +0200 wenzelm clarified build_props: empty module means no build;
Fri, 16 Jul 2021 22:27:00 +0200 wenzelm rebuild component;
Fri, 16 Jul 2021 21:37:19 +0200 wenzelm rebuild component;
Thu, 15 Jul 2021 16:35:45 +0200 wenzelm build.props for isabelle.jar, including isabelle.jedit;
Sun, 11 Jul 2021 16:57:30 +0200 wenzelm clarified modules;
Fri, 09 Jul 2021 21:07:35 +0200 wenzelm rebuild component;
Thu, 08 Jul 2021 16:27:35 +0200 wenzelm clarified component settings;
Thu, 01 Jul 2021 13:46:42 +0200 wenzelm clarified modules and signatures;
Thu, 01 Jul 2021 12:34:42 +0200 wenzelm back to scala-2.13.5: avoid problems with history in scala REPL;
Wed, 30 Jun 2021 20:57:38 +0200 wenzelm support for Isabelle setup in pure Java;
Mon, 28 Jun 2021 13:13:31 +0200 wenzelm updated to scala-2.13.6, with scala-xml 1.3.0 ~> 2.0.0;
Fri, 25 Jun 2021 12:53:56 +0200 wenzelm updated to flatlaf-1.2;
Mon, 10 May 2021 22:18:12 +0200 wenzelm put more resources into jedit_build component;
Mon, 10 May 2021 12:23:30 +0200 wenzelm build auxiliary jEdit component in Isabelle/Scala;
Sat, 08 May 2021 13:06:30 +0200 wenzelm separate component for idea-icons.jar, from jedit_build (see also ff0e0bb81597);
Fri, 07 May 2021 16:49:08 +0200 wenzelm tuned comments;
Fri, 07 May 2021 13:34:01 +0200 wenzelm updated to polyml-5.8.2 (official release);
Thu, 06 May 2021 20:54:34 +0200 wenzelm removed junk;
less more (0) -120 tip