Admin/components/main
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);
less more (0) -300 -100 -60 tip