Age | Commit message (Expand) | Author |
2019-01-29 | Dispatch expansion for linus and bsd | Dirk Engling |
2019-01-28 | Avoid warning for inline function | Dirk Engling |
2019-01-28 | Try to make accessing filenames with spaces more robust | Dirk Engling |
2019-01-27 | let main return 0 | Dirk Engling |
2019-01-27 | C99 | Dirk Engling |
2019-01-27 | Linux also needs GNU SOURCE | Dirk Engling |
2019-01-27 | Add stdint for uintptr_t | Dirk Engling |
2019-01-24 | Found an index of most CD/DVD | Dirk Engling |
2019-01-22 | Add support for yellow pages format after 2003 | Dirk Engling |
2019-01-22 | Add code that looks up Branchen names by codes | Dirk Engling |
2019-01-22 | Add code that looks up Branchen names by codes | Dirk Engling |
2019-01-22 | formatting | Dirk Engling |
2015-12-24 | Put spaces between parameters | Dirk Engling |
2015-12-23 | Split argument list to cat in handy 128 file chunks | Dirk Engling |
2015-12-22 | seq does not do fancy formats. use printf | Dirk Engling |
2015-06-09 | Document version 4 | Dirk Engling |
2015-06-03 | Document how to invoke the script(s) | Dirk Engling |
2015-06-03 | Accumulate return value of write() to finally silence warnings | Dirk Engling |
2015-06-03 | Use a jot wrapper for Linux | Dirk Engling |
2015-06-03 | make our invocation of sed GNU and BSD proof | Dirk Engling |
2015-06-02 | Avoid warning for unused return value | Dirk Engling |
2015-06-02 | Use paste rather than lam to concatenate | Dirk Engling |
2015-06-02 | Merge remote-tracking branch 'refs/remotes/origin/master' | Dirk Engling |
2015-06-02 | Add join tool to use after the makelam script | Dirk Engling |
2015-06-02 | Cleanup known broken input data, build join.c | Dirk Engling |
2015-06-02 | Make linker use lm after it is used | Dirk Engling |
2015-06-02 | Avoid warnings for unused return values | Dirk Engling |
2015-06-02 | Document version 3 | Dirk Engling |
2015-06-02 | Make main return 0 | Dirk Engling |
2015-05-19 | Documentation of version 2 | Dirk Engling |
2015-05-19 | Clean up record dumper for version 2 to better match documentation | Dirk Engling |
2015-05-19 | Fix variable names to match documentation (and a slightly saner scheme) | Dirk Engling |
2015-05-18 | Fixup known borken street list | Dirk Engling |
2015-05-16 | whitespaces | Dirk Engling |
2015-05-16 | Normalize flags in v1 | Dirk Engling |
2015-05-15 | Renumbering for one unused file | Dirk Engling |
2015-05-15 | Move the files to standard name scheme | Dirk Engling |
2015-05-15 | implement the zip code override | Dirk Engling |
2015-05-14 | Fix a field I mixed up in continuations | Dirk Engling |
2015-05-14 | Fix up differences in version no/sw | Dirk Engling |
2015-05-13 | Automatize extracting version 2 CDs | Dirk Engling |
2015-05-13 | Silence warning about unused variable | Dirk Engling |
2015-05-13 | Be less verbose now everything works | Dirk Engling |
2015-05-12 | Convert continuation flags in our standard representation | Dirk Engling |
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 |