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
Age
Commit message (
Collapse
)
Author
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
2014-02-21
Be less memory hungry with on-stack allocations
Dirk Engling
2014-02-21
Use full optimization, dont compile mystlib with tools that dont need it
Dirk Engling
2014-02-20
Restructure project, make names more clear
Dirk Engling
2014-02-20
clean up source directory
Dirk Engling
2014-02-14
Fix off by one
User Erdgeist
2014-02-13
Make working on geo-coordinate-dump dependent on the coordinate file being there
User Erdgeist
2014-02-13
We do not convert zero bytes to new lines with tr anymore, so don't report that in progress status
User Erdgeist
2014-02-13
Strip trailing white space
User Erdgeist
2014-02-13
Merge branch 'master' of erdgeist.org:Telefonbuch
User Erdgeist
2014-02-13
make use of new splitold tool to speedup extraction by factor 6
User Erdgeist
2014-02-13
Make splitold usable for nname files, too. It now also converts \0 to \n.
User Erdgeist
2014-02-12
jot is 1-based, dont reference non-existing file
Dirk Engling
2014-02-11
Reworked code to split old telefonbuch distributions, the old version was too slow
Dirk Engling
2014-02-11
Add split code for old telefonbuch entries
Dirk Engling
2014-02-11
Splitting up the old table file needs some speedup
Dirk Engling
2014-02-10
First clumsy attempt to lookup geo koordinates for old telefonbuch map and route versions. Does not work on non-map and route dumps.
Dirk Engling
2014-02-10
Avoid div by zero when operator precedence screws up
Dirk Engling
2014-02-10
Use integers to count through files on old telefonbuch format. Only convert them to fixed with representation when needed
Dirk Engling
2014-02-10
Avoid bashisms in arithmetic expansion
User Erdgeist
[next]