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

glondu pushed a change to branch upstream
in repository ocaml-re.

      from  259909e   Imported Upstream version 1.2.1
       new  921f1f5   Imported Upstream version 1.2.2

The 1 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                                  |   17 +
 LICENSE                                  |   23 +-
 README => README.md                      |   49 +-
 TODO.txt                                 |   50 +-
 _oasis                                   |    6 +-
 _tags                                    |    8 +-
 lib/automata.ml                          |   21 +-
 lib/automata.mli                         |   21 +
 lib/cset.ml                              |    7 +-
 lib/cset.mli                             |   21 +
 lib/re.ml                                |  115 +-
 lib/{re.mllib => re.mldylib}             |    0
 lib/re.mli                               |    8 +-
 lib/re_emacs.ml                          |    8 +-
 lib/{re_emacs.mllib => re_emacs.mldylib} |    0
 lib/re_emacs.mli                         |    7 +-
 lib/re_glob.ml                           |   23 +-
 lib/{re_glob.mllib => re_glob.mldylib}   |    0
 lib/re_glob.mli                          |   26 +-
 lib/{re_pcre.mllib => re_pcre.mldylib}   |    0
 lib/re_perl.ml                           |    7 +-
 lib/{re_perl.mllib => re_perl.mldylib}   |    0
 lib/re_perl.mli                          |    7 +-
 lib/re_posix.ml                          |    7 +-
 lib/{re_posix.mllib => re_posix.mldylib} |    0
 lib/re_posix.mli                         |    7 +-
 lib/re_str.ml                            |    3 +-
 lib/{re_str.mllib => re_str.mldylib}     |    0
 lib/re_str.mli                           |    3 +-
 lib_test/glob.ml                         |   36 +
 myocamlbuild.ml                          |  340 ++++--
 setup.ml                                 | 1932 +++++++++++++++++++++++-------
 32 files changed, 2107 insertions(+), 645 deletions(-)
 rename README => README.md (60%)
 copy lib/{re.mllib => re.mldylib} (100%)
 copy lib/{re_emacs.mllib => re_emacs.mldylib} (100%)
 copy lib/{re_glob.mllib => re_glob.mldylib} (100%)
 copy lib/{re_pcre.mllib => re_pcre.mldylib} (100%)
 copy lib/{re_perl.mllib => re_perl.mldylib} (100%)
 copy lib/{re_posix.mllib => re_posix.mldylib} (100%)
 copy lib/{re_str.mllib => re_str.mldylib} (100%)
 create mode 100644 lib_test/glob.ml

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