[Pkg-ocaml-maint-commits] [camlp5] 05/10: Updated version 7.01 from 'upstream/7.01'

Stéphane Glondu glondu at moszumanska.debian.org
Thu Jul 13 03:02:29 UTC 2017


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

glondu pushed a commit to branch master
in repository camlp5.

commit 7ab93d57c24a886167c380cfc84e01e89a46c544
Merge: 02f3856 6d11c73
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jul 13 04:19:10 2017 +0200

    Updated version 7.01 from 'upstream/7.01'
    
    with Debian dir 50655b1d93bca55b2e7c6744fd93b394e5587e65

 CHANGES                                            |   61 +
 INSTALL                                            |    4 +-
 LICENSE                                            |    2 +-
 Makefile                                           |   30 +-
 README                                             |    6 +-
 compile/comp_head.ml.tpl                           |    2 +-
 compile/compile.ml                                 |    2 +-
 doc/htmlp/Makefile                                 |    4 +-
 doc/htmlp/about.html                               |    2 +-
 doc/htmlp/ast_strict.html                          |    2 +-
 doc/htmlp/ast_transi.html                          |    2 +-
 doc/htmlp/bparsers.html                            |    2 +-
 doc/htmlp/commands.html                            |    6 +-
 doc/htmlp/conclusion.html                          |    2 +-
 doc/htmlp/directives.html                          |    2 +-
 doc/htmlp/extfun.html                              |    2 +-
 doc/htmlp/fparsers.html                            |    2 +-
 doc/htmlp/grammars.html                            |   19 +-
 doc/htmlp/html2latex                               |    3 +-
 doc/htmlp/index.html                               |    2 +-
 doc/htmlp/lexers.html                              |    2 +-
 doc/htmlp/library.html                             |   53 +-
 doc/htmlp/locations.html                           |    2 +-
 doc/htmlp/macros.html                              |    2 +-
 doc/htmlp/mkstri.sh                                |    2 +-
 doc/htmlp/mktrans.sh                               |    2 +-
 doc/htmlp/ml_ast.html                              |    2 +-
 doc/htmlp/opretty.html                             |    2 +-
 doc/htmlp/parsers.html                             |    2 +-
 doc/htmlp/pcaml.html                               |    2 +-
 doc/htmlp/pprintf.html                             |    2 +-
 doc/htmlp/pragma.html                              |    2 +-
 doc/htmlp/pretty.html                              |    2 +-
 doc/htmlp/printers.html                            |    2 +-
 doc/htmlp/ptools.html                              |    2 +-
 doc/htmlp/q_ast.html                               |    2 +-
 doc/htmlp/quot.html                                |    2 +-
 doc/htmlp/revsynt.html                             |    2 +-
 doc/htmlp/scheme.html                              |    2 +-
 doc/htmlp/sources.html                             |    2 +-
 doc/htmlp/strict.html                              |    2 +-
 doc/htmlp/syntext.html                             |    2 +-
 doc/htmlp/trailer.html                             |    2 +-
 etc/elexer.ml                                      |    2 +-
 etc/pa_extfun.ml                                   |    2 +-
 etc/pa_extprint.ml                                 |    2 +-
 etc/pa_lefteval.ml                                 |    2 +-
 etc/pa_lex.ml                                      |    2 +-
 etc/pa_lisp.ml                                     |   10 +-
 etc/pa_lispr.ml                                    |    9 +-
 etc/pa_o.ml                                        |   13 +-
 etc/pa_oop.ml                                      |    2 +-
 etc/pa_op.ml                                       |    8 +-
 etc/pa_pprintf.ml                                  |    6 +-
 etc/pa_pragma.ml                                   |    2 +-
 etc/pa_scheme.ml                                   |    9 +-
 etc/pa_schemer.ml                                  |    9 +-
 etc/pa_sml.ml                                      |    2 +-
 etc/pr_depend.ml                                   |    2 +-
 etc/pr_extend.ml                                   |    2 +-
 etc/pr_extfun.ml                                   |    2 +-
 etc/pr_extprint.ml                                 |    2 +-
 etc/pr_null.ml                                     |    2 +-
 etc/pr_o.ml                                        |   54 +-
 etc/pr_op.ml                                       |    2 +-
 etc/pr_r.ml                                        |   84 +-
 etc/pr_ro.ml                                       |   34 +-
 etc/pr_rp.ml                                       |    4 +-
 etc/pr_scheme.ml                                   |    9 +-
 etc/pr_schemep.ml                                  |    2 +-
 etc/q_phony.ml                                     |    2 +-
 lib/diff.ml                                        |    2 +-
 lib/diff.mli                                       |    2 +-
 lib/eprinter.ml                                    |    2 +-
 lib/eprinter.mli                                   |    2 +-
 lib/extfold.ml                                     |    2 +-
 lib/extfold.mli                                    |    2 +-
 lib/extfun.ml                                      |    2 +-
 lib/extfun.mli                                     |    2 +-
 lib/fstream.ml                                     |    2 +-
 lib/fstream.mli                                    |    2 +-
 lib/gramext.ml                                     |   14 +-
 lib/gramext.mli                                    |   14 +-
 lib/grammar.ml                                     | 1529 ++++++++++++-----
 lib/grammar.mli                                    |   40 +-
 lib/plexer.ml                                      |    8 +-
 lib/plexer.mli                                     |    2 +-
 lib/plexing.ml                                     |   12 +-
 lib/plexing.mli                                    |    2 +-
 lib/ploc.ml                                        |    2 +-
 lib/ploc.mli                                       |    2 +-
 lib/pprintf.ml                                     |    2 +-
 lib/pprintf.mli                                    |    2 +-
 lib/pretty.ml                                      |    2 +-
 lib/pretty.mli                                     |    2 +-
 lib/stdpp.ml                                       |    2 +-
 lib/stdpp.mli                                      |    2 +-
 lib/token.ml                                       |    2 +-
 lib/token.mli                                      |    2 +-
 lib/versdep.ml                                     |  118 +-
 main/ast2pt.ml                                     |  110 +-
 main/exparser.ml                                   |    2 +-
 main/exparser.mli                                  |    2 +-
 main/mLast.mli                                     |    5 +-
 main/main.ml                                       |   10 +-
 main/parserify.ml                                  |    2 +-
 main/parserify.mli                                 |    2 +-
 main/pcaml.ml                                      |   32 +-
 main/pcaml.mli                                     |    2 +-
 main/prtools.ml                                    |   13 +-
 main/prtools.mli                                   |    2 +-
 main/quotation.ml                                  |    2 +-
 main/quotation.mli                                 |    2 +-
 main/reloc.ml                                      |    7 +-
 main/reloc.mli                                     |    2 +-
 meta/mk_q_MLast.sh                                 |    3 +-
 meta/mk_q_ast.sh                                   |    3 +-
 meta/pa_extend.ml                                  |    2 +-
 meta/pa_extend_m.ml                                |    2 +-
 meta/pa_lexer.ml                                   |    2 +-
 meta/pa_macro.ml                                   |   13 +-
 meta/pa_r.ml                                       |   26 +-
 meta/pa_rp.ml                                      |    2 +-
 meta/pr_dump.ml                                    |    2 +-
 meta/q_MLast.ml                                    |   25 +-
 meta/q_ast.ml                                      |    5 +-
 ocaml_src/lib/diff.ml                              |    2 +-
 ocaml_src/lib/diff.mli                             |    2 +-
 ocaml_src/lib/eprinter.ml                          |    2 +-
 ocaml_src/lib/eprinter.mli                         |    2 +-
 ocaml_src/lib/extfold.ml                           |    2 +-
 ocaml_src/lib/extfold.mli                          |    2 +-
 ocaml_src/lib/extfun.ml                            |    2 +-
 ocaml_src/lib/extfun.mli                           |    2 +-
 ocaml_src/lib/fstream.ml                           |    2 +-
 ocaml_src/lib/fstream.mli                          |    2 +-
 ocaml_src/lib/gramext.ml                           |   15 +-
 ocaml_src/lib/gramext.mli                          |   15 +-
 ocaml_src/lib/grammar.ml                           | 1738 ++++++++++++++------
 ocaml_src/lib/grammar.mli                          |   39 +-
 ocaml_src/lib/plexer.ml                            |    4 +-
 ocaml_src/lib/plexer.mli                           |    2 +-
 ocaml_src/lib/plexing.ml                           |   12 +-
 ocaml_src/lib/plexing.mli                          |    2 +-
 ocaml_src/lib/ploc.ml                              |    2 +-
 ocaml_src/lib/ploc.mli                             |    2 +-
 ocaml_src/lib/pprintf.ml                           |    2 +-
 ocaml_src/lib/pprintf.mli                          |    2 +-
 ocaml_src/lib/pretty.ml                            |    2 +-
 ocaml_src/lib/pretty.mli                           |    2 +-
 ocaml_src/lib/stdpp.ml                             |    2 +-
 ocaml_src/lib/stdpp.mli                            |    2 +-
 ocaml_src/lib/token.ml                             |    2 +-
 ocaml_src/lib/token.mli                            |    2 +-
 ocaml_src/lib/versdep/1.06.ml                      |   34 +-
 ocaml_src/lib/versdep/1.07.ml                      |   34 +-
 ocaml_src/lib/versdep/2.00.ml                      |   36 +-
 ocaml_src/lib/versdep/2.01.ml                      |   36 +-
 ocaml_src/lib/versdep/2.02.ml                      |   36 +-
 ocaml_src/lib/versdep/2.03.ml                      |   36 +-
 ocaml_src/lib/versdep/2.04.ml                      |   36 +-
 ocaml_src/lib/versdep/2.99.ml                      |   36 +-
 ocaml_src/lib/versdep/3.00.ml                      |   36 +-
 ocaml_src/lib/versdep/3.01.ml                      |   36 +-
 ocaml_src/lib/versdep/3.02.ml                      |   36 +-
 ocaml_src/lib/versdep/3.03.ml                      |   36 +-
 ocaml_src/lib/versdep/3.04.ml                      |   36 +-
 ocaml_src/lib/versdep/3.05.ml                      |   38 +-
 ocaml_src/lib/versdep/3.06.ml                      |   38 +-
 ocaml_src/lib/versdep/3.07.ml                      |   38 +-
 ocaml_src/lib/versdep/3.08.0.ml                    |   38 +-
 ocaml_src/lib/versdep/3.08.1.ml                    |   38 +-
 ocaml_src/lib/versdep/3.08.2.ml                    |   38 +-
 ocaml_src/lib/versdep/3.08.3.ml                    |   38 +-
 ocaml_src/lib/versdep/3.08.4.ml                    |   38 +-
 ocaml_src/lib/versdep/3.09.0.ml                    |   38 +-
 ocaml_src/lib/versdep/3.09.1.ml                    |   38 +-
 ocaml_src/lib/versdep/3.09.2.ml                    |   38 +-
 ocaml_src/lib/versdep/3.09.3.ml                    |   38 +-
 ocaml_src/lib/versdep/3.09.4.ml                    |   38 +-
 ocaml_src/lib/versdep/3.10.0.ml                    |   38 +-
 ocaml_src/lib/versdep/3.10.1.ml                    |   38 +-
 ocaml_src/lib/versdep/3.10.2.ml                    |   38 +-
 ocaml_src/lib/versdep/3.10.3.ml                    |   38 +-
 ocaml_src/lib/versdep/3.10.ml                      |   38 +-
 ocaml_src/lib/versdep/3.11.0.ml                    |   38 +-
 ocaml_src/lib/versdep/3.11.1.ml                    |   38 +-
 ocaml_src/lib/versdep/3.11.2.ml                    |   38 +-
 ocaml_src/lib/versdep/3.11.3.ml                    |   38 +-
 ocaml_src/lib/versdep/3.11.ml                      |   38 +-
 ocaml_src/lib/versdep/3.12.0.ml                    |   40 +-
 ocaml_src/lib/versdep/3.12.1.ml                    |   40 +-
 ocaml_src/lib/versdep/3.12.2.ml                    |   40 +-
 ocaml_src/lib/versdep/3.13.0-gadt.ml               |   40 +-
 ocaml_src/lib/versdep/4.00.0.ml                    |   40 +-
 ocaml_src/lib/versdep/4.00.1.ml                    |   40 +-
 ocaml_src/lib/versdep/4.00.2.ml                    |   40 +-
 ocaml_src/lib/versdep/4.01.0.ml                    |   40 +-
 ocaml_src/lib/versdep/4.01.1.ml                    |   40 +-
 ocaml_src/lib/versdep/4.02.0.ml                    |   51 +-
 ocaml_src/lib/versdep/4.02.1.ml                    |   51 +-
 ocaml_src/lib/versdep/4.02.2.ml                    |   51 +-
 ocaml_src/lib/versdep/4.02.3.ml                    |   51 +-
 ocaml_src/lib/versdep/4.02.4.ml                    |   51 +-
 ocaml_src/lib/versdep/4.03.0.ml                    |   51 +-
 ocaml_src/lib/versdep/{4.03.0.ml => 4.03.1.ml}     |   51 +-
 ocaml_src/lib/versdep/4.04.0.ml                    |   51 +-
 ocaml_src/lib/versdep/{4.03.0.ml => 4.04.1.ml}     |   51 +-
 ocaml_src/lib/versdep/{4.03.0.ml => 4.04.2.ml}     |   51 +-
 ocaml_src/lib/versdep/{4.03.0.ml => 4.05.0.ml}     |   63 +-
 ocaml_src/lib/versdep/{4.03.0.ml => 4.06.0.ml}     |   63 +-
 ocaml_src/lib/versdep/jocaml/3.12.0.ml             |   40 +-
 ocaml_src/lib/versdep/jocaml/3.12.1.ml             |   40 +-
 ocaml_src/lib/versdep/jocaml/3.13.0.ml             |   40 +-
 ocaml_src/main/ast2pt.ml                           |  106 +-
 ocaml_src/main/exparser.ml                         |    2 +-
 ocaml_src/main/exparser.mli                        |    2 +-
 ocaml_src/main/mLast.mli                           |    3 +-
 ocaml_src/main/main.ml                             |   16 +-
 ocaml_src/main/parserify.ml                        |    2 +-
 ocaml_src/main/parserify.mli                       |    2 +-
 ocaml_src/main/pcaml.ml                            |   33 +-
 ocaml_src/main/pcaml.mli                           |    2 +-
 ocaml_src/main/prtools.ml                          |   12 +-
 ocaml_src/main/prtools.mli                         |    2 +-
 ocaml_src/main/quotation.ml                        |    2 +-
 ocaml_src/main/quotation.mli                       |    2 +-
 ocaml_src/main/reloc.ml                            |    6 +-
 ocaml_src/main/reloc.mli                           |    2 +-
 ocaml_src/meta/pa_extend.ml                        |    2 +-
 ocaml_src/meta/pa_extend_m.ml                      |    2 +-
 ocaml_src/meta/pa_lexer.ml                         |    2 +-
 ocaml_src/meta/pa_macro.ml                         |   12 +-
 ocaml_src/meta/pa_r.ml                             |   46 +-
 ocaml_src/meta/pa_rp.ml                            |    2 +-
 ocaml_src/meta/pr_dump.ml                          |    2 +-
 ocaml_src/meta/q_MLast.ml                          |  122 +-
 ocaml_src/meta/q_ast.ml                            |    6 +-
 ocaml_src/odyl/odyl.ml                             |    2 +-
 ocaml_src/odyl/odyl_main.ml                        |    2 +-
 ocaml_stuff/4.03.1/parsing/.depend                 |    4 +
 ocaml_stuff/4.03.1/parsing/.gitignore              |    1 +
 ocaml_stuff/4.03.1/parsing/Makefile                |   19 +
 .../{4.04.0 => 4.03.1}/parsing/asttypes.mli        |    0
 .../{4.04.0 => 4.03.1}/parsing/location.mli        |    0
 .../{4.04.0 => 4.03.1}/parsing/longident.mli       |    0
 .../{4.04.0 => 4.03.1}/parsing/parsetree.mli       |    2 -
 ocaml_stuff/4.03.1/utils/.depend                   |    2 +
 ocaml_stuff/4.03.1/utils/.gitignore                |    1 +
 ocaml_stuff/4.03.1/utils/Makefile                  |   27 +
 ocaml_stuff/{4.04.0 => 4.03.1}/utils/pconfig.ml    |    2 +-
 ocaml_stuff/4.03.1/utils/pconfig.mli               |    4 +
 ocaml_stuff/{4.04.0 => 4.03.1}/utils/warnings.mli  |    0
 ocaml_stuff/4.04.0/parsing/asttypes.mli            |    2 +-
 ocaml_stuff/4.04.0/parsing/location.mli            |    9 +-
 ocaml_stuff/4.04.0/parsing/longident.mli           |    2 +-
 ocaml_stuff/4.04.0/parsing/parsetree.mli           |    1 +
 ocaml_stuff/4.04.0/utils/pconfig.ml                |    2 +-
 ocaml_stuff/4.04.0/utils/warnings.mli              |    4 +-
 ocaml_stuff/4.04.1/parsing/.depend                 |    4 +
 ocaml_stuff/4.04.1/parsing/.gitignore              |    1 +
 ocaml_stuff/4.04.1/parsing/Makefile                |   19 +
 .../{4.04.0 => 4.04.1}/parsing/asttypes.mli        |    2 +-
 .../{4.04.0 => 4.04.1}/parsing/location.mli        |    9 +-
 .../{4.04.0 => 4.04.1}/parsing/longident.mli       |    2 +-
 .../{4.04.0 => 4.04.1}/parsing/parsetree.mli       |    1 +
 ocaml_stuff/4.04.1/utils/.depend                   |    2 +
 ocaml_stuff/4.04.1/utils/.gitignore                |    1 +
 ocaml_stuff/4.04.1/utils/Makefile                  |   27 +
 ocaml_stuff/4.04.1/utils/pconfig.ml                |    4 +
 ocaml_stuff/4.04.1/utils/pconfig.mli               |    4 +
 ocaml_stuff/{4.04.0 => 4.04.1}/utils/warnings.mli  |    4 +-
 ocaml_stuff/4.04.2/parsing/.depend                 |    4 +
 ocaml_stuff/4.04.2/parsing/.gitignore              |    1 +
 ocaml_stuff/4.04.2/parsing/Makefile                |   19 +
 .../{4.04.0 => 4.04.2}/parsing/asttypes.mli        |    2 +-
 .../{4.04.0 => 4.04.2}/parsing/location.mli        |    9 +-
 .../{4.04.0 => 4.04.2}/parsing/longident.mli       |    2 +-
 .../{4.04.0 => 4.04.2}/parsing/parsetree.mli       |    1 +
 ocaml_stuff/4.04.2/utils/.depend                   |    2 +
 ocaml_stuff/4.04.2/utils/.gitignore                |    1 +
 ocaml_stuff/4.04.2/utils/Makefile                  |   27 +
 ocaml_stuff/4.04.2/utils/pconfig.ml                |    4 +
 ocaml_stuff/4.04.2/utils/pconfig.mli               |    4 +
 ocaml_stuff/{4.04.0 => 4.04.2}/utils/warnings.mli  |    4 +-
 ocaml_stuff/4.05.0/parsing/.depend                 |    4 +
 ocaml_stuff/4.05.0/parsing/.gitignore              |    1 +
 ocaml_stuff/4.05.0/parsing/Makefile                |   19 +
 .../{4.04.0 => 4.05.0}/parsing/asttypes.mli        |    2 +-
 .../{4.04.0 => 4.05.0}/parsing/location.mli        |    9 +-
 .../{4.04.0 => 4.05.0}/parsing/longident.mli       |    2 +-
 .../{4.04.0 => 4.05.0}/parsing/parsetree.mli       |   22 +-
 ocaml_stuff/4.05.0/utils/.depend                   |    2 +
 ocaml_stuff/4.05.0/utils/.gitignore                |    1 +
 ocaml_stuff/4.05.0/utils/Makefile                  |   27 +
 ocaml_stuff/4.05.0/utils/pconfig.ml                |    4 +
 ocaml_stuff/4.05.0/utils/pconfig.mli               |    4 +
 ocaml_stuff/{4.04.0 => 4.05.0}/utils/warnings.mli  |    4 +-
 ocaml_stuff/4.06.0/parsing/.depend                 |    4 +
 ocaml_stuff/4.06.0/parsing/.gitignore              |    1 +
 ocaml_stuff/4.06.0/parsing/Makefile                |   19 +
 .../{4.04.0 => 4.06.0}/parsing/asttypes.mli        |    2 +-
 .../{4.04.0 => 4.06.0}/parsing/location.mli        |   34 +-
 .../{4.04.0 => 4.06.0}/parsing/longident.mli       |    2 +-
 .../{4.04.0 => 4.06.0}/parsing/parsetree.mli       |   22 +-
 ocaml_stuff/4.06.0/utils/.depend                   |    2 +
 ocaml_stuff/4.06.0/utils/.gitignore                |    1 +
 ocaml_stuff/4.06.0/utils/Makefile                  |   27 +
 ocaml_stuff/4.06.0/utils/pconfig.ml                |    4 +
 ocaml_stuff/4.06.0/utils/pconfig.mli               |    4 +
 ocaml_stuff/{4.04.0 => 4.06.0}/utils/warnings.mli  |   17 +-
 ocpp/ocpp.ml                                       |    8 +-
 odyl/odyl.ml                                       |    2 +-
 odyl/odyl_main.ml                                  |    2 +-
 opam                                               |   14 +
 test/Makefile                                      |   18 +-
 test/check_ocaml_sources.sh                        |    5 +-
 test/check_ocaml_versions.sh                       |   27 +-
 test/mkquot.sh                                     |    2 +-
 test/quot_o.ml                                     |  323 ++--
 test/quot_r.ml                                     |   55 +-
 test/quot_r.out.ml                                 |   29 +-
 top/camlp5_top.ml                                  |    7 +-
 top/oprint.ml                                      |    2 +-
 top/rprint.ml                                      |   14 +-
 325 files changed, 6035 insertions(+), 2264 deletions(-)

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



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