Files
mercury/compiler
Peter Wang bd7e672dec Replace MD4 implementation with MD5.
We used MD4 digests in the implementation of the `--track-flags'
feature. While there is no particular need to change, IIRC the only
reason I didn't use the more common MD5 algorithm is because I did not
know of a small portable implementation at the time.

compiler/md5.m:
compiler/Mercury.options:
    Add implementation of MD5 digest algorithm.
    The C code is public domain code, and apparently widely used.

compiler/md4.m:
    Delete this module.

compiler/libs.m:
    Include new module and delete old module.

compiler/make.m:
    Calculate MD5 digest for `.track_flags' files instead of MD4.
2021-06-05 13:15:19 +10:00
..
2021-05-25 23:38:05 +10:00
2021-06-03 23:58:32 +10:00
2020-11-30 17:34:42 +11:00
2020-11-30 17:34:42 +11:00
2020-11-30 17:34:42 +11:00
2021-04-15 02:48:58 +10:00
2021-05-06 09:58:48 +10:00
2021-06-03 13:01:57 +10:00
2020-11-30 17:34:42 +11:00
2021-03-15 11:16:31 +11:00
2020-07-17 10:48:13 +10:00
2020-11-30 17:34:42 +11:00
2021-06-03 23:58:32 +10:00
2020-11-07 14:14:07 +11:00
2021-04-27 01:36:19 +10:00
2020-07-17 10:48:13 +10:00
2021-06-03 23:58:32 +10:00
2021-06-03 13:01:57 +10:00
2021-06-05 13:15:19 +10:00
2020-07-17 14:25:08 +10:00
2021-06-03 23:58:32 +10:00
2021-06-05 13:15:19 +10:00
2021-06-05 13:15:19 +10:00
2021-06-03 11:19:58 +10:00
2020-04-11 19:30:58 +10:00
2021-05-17 18:52:24 +10:00
2021-06-03 23:58:32 +10:00
2021-02-25 11:14:49 +11:00
2021-06-03 11:19:58 +10:00
2021-03-24 22:02:18 +11:00
2020-10-09 19:30:46 +11:00
2020-07-17 14:25:08 +10:00
2021-05-03 06:54:13 +10:00
2020-08-24 05:39:41 +10:00
2021-06-03 23:58:32 +10:00
2021-06-03 23:58:32 +10:00
2021-06-03 23:58:32 +10:00
2021-06-03 23:58:32 +10:00
2021-06-03 23:58:32 +10:00
2021-06-03 23:58:32 +10:00
2019-06-26 23:41:16 +02:00
2020-11-30 17:34:42 +11:00
2020-01-14 19:10:58 +11:00
2020-07-17 14:25:08 +10:00
2020-07-17 14:25:08 +10:00
2020-11-30 17:34:42 +11:00
2019-10-27 02:53:46 +11:00
2020-10-30 13:20:21 +11:00
2021-06-03 23:58:32 +10:00
2020-07-17 14:25:08 +10:00
2021-05-03 14:52:32 +10:00
2020-11-30 17:34:42 +11:00
2020-07-17 10:48:13 +10:00