[Pkg-ocaml-maint-commits] [ocaml-sha] branch upstream updated (75d6649 -> d0d62a6)

Eric Cooper ecc at cmu.edu
Sat Nov 2 16:52:43 UTC 2013


This is an automated email from the git hooks/post-receive script.

ecc-guest pushed a change to branch upstream
in repository ocaml-sha.

      from  75d6649   Imported Upstream version 1.7
       new  d0d62a6   Imported Upstream version 1.9

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore     |    8 ++++++++
 META           |    8 ++++----
 bitfn.h        |    5 +++++
 sha1.c         |   21 ++++++++++++++-------
 sha1.h         |    1 +
 sha1.ml        |   27 +++++++++++++++++++++++----
 sha1.mli       |   35 +++++++++++++++++++++++++++++++++++
 sha1_stubs.c   |   46 +++++++++++++++++++++++++++++++++++++++++++---
 sha256.c       |   11 +++++++++--
 sha256.h       |    1 +
 sha256.ml      |   28 ++++++++++++++++++++++++----
 sha256.mli     |   38 ++++++++++++++++++++++++++++++++++++++
 sha256_stubs.c |   45 ++++++++++++++++++++++++++++++++++++++++++---
 sha512.c       |   10 +++++++++-
 sha512.h       |    1 +
 sha512.ml      |   26 ++++++++++++++++++++++----
 sha512.mli     |   38 ++++++++++++++++++++++++++++++++++++++
 sha512_stubs.c |   45 ++++++++++++++++++++++++++++++++++++++++++---
 18 files changed, 359 insertions(+), 35 deletions(-)
 create mode 100644 .gitignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-sha.git



More information about the Pkg-ocaml-maint-commits mailing list