src/Pure/General/url.scala
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Fri, 12 Mar 2021 23:00:01 +0100 wenzelm clarified HTTP.Content: support encoding;
Fri, 12 Mar 2021 19:46:37 +0100 wenzelm clarified signature: more explicit HTTP operations;
Thu, 04 Mar 2021 21:04:27 +0100 wenzelm clarified signature --- fewer warnings;
Sat, 07 Nov 2020 20:24:34 +0100 wenzelm support for Mailman list servers;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Mon, 25 Nov 2019 12:19:14 +0100 wenzelm tuned -- avoid deprecated constructors;
Mon, 11 Mar 2019 22:13:14 +0100 wenzelm clarified signature;
Mon, 03 Dec 2018 15:15:54 +0100 wenzelm more operations;
Thu, 21 Dec 2017 21:44:09 +0100 wenzelm tuned signature;
Fri, 30 Jun 2017 14:26:45 +0200 wenzelm retain symlinks in file names from VSCode: relevant for proper file locations in decorations etc.;
Fri, 30 Jun 2017 14:19:37 +0200 wenzelm clarified platform file operations;
Sat, 11 Mar 2017 20:18:06 +0100 wenzelm more complete exception handling;
Tue, 28 Feb 2017 17:48:28 +0100 wenzelm tuned;
Wed, 04 Jan 2017 19:42:08 +0100 wenzelm clarified Document.Node.Name (again): canonical platform file;
Wed, 04 Jan 2017 12:03:45 +0100 wenzelm clarified file URIs;
Tue, 03 Jan 2017 19:22:17 +0100 wenzelm clarified file URLs, notably for Windows UNC paths;
Tue, 03 Jan 2017 14:17:03 +0100 wenzelm clarified master_dir: file-URL;
Sun, 01 Jan 2017 11:47:27 +0100 wenzelm clarified modules;
Sun, 01 Jan 2017 11:38:29 +0100 wenzelm clarified file URI operations;
Tue, 09 Aug 2016 23:19:35 +0200 wenzelm more operations;
Tue, 09 Aug 2016 20:35:21 +0200 wenzelm more operations;
Wed, 27 Jan 2016 14:14:06 +0100 wenzelm allow single quote within URL;
Thu, 10 Apr 2014 10:06:54 +0200 wenzelm no comment -- File.read_stream already enforces UTF8 (like HTML5) and HTTP servers often produce a wrong charset encoding;
Wed, 09 Apr 2014 23:04:20 +0200 wenzelm basic URL operations (with Isabelle/Scala error handling);
less more (0) tip