src/Pure/General/sha1.ML
Thu, 19 Nov 2020 17:50:14 +0100 wenzelm more robust library_call (again): dynamic file name, static symbol;
Fri, 06 Nov 2020 14:32:42 +0100 wenzelm prefer static library_call (again): avoid memory-leak within C code area;
Sun, 01 Nov 2020 17:39:51 +0100 wenzelm back to dynamic library_call: not quite portable, e.g. different Windows installations (see e0c6522d5d43, 7cb68b5b103d)
Sun, 01 Nov 2020 15:31:41 +0100 wenzelm proper build_call for interpreted ARM platform;
Sun, 01 Nov 2020 14:30:09 +0100 wenzelm prefer static library_call, following recent changes to structure Foreign;
Sat, 05 May 2018 21:44:18 +0200 wenzelm hexadecimal representation of byte string;
Thu, 14 Dec 2017 14:34:56 +0100 wenzelm proper exception;
Fri, 21 Oct 2016 16:46:02 +0200 wenzelm updated to new structure Foreign;
Mon, 17 Oct 2016 15:46:51 +0200 wenzelm accomodate Poly/ML repository version, which treats singleton strings as boxed;
Sat, 02 Apr 2016 21:10:07 +0200 wenzelm careful export of type-dependent functions, without losing their special status;
Thu, 24 Mar 2016 13:08:12 +0100 wenzelm tuned signature;
Fri, 18 Mar 2016 17:11:30 +0100 wenzelm clarified modules;
Fri, 18 Mar 2016 16:26:35 +0100 wenzelm clarified modules;
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;
Sun, 13 Mar 2011 20:21:24 +0100 wenzelm explicit type SHA1.digest;
Sun, 07 Mar 2010 15:51:29 +0100 wenzelm Digesting strings according to SHA-1.
less more (0) tip