Age | Commit message (Expand) | Author |
2015-05-12 | Fix: dump Ort and PLZ in the first record of a continuation. Until now it only was dumped in continuations | Dirk Engling |
2015-05-12 | Split continuation records into files, too. | Dirk Engling |
2015-05-10 | Split entries into different column files. Done for non-continuation-entries | Dirk Engling |
2015-05-07 | include split_version_2 in our Make process | Dirk Engling |
2015-05-07 | We now officially can dissect the second version of Telefonbuch from 1995/1996, aka version 2 | Dirk Engling |
2015-05-03 | Fixed an accidental removal of an assignment | Dirk Engling |
2015-05-03 | Fix amount of chunks passed to decompressor in first page | Dirk Engling |
2015-05-03 | Build exporter for version 2, too | Dirk Engling |
2015-05-03 | Do not copy redundant data to continuation rows | Dirk Engling |
2015-04-30 | Finish documentation of the first issue's format | Dirk Engling |
2015-04-30 | Some more documentation about version 1 | Dirk Engling |
2015-04-30 | Fix broken lines and a too short conversion table for cp437 | Dirk Engling |
2015-04-29 | Without explicitely setting ulimit, we cant expect 8MB on stack, resort to 4MB | Dirk Engling |
2015-04-29 | We have a new format between the former version 1 and 2. So shift version numbers. Add README | Dirk Engling |
2015-04-29 | some entries are now actually in the megabyte-region :(, stupid spammers | Dirk Engling |
2015-04-28 | Normalize zusaetze | Dirk Engling |
2015-04-27 | sed when normalizing flags might take some seconds. Report, what we're waiting for. | Dirk Engling |
2015-04-27 | Normalize flags for version 2 | Dirk Engling |
2015-04-27 | experimental code to extract white_1995_Q0 and white_1996_Q0 | Dirk Engling |
2015-04-21 | Fix for if the last file is shorter than the decryption string | Dirk Engling |
2014-02-25 | Allow for pattern matching | User Erdgeist |
2014-02-25 | Massively speed up dump by buffering output before write() | User Erdgeist |
2014-02-25 | Shut up a warning | User Erdgeist |
2014-02-25 | Make target was renamed | Dirk Engling |
2014-02-25 | freebsd needs extra switch to enable dprintf | User Erdgeist |
2014-02-25 | GNUmake and BSDmake are just too different to get the Makefile work with more advanced features. Revert to manual input | User Erdgeist |
2014-02-25 | Get rid of warnings uncovered with clangs -Weverything | Dirk Engling |
2014-02-25 | Some disabled extar warnings to use with clang/llvm | Dirk Engling |
2014-02-24 | Check for errors of IO operarations | Dirk Engling |
2014-02-24 | Silence warning about unused variable | Dirk Engling |
2014-02-24 | increase warning level | Dirk Engling |
2014-02-24 | Unused variable | Dirk Engling |
2014-02-24 | work directory, empty | Dirk Engling |
2014-02-24 | Obey new layout | Dirk Engling |
2014-02-24 | Use make the way it was intended | Dirk Engling |
2014-02-24 | Check parameter count before using argv, report syntax and errors | Dirk Engling |
2014-02-24 | Check parameter count before using argv | Dirk Engling |
2014-02-24 | Silence -Wextra warnings | Dirk Engling |
2014-02-24 | Silence -Wextra warnings | Dirk Engling |
2014-02-24 | Silence -Wextra warnings | Dirk Engling |
2014-02-24 | Only write leading zero to Vorwahl, if it actually contains numbers | Dirk Engling |
2014-02-24 | Enable extra warnings | Dirk Engling |
2014-02-23 | Add handling Telefonbuch version 1 in main script | Dirk Engling |
2014-02-23 | Dump Postleitzahl and Ort as well | Dirk Engling |
2014-02-23 | Export entries into their files | Dirk Engling |
2014-02-23 | Convert everything to iso8859-1 before output | Dirk Engling |
2014-02-22 | Build extractor for version 1 as well | Dirk Engling |
2014-02-22 | Let blob pages appear at the place they're referenced | Dirk Engling |
2014-02-22 | Disable debug output. Do not dump deleted entries. Add comments | Dirk Engling |
2014-02-22 | First version, exports most of the records | Dirk Engling |