infodrom/dtaus
2004-08-04 Joey SchulzeUntypo by Martin Schulte <dtaus@ratinganwendung.de>
2004-07-28 Joey SchulzeCorrected a typo, found by Dirk Jagdmann <doj@cubic...
2003-08-30 Joey SchulzeAdded most recent changes
2003-08-30 Joey SchulzeUpdated the documentation wrt. the transaction types
2003-08-30 Joey SchulzeAdded proper support for transaction 54xxJ. This exten...
2003-08-30 Joey SchulzeRemoved some compiler warnings by casting the buffer...
2003-08-30 Joey SchulzeAdjusted real2string
2003-08-30 Joey SchulzeCorrected the format according to the documentation
2003-05-26 Joey SchulzeUpdated the changelog
2003-05-25 Joey SchulzeDocumented the Euro and DM keywords better, in order...
2003-05-25 Joey SchulzeProperly added DM support back and properly implemented...
2003-05-02 Joey SchulzeUpdate to reflect code updates
2002-02-22 Joey SchulzeFix problems with unproperly recognized values like...
2002-01-15 Joey SchulzeTwo more todo items after a little discussion with
2002-01-15 Joey SchulzeCorrections to data types, as found by Christian Zink...
2002-01-01 Joey SchulzeAnother todo item
2002-01-01 Joey SchulzeFinalizing
2002-01-01 Joey SchulzeA small improvement, don't print the "Ausfuehrungsdatum...
2002-01-01 Joey SchulzeThis is the anticipated change for 2002, make EURO...
2001-12-21 Joey SchulzeFinalizing so 0.5.1 can be released
2001-12-17 Joey SchulzeUpdated changelog
2001-12-17 Joey Schulze . Beautification: Prettyprint the date
2001-11-25 Joey SchulzeRemoved note about DM as only supported currency. ...
2001-11-25 Joey SchulzeThis is the new version, fully fledged for Euro and...
2001-11-18 Joey SchulzeDamn, exit() is imported from stdlib.h
2001-11-18 Joey SchulzeAdded <string.h> since strcpy() and strcmp() are protot...
2001-11-18 Joey SchulzeChanged ^M to \r since gcc for IA-64 didn't like it.
2001-11-18 Joey SchulzeConverted index() into strchr() which is no Linuxism...
2001-11-17 Joey SchulzeConverted bzero() into memset() which is no Linuxism...
2001-11-17 Joey SchulzeAdded Euro and Ausfuehrungsdatum to the example
2001-11-17 Joey SchulzeOne job done, added another one *sigh*
2001-11-17 Joey SchulzeImproved the documentation to reflect the current state...
2001-11-17 Joey SchulzeAdded documentation for ``Ausführungsdatum'' ("Ausfuehr...
2001-11-17 Joey Schulze . Made some length values indirect through our data...
2001-11-17 Joey SchulzeAdded reverse support for upcoming European currency...
2001-11-17 Joey SchulzeFinally added proper support for the upcoming European...
2001-11-17 Joey SchulzeCorrected e-mail address, removed one todo which was...
2001-11-17 Joey SchulzeCorrected e-mail address, rephrased title
2001-11-17 Joey SchulzeCorrected the code after reading less ambigous specific...
2001-11-17 Joey SchulzeCorrected the code after reading less ambigous specific...
2001-11-16 Joey SchulzeUpdated specs according to a recent booklet I got from...
2001-11-12 Joey SchulzeAdded a define to make some routines default to EUR...
2001-11-12 Joey SchulzeImproved documentation, added link to respective field...
2001-11-12 Joey SchulzeSpelling, dooh. Thanks to Martin Schulte
2001-11-12 Joey SchulzeCorrected Copyright notice and version string.
2001-11-11 Joey SchulzeDon't eat the final record, it doesn't taste good.
2001-11-11 Joey SchulzeAdded support for reading our own files again... includ...
2001-11-11 Joey SchulzeWhoops, there is another unused text field. If we...
2001-11-11 Joey SchulzeAdded support for special files "-" as placeholder...
2001-11-11 Joey SchulzeAdded support for the used currency (DM only atm) and...
2001-11-11 Joey SchulzePadded with zeroes, should be mentioned as well.
2001-11-11 Joey SchulzeReturn better exit codes
2001-11-11 Joey SchulzeImproved documentation to reflect the possibility to...
2001-11-11 Joey SchulzeImprovements, mainly support for additional Text fields
2001-11-11 Joey Schulze . Removed bigint as separate package
2001-11-10 Joey SchulzeRename Klient to Kunde and use iso-8859-1 umlauts,...
2001-11-10 Joey SchulzeAn example often is easier to understand than a longuis...
2001-11-10 Joey SchulzeExpand some details about the format
2001-11-10 Joey SchulzeImproving the manpage, there is dtaus(5) with details...
2001-11-01 Joey SchulzeAdded two files that had to be obtained separately...
2001-01-02 Joey SchulzeNur Verschnoerkelungen
2000-01-04 Joey Schulze - Added short description for control files
1998-11-16 Joey Schulze * Added information about different types of...
1998-10-14 Joey Schulze* While implementing zero-padded fields I've also imple...
1998-07-07 Joey SchulzeSpace eingefuegt.
1998-07-04 Joey Schulze . Updated date in copyright text
1998-07-03 Joey SchulzeThis file contains some general explanations.
1998-07-03 Joey SchulzeUpdated ChangeLog
1998-07-03 Joey Schulze . Added hook/theoretical support for Euro
1998-07-03 Joey Schulze . Updated description according to wha I got from...
1998-07-03 Joey Schulze . Put version string into separate variable
1998-07-03 Joey SchulzeAdded manpage. The page is not complete but one can...
1998-03-10 Joey SchulzeAdded COPYING
1997-06-04 Joey SchulzeAdded -O3
1997-06-04 Joey Schulzewrote the user program
1997-06-03 Joey SchulzeFirst import