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

glondu pushed a change to branch upstream
in repository ocaml-extunix.

      from  b541b8e   Imported Upstream version 0.1.3
       new  31b04b7   New upstream version 0.1.4
       new  02b9bfa   New upstream version 0.1.5

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:
 .travis.yml               |   13 +
 CHANGES.txt               |    8 +
 README.md                 |   13 +-
 _oasis                    |   10 +-
 _tags                     |   47 +-
 appveyor.yml              |   13 +
 myocamlbuild.ml           |  722 +++--
 opam                      |   47 +
 setup.ml                  | 7163 ++++++++++++++++++++++++---------------------
 src/META                  |    6 +-
 src/common.c              |    7 +
 src/discover.ml           |   18 +-
 src/extUnix.mlpp          |  251 +-
 src/libextunix_stubs.clib |    3 +-
 src/mktemp.c              |   73 +
 src/sendmsg.c             |   14 +-
 src/sockopt.c             |   26 +-
 src/stdlib.c              |   69 -
 src/time.c                |    2 +-
 test/test.ml              |   96 +-
 test/testba.ml            |   57 +-
 21 files changed, 4886 insertions(+), 3772 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 appveyor.yml
 create mode 100644 opam
 create mode 100644 src/mktemp.c

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