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

[bibtool] branch upstream updated (ba6e5c3 -> 6ca07ce)



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

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

      from  ba6e5c3   Imported Upstream version 2.60+ds
       new  c1c58c3   Imported Upstream version 2.61
       new  6ca07ce   Imported Upstream version 2.61+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       |   1 -
 Changes.tex                |  25 ++-
 ToDo                       |  13 +-
 crossref.c                 |  14 +-
 database.c                 | 108 ++++++------
 doc/bibtool.1              |   2 +-
 doc/bibtool.tex            |  99 +++++++++--
 doc/c_get.pl               |   6 +-
 doc/make_version.pl        |  22 +--
 doc/ref_card.tex           |  16 +-
 entry.c                    |  36 ++--
 error.c                    |  16 +-
 expand.c                   |  43 ++---
 include/bibtool/database.h |  18 +-
 include/bibtool/entry.h    |  13 +-
 include/bibtool/error.h    |  49 +++---
 include/bibtool/expand.h   |   2 +-
 include/bibtool/key.h      |  16 +-
 include/bibtool/keynode.h  |   6 +-
 include/bibtool/macros.h   |  26 ++-
 include/bibtool/names.h    |  16 +-
 include/bibtool/parse.h    |   6 +-
 include/bibtool/print.h    |  10 +-
 include/bibtool/record.h   |  38 ++---
 include/bibtool/resource.h |  15 +-
 include/bibtool/rewrite.h  |  17 +-
 include/bibtool/rsc.h      |  14 +-
 include/bibtool/s_parse.h  |   7 +-
 include/bibtool/stack.h    |   4 +-
 include/bibtool/symbols.h  |  20 +--
 include/bibtool/tex_aux.h  |   6 +-
 include/bibtool/tex_read.h |   8 +-
 include/bibtool/type.h     |  45 ++---
 include/bibtool/wordlist.h |  12 +-
 key.c                      | 361 ++++++++++++++++++++--------------------
 macros.c                   |  55 ++++---
 main.c                     |  37 +++--
 names.c                    | 122 +++++++-------
 parse.c                    |  96 +++++------
 print.c                    |  64 ++++----
 record.c                   |  56 +++----
 rewrite.c                  | 398 +++++++++++++++++++++++++++++----------------
 rsc.c                      |  52 +++---
 s_parse.c                  |  68 +++++---
 stack.c                    |  16 +-
 symbols.c                  |  54 +++---
 test/BUnit.pm              |   2 +-
 test/rename_field.t        | 157 ++++++++++++++++++
 tex_aux.c                  |  22 +--
 tex_read.c                 |  88 +++++-----
 type.c                     |  12 +-
 version.c                  |  14 +-
 wordlist.c                 |  20 +--
 53 files changed, 1428 insertions(+), 1015 deletions(-)
 create mode 100644 test/rename_field.t

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


Reply to: