summaryrefslogtreecommitdiff
path: root/src/export/extract_version_1.c
AgeCommit message (Expand)Author
2019-06-29Clean up 1992 post processingDirk Engling
2015-06-03Accumulate return value of write() to finally silence warningsDirk Engling
2015-06-02Avoid warnings for unused return valuesDirk 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-03Do not copy redundant data to continuation rowsDirk Engling
2015-04-30Fix broken lines and a too short conversion table for cp437Dirk Engling
2014-02-25Massively speed up dump by buffering output before write()User Erdgeist
2014-02-25freebsd needs extra switch to enable dprintfUser Erdgeist
2014-02-25Get rid of warnings uncovered with clangs -WeverythingDirk Engling
2014-02-24Silence warning about unused variableDirk Engling
2014-02-24Silence -Wextra warningsDirk Engling
2014-02-24Only write leading zero to Vorwahl, if it actually contains numbersDirk 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-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