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

glondu pushed a commit to branch master
in repository cryptokit.

commit 8d743fe2ddf9559d46ea92a9fc72fb104e273d21
Merge: 60b7c62 c7b32b5
Author: Stephane Glondu <st...@glondu.net>
Date:   Sat May 2 16:00:39 2015 +0200

    Merge tag 'upstream/1.10'
    
    Upstream version 1.10

 AUTHORS.txt                            |    9 +-
 Changes                                |    7 +
 INSTALL.txt                            |    8 +-
 Makefile                               |   11 +-
 README.txt                             |   26 +-
 _oasis                                 |    7 +-
 _tags                                  |   66 +-
 configure                              |    4 +-
 myocamlbuild.ml                        |  327 ++++--
 setup.ml                               | 1746 ++++++++++++++++++++++++--------
 src/META                               |    4 +-
 src/cryptokit.ml                       |  128 ++-
 src/cryptokit.mli                      |   73 +-
 src/libcryptokit_stubs.clib            |    4 +-
 src/sha256.c                           |   52 +-
 src/sha256.h                           |   12 +-
 src/sha512.c                           |  302 ++++++
 src/{sha256.h => sha512.h}             |   28 +-
 src/stubs-md5.c                        |   13 +-
 src/stubs-sha256.c                     |   24 +-
 src/{stubs-sha256.c => stubs-sha512.c} |   39 +-
 src/stubs-zlib.c                       |   10 +-
 test/test.ml                           |  157 ++-
 23 files changed, 2351 insertions(+), 706 deletions(-)

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to