summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-09Document version 4Dirk Engling
2015-06-03Document how to invoke the script(s)Dirk Engling
2015-06-03Accumulate return value of write() to finally silence warningsDirk Engling
2015-06-03Use a jot wrapper for LinuxDirk Engling
2015-06-03make our invocation of sed GNU and BSD proofDirk Engling
2015-06-02Avoid warning for unused return valueDirk Engling
2015-06-02Use paste rather than lam to concatenateDirk Engling
2015-06-02Merge remote-tracking branch 'refs/remotes/origin/master'Dirk Engling
2015-06-02Add join tool to use after the makelam scriptDirk Engling
2015-06-02Cleanup known broken input data, build join.cDirk Engling
2015-06-02Make linker use lm after it is usedDirk Engling
2015-06-02Avoid warnings for unused return valuesDirk Engling
2015-06-02Document version 3Dirk Engling
2015-06-02Make main return 0Dirk Engling
2015-05-19Documentation of version 2Dirk Engling
2015-05-19Clean up record dumper for version 2 to better match documentationDirk Engling
2015-05-19Fix variable names to match documentation (and a slightly saner scheme)Dirk Engling
2015-05-18Fixup known borken street listDirk Engling
2015-05-16whitespacesDirk Engling
2015-05-16Normalize flags in v1Dirk Engling
2015-05-15Renumbering for one unused fileDirk Engling
2015-05-15Move the files to standard name schemeDirk Engling
2015-05-15implement the zip code overrideDirk Engling
2015-05-14Fix a field I mixed up in continuationsDirk Engling
2015-05-14Fix up differences in version no/swDirk Engling
2015-05-13Automatize extracting version 2 CDsDirk Engling
2015-05-13Silence warning about unused variableDirk Engling
2015-05-13Be less verbose now everything worksDirk Engling
2015-05-12Convert continuation flags in our standard representationDirk Engling
2015-05-12Fix: dump Ort and PLZ in the first record of a continuation. Until now it only was dumped in continuationsDirk Engling
2015-05-12Split continuation records into files, too.Dirk Engling
2015-05-10Split entries into different column files. Done for non-continuation-entriesDirk Engling
2015-05-07include split_version_2 in our Make processDirk Engling
2015-05-07We now officially can dissect the second version of Telefonbuch from 1995/1996, aka version 2Dirk Engling
2015-05-03Fixed an accidental removal of an assignmentDirk Engling
2015-05-03Fix amount of chunks passed to decompressor in first pageDirk Engling
2015-05-03Build exporter for version 2, tooDirk Engling
2015-05-03Do not copy redundant data to continuation rowsDirk Engling
2015-04-30Finish documentation of the first issue's formatDirk Engling
2015-04-30Some more documentation about version 1Dirk Engling
2015-04-30Fix broken lines and a too short conversion table for cp437Dirk Engling
2015-04-29Without explicitely setting ulimit, we cant expect 8MB on stack, resort to 4MBDirk Engling
2015-04-29We have a new format between the former version 1 and 2. So shift version numbers. Add READMEDirk Engling
2015-04-29some entries are now actually in the megabyte-region :(, stupid spammersDirk Engling
2015-04-28Normalize zusaetzeDirk Engling
2015-04-27sed when normalizing flags might take some seconds. Report, what we're waiting for.Dirk Engling
2015-04-27Normalize flags for version 2Dirk Engling
2015-04-27experimental code to extract white_1995_Q0 and white_1996_Q0Dirk Engling
2015-04-21Fix for if the last file is shorter than the decryption stringDirk Engling
2014-02-25Allow for pattern matchingUser Erdgeist