summaryrefslogtreecommitdiff
path: root/src/export/split_version_2.c
AgeCommit message (Expand)Author
2015-06-03Accumulate return value of write() to finally silence warningsDirk Engling
2015-06-02Avoid warnings for unused return valuesDirk Engling
2015-06-02Make main return 0Dirk Engling
2015-05-19Clean up record dumper for version 2 to better match documentationDirk Engling
2015-05-15Renumbering for one unused fileDirk 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-12Convert continuation flags in our standard representationDirk 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-04-29We have a new format between the former version 1 and 2. So shift version numbers. Add READMEDirk Engling
2014-02-25Get rid of warnings uncovered with clangs -WeverythingDirk Engling
2014-02-24Check for errors of IO operarationsDirk Engling
2014-02-21Be less memory hungry with on-stack allocationsDirk Engling
2014-02-20Restructure project, make names more clearDirk Engling