src/Pure/General/path.scala
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Wed, 13 Mar 2019 13:46:16 +0100 wenzelm more sanity checks;
Wed, 16 Jan 2019 17:12:48 +0100 wenzelm clarified signature;
Sun, 30 Dec 2018 16:56:31 +0100 wenzelm exclude file name components that are special on Windows;
Sun, 30 Dec 2018 16:25:15 +0100 wenzelm reject further illegal chars according to https://docs.microsoft.com/en-us/windows/desktop/fileio/naming-a-file
Sun, 30 Dec 2018 16:06:09 +0100 wenzelm tuned;
Sun, 30 Dec 2018 15:36:43 +0100 wenzelm more strict check: avoid confusion of Path.basic with Path.current / Path.parent;
Sun, 30 Dec 2018 15:27:59 +0100 wenzelm tuned;
Wed, 28 Nov 2018 16:18:40 +0100 wenzelm tuned signature;
Wed, 28 Nov 2018 16:14:31 +0100 wenzelm clarified signature;
Mon, 11 Dec 2017 14:10:12 +0100 wenzelm more operations;
Fri, 30 Jun 2017 14:01:55 +0200 wenzelm clarified signature;
Thu, 01 Jun 2017 21:43:36 +0200 wenzelm tuned signature;
Sun, 14 May 2017 20:22:54 +0200 wenzelm tuned signature;
Sun, 23 Apr 2017 17:23:38 +0200 wenzelm more operations;
Sat, 15 Oct 2016 19:08:32 +0200 wenzelm expand relatively to given environment, notably remote HOME;
Wed, 14 Sep 2016 12:51:40 +0200 wenzelm tuned;
Thu, 20 Aug 2015 19:15:17 +0200 wenzelm tuned signature, according to ML version;
Sun, 03 May 2015 00:01:10 +0200 wenzelm misc tuning, based on warnings by IntelliJ IDEA;
Thu, 08 Jan 2015 20:56:39 +0100 wenzelm tuned;
Tue, 07 Oct 2014 14:53:51 +0200 wenzelm added update_cartouches tool;
Sat, 03 May 2014 23:15:00 +0200 wenzelm standardize to implode_short form;
Sun, 13 Apr 2014 15:32:03 +0200 wenzelm clarified according to ML version;
Mon, 03 Mar 2014 11:58:07 +0100 wenzelm clarified path checks: avoid crash of rendering due to spurious errors;
Tue, 18 Feb 2014 18:43:47 +0100 wenzelm prefer concrete list append;
Fri, 30 Aug 2013 22:22:07 +0200 wenzelm more general backup files;
Fri, 16 Aug 2013 23:11:51 +0200 wenzelm tuned;
Tue, 21 May 2013 21:05:10 +0200 wenzelm tuned messages;
Fri, 03 Aug 2012 13:06:25 +0200 wenzelm reject path variable nesting explicitly;
Fri, 27 Jul 2012 14:09:59 +0200 wenzelm simplified Path vs. JVM File operations;
Tue, 24 Jul 2012 20:56:18 +0200 wenzelm more explicit checks during parsing;
Tue, 24 Jul 2012 00:29:36 +0200 wenzelm pass build options to ML;
Sat, 21 Jul 2012 21:16:08 +0200 wenzelm disallow quotes in path specifications -- extra paranoia;
Fri, 20 Jul 2012 22:29:25 +0200 wenzelm more explicit java.io.{File => JFile};
Fri, 20 Jul 2012 21:04:03 +0200 wenzelm further imitation of "usedir" shell script;
Sun, 22 Apr 2012 14:30:18 +0200 wenzelm USER_HOME settings variable points to cross-platform user home directory;
Mon, 27 Feb 2012 17:13:25 +0100 wenzelm prefer final ADTs -- prevent ooddities;
Sat, 22 Oct 2011 19:15:32 +0200 wenzelm class Path as abstract datatype;
Thu, 07 Jul 2011 22:04:30 +0200 wenzelm explicit Document.Node.Header, with master_dir and thy_name;
Tue, 05 Jul 2011 21:32:48 +0200 wenzelm prefer space_explode/split_lines as in Isabelle/ML;
Tue, 05 Jul 2011 21:20:24 +0200 wenzelm Path.split convenience;
Tue, 05 Jul 2011 10:54:05 +0200 wenzelm tuned;
Mon, 04 Jul 2011 16:51:45 +0200 wenzelm pervasive Basic_Library in Scala;
Thu, 30 Jun 2011 14:51:32 +0200 wenzelm proper fold order;
Thu, 30 Jun 2011 14:03:31 +0200 wenzelm more Path operations;
Thu, 30 Jun 2011 11:15:36 +0200 wenzelm tuned comments;
Thu, 30 Jun 2011 00:09:57 +0200 wenzelm abstract algebra of file paths in Scala (cf. path.ML);
less more (0) tip