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

bengen pushed a change to branch master
in repository sexplib310.

      from  c988f9a   111.25.00-1
       new  15b2190   Imported Upstream version 113.00.00
       new  b878453   Merge tag 'upstream/113.00.00'
       new  5d0ee74   Bump Standards-Version
       new  f7dd481   Bump type_conv build-dependency

The 4 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:
 CHANGES.md                                         |  34 +++
 COPYRIGHT.txt                                      |   2 +-
 README.md                                          |   2 +-
 _oasis                                             |  14 +-
 _tags                                              |  62 ++---
 debian/control                                     |   4 +-
 lib/META                                           |   8 +-
 lib/conv.ml                                        | 123 ++-------
 lib/conv.mli                                       |  17 +-
 lib/exn_magic.ml                                   |  30 +--
 lib/macro.mli                                      |  47 ++--
 lib/parser.mly                                     |   2 +-
 lib/parser_with_layout.mly                         |   3 +-
 lib/pre_sexp.ml                                    |  14 +-
 {lib_test_ounit => lib_test}/test_macros.ml        |   6 +-
 {lib_test_ounit => lib_test}/test_macros.mli       |   0
 .../test_sexp_with_layout.ml                       |   0
 myocamlbuild.ml                                    |  92 ++++---
 num/lib/META                                       |   4 +-
 setup.ml                                           | 226 +++++++++-------
 syntax/pa_sexp_conv.ml                             | 286 +++++++++++++++------
 .../conv_test_deprecated.ml                        |   2 +-
 syntax_test/lib/conv_test.ml                       |  52 ++++
 {lib_test => syntax_test}/newlines.expected        |   0
 {lib_test => syntax_test}/newlines.ml              |   0
 {lib_test => syntax_test}/nonrec_test.ml           |   0
 {lib_test => syntax_test}/pa_sexp_test.ml          |  72 ++++--
 {lib_test => syntax_test}/parser_test.ml           |   1 +
 {lib_test => syntax_test}/printer_test.ml          |   0
 {lib_test => syntax_test}/sexp_test.ml             |   0
 {lib_test => syntax_test}/test.sexp                |   0
 {lib_test => syntax_test}/test_common.ml           |   0
 unix/lib/META                                      |   4 +-
 33 files changed, 657 insertions(+), 450 deletions(-)
 rename {lib_test_ounit => lib_test}/test_macros.ml (99%)
 rename {lib_test_ounit => lib_test}/test_macros.mli (100%)
 rename {lib_test_ounit => lib_test}/test_sexp_with_layout.ml (100%)
 rename lib_test/conv_test.ml => syntax_test/conv_test_deprecated.ml (97%)
 create mode 100644 syntax_test/lib/conv_test.ml
 rename {lib_test => syntax_test}/newlines.expected (100%)
 rename {lib_test => syntax_test}/newlines.ml (100%)
 rename {lib_test => syntax_test}/nonrec_test.ml (100%)
 rename {lib_test => syntax_test}/pa_sexp_test.ml (78%)
 rename {lib_test => syntax_test}/parser_test.ml (99%)
 rename {lib_test => syntax_test}/printer_test.ml (100%)
 rename {lib_test => syntax_test}/sexp_test.ml (100%)
 rename {lib_test => syntax_test}/test.sexp (100%)
 rename {lib_test => syntax_test}/test_common.ml (100%)

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