sapling/cdatapack
Jun Wu 80e40da9d6 sha1: switch to new implementation
Summary:
This diff changes our code to use the new SHA1 library. See the previous diff
for why we do this.

Test Plan:
Run related tests manually:

```
$ make local PYTHON=python2
$ rt test-remotefilelog-*.t
.........................
# Ran 25 tests, 0 skipped, 0 warned, 0 failed.
$ rt test-treemanifest*.t
........
# Ran 8 tests, 0 skipped, 0 warned, 0 failed.
$ rt test-fastmanifest*.t
.........
# Ran 9 tests, 0 skipped, 0 warned, 0 failed.
```

Reviewers: #sourcecontrol, durham

Reviewed By: durham

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D4945025

Signature: t1:4945025:1493154873:844e55a51ab250354fc08163e0949eed47b0a861
2017-04-25 14:53:32 -07:00
..
cdatapack_dump.c c-extensions: fixup some compiler/environment portability concerns 2017-04-12 16:34:53 -07:00
cdatapack_get.c sha1: switch to new implementation 2017-04-25 14:53:32 -07:00
cdatapack.c c-extensions: fixup some compiler/environment portability concerns 2017-04-12 16:34:53 -07:00
cdatapack.h c-extensions: fixup some compiler/environment portability concerns 2017-04-12 16:34:53 -07:00