2.65
* Hash function and value storing for field name mapping during xref
expansion fixed.
2.64
* New resource expand.xdata introduced to control the
expansion of xdata references.
* New resource crossref.map introduced to add a field name
mapping for crossrefs.
* New resource clear.crossref.map introduced to clear the
field name mapping for crossrefs.
* io.c introduced to contain input and output file parameters.
* Documentation switched to Lua\LaTeX.
2.63
* Omission of the previous release fixed.
2.62
* Combined rewrite and delete bug fixed.
* Minor improvements for the distribution.
* README renamed to README.md to comply with the
conventions of the GitHub repository.
2.61
* New resource rename.field introduced to conditionally rename a
field.
* Typedef String for Uchar* and used across.
* Duplicate file doc/bibtool.tex in the distribution tar ball
eliminated.
2.60
* The field name and other symbols may start with any allowed
character. Non-alpha characters at the beginning are treated as
warning only.
2.59
* Fix in print.c to omit an empty line after overflowing lines.
* Fix in print.c to avoid an overflow situation.
2.58
* Library tex_def.rsc extended with the primitives \i and \j.
* The source tar is signed. The key of the author can be obtained
from pgp.mit.edu.
* Test renamed to test.
Problems found locating distfiles:
Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
Package dvidvi: missing distfile dvidvi-1.0.tar.gz
Package lgrind: missing distfile lgrind.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
- Remove patch-main.c (it was for 'Remove wrong casts.').
(upstream)
- update 2.48 to 2.57
----------------------------------------------
Release 2.57 (January 24, 2015, Gerd Neugebauer)
- Segfault in deTeX fixed.
- Compiler warnings silenced.
Release 2.56
- Disambiguating numbers adapted to fit to documentation.
- Configuration of regex fixed to work on Linux.
- Documentation typos fixed.
- Signed characters fro translation tables changed to unsigned.
- Autoconf configuration improved.
Release 2.55
- Library biblatex.rsc added. It contains capitalizations of fields used in bibLATEX.
- Fix for a misbehaviour when selecting entries according to an aux file with deeply
nested @strings.
Release 2.54
- Command line parameter -V documented.
- Resource key.make.alias added to create new @ALIAS records for any newly generated key.
- Resource apply.alias added to expand the @ALIAS records.
- Resource apply.include added to expand the @INCLUDE records.
- Resource apply.modify added to expand the @MODIFY records.
- Error message for -o without parameter added.
- @ALIAS and @INCLUDE records where not printed. This has been fixed.
- A test suite for BibTool has been integrated. It requires Perl to be present on
the system on which the tests should be run.
Release 2.53
- In tex.define spaces before the = are ignored instead of leading to unwanted
definitions.
- An intialization error showed up on MacOS. This has been fixed.
- The prepared makefiles for various operating systems missed an entry for crossref.[cho].
- Typo in help text and copyright year fixed.
Release 2.52
- A few incompatibilities with signed and unsigned characters which showed up on
MacOS only have been fixed.
- A few compiler warnings have been fixed.
Release 2.51
- Bugfix in names.c: The classification of name parts erroneously has used a wrong
translation under certain circumstances.
Release 2.50
- Bugfix in names.c: The classification of name parts erroneously has used a wrong
translation under certain circumstances.
- Bugfix in key.c: The classification of name parts erroneously has considered, to be
a first name under certain circumstances. This has been improved.
- Improvement in names.c and key.c concerning printing in debug mode.
Release 2.49
- New resource expand.crossref introduced. This resource enables the expansion
of fields inherited via the crossref mechanism.
- Bugfix in names.c: The classification of name parts erroneously has considered the
initials V., I., and X. to be Roman numerals belonging to the jr part under special
circumstances. This has been improved.
- Name formatting now uses a fractional part to restrict the number of name parts
considered.
- New resource expand.crossref introduced. This resource enables the expansion
of fields inherited via the crossref mechanism.
- Bugfix in print.c: Some national characters have been lost. It was necessary to use
an unsigned character as elsewhere.
bibliographies into LaTeX documents. But the user is left alone
with the management of the BibTeX files. The program BibTool is
intended to fill this gap. BibTool allows the manipulation of BibTeX
files which goes beyond the possibilities---and intentions---of
BibTeX.
BibTool contains a user's manual written in LaTeX of more than 60
pages (and still growing).