[Pkg-ocaml-maint-commits] [ocurl] 15/23: Merge tag 'upstream/0.7.6'

Stéphane Glondu glondu at moszumanska.debian.org
Tue Feb 23 10:20:24 UTC 2016


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

glondu pushed a commit to branch master
in repository ocurl.

commit 9801a39b2d96e2ea46bf6e6d02e007e922a1b046
Merge: fe9a64c 186ce53
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Feb 23 10:42:18 2016 +0100

    Merge tag 'upstream/0.7.6'
    
    Upstream version 0.7.6

 .gitattributes                  |     2 +
 .gitignore                      |    27 +
 CHANGES.txt                     |   138 +
 COPYING                         |     1 +
 META                            |    16 +-
 Makefile.in                     |   132 +-
 Makefile.msvc                   |    82 +
 Makefile.windows                |    67 -
 README                          |    47 +
 aclocal.m4                      |   354 +-
 config.h.in                     |   112 +-
 config.h.in => config.h.windows |   508 +-
 configure                       | 26609 +++++++++++---------------------------
 configure.in                    |    69 +-
 curl-helper.c                   |  5955 ++++-----
 curl.ml                         |   203 +-
 curl.mli                        |   258 +-
 curl_lwt.ml                     |   103 +
 curl_lwt.mli                    |    10 +
 examples/Makefile.in            |    80 +-
 examples/Makefile.windows       |    35 +-
 examples/ocurl_test_threads.ml  |    40 +
 examples/omulti.ml              |   143 +
 examples/oput.ml                |     2 +-
 examples/ossl.ml                |    12 +-
 examples/test_cb_exn.ml         |    25 +
 examples/test_lwt.ml            |    68 +
 examples/test_lwt_unit.ml       |    35 +
 examples/test_memory_leaks.ml   |    26 +
 print_ext.ml                    |     5 +
 30 files changed, 11502 insertions(+), 23662 deletions(-)

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



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