[Pkg-ocaml-maint-commits] [pgocaml] 03/06: Merge tag 'upstream/2.1'

Stéphane Glondu glondu at moszumanska.debian.org
Wed Aug 6 09:59:42 UTC 2014


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

glondu pushed a commit to branch master
in repository pgocaml.

commit bd28d475ff0a77676f1aa8e5e774d200146ea020
Merge: c23970d 371f622
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Aug 6 10:51:55 2014 +0200

    Merge tag 'upstream/2.1'
    
    Upstream version 2.1

 .gitignore                     |    4 +
 CHANGELOG.txt                  |   26 +
 Makefile                       |   11 +-
 _oasis                         |   24 +-
 _tags                          |   78 +-
 configure                      |    4 +-
 myocamlbuild.ml                |  440 +++++----
 setup.ml                       | 2104 ++++++++++++++++++++++++++++++----------
 src/APIDOC.odocl               |    3 +-
 src/META                       |    8 +-
 src/PGOCaml.ml                 |    1 +
 src/PGOCaml_aux.ml             |   69 ++
 src/PGOCaml_aux.mli            |   26 +
 src/PGOCaml_generic.ml         |  187 +++-
 src/PGOCaml_generic.mli        |   47 +-
 src/pa_pgsql.ml                |   18 +-
 src/pa_pgsql.mldylib           |    4 +
 src/pgocaml.mldylib            |    7 +
 src/pgocaml.mllib              |    3 +-
 tests/test_pgocaml_lowlevel.ml |   10 -
 utils/pgocaml_prof.ml          |    4 +-
 21 files changed, 2177 insertions(+), 901 deletions(-)

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



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