src/Pure/General/sha1_polyml.ML
Thu, 20 Aug 2015 19:19:19 +0200 wenzelm obsolete;
Tue, 18 Aug 2015 16:08:47 +0200 wenzelm clarified File.standard_path vs. File.platform_path (like Isabelle/Scala operations);
Tue, 18 Aug 2015 11:43:24 +0200 wenzelm keep native CInterface to make SHA1 work properly;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
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;
Mon, 26 Aug 2013 21:53:56 +0200 wenzelm allow NUL characters in ML string passed to C library;
Sat, 23 Jul 2011 17:22:28 +0200 wenzelm explicit structure ML_System;
Sun, 13 Mar 2011 20:21:24 +0100 wenzelm explicit type SHA1.digest;
Tue, 23 Mar 2010 22:43:53 +0100 boehmes use ml_platform instead of ml_system to distinguish library names
Tue, 23 Mar 2010 20:46:08 +0100 boehmes use LONG rather than INT to represent the C datatype size_t
Thu, 11 Mar 2010 16:56:22 +0100 wenzelm absolute lib_path relative to ML_HOME -- for improved robustness;
Sun, 07 Mar 2010 15:51:29 +0100 wenzelm Digesting strings according to SHA-1.
less more (0) tip