[bibutils] 01/07: Merge tag 'upstream/5.6'

David Bremner bremner at debian.org
Mon Aug 10 09:48:27 UTC 2015


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

bremner pushed a commit to branch master
in repository bibutils.

commit df2b98a9a9a4f3ac1873958e0cbca2f3c4e171a3
Merge: 34b8423 66c85e4
Author: David Bremner <bremner at debian.org>
Date:   Thu May 21 22:19:37 2015 +0200

    Merge tag 'upstream/5.6'
    
    downloaded from sourceforge

 ChangeLog             |   23 +
 Makefile_start        |    4 +-
 bibutils.dbk          |    2 +-
 bin/args.c            |    2 +-
 bin/args.h            |    2 +-
 bin/bib2xml.c         |    2 +-
 bin/biblatex2xml.c    |    2 +-
 bin/bibprog.c         |    2 +-
 bin/bibprog.h         |    2 +-
 bin/copac2xml.c       |    2 +-
 bin/ebi2xml.c         |    2 +-
 bin/end2xml.c         |    2 +-
 bin/endx2xml.c        |    2 +-
 bin/isi2xml.c         |    2 +-
 bin/med2xml.c         |    2 +-
 bin/modsclean.c       |    2 +-
 bin/ris2xml.c         |    2 +-
 bin/tomods.c          |   24 +-
 bin/tomods.h          |    2 +-
 bin/wordbib2xml.c     |    2 +-
 bin/xml2ads.c         |    2 +-
 bin/xml2bib.c         |    2 +-
 bin/xml2end.c         |    2 +-
 bin/xml2isi.c         |    2 +-
 bin/xml2ris.c         |    2 +-
 bin/xml2wordbib.c     |    2 +-
 lib/Makefile.dynamic  |    2 +
 lib/Makefile.static   |    2 +
 lib/adsout.c          |    6 +-
 lib/adsout.h          |    4 +-
 lib/bibcore.c         |  452 ++-
 lib/bibl.c            |    8 +-
 lib/bibl.h            |    2 +-
 lib/biblatexin.c      |  567 ++--
 lib/biblatexin.h      |    4 +-
 lib/bibtexin.c        |  538 ++--
 lib/bibtexin.h        |    4 +-
 lib/bibtexout.c       |    4 +-
 lib/bibtexout.h       |    2 +-
 lib/bibtextypes.c     |    2 +-
 lib/bibutils.c        |    2 +-
 lib/bibutils.h        |   21 +-
 lib/bltypes.c         |    4 +-
 lib/charsets.c        |    2 +-
 lib/charsets.h        |    2 +-
 lib/copacin.c         |  149 +-
 lib/copacin.h         |    2 +-
 lib/copactypes.c      |    2 +-
 lib/doi.c             |    2 +-
 lib/doi.h             |    2 +-
 lib/ebiin.c           |  528 +++-
 lib/ebiin.h           |    2 +-
 lib/endin.c           |  465 ++-
 lib/endin.h           |    4 +-
 lib/endout.c          |  130 +-
 lib/endout.h          |    2 +-
 lib/endtypes.c        |    2 +-
 lib/endxmlin.c        |  280 +-
 lib/endxmlin.h        |    2 +-
 lib/entities.c        |    2 +-
 lib/entities.h        |    2 +-
 lib/fields.c          |   88 +-
 lib/fields.h          |    5 +-
 lib/gb18030.h         |    2 +-
 lib/intlist.c         |    7 +-
 lib/intlist.h         |    2 +-
 lib/is_ws.c           |    2 +-
 lib/is_ws.h           |    2 +-
 lib/isiin.c           |  120 +-
 lib/isiin.h           |    2 +-
 lib/isiout.c          |    4 +-
 lib/isiout.h          |    2 +-
 lib/isitypes.c        |    2 +-
 lib/iso639_1.c        |  211 ++
 lib/iso639_1.h        |    9 +
 lib/iso639_3.c        | 8419 +++++++++++++++++++++++++++++++++++++++++++++++++
 lib/iso639_3.h        |    9 +
 lib/latex.c           |    2 +-
 lib/latex.h           |    2 +-
 lib/list.c            |  390 ++-
 lib/list.h            |   55 +-
 lib/marc.c            |   14 +-
 lib/marc.h            |    2 +-
 lib/medin.c           |  394 ++-
 lib/medin.h           |    2 +-
 lib/modsin.c          |  937 ++++--
 lib/modsin.h          |    2 +-
 lib/modsout.c         |  921 +++---
 lib/modsout.h         |    2 +-
 lib/modstypes.c       |    2 +-
 lib/modstypes.h       |    7 +-
 lib/mycvout.c         |    4 +-
 lib/name.c            |   24 +-
 lib/name.h            |    2 +-
 lib/newstr.c          |  367 ++-
 lib/newstr.h          |   51 +-
 lib/newstr_conv.c     |   26 +-
 lib/newstr_conv.h     |    6 +-
 lib/reftypes.c        |    2 +-
 lib/reftypes.h        |    2 +-
 lib/risin.c           |  159 +-
 lib/risin.h           |    2 +-
 lib/risout.c          |  125 +-
 lib/risout.h          |    2 +-
 lib/ristypes.c        |    2 +-
 lib/serialno.c        |   35 +-
 lib/serialno.h        |    2 +-
 lib/strsearch.c       |    2 +-
 lib/strsearch.h       |    2 +-
 lib/title.c           |   16 +-
 lib/title.h           |    2 +-
 lib/unicode.h         |    2 +-
 lib/utf8.c            |    2 +-
 lib/utf8.h            |    2 +-
 lib/vplist.c          |    2 +-
 lib/vplist.h          |    2 +-
 lib/wordin.c          |  210 +-
 lib/wordin.h          |    2 +-
 lib/wordout.c         |    6 +-
 lib/wordout.h         |    2 +-
 lib/xml.c             |   58 +-
 lib/xml.h             |    6 +-
 lib/xml_encoding.c    |    2 +-
 lib/xml_encoding.h    |    2 +-
 test/Makefile.dynamic |    5 +
 test/Makefile.static  |    5 +
 test/list_test.c      | 1430 +++++++++
 test/newstr_test.c    |  974 +++++-
 test/vplist_test.c    | 1238 ++++++++
 129 files changed, 16875 insertions(+), 2827 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/bibutils.git



More information about the debian-science-commits mailing list