index
:
Telefonbuch
master
A set of tools to quickly dump a certain kind of digital phone books
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2019-06-29
Add header for int types
Dirk Engling
2019-06-29
Clean up 1992 post processing
Dirk Engling
2019-03-20
Add code to lookup new zip codes for 1995 entries and fix up streetnames
Dirk Engling
2019-03-07
Build all postprocess tools with make
Dirk Engling
2019-03-07
merge_entries uses siphash to identify common chunks
Dirk Engling
2019-03-07
Turn postgres description document into proper sql batch
Dirk Engling
2019-03-07
Rework merge_entries to account for chunks moving between Zusaetze and Verweise column
Dirk Engling
2019-03-04
unify column cleansing
Dirk Engling
2019-03-04
Add quoting
Dirk Engling
2019-02-24
Add more details
Dirk Engling
2019-02-23
Add code for database import
Dirk Engling
2019-02-04
Make sort_plz work on single files instead of creating all the columns
Dirk Engling
2019-02-02
First attempt to sort for unifications
Dirk Engling
2019-01-30
Add branch name mapper code for v3
Dirk Engling
2019-01-28
Avoid warning for inline function
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-22
Add code that looks up Branchen names by codes
Dirk Engling
2019-01-22
formatting
Dirk Engling
2015-06-03
Accumulate return value of write() to finally silence warnings
Dirk Engling
2015-06-02
Avoid warning for unused return value
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
Avoid warnings for unused return values
Dirk Engling
2015-06-02
Make main return 0
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-15
Renumbering for one unused file
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
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
2015-05-03
Fix amount of chunks passed to decompressor in first page
Dirk Engling
2015-05-03
Do not copy redundant data to continuation rows
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-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
[next]