[libtext-bibtex-perl] 02/08: Merge tag 'upstream/0.76'
gregor herrmann
gregoa at debian.org
Sat Jul 9 14:14:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtext-bibtex-perl.
commit ec8c70318de5c8b3a6846e022d19f4b3fb981a47
Merge: dec8108 b0687d5
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jul 9 16:01:19 2016 +0200
Merge tag 'upstream/0.76'
Upstream version 0.76
Build.PL | 140 +--
Changes | 33 +
MANIFEST | 2 +
META.json | 32 +-
META.yml | 30 +-
btool_faq.pod | 8 +-
btparse/pccts/antlr.h | 2 +-
btparse/pccts/err.h | 22 +-
btparse/src/bibtex.c | 25 +-
btparse/src/format_name.c | 1 +
btparse/src/input.c | 2 +-
btparse/src/prototypes.h | 3 +
btparse/src/sym.c | 2 +-
btparse/src/util.c | 2182 +++++++++++++++++++-------------------
btparse/tests/macro_test.c | 1 +
btparse/tests/name_test.c | 1 +
btparse/tests/namebug.c | 6 +-
btparse/tests/postprocess_test.c | 1 +
btparse/tests/purify_test.c | 3 +-
btparse/tests/tex_test.c | 4 +-
examples/append_entries | 6 +-
inc/MyBuilder.pm | 8 +-
lib/Text/BibTeX.pm | 84 +-
lib/Text/BibTeX/Bib.pm | 32 +-
lib/Text/BibTeX/BibFormat.pm | 4 +-
lib/Text/BibTeX/BibSort.pm | 6 +-
lib/Text/BibTeX/Entry.pm | 115 +-
lib/Text/BibTeX/File.pm | 111 +-
lib/Text/BibTeX/Name.pm | 70 +-
lib/Text/BibTeX/NameFormat.pm | 12 +-
lib/Text/BibTeX/Structure.pm | 14 +-
lib/Text/BibTeX/Value.pm | 22 +-
scripts/btcheck | 4 +-
scripts/btformat | 4 +-
scripts/btsort | 4 +-
t/bib.t | 11 +-
t/common.pl | 16 +-
t/corpora.bib | 264 +++++
t/from_file.t | 35 +
t/macro.t | 32 +-
t/modify.t | 2 +-
t/nameformat.t | 40 +-
t/names.t | 40 +-
t/output.t | 39 +-
t/parse.t | 4 +-
t/parse_f.t | 12 +-
t/parse_s.t | 12 +-
t/split_names | 4 +-
typemap | 3 +-
xscode/BibTeX.xs | 2 +-
xscode/btxs_support.c | 25 +-
51 files changed, 2058 insertions(+), 1479 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-bibtex-perl.git
More information about the Pkg-perl-cvs-commits
mailing list