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

glondu pushed a change to branch upstream
in repository pgocaml.

      from  2e804a6   Imported Upstream version 1.7.1
       new  08a772d   Imported Upstream version 2.0
       new  371f622   Imported Upstream version 2.1

The 2 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                               |    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.mllib => pa_pgsql.mldylib} |    0
 src/pgocaml.mldylib                      |    7 +
 src/pgocaml.mllib                        |    3 +-
 tests/test_pgocaml_lowlevel.ml           |   10 -
 utils/pgocaml_prof.ml                    |    4 +-
 21 files changed, 2173 insertions(+), 901 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 src/PGOCaml_aux.ml
 create mode 100644 src/PGOCaml_aux.mli
 copy src/{pa_pgsql.mllib => pa_pgsql.mldylib} (100%)
 create mode 100644 src/pgocaml.mldylib

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/pgocaml.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