------------------------------------------------------------------------
r1496 | dreibh | 2012-08-24 23:02:14 +0200 (Fri, 24 Aug 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/publicationset.cc

Size should be rounded up. Otherwise, it could e.g. be 0 KiB or 0 MiB.

------------------------------------------------------------------------
r1495 | dreibh | 2012-08-24 22:29:50 +0200 (Fri, 24 Aug 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/web-example.export

Updated example.

------------------------------------------------------------------------
r1491 | dreibh | 2012-07-16 22:03:07 +0200 (Mon, 16 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog

Version update.

------------------------------------------------------------------------
r1490 | dreibh | 2012-07-16 22:02:35 +0200 (Mon, 16 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/web-example.export

Template fix.

------------------------------------------------------------------------
r1489 | dreibh | 2012-07-16 21:18:59 +0200 (Mon, 16 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/r1.bib
   M /trunk/bibtexconv/src/web-example.export

A couple of fixes in comparison handling.

------------------------------------------------------------------------
r1488 | dreibh | 2012-07-15 18:13:52 +0200 (Sun, 15 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/converter.sed
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/r1.bib
   M /trunk/bibtexconv/src/web-example.export

Added support for comparisons.

------------------------------------------------------------------------
r1487 | dreibh | 2012-07-15 13:46:57 +0200 (Sun, 15 Jul 2012) | 3 lines
Changed paths:
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/src/bibtexconv.cc

- Fixed Debian scripts.
- Output improvements.

------------------------------------------------------------------------
r1486 | dreibh | 2012-07-15 13:46:14 +0200 (Sun, 15 Jul 2012) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/debug.memcheck

Added debug script.

------------------------------------------------------------------------
r1484 | dreibh | 2012-07-15 12:42:48 +0200 (Sun, 15 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/compat
   M /trunk/bibtexconv/debian/control

Version updates.

------------------------------------------------------------------------
r1483 | dreibh | 2012-07-15 12:24:29 +0200 (Sun, 15 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/grammar.yy

Fixed memory leaks.

------------------------------------------------------------------------
r1482 | dreibh | 2012-07-15 00:21:15 +0200 (Sun, 15 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Reuse CURL object (not done before due to problems with libcurl). This solves the issue of libcurl aborting due to having used all file descriptors. libcurl seems to not free socket for DNS lookup.

------------------------------------------------------------------------
r1481 | dreibh | 2012-07-14 18:10:37 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/src/Makefile.am

Updated build script to make use of colorgcc. Note that it requires to explicitly add libstdc++ in Makefile.am. Otherwise, linking fails with missing stdc++ symbols.

------------------------------------------------------------------------
r1480 | dreibh | 2012-07-14 17:49:44 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Bugfix.

------------------------------------------------------------------------
r1479 | dreibh | 2012-07-14 17:13:18 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc

Some error handling improvements.

------------------------------------------------------------------------
r1478 | dreibh | 2012-07-14 16:47:17 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/node.cc

Some minor improvements.

------------------------------------------------------------------------
r1477 | dreibh | 2012-07-14 13:47:50 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Adapted timeout.

------------------------------------------------------------------------
r1476 | dreibh | 2012-07-14 12:40:43 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Error handling improvements.

------------------------------------------------------------------------
r1475 | dreibh | 2012-07-14 12:19:06 +0200 (Sat, 14 Jul 2012) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/unification.cc

- Some improvements.
- Activated SSL certificate checks by default.

------------------------------------------------------------------------
r1474 | dreibh | 2012-07-14 11:49:47 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/unification.cc

Added fixes for IEEExplore URLs.

------------------------------------------------------------------------
r1473 | dreibh | 2012-07-14 11:31:59 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Added ability to obtain dynamic download link for IEEExplore publications.

------------------------------------------------------------------------
r1472 | dreibh | 2012-07-14 10:41:16 +0200 (Sat, 14 Jul 2012) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Enable cookies when downloading references. They are not stored.
------------------------------------------------------------------------
r1471 | dreibh | 2012-07-14 00:09:22 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/ExampleReferences.bib
   D /trunk/bibtexconv/src/cv.export
   D /trunk/bibtexconv/src/dreibholz-id-individual.export
   D /trunk/bibtexconv/src/dreibholz-id-workinggroup.export
   D /trunk/bibtexconv/src/dreibholz-journals.export
   D /trunk/bibtexconv/src/dreibholz-others.export
   D /trunk/bibtexconv/src/dreibholz-papers.export
   D /trunk/bibtexconv/src/dreibholz-posters-and-demos.export
   D /trunk/bibtexconv/src/dreibholz-rfcs.export
   D /trunk/bibtexconv/src/dreibholz-talks.export
   D /trunk/bibtexconv/src/dreibholz-thesises.export
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/test1.export
   M /trunk/bibtexconv/src/test2.export
   M /trunk/bibtexconv/src/text-example.export
   M /trunk/bibtexconv/src/web-example.export
   M /trunk/bibtexconv/src/web-rserpool.export

Export script example updates.

------------------------------------------------------------------------
r1470 | dreibh | 2012-07-14 00:09:06 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/converter.sed
   M /trunk/bibtexconv/src/make-it

Script updates.

------------------------------------------------------------------------
r1469 | dreibh | 2012-07-14 00:08:45 +0200 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc

Minor fix.

------------------------------------------------------------------------
r1468 | dreibh | 2012-07-13 23:40:41 +0200 (Fri, 13 Jul 2012) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/convert-to-new-format (from /trunk/bibtexconv/src/converter.sed:1467)
   M /trunk/bibtexconv/src/converter.sed

Added export script conversion helper scripts.

------------------------------------------------------------------------
r1467 | dreibh | 2012-07-13 23:34:09 +0200 (Fri, 13 Jul 2012) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/converter.sed
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h

Made new template handling work.

------------------------------------------------------------------------
r1466 | dreibh | 2012-07-13 22:16:36 +0200 (Fri, 13 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc

Supports more verbose template symbols now.

------------------------------------------------------------------------
r1465 | dreibh | 2012-07-13 22:16:04 +0200 (Fri, 13 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/web-example.export

Improved example.

------------------------------------------------------------------------
r1464 | dreibh | 2012-07-12 23:17:08 +0200 (Thu, 12 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/node.cc

Added support for BibTeX "language" entries.

------------------------------------------------------------------------
r1437 | dreibh | 2012-07-02 14:57:13 +0200 (Mon, 02 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/make-ppa

Script update.

------------------------------------------------------------------------
r1436 | dreibh | 2012-07-02 14:42:31 +0200 (Mon, 02 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/ChangeLog

Updated ChangeLog.

------------------------------------------------------------------------
r1435 | dreibh | 2012-07-02 14:32:03 +0200 (Mon, 02 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog

Version update.

------------------------------------------------------------------------
r1434 | dreibh | 2012-07-02 14:22:12 +0200 (Mon, 02 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/ExampleReferences.bib
   M /trunk/bibtexconv/src/scanner.ll

Fix to also accept anchors with colons.

------------------------------------------------------------------------
r1433 | dreibh | 2012-07-02 14:09:44 +0200 (Mon, 02 Jul 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

E.g. tools.ietf.org wants a User-Agent for HTTP requests. Now, bibtexconv makes these servers happy by adding such a string.

------------------------------------------------------------------------
r1409 | dreibh | 2012-06-08 15:52:33 +0200 (Fri, 08 Jun 2012) | 3 lines
Changed paths:
   M /trunk/bibtexconv/freebsd/bibtexconv/Makefile

FreeBSD packaging update.


------------------------------------------------------------------------
r1398 | dreibh | 2012-06-03 11:15:53 +0200 (Sun, 03 Jun 2012) | 3 lines
Changed paths:
   M /trunk/bibtexconv/freebsd/bibtexconv/Makefile
   M /trunk/bibtexconv/freebsd/bibtexconv/distinfo
   M /trunk/bibtexconv/freebsd/bibtexconv/make-shar
   M /trunk/bibtexconv/freebsd/bibtexconv/pkg-descr

Updated FreeBSD packaging files.


------------------------------------------------------------------------
r1378 | dreibh | 2012-05-14 00:02:53 +0200 (Mon, 14 May 2012) | 2 lines
Changed paths:
   D /trunk/bibtexconv/debian/bibtexconv.lintian-overrides
   M /trunk/bibtexconv/src/bibtexconv.1

Minor fixes.

------------------------------------------------------------------------
r1377 | dreibh | 2012-05-13 22:56:15 +0200 (Sun, 13 May 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/debian/copyright
   M /trunk/bibtexconv/src/bibtexconv-odt
   M /trunk/bibtexconv/src/bibtexconv-odt.1
   M /trunk/bibtexconv/src/bibtexconv.1
   M /trunk/bibtexconv/src/bibtexconv.cc

Further improvements according to suggestions of Beno?\195?\174t Knecht.

------------------------------------------------------------------------
r1376 | dreibh | 2012-05-12 23:03:19 +0200 (Sat, 12 May 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/ChangeLog
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv-odt.1

Minor updates.

------------------------------------------------------------------------
r1375 | dreibh | 2012-05-11 15:38:36 +0200 (Fri, 11 May 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.1

Removed AUTHORS section from manpage (deprecated).

------------------------------------------------------------------------
r1374 | dreibh | 2012-05-11 14:35:00 +0200 (Fri, 11 May 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/src/bibtexconv.1

Minor updates.

------------------------------------------------------------------------
r1373 | dreibh | 2012-05-10 22:39:04 +0200 (Thu, 10 May 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/compat
   M /trunk/bibtexconv/debian/copyright
   A /trunk/bibtexconv/pbuilderrc.debian
   A /trunk/bibtexconv/pbuilderrc.ubuntu
   M /trunk/bibtexconv/src/bibtexconv-odt
   M /trunk/bibtexconv/src/bibtexconv.cc

Some Debian Sid fixes according to comments by Beno?\195?\174t Knecht.

------------------------------------------------------------------------
r1372 | dreibh | 2012-04-25 18:12:31 +0200 (Wed, 25 Apr 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/ChangeLog
   M /trunk/bibtexconv/bibtexconv.lsm

Updated ChangeLog.

------------------------------------------------------------------------
r1371 | dreibh | 2012-04-25 08:33:59 +0200 (Wed, 25 Apr 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/run-examples

Create download directory, if not already existing.

------------------------------------------------------------------------
r1362 | dreibh | 2012-04-21 20:05:07 +0200 (Sat, 21 Apr 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/ChangeLog

Updated ChangeLog.

------------------------------------------------------------------------
r1361 | dreibh | 2012-04-21 20:04:50 +0200 (Sat, 21 Apr 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/configure.in
   D /trunk/bibtexconv/debian/bibtexconv.install
   D /trunk/bibtexconv/debian/bibtexconv.manpages
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/debian/copyright
   M /trunk/bibtexconv/debian/rules
   M /trunk/bibtexconv/src/bibtexconv-odt.1
   M /trunk/bibtexconv/src/bibtexconv.1

Fixed Debian packaging, according to comments on mentor's list.

------------------------------------------------------------------------
r1360 | dreibh | 2012-04-20 08:00:20 +0200 (Fri, 20 Apr 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/ChangeLog
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog

Updated PPA version.

------------------------------------------------------------------------
r1355 | dreibh | 2012-04-04 15:56:34 +0200 (Wed, 04 Apr 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/bibtexconv.lsm

Updated LSM entry.

------------------------------------------------------------------------
r1354 | dreibh | 2012-04-04 15:05:26 +0200 (Wed, 04 Apr 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/publicationset.cc

Removed superflous space character at line end in BibTeX output.

------------------------------------------------------------------------
r1352 | dreibh | 2012-03-19 11:12:12 +0100 (Mon, 19 Mar 2012) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/ExampleReferences.bib
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/text-example.export

- Fixed parameter handling bug: now skipping ISBN/ISSN notes when supposed to do.
- Updated examples.

------------------------------------------------------------------------
r1351 | dreibh | 2012-03-16 16:12:06 +0100 (Fri, 16 Mar 2012) | 3 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   A /trunk/bibtexconv/src/r1.bib

- Version update.
- Added test file.

------------------------------------------------------------------------
r1350 | dreibh | 2012-03-16 16:10:55 +0100 (Fri, 16 Mar 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/scanner.ll

Fixed bug for line number counting.

------------------------------------------------------------------------
r1349 | dreibh | 2012-03-16 15:33:34 +0100 (Fri, 16 Mar 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/web-example.export

Added support for handling URNs.

------------------------------------------------------------------------
r1348 | dreibh | 2012-02-15 20:45:25 +0100 (Wed, 15 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv.cc

Export handling improvements.

------------------------------------------------------------------------
r1347 | dreibh | 2012-02-13 16:28:26 +0100 (Mon, 13 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/web-rserpool.export

A small fix.

------------------------------------------------------------------------
r1346 | dreibh | 2012-02-13 16:16:23 +0100 (Mon, 13 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv.cc
   A /trunk/bibtexconv/src/run-example-rserpool
   M /trunk/bibtexconv/src/web-rserpool.export

Export improvement: interactive run now performs BibTeX/XML export for each "export" statement.

------------------------------------------------------------------------
r1345 | dreibh | 2012-02-13 15:54:27 +0100 (Mon, 13 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/web-rserpool.export

Updated example.

------------------------------------------------------------------------
r1344 | dreibh | 2012-02-13 11:24:49 +0100 (Mon, 13 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/web-rserpool.export

A small fix.

------------------------------------------------------------------------
r1343 | dreibh | 2012-02-13 11:17:34 +0100 (Mon, 13 Feb 2012) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/web-rserpool.export (from /trunk/bibtexconv/src/web-example.export:1342)

Added another HTML example.

------------------------------------------------------------------------
r1342 | dreibh | 2012-02-10 19:34:09 +0100 (Fri, 10 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/ChangeLog
   M /trunk/bibtexconv/freebsd/bibtexconv/make-diff
   M /trunk/bibtexconv/freebsd/bibtexconv/test-packaging
   M /trunk/bibtexconv/src/bibtexconv-odt
   M /trunk/bibtexconv/src/bibtexconv-odt.1
   M /trunk/bibtexconv/src/bibtexconv.1
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/grammar.yy
   M /trunk/bibtexconv/src/make-it
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h
   M /trunk/bibtexconv/src/run-examples
   M /trunk/bibtexconv/src/scanner.ll
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h
   M /trunk/bibtexconv/src/unification.cc
   M /trunk/bibtexconv/src/unification.h

Updated ChangeLog and headers.

------------------------------------------------------------------------
r1341 | dreibh | 2012-02-10 19:30:48 +0100 (Fri, 10 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog

Version update.

------------------------------------------------------------------------
r1340 | dreibh | 2012-02-10 19:30:39 +0100 (Fri, 10 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv-odt
   M /trunk/bibtexconv/src/run-examples
   M /trunk/bibtexconv/src/text-example.export

Fixed temporary file handling (used the same name, preventing parallel execution in the same directory).

------------------------------------------------------------------------
r1339 | dreibh | 2012-02-09 16:13:09 +0100 (Thu, 09 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/ExampleReferences.bib

Updated example.

------------------------------------------------------------------------
r1338 | dreibh | 2012-02-09 16:12:29 +0100 (Thu, 09 Feb 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/ExampleReferences.bib
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h
   M /trunk/bibtexconv/src/text-example.export
   M /trunk/bibtexconv/src/web-example.export

Improved export: added naming template.

------------------------------------------------------------------------
r1336 | dreibh | 2012-02-06 14:35:27 +0100 (Mon, 06 Feb 2012) | 4 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/web-example.export

- Bugfix for NULL pointer handling.
- Improved BibTeX/XML export: also allow export in interactive mode.
- Improved handling of Northern European and Turkish characters in fields.

------------------------------------------------------------------------
r1335 | dreibh | 2012-01-15 16:59:11 +0100 (Sun, 15 Jan 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/web-example.export

A small export improvement.

------------------------------------------------------------------------
r1334 | dreibh | 2012-01-09 23:40:39 +0100 (Mon, 09 Jan 2012) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/dreibholz-thesises.export
   M /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/stringhandling.cc

Two string handling fixes.

------------------------------------------------------------------------
r1132 | dreibh | 2011-11-22 12:49:17 +0100 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv-odt.1

Manpage fix.

------------------------------------------------------------------------
r1131 | dreibh | 2011-11-22 12:28:13 +0100 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/Downloads
   M /trunk/bibtexconv/src/make-it
   M /trunk/bibtexconv/src/run-examples

Updated test script.

------------------------------------------------------------------------
r1130 | dreibh | 2011-11-22 12:21:32 +0100 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
   A /trunk/bibtexconv/debian/bibtexconv.examples (from /trunk/bibtexconv/debian/bibtexconv.install:1127)
   M /trunk/bibtexconv/debian/bibtexconv.install
   M /trunk/bibtexconv/debian/rules

The scripts are now correctly installing the examples again, without compressing the files.

------------------------------------------------------------------------
r1129 | dreibh | 2011-11-22 11:31:27 +0100 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/run-examples

Updated examples script.

------------------------------------------------------------------------
r1128 | dreibh | 2011-11-22 11:30:40 +0100 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv-odt.1
   M /trunk/bibtexconv/src/bibtexconv.1

Updated examples directory.

------------------------------------------------------------------------
r1127 | dreibh | 2011-11-22 11:24:20 +0100 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/bibtexconv.install
   M /trunk/bibtexconv/src/Makefile.am

Examples are now installed to /usr/share/doc/bibtexconv/examples.

------------------------------------------------------------------------
r1126 | dreibh | 2011-11-22 11:09:55 +0100 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/copyright

Converted debian/copyright to new format.

------------------------------------------------------------------------
r1125 | dreibh | 2011-11-22 08:38:22 +0100 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/Makefile.am
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/debian/bibtexconv.manpages
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/freebsd/bibtexconv/Makefile
   M /trunk/bibtexconv/src/Makefile.am
   A /trunk/bibtexconv/src/bibtexconv-odt.1 (from /trunk/bibtexconv/src/bibtexconv-odt.8:1124)
   D /trunk/bibtexconv/src/bibtexconv-odt.8
   A /trunk/bibtexconv/src/bibtexconv.1 (from /trunk/bibtexconv/src/bibtexconv.8:1124)
   D /trunk/bibtexconv/src/bibtexconv.8

Some improvements according to suggestions by Beno?\195?\174t Knecht.

------------------------------------------------------------------------
r1123 | dreibh | 2011-11-21 11:01:44 +0100 (Mon, 21 Nov 2011) | 3 lines
Changed paths:
   M /trunk/bibtexconv/freebsd/bibtexconv/Makefile
   M /trunk/bibtexconv/freebsd/bibtexconv/distinfo
   A /trunk/bibtexconv/freebsd/bibtexconv/make-diff
   M /trunk/bibtexconv/freebsd/bibtexconv/make-shar
   M /trunk/bibtexconv/freebsd/bibtexconv/pkg-descr
   M /trunk/bibtexconv/freebsd/bibtexconv/test-packaging

Updated FreeBSD packaging files.


------------------------------------------------------------------------
r1118 | dreibh | 2011-11-21 07:43:17 +0100 (Mon, 21 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/freebsd/bibtexconv/Makefile

Updated packaging files.

------------------------------------------------------------------------
r1117 | dreibh | 2011-11-21 07:42:40 +0100 (Mon, 21 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.8

Updated manpage.

------------------------------------------------------------------------
r1116 | dreibh | 2011-11-20 20:14:52 +0100 (Sun, 20 Nov 2011) | 3 lines
Changed paths:
   M /trunk/bibtexconv/freebsd/bibtexconv/distinfo
   M /trunk/bibtexconv/freebsd/bibtexconv/test-packaging

Updated packaging test script for FreeBSD.


------------------------------------------------------------------------
r1115 | dreibh | 2011-11-20 20:03:19 +0100 (Sun, 20 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/changelog

Added Debian ITP number.

------------------------------------------------------------------------
r1114 | dreibh | 2011-11-20 19:22:14 +0100 (Sun, 20 Nov 2011) | 3 lines
Changed paths:
   D /trunk/bibtexconv/freebsd/bibtexconv/pkg-plist

Removed unneeded pkg-plist.


------------------------------------------------------------------------
r1112 | dreibh | 2011-11-20 19:20:49 +0100 (Sun, 20 Nov 2011) | 3 lines
Changed paths:
   M /trunk/bibtexconv/freebsd/bibtexconv/Makefile
   M /trunk/bibtexconv/freebsd/bibtexconv/distinfo
   M /trunk/bibtexconv/freebsd/bibtexconv/pkg-plist

Updated FreeBSD packaging files.


------------------------------------------------------------------------
r1111 | dreibh | 2011-11-20 19:10:19 +0100 (Sun, 20 Nov 2011) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/scanner.ll

Fixed compile problem under FreeBSD.


------------------------------------------------------------------------
r1110 | dreibh | 2011-11-20 19:09:00 +0100 (Sun, 20 Nov 2011) | 3 lines
Changed paths:
   M /trunk/bibtexconv/configure.in

FreeBSD needs to include /usr/local/include and /usr/local/lib to find libcurl.


------------------------------------------------------------------------
r1109 | dreibh | 2011-11-20 13:40:33 +0100 (Sun, 20 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/run-examples

Updated examples.

------------------------------------------------------------------------
r1103 | dreibh | 2011-11-16 21:58:21 +0100 (Wed, 16 Nov 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/ChangeLog
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog

Version update.

------------------------------------------------------------------------
r1086 | dreibh | 2011-10-27 09:31:44 +0200 (Thu, 27 Oct 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/ExampleReferences.bib
   M /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/run-examples
   M /trunk/slideshow/debian/control

Some code clean-ups and documentation updates.

------------------------------------------------------------------------
r1085 | dreibh | 2011-10-26 21:46:42 +0200 (Wed, 26 Oct 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc

More XML output improvements.

------------------------------------------------------------------------
r1084 | dreibh | 2011-10-26 21:33:55 +0200 (Wed, 26 Oct 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/publicationset.cc

Some improvements.

------------------------------------------------------------------------
r1078 | dreibh | 2011-10-20 18:29:47 +0200 (Thu, 20 Oct 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/make-deb
   M /trunk/bibtexconv/make-ppa
   M /trunk/bibtexconv/src/bibtexconv.cc

Updates for support of Ubuntu 12.04 Precise Pangolin.

------------------------------------------------------------------------
r1071 | dreibh | 2011-09-01 10:12:11 +0200 (Thu, 01 Sep 2011) | 2 lines
Changed paths:
   A /trunk/bibtexconv/filter-empty-entries

Added build script.

------------------------------------------------------------------------
r1070 | dreibh | 2011-09-01 10:09:58 +0200 (Thu, 01 Sep 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian.conf
   M /trunk/bibtexconv/make-deb

Updated build scripts.

------------------------------------------------------------------------
r1069 | dreibh | 2011-09-01 10:09:48 +0200 (Thu, 01 Sep 2011) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/web-example.export

- Removed debug code.
- Improved HTML export example.

------------------------------------------------------------------------
r1068 | dreibh | 2011-09-01 08:13:31 +0200 (Thu, 01 Sep 2011) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc

- Improved download handling.
- Fixed DOI handling.

------------------------------------------------------------------------
r1067 | dreibh | 2011-08-31 20:33:05 +0200 (Wed, 31 Aug 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h

Added export option for download file name.

------------------------------------------------------------------------
r1062 | dreibh | 2011-08-25 08:52:13 +0200 (Thu, 25 Aug 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/ExampleReferences.bib

Updated example.

------------------------------------------------------------------------
r1061 | dreibh | 2011-08-25 08:45:09 +0200 (Thu, 25 Aug 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc

Only add note of either ISBN or ISSN number, not two notes.

------------------------------------------------------------------------
r1060 | dreibh | 2011-08-25 08:06:21 +0200 (Thu, 25 Aug 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/node.h

Added check functionality.

------------------------------------------------------------------------
r1059 | dreibh | 2011-08-25 07:30:58 +0200 (Thu, 25 Aug 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h

Added features to write separate BibTeX and XML files.

------------------------------------------------------------------------
r1058 | dreibh | 2011-08-09 13:18:49 +0200 (Tue, 09 Aug 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog

Version update.

------------------------------------------------------------------------
r1057 | dreibh | 2011-08-05 17:53:16 +0200 (Fri, 05 Aug 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h
   M /trunk/bibtexconv/src/unification.cc

Added option to turn adding "\url{...}" commands on/off.

------------------------------------------------------------------------
r1048 | dreibh | 2011-06-02 19:39:41 +0200 (Thu, 02 Jun 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/bibtexconv.cc

Added download feature for reference URLs -> storage into directory.

------------------------------------------------------------------------
r1047 | dreibh | 2011-06-02 18:33:39 +0200 (Thu, 02 Jun 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bugs.bib
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/unification.cc

Some fixes for author string handling.

------------------------------------------------------------------------
r1044 | dreibh | 2011-05-06 10:19:47 +0200 (Fri, 06 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc

Also added "octets" tag to XML output.

------------------------------------------------------------------------
r1043 | dreibh | 2011-05-06 08:56:30 +0200 (Fri, 06 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bugs.bib
   M /trunk/bibtexconv/src/publicationset.cc

Added missing "type" tag to XML export.

------------------------------------------------------------------------
r1042 | dreibh | 2011-05-05 10:06:06 +0200 (Thu, 05 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog

Version update.

------------------------------------------------------------------------
r1041 | dreibh | 2011-05-05 09:59:14 +0200 (Thu, 05 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/unification.cc

Removed debug output.

------------------------------------------------------------------------
r1040 | dreibh | 2011-05-05 09:45:51 +0200 (Thu, 05 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/odt-example.export

Updated ODT example export script.

------------------------------------------------------------------------
r1039 | dreibh | 2011-05-05 09:44:37 +0200 (Thu, 05 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/ODT-Template.odt
   M /trunk/bibtexconv/src/bugs.bib
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/test1.export
   M /trunk/bibtexconv/src/test2.export
   M /trunk/bibtexconv/src/text-example.export
   M /trunk/bibtexconv/src/unification.cc
   M /trunk/bibtexconv/src/web-example.export

Fixed problem with handling special author names like "R Core Development Team", which are given in brackets, e.g. "{R Core Development Team}".

------------------------------------------------------------------------
r1038 | dreibh | 2011-05-05 08:30:26 +0200 (Thu, 05 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bugs.bib
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/unification.cc

Improved sorting of entries.

------------------------------------------------------------------------
r1037 | dreibh | 2011-05-04 19:27:38 +0200 (Wed, 04 May 2011) | 1 line
Changed paths:
   M /trunk/bibtexconv/debian/changelog

Added LP number to changelog.
------------------------------------------------------------------------
r1036 | dreibh | 2011-05-04 10:25:47 +0200 (Wed, 04 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/compat
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/debian/copyright

Packaging file fixes.

------------------------------------------------------------------------
r1035 | dreibh | 2011-05-04 08:52:56 +0200 (Wed, 04 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/bibtexconv.lsm

Updated LSM entry.

------------------------------------------------------------------------
r1033 | dreibh | 2011-05-04 07:57:30 +0200 (Wed, 04 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/changelog
   M /trunk/slideshow/debian/changelog

Scripts updates.

------------------------------------------------------------------------
r1027 | dreibh | 2011-05-03 19:42:13 +0200 (Tue, 03 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog

Version update.

------------------------------------------------------------------------
r1026 | dreibh | 2011-05-03 19:40:09 +0200 (Tue, 03 May 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/make-ppa
   M /trunk/bibtexconv/src/bibtexconv.8

Fixed spelling errors reported by lintian.

------------------------------------------------------------------------
r1022 | dreibh | 2011-04-29 18:15:15 +0200 (Fri, 29 Apr 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/node.cc

Bugfix: added support for "edition" entry when sorting entries.

------------------------------------------------------------------------
r1017 | dreibh | 2011-04-11 20:48:11 +0200 (Mon, 11 Apr 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/Makefile.am

Updated packaging files.

------------------------------------------------------------------------
r1016 | dreibh | 2011-04-11 20:46:31 +0200 (Mon, 11 Apr 2011) | 4 lines
Changed paths:
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h
   M /trunk/bibtexconv/src/t1.cc
   M /trunk/bibtexconv/src/unification.cc

Fixed problem with handling URL entries:
- On reading an entry, the URL is converted from LaTeX to plain URL.
- On writing a BibTeX entry, the URL is converted to LaTeX-compliant URL string.

------------------------------------------------------------------------
r1015 | dreibh | 2011-04-08 13:37:22 +0200 (Fri, 08 Apr 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc

Bugfix for URL export to BibTeX.

------------------------------------------------------------------------
r1014 | dreibh | 2011-04-08 13:26:07 +0200 (Fri, 08 Apr 2011) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/bugs.bib
   M /trunk/bibtexconv/src/dreibholz-papers.export

Added tests.

------------------------------------------------------------------------
r989 | dreibh | 2011-02-11 23:34:41 +0100 (Fri, 11 Feb 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/make-deb
   M /trunk/dia-experimental/make-deb
   M /trunk/fractgen2/make-deb
   M /trunk/slideshow/make-deb
   M /trunk/subnetcalc/make-deb
   M /trunk/wireshark-experimental/make-deb

Updated packaging files.

------------------------------------------------------------------------
r981 | dreibh | 2011-02-02 15:18:48 +0100 (Wed, 02 Feb 2011) | 1 line
Changed paths:
   M /trunk/bibtexconv/make-deb

make-deb update.
------------------------------------------------------------------------
r973 | dreibh | 2011-02-01 15:23:33 +0100 (Tue, 01 Feb 2011) | 1 line
Changed paths:
   M /trunk/bibtexconv/make-deb

Packaging update.
------------------------------------------------------------------------
r967 | dreibh | 2011-02-01 12:36:24 +0100 (Tue, 01 Feb 2011) | 2 lines
Changed paths:
   R /trunk/bibtexconv/COPYING
   A /trunk/bibtexconv/COPYING.GPL (from /trunk/bibtexconv/COPYING:964)
   M /trunk/bibtexconv/configure.in

Updated license: allow BibTeXConv to be linked with OpenSSL.

------------------------------------------------------------------------
r966 | dreibh | 2011-02-01 12:35:16 +0100 (Tue, 01 Feb 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/bibtexconv.install
   A /trunk/bibtexconv/debian/bibtexconv.lintian-overrides
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/control
   A /trunk/bibtexconv/debian/copyright (from /trunk/subnetcalc/debian/copyright:964)
   A /trunk/bibtexconv/debian/source
   A /trunk/bibtexconv/debian/source/format

Updated Debian packaging: fixed lintian-reported problems.

------------------------------------------------------------------------
r965 | dreibh | 2011-02-01 12:34:24 +0100 (Tue, 01 Feb 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.8

Fixed problem in manpage.

------------------------------------------------------------------------
r963 | dreibh | 2011-02-01 08:46:54 +0100 (Tue, 01 Feb 2011) | 1 line
Changed paths:
   M /trunk/bibtexconv/debian/changelog

Debian packaging update.
------------------------------------------------------------------------
r959 | dreibh | 2011-02-01 08:27:04 +0100 (Tue, 01 Feb 2011) | 1 line
Changed paths:
   M /trunk/bibtexconv/make-deb

Updated make-deb script.
------------------------------------------------------------------------
r949 | dreibh | 2011-02-01 08:24:53 +0100 (Tue, 01 Feb 2011) | 1 line
Changed paths:
   M /trunk/bibtexconv/make-deb

Updated make-deb script.
------------------------------------------------------------------------
r935 | dreibh | 2011-01-28 09:44:00 +0100 (Fri, 28 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/grammar.yy
   M /trunk/bibtexconv/src/node.cc

Fixed handling of commnets within BibTeX entry by updated grammar.

------------------------------------------------------------------------
r934 | dreibh | 2011-01-26 09:46:09 +0100 (Wed, 26 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/freebsd/bibtexconv/distinfo

Updated distinfo.

------------------------------------------------------------------------
r933 | dreibh | 2011-01-26 09:38:58 +0100 (Wed, 26 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/freebsd/bibtexconv/Makefile
   M /trunk/bibtexconv/freebsd/bibtexconv/pkg-descr

FreeBSD packaging update.

------------------------------------------------------------------------
r928 | dreibh | 2011-01-22 15:30:12 +0100 (Sat, 22 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/make-deb
   M /trunk/fractgen2/debian/changelog
   M /trunk/fractgen2/make-deb
   M /trunk/netperfmeter/debian/changelog
   M /trunk/netperfmeter/make-deb
   M /trunk/slideshow/debian/changelog
   M /trunk/slideshow/make-deb
   M /trunk/subnetcalc/debian/changelog
   M /trunk/subnetcalc/make-deb
   M /trunk/wireshark-experimental/copy-to-wireshark-directory

make-deb updates.

------------------------------------------------------------------------
r918 | dreibh | 2011-01-22 00:40:44 +0100 (Sat, 22 Jan 2011) | 1 line
Changed paths:
   M /trunk/bibtexconv/clean-deb

Updated clean-deb.
------------------------------------------------------------------------
r907 | dreibh | 2011-01-22 00:06:49 +0100 (Sat, 22 Jan 2011) | 1 line
Changed paths:
   M /trunk/bibtexconv/make-deb

Fix for building unstable/default distribution packages.
------------------------------------------------------------------------
r900 | dreibh | 2011-01-21 22:26:29 +0100 (Fri, 21 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/ChangeLog

ChangeLog update.

------------------------------------------------------------------------
r897 | dreibh | 2011-01-21 22:12:22 +0100 (Fri, 21 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/clean-deb
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian.conf
   M /trunk/bibtexconv/make-deb
   M /trunk/bibtexconv/make-ppa

Made Debian packaging compatible to format "3.0 (quilt)".

------------------------------------------------------------------------
r890 | dreibh | 2011-01-21 10:56:21 +0100 (Fri, 21 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc

Important bugfix: ISBN/ISSN notes for entries without ISBN/ISSN has been generated mistakenly when isbn/issn pointers had been set by a previous entry.

------------------------------------------------------------------------
r880 | dreibh | 2011-01-12 11:28:39 +0100 (Wed, 12 Jan 2011) | 1 line
Changed paths:
   D /trunk/bibtexconv/debian/source


------------------------------------------------------------------------
r878 | dreibh | 2011-01-04 20:44:39 +0100 (Tue, 04 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/stringhandling.cc

URL string handling fix (URL and DOI entries).

------------------------------------------------------------------------
r877 | dreibh | 2011-01-04 20:01:57 +0100 (Tue, 04 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/web-example.export

Updated HTML export example.

------------------------------------------------------------------------
r876 | dreibh | 2011-01-04 11:55:34 +0100 (Tue, 04 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/make-ppa

Updated bibtexconv's make-ppa script.

------------------------------------------------------------------------
r875 | dreibh | 2011-01-04 09:57:16 +0100 (Tue, 04 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h

Added option to add/remote ISBN/ISSN notes.

------------------------------------------------------------------------
r872 | dreibh | 2011-01-02 16:20:21 +0100 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/freebsd/bibtexconv/Makefile
   M /trunk/bibtexconv/src/bibtexconv-odt.8
   M /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/grammar.yy
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h
   M /trunk/bibtexconv/src/scanner.ll
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h
   M /trunk/bibtexconv/src/unification.cc
   M /trunk/bibtexconv/src/unification.h

Language fix (convertor -> converter).

------------------------------------------------------------------------
r871 | dreibh | 2011-01-02 15:26:16 +0100 (Sun, 02 Jan 2011) | 3 lines
Changed paths:
   M /trunk/bibtexconv/ChangeLog
   M /trunk/bibtexconv/bibtexconv.lsm
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog

- Version update.
- Write LSM entry.

------------------------------------------------------------------------
r870 | dreibh | 2011-01-02 15:04:57 +0100 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/run-examples

Added test script.

------------------------------------------------------------------------
r869 | dreibh | 2011-01-02 15:02:36 +0100 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.8

Documentation update.

------------------------------------------------------------------------
r868 | dreibh | 2011-01-02 14:47:32 +0100 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/ODT-Template.odt
   M /trunk/bibtexconv/src/bibtexconv-odt
   M /trunk/bibtexconv/src/bibtexconv-odt.8

ODT export improvements.

------------------------------------------------------------------------
r867 | dreibh | 2011-01-02 14:34:35 +0100 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/bibtexconv.install
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/bibtexconv.8

Examples and documentation updates.

------------------------------------------------------------------------
r866 | dreibh | 2011-01-02 14:27:39 +0100 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/bibtexconv.install
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian.conf
   M /trunk/bibtexconv/src/bibtexconv-odt.8
   M /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/grammar.yy
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h
   M /trunk/bibtexconv/src/scanner.ll
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h
   M /trunk/bibtexconv/src/unification.cc
   M /trunk/bibtexconv/src/unification.h

Version update.

------------------------------------------------------------------------
r865 | dreibh | 2011-01-02 14:19:22 +0100 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/ExampleReferences.bib
   M /trunk/bibtexconv/src/Makefile.am
   A /trunk/bibtexconv/src/ODT-Template.odt (from /trunk/bibtexconv/src/odt-template.odt:864)
   M /trunk/bibtexconv/src/bibtexconv-odt
   M /trunk/bibtexconv/src/bibtexconv.8
   D /trunk/bibtexconv/src/dreibholz-journals-2010.export
   D /trunk/bibtexconv/src/dreibholz-papers-2010.export
   D /trunk/bibtexconv/src/odt-template.odt
   A /trunk/bibtexconv/src/text-example.export
   A /trunk/bibtexconv/src/web-example.export (from /trunk/bibtexconv/src/web.export:864)
   D /trunk/bibtexconv/src/web.export

Added more examples, directory clean-up.

------------------------------------------------------------------------
r864 | dreibh | 2010-12-29 23:27:28 +0100 (Wed, 29 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/dreibholz-talks.export
   M /trunk/bibtexconv/src/odt-example.export

ODT export improvement.

------------------------------------------------------------------------
r863 | dreibh | 2010-12-29 22:09:57 +0100 (Wed, 29 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/web.export

Output fixes.

------------------------------------------------------------------------
r862 | dreibh | 2010-12-29 21:23:33 +0100 (Wed, 29 Dec 2010) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/web.export

- Error handling bugfix.
- Output improvements.

------------------------------------------------------------------------
r860 | dreibh | 2010-12-29 16:17:47 +0100 (Wed, 29 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/publicationset.cc

Output improvements (DOI, series, institution).

------------------------------------------------------------------------
r859 | dreibh | 2010-12-29 15:46:44 +0100 (Wed, 29 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/publicationset.cc

Small output improvements for BibTeX export.

------------------------------------------------------------------------
r858 | dreibh | 2010-12-29 01:40:55 +0100 (Wed, 29 Dec 2010) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/dreibholz-papers.export
   M /trunk/bibtexconv/src/node.cc

- Added option to skip already-known URLs during URL check.
- Improved DOI handling.

------------------------------------------------------------------------
r854 | dreibh | 2010-12-28 22:11:41 +0100 (Tue, 28 Dec 2010) | 3 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/web.export

- Code clean-ups.
- Version update.

------------------------------------------------------------------------
r853 | dreibh | 2010-12-28 21:34:17 +0100 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Code clean-ups.

------------------------------------------------------------------------
r852 | dreibh | 2010-12-28 21:12:57 +0100 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

curl download now supports following redirections.

------------------------------------------------------------------------
r851 | dreibh | 2010-12-28 20:13:55 +0100 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

More verbose HTTP download errors.

------------------------------------------------------------------------
r850 | dreibh | 2010-12-28 20:13:43 +0100 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/web.export

Updated web export script.

------------------------------------------------------------------------
r849 | dreibh | 2010-12-28 20:10:53 +0100 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc

Added support to print file type.

------------------------------------------------------------------------
r848 | dreibh | 2010-12-28 18:45:43 +0100 (Tue, 28 Dec 2010) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/dreibholz-id-individual.export
   M /trunk/bibtexconv/src/dreibholz-papers.export
   M /trunk/bibtexconv/src/dreibholz-thesises.export
   M /trunk/bibtexconv/src/publicationset.cc
   A /trunk/bibtexconv/src/web.export (from /trunk/bibtexconv/src/odt-example.export:847)

- Export fixes for nbsp in ISBN/ISSN.
- Wrote export script for HTML output.

------------------------------------------------------------------------
r847 | dreibh | 2010-12-27 23:27:04 +0100 (Mon, 27 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc

Some improvements for export and URL checking output.

------------------------------------------------------------------------
r846 | dreibh | 2010-12-27 22:28:40 +0100 (Mon, 27 Dec 2010) | 3 lines
Changed paths:
   M /trunk/bibtexconv/autogen.sh
   M /trunk/bibtexconv/src/cv.export
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/scanner.ll

- Some bug fixed.
- Added support for "howpublished" entry.

------------------------------------------------------------------------
r845 | dreibh | 2010-12-27 20:54:03 +0100 (Mon, 27 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/src/Makefile.am

Fixed library dependency.

------------------------------------------------------------------------
r844 | dreibh | 2010-12-27 20:06:07 +0100 (Mon, 27 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/publicationset.cc

BibTeXConv now identifies MIME type of URLs (using "file" tool).

------------------------------------------------------------------------
r843 | dreibh | 2010-12-27 19:21:49 +0100 (Mon, 27 Dec 2010) | 6 lines
Changed paths:
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/cv.export
   M /trunk/bibtexconv/src/dreibholz-papers.export
   M /trunk/bibtexconv/src/dreibholz-thesises.export
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/t1.cc

A set of improvements to BibTeXConv:
- Support of writing size and MD5 of URL into BibTeX file. Will be compared when checking URLs again.
- Handling of custom parameters specified with "cite ..." (e.g. awards, etc.).
- New command "monthNames" to set month names (e.g. non-English languauge).
- Fixed month handling for BibTeX export.

------------------------------------------------------------------------
r842 | dreibh | 2010-12-12 02:30:47 +0100 (Sun, 12 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Fixed libcurl initialization/clean-up calls.

------------------------------------------------------------------------
r841 | dreibh | 2010-12-12 01:04:32 +0100 (Sun, 12 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Improved detection of bad HTTP URLs in BibTeX entries.

------------------------------------------------------------------------
r840 | dreibh | 2010-12-11 02:21:22 +0100 (Sat, 11 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

URL checking improvements.

------------------------------------------------------------------------
r839 | dreibh | 2010-12-11 01:38:06 +0100 (Sat, 11 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/bibtexconv.cc

Added support to verify URLs in BibTeX entries (using libcurl).

------------------------------------------------------------------------
r838 | dreibh | 2010-12-10 03:56:02 +0100 (Fri, 10 Dec 2010) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/cv.export
   A /trunk/bibtexconv/src/dreibholz-id-individual.export
   A /trunk/bibtexconv/src/dreibholz-id-workinggroup.export
   M /trunk/bibtexconv/src/dreibholz-journals-2010.export
   A /trunk/bibtexconv/src/dreibholz-journals.export
   M /trunk/bibtexconv/src/dreibholz-others.export
   M /trunk/bibtexconv/src/dreibholz-papers-2010.export
   M /trunk/bibtexconv/src/dreibholz-papers.export
   M /trunk/bibtexconv/src/dreibholz-posters-and-demos.export
   A /trunk/bibtexconv/src/dreibholz-rfcs.export
   M /trunk/bibtexconv/src/dreibholz-talks.export
   M /trunk/bibtexconv/src/dreibholz-thesises.export

Updated export scripts.

------------------------------------------------------------------------
r837 | dreibh | 2010-12-10 03:55:04 +0100 (Fri, 10 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc

Added template entry for "Note".

------------------------------------------------------------------------
r836 | dreibh | 2010-12-10 02:58:48 +0100 (Fri, 10 Dec 2010) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/dreibholz-others.export
   A /trunk/bibtexconv/src/dreibholz-papers.export
   A /trunk/bibtexconv/src/dreibholz-posters-and-demos.export
   A /trunk/bibtexconv/src/dreibholz-talks.export
   A /trunk/bibtexconv/src/dreibholz-thesises.export

Added export tests.

------------------------------------------------------------------------
r835 | dreibh | 2010-12-10 02:56:41 +0100 (Fri, 10 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h

Template code improvements.

------------------------------------------------------------------------
r834 | dreibh | 2010-12-06 00:26:39 +0100 (Mon, 06 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/bibtexconv.cc
   D /trunk/bibtexconv/src/dreibholz-journal-2010.export
   A /trunk/bibtexconv/src/dreibholz-journals-2010.export (from /trunk/bibtexconv/src/dreibholz-journal-2010.export:833)
   D /trunk/bibtexconv/src/dreibholz-paper-2010.export
   A /trunk/bibtexconv/src/dreibholz-papers-2010.export (from /trunk/bibtexconv/src/dreibholz-paper-2010.export:833)
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/publicationset.cc

Sorting of publications is now working.

------------------------------------------------------------------------
r833 | dreibh | 2010-12-04 13:19:17 +0100 (Sat, 04 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/publicationset.h
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h
   M /trunk/bibtexconv/src/t1.cc

Started to write sorting code. Does not actually sort entries yet.

------------------------------------------------------------------------
r831 | dreibh | 2010-12-03 12:13:51 +0100 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/source/format

Reverted Debian format change.

------------------------------------------------------------------------
r830 | dreibh | 2010-12-03 12:11:32 +0100 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/debian/source/format

bibtexconv's Debian packaging format is "3.0 (quilt)"-compliant.

------------------------------------------------------------------------
r829 | dreibh | 2010-12-03 12:09:46 +0100 (Fri, 03 Dec 2010) | 4 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/bibtexconv.install
   A /trunk/bibtexconv/debian/bibtexconv.manpages
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/src/Makefile.am
   A /trunk/bibtexconv/src/bibtexconv-odt (from /trunk/bibtexconv/src/make-odt:828)
   A /trunk/bibtexconv/src/bibtexconv-odt.8 (from /trunk/bibtexconv/src/bibtexconv.8:826)
   D /trunk/bibtexconv/src/make-odt

- Renamed make-odt to bibtexconv-odt.
- Added manpage for bibtexconv-odt.
- Updated Debian packaging.

------------------------------------------------------------------------
r828 | dreibh | 2010-12-03 11:46:56 +0100 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/make-odt
   M /trunk/bibtexconv/src/odt-example.export

Improved ODT output.

------------------------------------------------------------------------
r827 | dreibh | 2010-12-03 11:45:57 +0100 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/publicationset.cc

Fixed null pointer problem.

------------------------------------------------------------------------
r826 | dreibh | 2010-12-03 11:19:22 +0100 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   D /trunk/bibtexconv/src/odt

Removed odt template directory. Now, it is possible to just specify a template ODT file directly!

------------------------------------------------------------------------
r825 | dreibh | 2010-12-03 11:18:25 +0100 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/make-odt
   M /trunk/bibtexconv/src/odt-example.export
   A /trunk/bibtexconv/src/odt-template.odt (from /trunk/bibtexconv/src/odt/testfile.odt:823)

Improved ODT export.

------------------------------------------------------------------------
r824 | dreibh | 2010-12-03 10:52:20 +0100 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/publicationset.cc
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h
   M /trunk/bibtexconv/src/unification.cc

A set of improvement for the template processing.

------------------------------------------------------------------------
r823 | dreibh | 2010-12-02 22:06:47 +0100 (Thu, 02 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   A /trunk/bibtexconv/src/dreibholz-journal-2010.export
   A /trunk/bibtexconv/src/dreibholz-paper-2010.export
   M /trunk/bibtexconv/src/stringhandling.cc

Improved export of publication data.

------------------------------------------------------------------------
r822 | dreibh | 2010-12-02 14:32:12 +0100 (Thu, 02 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian/changelog
   M /trunk/bibtexconv/debian/source/format
   M /trunk/bibtexconv/make-ppa
   M /trunk/bibtexconv/src/Makefile.am

Version update.

------------------------------------------------------------------------
r821 | dreibh | 2010-12-02 14:25:06 +0100 (Thu, 02 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/bibtexconv.cc
   A /trunk/bibtexconv/src/publicationset.cc
   A /trunk/bibtexconv/src/publicationset.h
   A /trunk/bibtexconv/src/test1.cites
   M /trunk/bibtexconv/src/test1.export
   A /trunk/bibtexconv/src/test2.export (from /trunk/bibtexconv/src/test1.export:770)

Code clean-ups.

------------------------------------------------------------------------
r820 | dreibh | 2010-12-02 14:23:51 +0100 (Thu, 02 Dec 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Added possibility to include export files (recursive).

------------------------------------------------------------------------
r703 | dreibh | 2010-08-10 09:44:18 +0200 (Tue, 10 Aug 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   A /trunk/bibtexconv/freebsd (from /trunk/subnetcalc/freebsd:701)
   A /trunk/bibtexconv/freebsd/bibtexconv (from /trunk/subnetcalc/freebsd/subnetcalc:701)
   M /trunk/bibtexconv/freebsd/bibtexconv/Makefile
   M /trunk/bibtexconv/freebsd/bibtexconv/make-shar
   M /trunk/bibtexconv/freebsd/bibtexconv/pkg-descr
   M /trunk/bibtexconv/freebsd/bibtexconv/pkg-plist
   M /trunk/bibtexconv/freebsd/bibtexconv/test-packaging
   D /trunk/bibtexconv/freebsd/subnetcalc
   A /trunk/bibtexconv/make-ppa (from /trunk/netperfmeter/make-ppa:670)

Added FreeBSD packaging files.

------------------------------------------------------------------------
r671 | dreibh | 2010-07-30 10:08:37 +0200 (Fri, 30 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/Makefile.am
   A /trunk/bibtexconv/autogen.sh
   M /trunk/bibtexconv/configure.in

Updated configure scripts.

------------------------------------------------------------------------
r644 | dreibh | 2010-07-17 17:30:13 +0200 (Sat, 17 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/test1.export

Added month name handling.

------------------------------------------------------------------------
r643 | dreibh | 2010-07-17 17:04:46 +0200 (Sat, 17 Jul 2010) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/make-odt

Added script make-odt to simplify ODT generation.

------------------------------------------------------------------------
r642 | dreibh | 2010-07-17 16:47:08 +0200 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/test1.export


------------------------------------------------------------------------
r641 | dreibh | 2010-07-17 16:46:18 +0200 (Sat, 17 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/odt-example.export

Improved ODT export style.

------------------------------------------------------------------------
r640 | dreibh | 2010-07-17 16:37:57 +0200 (Sat, 17 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/test1.export

Encoding fixes.

------------------------------------------------------------------------
r639 | dreibh | 2010-07-17 15:59:55 +0200 (Sat, 17 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h
   M /trunk/bibtexconv/src/test1.export

Some fixes for the ODT contents.xml export.

------------------------------------------------------------------------
r638 | dreibh | 2010-07-17 14:59:07 +0200 (Sat, 17 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/odt-example.export
   M /trunk/bibtexconv/src/stringhandling.cc

Working ODT contents.xml export.

------------------------------------------------------------------------
r637 | dreibh | 2010-07-17 13:56:22 +0200 (Sat, 17 Jul 2010) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/odt
   A /trunk/bibtexconv/src/odt/Configurations2
   A /trunk/bibtexconv/src/odt/Configurations2/accelerator
   A /trunk/bibtexconv/src/odt/Configurations2/accelerator/current.xml
   A /trunk/bibtexconv/src/odt/META-INF
   A /trunk/bibtexconv/src/odt/META-INF/manifest.xml
   A /trunk/bibtexconv/src/odt/Thumbnails
   A /trunk/bibtexconv/src/odt/Thumbnails/thumbnail.png
   A /trunk/bibtexconv/src/odt/content.xml
   A /trunk/bibtexconv/src/odt/make-testfile
   A /trunk/bibtexconv/src/odt/manifest.rdf
   A /trunk/bibtexconv/src/odt/meta.xml
   A /trunk/bibtexconv/src/odt/mimetype
   A /trunk/bibtexconv/src/odt/settings.xml
   A /trunk/bibtexconv/src/odt/styles.xml
   A /trunk/bibtexconv/src/odt/testfile.odt
   A /trunk/bibtexconv/src/odt-example.export (from /trunk/bibtexconv/src/test1.export:636)

Added ODT files.

------------------------------------------------------------------------
r636 | dreibh | 2010-07-17 12:35:41 +0200 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h
   M /trunk/bibtexconv/src/test1.export
   M /trunk/bibtexconv/src/unification.cc


------------------------------------------------------------------------
r635 | dreibh | 2010-07-16 22:41:19 +0200 (Fri, 16 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Code clean-ups.

------------------------------------------------------------------------
r634 | dreibh | 2010-07-16 22:33:45 +0200 (Fri, 16 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h
   A /trunk/bibtexconv/src/test1.export

Export to custom format now working interactively.

------------------------------------------------------------------------
r633 | dreibh | 2010-07-16 21:08:26 +0200 (Fri, 16 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Added author export to custom file.

------------------------------------------------------------------------
r632 | dreibh | 2010-07-16 21:08:11 +0200 (Fri, 16 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/unification.cc

Improved unification code to (hopefully) handle UTF-8 correctly.

------------------------------------------------------------------------
r630 | dreibh | 2010-07-14 09:53:26 +0200 (Wed, 14 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/Makefile.am
   M /trunk/bibtexconv/debian/bibtexconv.install
   M /trunk/bibtexconv/debian/control
   M /trunk/bibtexconv/debian/rules

Improved Debian files.

------------------------------------------------------------------------
r629 | dreibh | 2010-07-14 09:53:09 +0200 (Wed, 14 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Code clean-ups.

------------------------------------------------------------------------
r628 | dreibh | 2010-07-14 09:52:36 +0200 (Wed, 14 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/stringhandling.cc
   M /trunk/bibtexconv/src/stringhandling.h

Implemented export to custom file.

------------------------------------------------------------------------
r627 | dreibh | 2010-07-13 13:30:30 +0200 (Tue, 13 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc

Started adding export to custom file.

------------------------------------------------------------------------
r626 | dreibh | 2010-07-13 12:31:14 +0200 (Tue, 13 Jul 2010) | 3 lines
Changed paths:
   M /trunk/bibtexconv/configure.in
   M /trunk/bibtexconv/debian.conf
   M /trunk/bibtexconv/src/scanner.ll

- Fixed problem in scanner.
- Debian packaging now working.

------------------------------------------------------------------------
r625 | dreibh | 2010-07-13 12:20:30 +0200 (Tue, 13 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/scanner.ll
   M /trunk/bibtexconv/src/stringhandling.cc

Fixed quoted string handling problem.

------------------------------------------------------------------------
r624 | dreibh | 2010-07-13 12:15:33 +0200 (Tue, 13 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/Makefile.am
   M /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/grammar.yy
   D /trunk/bibtexconv/src/scanner.l
   A /trunk/bibtexconv/src/scanner.ll (from /trunk/bibtexconv/src/scanner.l:623)

autoconf/automake are now working.

------------------------------------------------------------------------
r623 | dreibh | 2010-07-13 12:01:12 +0200 (Tue, 13 Jul 2010) | 2 lines
Changed paths:
   A /trunk/bibtexconv/AUTHORS
   A /trunk/bibtexconv/BUGS
   A /trunk/bibtexconv/COPYING
   A /trunk/bibtexconv/ChangeLog
   A /trunk/bibtexconv/INSTALL
   A /trunk/bibtexconv/Makefile.am
   A /trunk/bibtexconv/NEWS
   A /trunk/bibtexconv/README
   A /trunk/bibtexconv/bibtexconv.lsm
   A /trunk/bibtexconv/bootstrap
   A /trunk/bibtexconv/clean-deb
   A /trunk/bibtexconv/configure.in
   A /trunk/bibtexconv/debian
   A /trunk/bibtexconv/debian/bibtexconv.install
   A /trunk/bibtexconv/debian/changelog
   A /trunk/bibtexconv/debian/compat
   A /trunk/bibtexconv/debian/control
   A /trunk/bibtexconv/debian/rules
   A /trunk/bibtexconv/debian/source
   A /trunk/bibtexconv/debian/source/format
   A /trunk/bibtexconv/debian/watch
   A /trunk/bibtexconv/debian.conf
   A /trunk/bibtexconv/make-deb
   A /trunk/bibtexconv/src/Makefile.am
   A /trunk/bibtexconv/src/bibtexconv.8
   M /trunk/bibtexconv/src/t1.cc

Added autoconf/automake and Debian packaging files.

------------------------------------------------------------------------
r622 | dreibh | 2010-07-13 11:28:46 +0200 (Tue, 13 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/make-it
   M /trunk/bibtexconv/src/node.cc
   A /trunk/bibtexconv/src/stringhandling.cc (from /trunk/bibtexconv/src/t1.cc:621)
   A /trunk/bibtexconv/src/stringhandling.h (from /trunk/bibtexconv/src/t1.cc:621)
   M /trunk/bibtexconv/src/t1.cc
   M /trunk/bibtexconv/src/unification.cc
   M /trunk/bibtexconv/src/unification.h

XML export now working with special characters.

------------------------------------------------------------------------
r621 | dreibh | 2010-07-13 11:15:59 +0200 (Tue, 13 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/t1.cc


------------------------------------------------------------------------
r620 | dreibh | 2010-07-13 11:12:49 +0200 (Tue, 13 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/t1.cc


------------------------------------------------------------------------
r619 | dreibh | 2010-07-13 10:01:25 +0200 (Tue, 13 Jul 2010) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/t1.cc
   M /trunk/bibtexconv/src/unification.cc

- Various internal improvements.
- Added XML output.

------------------------------------------------------------------------
r618 | dreibh | 2010-07-12 19:24:04 +0200 (Mon, 12 Jul 2010) | 1 line
Changed paths:
   A /trunk/bibtexconv/src/t1.cc


------------------------------------------------------------------------
r617 | dreibh | 2010-07-12 19:09:41 +0200 (Mon, 12 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/grammar.yy
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/scanner.l
   M /trunk/bibtexconv/src/unification.cc
   M /trunk/bibtexconv/src/unification.h

Added BiBTeX export.

------------------------------------------------------------------------
r616 | dreibh | 2010-07-12 18:47:36 +0200 (Mon, 12 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/make-it
   A /trunk/bibtexconv/src/unification.cc (from /trunk/bibtexconv/src/node.cc:615)
   A /trunk/bibtexconv/src/unification.h (from /trunk/bibtexconv/src/node.h:615)

Moved unification code into separate file.

------------------------------------------------------------------------
r615 | dreibh | 2010-07-12 18:42:27 +0200 (Mon, 12 Jul 2010) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/node.h

- Added sorting of publication items by priority.
- Added unification of pages section.

------------------------------------------------------------------------
r614 | dreibh | 2010-07-12 16:16:05 +0200 (Mon, 12 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/node.cc

Added ISSN validation.

------------------------------------------------------------------------
r613 | dreibh | 2010-07-12 15:54:47 +0200 (Mon, 12 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/node.cc

Added ISBN-13 validation.

------------------------------------------------------------------------
r612 | dreibh | 2010-07-12 15:44:21 +0200 (Mon, 12 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/node.cc

Added ISBN-10 validation.

------------------------------------------------------------------------
r611 | dreibh | 2010-07-12 14:54:52 +0200 (Mon, 12 Jul 2010) | 3 lines
Changed paths:
   M /trunk/bibtexconv/src/node.cc

- Improved string trimming.
- Added unification of booktitle section.

------------------------------------------------------------------------
r610 | dreibh | 2010-07-12 14:33:25 +0200 (Mon, 12 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/node.cc
   M /trunk/bibtexconv/src/node.h

Added unification of author, date and url sections.

------------------------------------------------------------------------
r609 | dreibh | 2010-07-12 12:11:39 +0200 (Mon, 12 Jul 2010) | 2 lines
Changed paths:
   M /trunk/bibtexconv/src/bibtexconv.cc
   M /trunk/bibtexconv/src/grammar.yy
   M /trunk/bibtexconv/src/scanner.l

Extended grammar and scanner to successfully scan Referenzarchiv.bib.

------------------------------------------------------------------------
r608 | dreibh | 2010-07-12 09:21:01 +0200 (Mon, 12 Jul 2010) | 2 lines
Changed paths:
   A /trunk/bibtexconv/src/bibtexconv.cc
   D /trunk/bibtexconv/src/grammar.y
   A /trunk/bibtexconv/src/grammar.yy (from /trunk/bibtexconv/src/grammar.y:607)
   M /trunk/bibtexconv/src/make-it
   D /trunk/bibtexconv/src/node.c
   A /trunk/bibtexconv/src/node.cc (from /trunk/bibtexconv/src/node.c:607)
   M /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/scanner.l

Converted to C++.

------------------------------------------------------------------------
r607 | dreibh | 2010-07-11 22:08:00 +0200 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/grammar.y
   M /trunk/bibtexconv/src/node.c


------------------------------------------------------------------------
r606 | dreibh | 2010-07-11 21:50:14 +0200 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/grammar.y
   M /trunk/bibtexconv/src/node.c
   M /trunk/bibtexconv/src/scanner.l


------------------------------------------------------------------------
r605 | dreibh | 2010-07-11 21:23:36 +0200 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/grammar.y
   M /trunk/bibtexconv/src/make-it
   A /trunk/bibtexconv/src/node.c
   A /trunk/bibtexconv/src/node.h
   M /trunk/bibtexconv/src/scanner.l


------------------------------------------------------------------------
r604 | dreibh | 2010-07-11 20:44:29 +0200 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/grammar.y
   M /trunk/bibtexconv/src/make-it
   M /trunk/bibtexconv/src/scanner.l


------------------------------------------------------------------------
r603 | dreibh | 2010-07-11 19:18:36 +0200 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/grammar.y


------------------------------------------------------------------------
r602 | dreibh | 2010-07-11 18:32:30 +0200 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   M /trunk/bibtexconv/src/grammar.y
   M /trunk/bibtexconv/src/scanner.l


------------------------------------------------------------------------
r601 | dreibh | 2010-07-11 17:29:48 +0200 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   A /trunk/bibtexconv
   A /trunk/bibtexconv/src
   A /trunk/bibtexconv/src/grammar.y
   A /trunk/bibtexconv/src/make-it
   A /trunk/bibtexconv/src/scanner.l
   M /trunk/slideshow/debian/changelog
   M /trunk/wireshark-experimental/make-ppa


------------------------------------------------------------------------
