[Pkg-ocaml-maint-commits] [ocaml-csv] 05/10: Merge tag 'upstream/1.4.2'

Stéphane Glondu glondu at moszumanska.debian.org
Tue Jan 26 14:31:09 UTC 2016


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

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

commit 893f1dce142c7f07e303a5fd4fa9082f0c420b32
Merge: 8d1782e 825a995
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Jan 26 15:05:05 2016 +0100

    Merge tag 'upstream/1.4.2'
    
    Upstream version 1.4.2

 .gitignore           |   30 +-
 .travis-ci.sh        |   22 +
 .travis.yml          |   20 +
 API.odocl            |    4 -
 AUTHORS.txt          |    9 -
 INSTALL.txt          |    6 +-
 Makefile             |   15 +-
 README.md            |   35 +-
 README.txt           |   17 -
 _oasis               |   52 +-
 _tags                |   27 +-
 examples/csvtool.ml  |  179 +-
 myocamlbuild.ml      |  569 ----
 setup.ml             | 6977 --------------------------------------------------
 src/META             |   11 -
 src/csv.ml           |  676 +++--
 src/csv.mli          |  287 ++-
 src/csv.mllib        |    4 -
 tests/test.ml        |   28 +-
 tests/test_header.ml |   40 +
 tests/test_write.ml  |   16 +
 tests/testcsv10.csv  |    1 +
 tests/testcsv11.csv  |    2 +
 23 files changed, 1030 insertions(+), 7997 deletions(-)

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



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