src/Pure/General/sha1.scala
Mon, 24 Oct 2016 12:16:12 +0200 wenzelm discontinued unused / untested distinction of separate PIDE modules;
Thu, 24 Mar 2016 14:55:43 +0100 wenzelm proper SHA1 digest as annex to heap file: Poly/ML reads precise segment length;
Thu, 24 Mar 2016 13:08:12 +0100 wenzelm tuned signature;
Thu, 24 Jul 2014 10:38:46 +0200 wenzelm less authentic SHA1.digest: trust Scala side on blobs and avoid re-calculation via Foreign Language Interface, which might be a cause of problems;
Fri, 28 Feb 2014 12:04:40 +0100 wenzelm prefer abstract datatype -- in accordance to ML version;
Thu, 14 Nov 2013 17:17:57 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 20:17:04 +0100 wenzelm explicit module UTF8;
Thu, 04 Oct 2012 11:07:36 +0200 wenzelm tuned signature;
Sun, 22 Jul 2012 12:26:41 +0200 wenzelm maintain set of source digests, including relevant parts of session entry;
Fri, 20 Jul 2012 22:29:25 +0200 wenzelm more explicit java.io.{File => JFile};
Wed, 18 Jul 2012 20:59:02 +0200 wenzelm more SHA1.digest operations;
Tue, 29 Nov 2011 21:29:53 +0100 wenzelm separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
Mon, 28 Nov 2011 22:18:19 +0100 wenzelm explicit indication of modules for independent Scala library;
Sat, 09 Jul 2011 12:56:51 +0200 wenzelm tuned signature;
Sun, 13 Mar 2011 20:21:24 +0100 wenzelm explicit type SHA1.digest;
Tue, 17 Aug 2010 23:23:29 +0200 wenzelm digesting strings according to SHA-1 -- Scala version;
less more (0) tip