[Pkg-ocaml-maint-commits] [ocaml-sqlite3] 01/08: Merge tag 'upstream/2.0.4'
Stéphane Glondu
glondu at alioth.debian.org
Sun Nov 10 12:30:45 UTC 2013
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository ocaml-sqlite3.
commit ad8a4128d9e543bd5e3f1a55cefb27e934c12c78
Merge: 04ae96c 9aaa4ba
Author: Stephane Glondu <steph at glondu.net>
Date: Wed May 8 15:10:34 2013 +0200
Merge tag 'upstream/2.0.4'
Upstream version 2.0.4
.hg_archival.txt | 4 +-
.hgignore | 8 +-
.hgtags | 7 +
API.odocl | 4 +
AUTHORS.txt | 10 +
Changelog => CHANGES.txt | 32 +
COPYING => COPYING.txt | 0
INSTALL.txt | 37 +
META.in | 6 -
Makefile | 38 +
Makefile.in | 81 -
OMakefile | 14 -
README.md | 63 +
README.txt | 86 -
TODO | 16 -
TODO.md | 16 +
_oasis | 122 +
_tags | 42 +-
configure | 5925 +-----------------------------
configure.ac | 42 -
install-sh | 251 --
lib/META | 11 +
lib/libsqlite3_stubs.clib | 4 +
sqlite3.ml => lib/sqlite3.ml | 7 +-
lib/sqlite3.mldylib | 1 +
sqlite3.mli => lib/sqlite3.mli | 15 +-
lib/sqlite3.mllib | 4 +
sqlite3_stubs.c => lib/sqlite3_stubs.c | 18 +-
libsqlite3_stubs.clib | 1 -
myocamlbuild.ml | 639 +++-
setup.ml | 6322 ++++++++++++++++++++++++++++++++
test/Makefile | 24 -
test/OMakefile | 6 -
test/test_agg.ml | 1 -
test/test_exec.ml | 2 +-
test/test_stmt.ml | 8 +-
36 files changed, 7374 insertions(+), 6493 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-sqlite3.git
More information about the Pkg-ocaml-maint-commits
mailing list