[Pkg-ocaml-maint-commits] [xml-light] branch upstream updated (1571f74 -> d414d67)

Andy Li andyli-guest at moszumanska.debian.org
Wed Aug 9 01:58:42 UTC 2017


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

andyli-guest pushed a change to branch upstream
in repository xml-light.

      from  1571f74   Imported Upstream version 2.2
      adds  d414d67   Imported Upstream version 2.4

No new revisions were added by this update.

Summary of changes:
 .gitignore     |   16 +
 META.in        |    4 +
 Makefile       |  199 +++++----
 README         |  140 +++---
 dtd.ml         | 1063 +++++++++++++++++++++++----------------------
 dtd.mli        |  341 ++++++++-------
 makedoc.bat    |    2 +
 test.ml        |  112 ++---
 xml.dsp        |  102 +++++
 xml.dsw        |   29 ++
 xml.ml         |  530 +++++++++++------------
 xml.mli        |  336 ++++++++-------
 xmlParser.ml   |  363 ++++++++--------
 xmlParser.mli  |  158 +++----
 xml_lexer.mli  |  118 ++---
 xml_lexer.mll  | 1307 +++++++++++++++++++++++++++++---------------------------
 xml_parser.mly |  186 ++++----
 17 files changed, 2669 insertions(+), 2337 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 META.in
 create mode 100644 makedoc.bat
 create mode 100644 xml.dsp
 create mode 100644 xml.dsw

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



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