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

mehdi pushed a change to branch upstream
in repository otags.

      from  1b7468f   Imported Upstream version 4.01.1
       new  47e6f8e   Imported Upstream version 4.02.1
       new  4a91b28   Imported Upstream version 4.02.2

The 2 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:
 ChangeLog                  |  97 ++++++++++++++++++++++++++++++++++++++++++
 Makefile.in                |  46 ++++++++++++--------
 add_quotation.ml           |   4 +-
 add_quotation.mli          |   4 +-
 camlp4_names.ml            |   4 +-
 camlp4_names.mli           |   4 +-
 conf.ml.in                 |  26 ++++++++++++
 conf.mli                   |   4 +-
 configure                  |   8 ++--
 contrib/update-otags.8     |   3 +-
 doc/changes.html           |  25 +++++++++--
 doc/otags.1                |  44 ++++++++++++-------
 doc/otags.html             |  51 ++++++++++++++++-------
 emacs.ml                   |   4 +-
 emacs.mli                  |   4 +-
 global.ml                  |   4 +-
 global.mli                 |   4 +-
 make-distribution          |   1 +
 misc.ml                    |  13 ++----
 misc.mli                   |   4 +-
 monitor_line_directive.ml  |  30 +++++++++----
 monitor_line_directive.mli |  29 +++++++++----
 otags.ml                   |   4 +-
 otags_dump_ast.ml          |  26 ++++++++++++
 parser_factory.ml          |   4 +-
 parser_factory.mli         |   4 +-
 parser_hints.ml            |  31 ++++++++------
 parser_hints.mli           |   4 +-
 reparse.ml                 |  16 ++++---
 reparse.mli                |   4 +-
 source_channel.ml          |   4 +-
 source_channel.mli         |   4 +-
 tags.ml                    | 102 +++++++++++++++++++++++++++++++++++++++++----
 tags.mli                   |   4 +-
 test/a.ml                  |  14 +++++++
 test/c.mli                 |   9 ++++
 test/cppo_h.include.ml     |  12 ++++++
 test/cppo_h.source.ml      |  23 ++++++++++
 test/cppo_i.include.ml     |  12 ++++++
 test/cppo_i.source.ml      |  23 ++++++++++
 test/g.mli                 |   1 +
 test/test.TAGS             |  55 +++++++++++++++++++++++-
 test/test.tags             |  37 ++++++++++++++++
 translate_location.ml      |  56 +++++++++++++++++++++++--
 translate_location.mli     |   4 +-
 types.ml                   |   4 +-
 types.mli                  |   4 +-
 util/dump-camlp4.ml        |   8 ++--
 vi.ml                      |  18 ++++----
 vi.mli                     |   4 +-
 50 files changed, 738 insertions(+), 166 deletions(-)
 create mode 100644 test/cppo_h.include.ml
 create mode 100644 test/cppo_h.source.ml
 create mode 100644 test/cppo_i.include.ml
 create mode 100644 test/cppo_i.source.ml
 create mode 100644 test/g.mli

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