[Pkg-ocaml-maint-commits] [camlp5] 03/06: Merge tag 'upstream/6.12'

Stéphane Glondu glondu at moszumanska.debian.org
Tue Feb 24 09:08:26 UTC 2015


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

glondu pushed a commit to branch master
in repository camlp5.

commit 47cf61e1834b194326dbd0b61ab995f3b393808b
Merge: 38eda84 e218a0c
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Feb 24 09:55:53 2015 +0100

    Merge tag 'upstream/6.12'
    
    Upstream version 6.12

 .cvsignore                                         |   1 -
 .gitignore                                         |   3 +-
 CHANGES                                            |  14 +
 ICHANGES                                           |   6 +
 Makefile                                           |  51 +-
 README                                             |   9 +-
 boot/{.cvsignore => .gitignore}                    |   0
 compile/{.cvsignore => .gitignore}                 |   0
 compile/Makefile                                   |   2 +-
 compile/comp_head.ml.tpl                           |   4 +-
 compile/compile.ml                                 |   4 +-
 config/{.cvsignore => .gitignore}                  |   0
 config/Makefile.tpl                                |   2 +-
 configure                                          |   2 +-
 doc/{.cvsignore => .gitignore}                     |   0
 doc/html/{.cvsignore => .gitignore}                |   0
 doc/html/styles/base.css                           |   2 +-
 doc/htmlp/{.cvsignore => .gitignore}               |   0
 doc/htmlp/Makefile                                 |   2 +-
 doc/htmlp/about.html                               |   4 +-
 doc/htmlp/ast_strict.html                          |   4 +-
 doc/htmlp/ast_transi.html                          |   4 +-
 doc/htmlp/bparsers.html                            |   4 +-
 doc/htmlp/commands.html                            |   4 +-
 doc/htmlp/conclusion.html                          |   4 +-
 doc/htmlp/directives.html                          |   4 +-
 doc/htmlp/extfun.html                              |   4 +-
 doc/htmlp/fparsers.html                            |   4 +-
 doc/htmlp/grammars.html                            |   4 +-
 doc/htmlp/html2latex                               |   4 +-
 doc/htmlp/html2texi                                |   2 +-
 doc/htmlp/htmlp2html                               |   2 +-
 doc/htmlp/index.html                               |   4 +-
 doc/htmlp/lexers.html                              |   4 +-
 doc/htmlp/library.html                             |   4 +-
 doc/htmlp/locations.html                           |   4 +-
 doc/htmlp/macros.html                              |   4 +-
 doc/htmlp/mkstri.sh                                |   6 +-
 doc/htmlp/mktrans.sh                               |   6 +-
 doc/htmlp/ml_ast.html                              |   4 +-
 doc/htmlp/opretty.html                             |   4 +-
 doc/htmlp/parsers.html                             |   4 +-
 doc/htmlp/pcaml.html                               |   4 +-
 doc/htmlp/pprintf.html                             |   4 +-
 doc/htmlp/pragma.html                              |   4 +-
 doc/htmlp/pretty.html                              |   4 +-
 doc/htmlp/printers.html                            |   4 +-
 doc/htmlp/ptools.html                              |   4 +-
 doc/htmlp/q_ast.html                               |   4 +-
 doc/htmlp/quot.html                                |   4 +-
 doc/htmlp/redef.html                               |   2 +-
 doc/htmlp/revsynt.html                             |   4 +-
 doc/htmlp/scheme.html                              |   4 +-
 doc/htmlp/sources.html                             |   4 +-
 doc/htmlp/strict.html                              |   4 +-
 doc/htmlp/syntext.html                             |   4 +-
 doc/htmlp/trailer.html                             |   3 +-
 etc/{.cvsignore => .gitignore}                     |   0
 etc/Makefile                                       |   2 +-
 etc/Makefile.withnew                               |   2 +-
 etc/elexer.ml                                      |   8 +-
 etc/lib.sml                                        |   2 +-
 etc/mkcamlp5.opt.sh.tpl                            |   2 +-
 etc/mkcamlp5.sh.tpl                                |   2 +-
 etc/pa_extfold.ml                                  |   2 +-
 etc/pa_extfun.ml                                   |   4 +-
 etc/pa_extprint.ml                                 |   4 +-
 etc/pa_lefteval.ml                                 |   4 +-
 etc/pa_lex.ml                                      |   4 +-
 etc/pa_lisp.ml                                     |  11 +-
 etc/pa_lispr.ml                                    |  11 +-
 etc/pa_mkast.ml                                    |   2 +-
 etc/pa_mktest.ml                                   |   2 +-
 etc/pa_o.ml                                        |  22 +-
 etc/pa_oop.ml                                      |   4 +-
 etc/pa_op.ml                                       |   4 +-
 etc/pa_pprintf.ml                                  |   9 +-
 etc/pa_pragma.ml                                   |   6 +-
 etc/pa_reloc.ml                                    |   2 +-
 etc/pa_scheme.ml                                   |  11 +-
 etc/pa_schemer.ml                                  |  11 +-
 etc/pa_sml.ml                                      |   4 +-
 etc/pr_depend.ml                                   |   4 +-
 etc/pr_extend.ml                                   |   4 +-
 etc/pr_extfun.ml                                   |   4 +-
 etc/pr_extprint.ml                                 |   4 +-
 etc/pr_null.ml                                     |   4 +-
 etc/pr_o.ml                                        |   8 +-
 etc/pr_op.ml                                       |   4 +-
 etc/pr_r.ml                                        |   4 +-
 etc/pr_ro.ml                                       |   4 +-
 etc/pr_rp.ml                                       |   4 +-
 etc/pr_scheme.ml                                   |  10 +-
 etc/pr_schemep.ml                                  |   4 +-
 etc/q_phony.ml                                     |   4 +-
 lib/.depend                                        |   8 +-
 lib/{.cvsignore => .gitignore}                     |   0
 lib/Makefile                                       |   2 +-
 lib/diff.ml                                        |   8 +-
 lib/diff.mli                                       |   4 +-
 lib/eprinter.ml                                    |   4 +-
 lib/eprinter.mli                                   |   4 +-
 lib/extfold.ml                                     |   4 +-
 lib/extfold.mli                                    |   4 +-
 lib/extfun.ml                                      |   4 +-
 lib/extfun.mli                                     |   4 +-
 lib/fstream.ml                                     |   4 +-
 lib/fstream.mli                                    |   4 +-
 lib/gramext.ml                                     |   4 +-
 lib/gramext.mli                                    |   4 +-
 lib/grammar.ml                                     |  31 +-
 lib/grammar.mli                                    |   8 +-
 lib/plexer.ml                                      |   8 +-
 lib/plexer.mli                                     |   4 +-
 lib/plexing.ml                                     |  23 +-
 lib/plexing.mli                                    |   4 +-
 lib/ploc.ml                                        |   8 +-
 lib/ploc.mli                                       |   4 +-
 lib/pprintf.ml                                     |   4 +-
 lib/pprintf.mli                                    |   4 +-
 lib/pretty.ml                                      |   4 +-
 lib/pretty.mli                                     |   4 +-
 lib/stdpp.ml                                       |   4 +-
 lib/stdpp.mli                                      |   4 +-
 lib/token.ml                                       |   4 +-
 lib/token.mli                                      |   4 +-
 lib/versdep.ml                                     | 594 +++++++++++++--
 main/{.cvsignore => .gitignore}                    |   0
 main/Makefile                                      |   2 +-
 main/argl.ml                                       |   2 +-
 main/argl.mli                                      |   2 +-
 main/ast2pt.ml                                     | 229 +++---
 main/ast2pt.mli                                    |   2 +-
 main/exparser.ml                                   |   4 +-
 main/exparser.mli                                  |   4 +-
 main/mLast.mli                                     |   4 +-
 main/main.ml                                       |   4 +-
 main/mkreloc.sh                                    |   2 +-
 main/parserify.ml                                  |   4 +-
 main/parserify.mli                                 |   4 +-
 main/pcaml.ml                                      |   6 +-
 main/pcaml.mli                                     |   4 +-
 main/prtools.ml                                    |  11 +-
 main/prtools.mli                                   |   4 +-
 main/quotation.ml                                  |   4 +-
 main/quotation.mli                                 |   4 +-
 main/reloc.ml                                      |   4 +-
 main/reloc.mli                                     |   4 +-
 man/{.cvsignore => .gitignore}                     |   0
 man/Makefile                                       |   2 +-
 meta/{.cvsignore => .gitignore}                    |   0
 meta/Makefile                                      |   2 +-
 meta/mk_q_MLast.sh                                 |   2 +-
 meta/mk_q_ast.sh                                   |   2 +-
 meta/pa_extend.ml                                  |   4 +-
 meta/pa_extend_m.ml                                |   4 +-
 meta/pa_fstream.ml                                 |   2 +-
 meta/pa_lexer.ml                                   |   4 +-
 meta/pa_macro.ml                                   |   9 +-
 meta/pa_r.ml                                       |   4 +-
 meta/pa_rp.ml                                      |   4 +-
 meta/pr_dump.ml                                    |   4 +-
 meta/q_MLast.ml                                    |   4 +-
 meta/q_ast.ml                                      |   4 +-
 ocaml_src/{.cvsignore => .gitignore}               |   0
 ocaml_src/lib/.depend                              |   8 +-
 ocaml_src/lib/{.cvsignore => .gitignore}           |   1 +
 ocaml_src/lib/Makefile                             |   2 +-
 ocaml_src/lib/diff.ml                              |   8 +-
 ocaml_src/lib/diff.mli                             |   4 +-
 ocaml_src/lib/eprinter.ml                          |   4 +-
 ocaml_src/lib/eprinter.mli                         |   4 +-
 ocaml_src/lib/extfold.ml                           |   4 +-
 ocaml_src/lib/extfold.mli                          |   4 +-
 ocaml_src/lib/extfun.ml                            |   4 +-
 ocaml_src/lib/extfun.mli                           |   4 +-
 ocaml_src/lib/fstream.ml                           |   4 +-
 ocaml_src/lib/fstream.mli                          |   4 +-
 ocaml_src/lib/gramext.ml                           |   4 +-
 ocaml_src/lib/gramext.mli                          |   4 +-
 ocaml_src/lib/grammar.ml                           |  33 +-
 ocaml_src/lib/grammar.mli                          |   8 +-
 ocaml_src/lib/plexer.ml                            |   8 +-
 ocaml_src/lib/plexer.mli                           |   4 +-
 ocaml_src/lib/plexing.ml                           |  23 +-
 ocaml_src/lib/plexing.mli                          |   4 +-
 ocaml_src/lib/ploc.ml                              |   8 +-
 ocaml_src/lib/ploc.mli                             |   4 +-
 ocaml_src/lib/pprintf.ml                           |   4 +-
 ocaml_src/lib/pprintf.mli                          |   4 +-
 ocaml_src/lib/pretty.ml                            |   4 +-
 ocaml_src/lib/pretty.mli                           |   4 +-
 ocaml_src/lib/stdpp.ml                             |   4 +-
 ocaml_src/lib/stdpp.mli                            |   4 +-
 ocaml_src/lib/token.ml                             |   4 +-
 ocaml_src/lib/token.mli                            |   4 +-
 ocaml_src/lib/versdep/1.06.ml                      |  95 ++-
 ocaml_src/lib/versdep/1.07.ml                      |  95 ++-
 ocaml_src/lib/versdep/2.00.ml                      |  95 ++-
 ocaml_src/lib/versdep/2.01.ml                      |  95 ++-
 ocaml_src/lib/versdep/2.02.ml                      |  95 ++-
 ocaml_src/lib/versdep/2.03.ml                      |  95 ++-
 ocaml_src/lib/versdep/2.04.ml                      |  95 ++-
 ocaml_src/lib/versdep/2.99.ml                      |  95 ++-
 ocaml_src/lib/versdep/3.00.ml                      |  97 ++-
 ocaml_src/lib/versdep/3.01.ml                      |  99 ++-
 ocaml_src/lib/versdep/3.02.ml                      |  99 ++-
 ocaml_src/lib/versdep/3.03.ml                      |  99 ++-
 ocaml_src/lib/versdep/3.04.ml                      |  99 ++-
 ocaml_src/lib/versdep/3.05.ml                      |  99 ++-
 ocaml_src/lib/versdep/3.06.ml                      |  99 ++-
 ocaml_src/lib/versdep/3.07.ml                      |  99 ++-
 ocaml_src/lib/versdep/3.08.0.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.08.1.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.08.2.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.08.3.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.08.4.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.09.0.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.09.1.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.09.2.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.09.3.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.09.4.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.10.0.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.10.1.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.10.2.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.10.3.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.10.ml                      |  99 ++-
 ocaml_src/lib/versdep/3.11.0.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.11.1.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.11.2.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.11.3.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.11.ml                      |  99 ++-
 ocaml_src/lib/versdep/3.12.0.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.12.1.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.12.2.ml                    |  99 ++-
 ocaml_src/lib/versdep/3.13.0-gadt.ml               |  99 ++-
 ocaml_src/lib/versdep/4.00.0.ml                    | 103 ++-
 ocaml_src/lib/versdep/4.00.1.ml                    | 103 ++-
 ocaml_src/lib/versdep/4.00.2.ml                    | 103 ++-
 ocaml_src/lib/versdep/4.01.0.ml                    | 103 ++-
 ocaml_src/lib/versdep/{4.01.0.ml => 4.01.1.ml}     | 103 ++-
 ocaml_src/lib/versdep/4.02.0.ml                    | 661 ++++++++++++++++
 ocaml_src/lib/versdep/4.02.1.ml                    | 661 ++++++++++++++++
 ocaml_src/lib/versdep/4.03.0.ml                    | 661 ++++++++++++++++
 ocaml_src/lib/versdep/jocaml/3.12.0.ml             |  99 ++-
 ocaml_src/lib/versdep/jocaml/3.12.1.ml             |  99 ++-
 ocaml_src/lib/versdep/jocaml/3.13.0.ml             |  99 ++-
 ocaml_src/main/.cvsignore                          |   1 -
 .../.cvsignore => ocaml_src/main/.gitignore        |   1 +
 ocaml_src/main/Makefile                            |   2 +-
 ocaml_src/main/argl.ml                             |   2 +-
 ocaml_src/main/argl.mli                            |   2 +-
 ocaml_src/main/ast2pt.ml                           | 225 +++---
 ocaml_src/main/ast2pt.mli                          |   2 +-
 ocaml_src/main/exparser.ml                         |   4 +-
 ocaml_src/main/exparser.mli                        |   4 +-
 ocaml_src/main/mLast.mli                           |   4 +-
 ocaml_src/main/main.ml                             |   4 +-
 ocaml_src/main/parserify.ml                        |   4 +-
 ocaml_src/main/parserify.mli                       |   4 +-
 ocaml_src/main/pcaml.ml                            |   6 +-
 ocaml_src/main/pcaml.mli                           |   4 +-
 ocaml_src/main/prtools.ml                          |  11 +-
 ocaml_src/main/prtools.mli                         |   4 +-
 ocaml_src/main/quotation.ml                        |   4 +-
 ocaml_src/main/quotation.mli                       |   4 +-
 ocaml_src/main/reloc.ml                            |   4 +-
 ocaml_src/main/reloc.mli                           |   4 +-
 ocaml_src/meta/{.cvsignore => .gitignore}          |   0
 ocaml_src/meta/Makefile                            |   2 +-
 ocaml_src/meta/pa_extend.ml                        |   4 +-
 ocaml_src/meta/pa_extend_m.ml                      |   4 +-
 ocaml_src/meta/pa_fstream.ml                       |   2 +-
 ocaml_src/meta/pa_lexer.ml                         |   4 +-
 ocaml_src/meta/pa_macro.ml                         |   9 +-
 ocaml_src/meta/pa_r.ml                             |   4 +-
 ocaml_src/meta/pa_rp.ml                            |   4 +-
 ocaml_src/meta/pr_dump.ml                          |   4 +-
 ocaml_src/meta/q_MLast.ml                          |   4 +-
 ocaml_src/meta/q_ast.ml                            |   4 +-
 ocaml_src/odyl/{.cvsignore => .gitignore}          |   1 +
 ocaml_src/odyl/Makefile                            |   2 +-
 ocaml_src/odyl/odyl.ml                             |   4 +-
 ocaml_src/odyl/odyl_main.ml                        |   4 +-
 ocaml_src/odyl/odyl_main.mli                       |   2 +-
 .../1.06/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/1.06/utils/{.cvsignore => .gitignore}  |   0
 .../1.07/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/1.07/utils/{.cvsignore => .gitignore}  |   0
 .../2.00/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/2.00/utils/{.cvsignore => .gitignore}  |   0
 .../2.01/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/2.01/utils/{.cvsignore => .gitignore}  |   0
 .../2.02/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/2.02/utils/{.cvsignore => .gitignore}  |   0
 .../2.03/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/2.03/utils/{.cvsignore => .gitignore}  |   0
 .../2.04/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/2.04/utils/{.cvsignore => .gitignore}  |   0
 .../2.99/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/2.99/utils/{.cvsignore => .gitignore}  |   0
 .../3.00/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.00/utils/{.cvsignore => .gitignore}  |   0
 .../3.01/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.01/utils/{.cvsignore => .gitignore}  |   0
 .../3.02/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.02/utils/{.cvsignore => .gitignore}  |   0
 .../3.03/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.03/utils/{.cvsignore => .gitignore}  |   0
 .../3.04/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.04/utils/{.cvsignore => .gitignore}  |   0
 .../3.05/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.05/utils/{.cvsignore => .gitignore}  |   0
 .../3.06/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.06/utils/{.cvsignore => .gitignore}  |   0
 .../3.07/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.07/utils/{.cvsignore => .gitignore}  |   0
 .../3.08.0/parsing/{.cvsignore => .gitignore}      |   0
 .../3.08.0/utils/{.cvsignore => .gitignore}        |   0
 .../3.08.1/parsing/{.cvsignore => .gitignore}      |   0
 .../3.08.1/utils/{.cvsignore => .gitignore}        |   0
 .../3.08.2/parsing/{.cvsignore => .gitignore}      |   0
 .../3.08.2/utils/{.cvsignore => .gitignore}        |   0
 .../3.08.3/parsing/{.cvsignore => .gitignore}      |   0
 .../3.08.3/utils/{.cvsignore => .gitignore}        |   0
 .../3.08.4/parsing/{.cvsignore => .gitignore}      |   0
 .../3.08.4/utils/{.cvsignore => .gitignore}        |   0
 .../3.09.0/parsing/{.cvsignore => .gitignore}      |   0
 .../3.09.0/utils/{.cvsignore => .gitignore}        |   0
 .../3.09.1/parsing/{.cvsignore => .gitignore}      |   0
 .../3.09.1/utils/{.cvsignore => .gitignore}        |   0
 .../3.09.2/parsing/{.cvsignore => .gitignore}      |   0
 .../3.09.2/utils/{.cvsignore => .gitignore}        |   0
 .../3.09.3/parsing/{.cvsignore => .gitignore}      |   0
 .../3.09.3/utils/{.cvsignore => .gitignore}        |   0
 .../3.09.4/parsing/{.cvsignore => .gitignore}      |   0
 .../3.09.4/utils/{.cvsignore => .gitignore}        |   0
 .../3.10.0/parsing/{.cvsignore => .gitignore}      |   0
 .../3.10.0/utils/{.cvsignore => .gitignore}        |   0
 .../3.10.1/parsing/{.cvsignore => .gitignore}      |   0
 .../3.10.1/utils/{.cvsignore => .gitignore}        |   0
 .../3.10.2/parsing/{.cvsignore => .gitignore}      |   0
 .../3.10.2/utils/{.cvsignore => .gitignore}        |   0
 .../3.10.3/parsing/{.cvsignore => .gitignore}      |   0
 .../3.10.3/utils/{.cvsignore => .gitignore}        |   0
 .../3.10/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.10/utils/{.cvsignore => .gitignore}  |   0
 .../3.11.0/parsing/{.cvsignore => .gitignore}      |   0
 .../3.11.0/utils/{.cvsignore => .gitignore}        |   0
 .../3.11.1/parsing/{.cvsignore => .gitignore}      |   0
 .../3.11.1/utils/{.cvsignore => .gitignore}        |   0
 .../3.11.2/parsing/{.cvsignore => .gitignore}      |   0
 .../3.11.2/utils/{.cvsignore => .gitignore}        |   0
 .../3.11.3/parsing/{.cvsignore => .gitignore}      |   0
 .../3.11.3/utils/{.cvsignore => .gitignore}        |   0
 .../3.11/parsing/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/3.11/utils/{.cvsignore => .gitignore}  |   0
 .../3.12.0/parsing/{.cvsignore => .gitignore}      |   0
 .../3.12.0/utils/{.cvsignore => .gitignore}        |   0
 .../3.12.1/parsing/{.cvsignore => .gitignore}      |   0
 .../3.12.1/utils/{.cvsignore => .gitignore}        |   0
 .../3.12.2/parsing/{.cvsignore => .gitignore}      |   0
 .../3.12.2/utils/{.cvsignore => .gitignore}        |   0
 .../3.13.0-gadt/parsing/{.cvsignore => .gitignore} |   0
 .../3.13.0-gadt/utils/{.cvsignore => .gitignore}   |   0
 .../4.00.0/parsing/{.cvsignore => .gitignore}      |   0
 .../4.00.0/utils/{.cvsignore => .gitignore}        |   0
 .../4.00.1/parsing/{.cvsignore => .gitignore}      |   0
 .../4.00.1/utils/{.cvsignore => .gitignore}        |   0
 .../4.00.2/parsing/{.cvsignore => .gitignore}      |   0
 .../4.00.2/utils/{.cvsignore => .gitignore}        |   0
 .../4.01.0/parsing/{.cvsignore => .gitignore}      |   0
 .../4.01.0/utils/{.cvsignore => .gitignore}        |   0
 ocaml_stuff/4.01.1/parsing/.depend                 |   4 +
 .../.cvsignore => 4.01.1/parsing/.gitignore}       |   0
 ocaml_stuff/{common => 4.01.1}/parsing/Makefile    |   2 +-
 ocaml_stuff/4.01.1/parsing/asttypes.mli            |  43 ++
 ocaml_stuff/4.01.1/parsing/location.mli            |  77 ++
 ocaml_stuff/4.01.1/parsing/longident.mli           |  22 +
 ocaml_stuff/4.01.1/parsing/parsetree.mli           | 306 ++++++++
 ocaml_stuff/4.01.1/utils/.depend                   |   2 +
 .../utils/.cvsignore => 4.01.1/utils/.gitignore}   |   0
 ocaml_stuff/{common => 4.01.1}/utils/Makefile      |   2 +-
 ocaml_stuff/4.01.1/utils/pconfig.ml                |   4 +
 ocaml_stuff/4.01.1/utils/pconfig.mli               |   4 +
 ocaml_stuff/4.01.1/utils/warnings.mli              |  80 ++
 ocaml_stuff/4.02.0/parsing/.depend                 |   4 +
 .../.cvsignore => 4.02.0/parsing/.gitignore}       |   0
 ocaml_stuff/{common => 4.02.0}/parsing/Makefile    |   2 +-
 ocaml_stuff/4.02.0/parsing/asttypes.mli            |  49 ++
 ocaml_stuff/4.02.0/parsing/location.mli            | 119 +++
 ocaml_stuff/4.02.0/parsing/longident.mli           |  22 +
 ocaml_stuff/4.02.0/parsing/parsetree.mli           | 829 +++++++++++++++++++++
 ocaml_stuff/4.02.0/utils/.depend                   |   4 +
 .../utils/.cvsignore => 4.02.0/utils/.gitignore}   |   0
 ocaml_stuff/{common => 4.02.0}/utils/Makefile      |   2 +-
 ocaml_stuff/4.02.0/utils/pconfig.ml                |   4 +
 ocaml_stuff/4.02.0/utils/pconfig.mli               |   4 +
 ocaml_stuff/4.02.0/utils/warnings.mli              |  87 +++
 ocaml_stuff/4.02.1/parsing/.depend                 |   4 +
 .../.cvsignore => 4.02.1/parsing/.gitignore}       |   0
 ocaml_stuff/{common => 4.02.1}/parsing/Makefile    |   2 +-
 ocaml_stuff/4.02.1/parsing/asttypes.mli            |  49 ++
 ocaml_stuff/4.02.1/parsing/location.mli            | 119 +++
 ocaml_stuff/4.02.1/parsing/longident.mli           |  22 +
 ocaml_stuff/4.02.1/parsing/parsetree.mli           | 829 +++++++++++++++++++++
 ocaml_stuff/4.02.1/utils/.depend                   |   2 +
 .../utils/.cvsignore => 4.02.1/utils/.gitignore}   |   0
 ocaml_stuff/{common => 4.02.1}/utils/Makefile      |   2 +-
 ocaml_stuff/4.02.1/utils/pconfig.ml                |   4 +
 ocaml_stuff/4.02.1/utils/pconfig.mli               |   4 +
 ocaml_stuff/4.02.1/utils/warnings.mli              |  87 +++
 ocaml_stuff/4.03.0/parsing/.depend                 |   4 +
 .../.cvsignore => 4.03.0/parsing/.gitignore}       |   0
 ocaml_stuff/{common => 4.03.0}/parsing/Makefile    |   2 +-
 ocaml_stuff/4.03.0/parsing/asttypes.mli            |  49 ++
 ocaml_stuff/4.03.0/parsing/location.mli            | 116 +++
 ocaml_stuff/4.03.0/parsing/longident.mli           |  22 +
 ocaml_stuff/4.03.0/parsing/parsetree.mli           | 810 ++++++++++++++++++++
 ocaml_stuff/4.03.0/utils/.depend                   |   2 +
 .../utils/.cvsignore => 4.03.0/utils/.gitignore}   |   0
 ocaml_stuff/{common => 4.03.0}/utils/Makefile      |   2 +-
 ocaml_stuff/4.03.0/utils/pconfig.ml                |   4 +
 ocaml_stuff/4.03.0/utils/pconfig.mli               |   4 +
 ocaml_stuff/4.03.0/utils/warnings.mli              |  87 +++
 ocaml_stuff/Makefile                               |   6 +-
 .../.cvsignore => common/parsing/.gitignore}       |   0
 ocaml_stuff/common/parsing/Makefile                |   2 +-
 .../utils/.cvsignore => common/utils/.gitignore}   |   0
 ocaml_stuff/common/utils/Makefile                  |   2 +-
 .../3.12.0/parsing/.gitignore}                     |   0
 .../.cvsignore => jocaml/3.12.0/utils/.gitignore}  |   0
 .../3.12.1/parsing/.gitignore}                     |   0
 .../.cvsignore => jocaml/3.12.1/utils/.gitignore}  |   0
 .../3.13.0/parsing/.gitignore}                     |   0
 .../.cvsignore => jocaml/3.13.0/utils/.gitignore}  |   0
 ocpp/{.cvsignore => .gitignore}                    |   0
 ocpp/Makefile                                      |   6 +-
 ocpp/ocpp.ml                                       |  12 +-
 odyl/{.cvsignore => .gitignore}                    |   0
 odyl/Makefile                                      |   2 +-
 odyl/odyl.ml                                       |   4 +-
 odyl/odyl_main.ml                                  |   4 +-
 odyl/odyl_main.mli                                 |   2 +-
 test/{.cvsignore => .gitignore}                    |   0
 test/Makefile                                      |   4 +-
 test/check_ocaml_sources.sh                        |   2 +-
 test/check_ocaml_versions.sh                       |   2 +-
 test/mkquot.sh                                     |   2 +-
 test/mkquot_o.sh                                   |   2 +-
 test/quot_o.ml                                     |   2 +-
 test/quot_r.ml                                     |   2 +-
 tools/apply.sh                                     |   2 +-
 tools/camlp5_comm.sh                               |   2 +-
 tools/depend.sh                                    |   2 +-
 tools/mkcrc.sh                                     |   2 +-
 top/{.cvsignore => .gitignore}                     |   0
 top/Makefile                                       |   4 +-
 top/camlp5_top.ml                                  |   7 +-
 top/oprint.ml                                      |   4 +-
 top/rprint.ml                                      |  43 +-
 461 files changed, 11295 insertions(+), 1572 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