[Pkg-ocaml-maint-commits] [camlp4] branch upstream updated (323fef0 -> 00bde94)
Ximin Luo
infinity0 at debian.org
Thu Oct 20 17:20:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch upstream
in repository camlp4.
from 323fef0 Imported Upstream version 4.02.1+3
new 00bde94 New upstream version 4.03+1
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.md | 23 +-
README.md | 7 +
_tags | 2 +-
build/camlp4-targets.sh | 8 +-
build/install.sh | 12 +
camlp4/Camlp4/Camlp4Ast.partial.ml | 5 +-
camlp4/Camlp4/OCamlInitSyntax.ml | 1 +
camlp4/Camlp4/Printers/OCaml.ml | 17 +-
camlp4/Camlp4/Printers/OCaml.mli | 1 +
camlp4/Camlp4/Sig.ml | 1 +
camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml | 192 +-
camlp4/Camlp4/Struct/CleanAst.ml | 4 +-
camlp4/Camlp4/Struct/Lexer.mll | 5 +
camlp4/Camlp4Filters/Camlp4FoldGenerator.ml | 8 +-
camlp4/Camlp4OptTop.mlpack | 2 +
camlp4/Camlp4Parsers/Camlp4OCamlParser.ml | 17 +-
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml | 19 +-
camlp4/Camlp4Top/Rprint.ml | 12 +-
camlp4/boot/Camlp4.ml | 5009 +++++++++++++---------
camlp4/boot/Camlp4Ast.ml | 86 +-
camlp4/boot/camlp4boot.ml | 49 +-
camlp4/camlp4lib.mllib | 2 +-
camlp4/config/Camlp4_config.ml | 4 +-
configure | 23 +
myocamlbuild.ml | 65 +-
opam | 1 -
26 files changed, 3266 insertions(+), 2309 deletions(-)
create mode 100644 camlp4/Camlp4OptTop.mlpack
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/camlp4.git
More information about the Pkg-ocaml-maint-commits
mailing list