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
/
export
Age
Commit message (
Expand
)
Author
2014-02-25
freebsd needs extra switch to enable dprintf
User Erdgeist
2014-02-25
Get rid of warnings uncovered with clangs -Weverything
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
Unused variable
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-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
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-20
Restructure project, make names more clear
Dirk Engling