infodrom/dtaus
22 years agoExpand some details about the format
Joey Schulze [Sat, 10 Nov 2001 22:24:42 +0000 (22:24 +0000)]
Expand some details about the format

22 years agoImproving the manpage, there is dtaus(5) with details for the format nowadays
Joey Schulze [Sat, 10 Nov 2001 22:24:22 +0000 (22:24 +0000)]
Improving the manpage, there is dtaus(5) with details for the format nowadays

22 years agoAdded two files that had to be obtained separately in former times
Joey Schulze [Thu, 1 Nov 2001 18:27:27 +0000 (18:27 +0000)]
Added two files that had to be obtained separately in former times

23 years agoNur Verschnoerkelungen
Joey Schulze [Tue, 2 Jan 2001 11:29:03 +0000 (11:29 +0000)]
Nur Verschnoerkelungen

24 years ago - Added short description for control files
Joey Schulze [Tue, 4 Jan 2000 16:10:42 +0000 (16:10 +0000)]
 - Added short description for control files

 - Ensured that BLZ and KTO consist only of digits, even if the
   user has specified something different.  Banks won't accept files
   otherwise.

 - Applied fix for a y2k issue that prevents some banks from
   accepting the files.

 - Improved README file, added links to the web page and the mailing list.

 - Added TODO file

 - This shall become version 0.4

25 years ago * Added information about different types of dtaus files to README
Joey Schulze [Mon, 16 Nov 1998 21:38:59 +0000 (21:38 +0000)]
    * Added information about different types of dtaus files to README
        file.

        * Better support for "Gutschriften", the former version forgot to
        write this where needed.  Fixed now.

25 years ago* While implementing zero-padded fields I've also implemented
Joey Schulze [Wed, 14 Oct 1998 22:43:41 +0000 (22:43 +0000)]
* While implementing zero-padded fields I've also implemented
  clippings so numbers that are too big won't hurt the binary DTAUS
  file.

* Added better support for zero-padded numbers.  sprintf() from
  libc4 had no problems accepting `%08s' while this didn't produce
  zero-padded strings with libc5 and libc6.  Now we've got our own
  routine to handle these.

25 years agoSpace eingefuegt.
Joey Schulze [Tue, 7 Jul 1998 23:49:45 +0000 (23:49 +0000)]
Space eingefuegt.

25 years ago . Updated date in copyright text
Joey Schulze [Sat, 4 Jul 1998 20:35:43 +0000 (20:35 +0000)]
 . Updated date in copyright text
 . Corrected FSF's address in copyright

25 years agoThis file contains some general explanations.
Joey Schulze [Fri, 3 Jul 1998 14:52:24 +0000 (14:52 +0000)]
This file contains some general explanations.

25 years agoUpdated ChangeLog
Joey Schulze [Fri, 3 Jul 1998 14:51:40 +0000 (14:51 +0000)]
Updated ChangeLog

25 years ago . Added hook/theoretical support for Euro
Joey Schulze [Fri, 3 Jul 1998 14:51:14 +0000 (14:51 +0000)]
 . Added hook/theoretical support for Euro
 . Fixed bug with overflowing tempory variable, this resultsin some
   correct tests for
 . Moved routine for printing values if they are set into an own
   function

25 years ago . Updated description according to wha I got from one bank
Joey Schulze [Fri, 3 Jul 1998 14:47:29 +0000 (14:47 +0000)]
 . Updated description according to wha I got from one bank
 . Added field numbers

25 years ago . Put version string into separate variable
Joey Schulze [Fri, 3 Jul 1998 14:46:56 +0000 (14:46 +0000)]
 . Put version string into separate variable
 . Added mechanism that will prevent function calls for not existing files.
   This prevents us from unneccessary empty files.

25 years agoAdded manpage. The page is not complete but one can see how the program
Joey Schulze [Fri, 3 Jul 1998 14:46:00 +0000 (14:46 +0000)]
Added manpage.  The page is not complete but one can see how the program
works.

26 years agoAdded COPYING
Joey Schulze [Tue, 10 Mar 1998 14:05:24 +0000 (14:05 +0000)]
Added COPYING
Fixed spelling error

26 years agoAdded -O3
Joey Schulze [Wed, 4 Jun 1997 21:41:19 +0000 (21:41 +0000)]
Added -O3

26 years agowrote the user program
Joey Schulze [Wed, 4 Jun 1997 14:16:46 +0000 (14:16 +0000)]
wrote the user program

26 years agoFirst import
Joey Schulze [Tue, 3 Jun 1997 20:54:54 +0000 (20:54 +0000)]
First import