[Pkg-ocaml-maint-commits] [xml-light] 03/04: Merge tag 'upstream/2.4'

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


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

andyli-guest pushed a commit to branch master
in repository xml-light.

commit 34e44e9756b1206eecce600c594afa7b8559efda
Merge: 202d75a d414d67
Author: Andy Li <andy at onthewings.net>
Date:   Thu Jul 6 09:54:09 2017 +0800

    Merge tag 'upstream/2.4'
    
    Upstream version 2.4

 .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(-)

-- 
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