Commits


avoid include statements in header files; make each .c pull in what's needed


fall back on file i/o in case an input file cannot be memory-mapped


KNF: use max 80 columns


KNF: function declaration return types on separate line


Only print (unified) header in unified format.


Remove unused `arbitrary_info'.


dont escape tabs in text output


initial commit