[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[bibtool] branch upstream updated (10888b5 -> 2eb2213)



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

calculus-guest pushed a change to branch upstream
in repository bibtool.

      from  10888b5   Imported Upstream version 2.65+ds
       new  8042838   Imported Upstream version 2.66
       new  2eb2213   Imported Upstream version 2.66+ds

The 2 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:
 AutoConf/makefile.in         |    4 +-
 Changes.tex                  |  160 +++---
 configure.in => configure.ac |   23 +-
 crossref.c                   |  208 ++++----
 database.c                   |  429 +++++++--------
 doc/bibtool.tex              |  157 +++++-
 doc/c_get.pl                 |    2 +
 doc/c_lib.tex                |   18 +-
 doc/ref_card.tex             |    4 +
 entry.c                      |   71 +--
 expand.c                     |   83 +--
 include/bibtool/bibtool.h    |    7 +-
 include/bibtool/crossref.h   |    3 +-
 include/bibtool/database.h   |   33 +-
 include/bibtool/entry.h      |   11 +-
 include/bibtool/expand.h     |    4 +-
 include/bibtool/general.h    |    9 +
 include/bibtool/io.h         |    2 +-
 include/bibtool/key.h        |   13 +-
 include/bibtool/keynode.h    |   21 +-
 include/bibtool/macros.h     |   19 +-
 include/bibtool/names.h      |   22 +-
 include/bibtool/parse.h      |    6 +-
 include/bibtool/pxfile.h     |    1 -
 include/bibtool/record.h     |   37 +-
 include/bibtool/resource.h   |  151 +++---
 include/bibtool/rewrite.h    |   12 +-
 include/bibtool/rsc.h        |   21 +-
 include/bibtool/s_parse.h    |   25 +-
 include/bibtool/sbuffer.h    |   10 +-
 include/bibtool/stack.h      |   12 +-
 include/bibtool/symbols.h    |  114 +++-
 include/bibtool/tex_aux.h    |   10 +-
 include/bibtool/tex_read.h   |    5 +
 include/bibtool/type.h       |   26 +-
 include/bibtool/version.h    |    1 +
 include/bibtool/wordlist.h   |   13 +-
 init.c                       |    1 -
 key.c                        | 1136 ++++++++++++++++++++-------------------
 lib/biblatex.rsc             |   18 +-
 lib/keep_biblatex.rsc        | 1213 ++++++++++++++++++++++++++++++++++++++++++
 lib/keep_bibtex.rsc          |  185 +++++++
 macros.c                     |  172 +++---
 main.c                       |  371 +++++++------
 names.c                      |  201 +++----
 parse.c                      |  507 +++++++++---------
 print.c                      |  135 ++---
 pxfile.c                     |   40 +-
 record.c                     |  111 ++--
 rewrite.c                    |  682 +++++++++++++++---------
 rsc.c                        |  131 ++---
 s_parse.c                    |  158 +++---
 sbuffer.c                    |   36 +-
 stack.c                      |   24 +-
 symbols.c                    |  432 ++++++++-------
 test/keep_field.t            |  360 +++++++++++++
 test/lib/BUnit.pm            |    2 +-
 test/makefile                |    2 +-
 tex_aux.c                    |  152 +++---
 tex_read.c                   |   99 ++--
 type.c                       |   28 +-
 version.c                    |    2 +-
 wordlist.c                   |   66 +--
 63 files changed, 5177 insertions(+), 2834 deletions(-)
 rename configure.in => configure.ac (87%)
 create mode 100644 lib/keep_biblatex.rsc
 create mode 100644 lib/keep_bibtex.rsc
 create mode 100644 test/keep_field.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/bibtool.git


Reply to: