summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-02-25Massively speed up dump by buffering output before write()User Erdgeist
2014-02-25Shut up a warningUser Erdgeist
2014-02-25Make target was renamedDirk Engling
2014-02-25freebsd needs extra switch to enable dprintfUser Erdgeist
2014-02-25GNUmake and BSDmake are just too different to get the Makefile work with more advanced features. Revert to manual inputUser Erdgeist
2014-02-25Get rid of warnings uncovered with clangs -WeverythingDirk Engling
2014-02-25Some disabled extar warnings to use with clang/llvmDirk Engling
2014-02-24Check for errors of IO operarationsDirk Engling
2014-02-24Silence warning about unused variableDirk Engling
2014-02-24increase warning levelDirk Engling
2014-02-24Unused variableDirk Engling
2014-02-24work directory, emptyDirk Engling
2014-02-24Obey new layoutDirk Engling
2014-02-24Use make the way it was intendedDirk Engling
2014-02-24Check parameter count before using argv, report syntax and errorsDirk Engling
2014-02-24Check parameter count before using argvDirk Engling
2014-02-24Silence -Wextra warningsDirk Engling
2014-02-24Silence -Wextra warningsDirk Engling
2014-02-24Silence -Wextra warningsDirk Engling
2014-02-24Only write leading zero to Vorwahl, if it actually contains numbersDirk Engling
2014-02-24Enable extra warningsDirk Engling
2014-02-23Add handling Telefonbuch version 1 in main scriptDirk Engling
2014-02-23Dump Postleitzahl and Ort as wellDirk Engling
2014-02-23Export entries into their filesDirk Engling
2014-02-23Convert everything to iso8859-1 before outputDirk Engling
2014-02-22Build extractor for version 1 as wellDirk Engling
2014-02-22Let blob pages appear at the place they're referencedDirk Engling
2014-02-22Disable debug output. Do not dump deleted entries. Add commentsDirk Engling
2014-02-22First version, exports most of the recordsDirk Engling
2014-02-21Be less memory hungry with on-stack allocationsDirk Engling
2014-02-21Use full optimization, dont compile mystlib with tools that dont need itDirk Engling
2014-02-20Restructure project, make names more clearDirk Engling
2014-02-20clean up source directoryDirk Engling
2014-02-14Fix off by oneUser Erdgeist
2014-02-13Make working on geo-coordinate-dump dependent on the coordinate file being thereUser Erdgeist
2014-02-13We do not convert zero bytes to new lines with tr anymore, so don't report that in progress statusUser Erdgeist
2014-02-13Strip trailing white spaceUser Erdgeist
2014-02-13Merge branch 'master' of erdgeist.org:TelefonbuchUser Erdgeist
2014-02-13make use of new splitold tool to speedup extraction by factor 6User Erdgeist
2014-02-13Make splitold usable for nname files, too. It now also converts \0 to \n.User Erdgeist
2014-02-12jot is 1-based, dont reference non-existing fileDirk Engling
2014-02-11Reworked code to split old telefonbuch distributions, the old version was too slowDirk Engling
2014-02-11Add split code for old telefonbuch entriesDirk Engling