summaryrefslogtreecommitdiff
path: root/src/export
AgeCommit message (Expand)Author
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-25Massively speed up dump by buffering output before write()User Erdgeist
2014-02-25Shut up a warningUser Erdgeist
2014-02-25freebsd needs extra switch to enable dprintfUser Erdgeist
2014-02-25Get rid of warnings uncovered with clangs -WeverythingDirk Engling
2014-02-24Check for errors of IO operarationsDirk Engling
2014-02-24Silence warning about unused variableDirk Engling
2014-02-24Unused variableDirk 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-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
2014-02-21Be less memory hungry with on-stack allocationsDirk Engling
2014-02-20Restructure project, make names more clearDirk Engling