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

glondu pushed a commit to branch master
in repository ocaml-data-notation.

commit 3ac769a554acc8da1b68bd5da4d2dd37d99d6940
Merge: 25ea63b b9f599c
Author: Stephane Glondu <st...@glondu.net>
Date:   Sat Dec 7 12:45:34 2013 +0100

    Merge tag 'upstream/0.0.11'
    
    Upstream version 0.0.11

 .boring                                           |   5 +-
 CHANGES.txt                                       |  21 +-
 COPYING.txt                                       |   2 +-
 INSTALL.txt                                       |   6 +-
 Makefile                                          |  96 ++-
 _headache.config                                  |  61 +-
 _header                                           |   3 +-
 _oasis                                            |  20 +-
 _tags                                             |  24 +-
 ardivink.lua                                      |  19 +
 bootstrap.lua                                     |  38 -
 ci-main.lua                                       |  27 -
 configure                                         |   4 +-
 myocamlbuild.ml                                   | 214 +++---
 setup.ml                                          | 894 +++++++++++++++-------
 src/META                                          |  34 +-
 src/ODN.ml                                        | 138 ++--
 src/odn.mllib                                     |  21 -
 src/odn.odocl                                     |  25 -
 src/pa_noodn.ml                                   |  45 +-
 src/pa_noodn.mllib                                |  21 -
 src/pa_odn.ml                                     | 131 ++--
 src/pa_odn.mllib                                  |  21 -
 test/TestCommon.ml                                |  28 +
 test/TestConf.ml.ab                               |  23 +
 {tests => test}/data/oasis-examples/OASISTypes.ml |  95 +--
 {tests => test}/data/oasis-examples/PropList.ml   | 153 ++--
 test/data/oasis-examples/main.ml                  |  56 ++
 test/data/polyvariants.ml                         |  31 +
 test/data/tuples.ml                               |  25 +
 test/data/variant.ml                              |  27 +
 test/test.ml                                      | 186 +++++
 tests/TestCommon.ml                               |  27 -
 tests/TestConf.ml.ab                              |  22 -
 tests/data/oasis-examples/main.ml                 |  55 --
 tests/data/polyvariants.ml                        |  30 -
 tests/data/tuples.ml                              |  24 -
 tests/data/variant.ml                             |  26 -
 tests/test.ml                                     | 182 -----
 39 files changed, 1574 insertions(+), 1286 deletions(-)

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