[Pkg-ocaml-maint-commits] [camlp4] 02/03: Merge tag 'upstream/4.03+1'
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 commit to branch master
in repository camlp4.
commit d25a81d84cc1d23ed921b89cc138df4c0c0acb9e
Merge: bf2c745 00bde94
Author: Ximin Luo <infinity0 at pdeb1>
Date: Thu Oct 20 10:49:44 2016 +0200
Merge tag 'upstream/4.03+1'
Upstream version 4.03+1
# gpg: Signature made Thu 20 Oct 2016 10:49:39 CEST
# gpg: using RSA key 860DEF3B8F650B79
# gpg: Good signature from "Ximin Luo <infinity0 at pwned.gg>" [ultimate]
# gpg: aka "Ximin Luo <infinity0 at torproject.org>" [ultimate]
# gpg: aka "Ximin Luo <infinity0 at freenetproject.org>" [ultimate]
# gpg: aka "Ximin Luo <infinity0 at debian.org>" [ultimate]
# gpg: aka "Satoshi Nakamoto (www.bitcoin.org) <satoshin at gmx.com>" [ultimate]
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(-)
--
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