added regex parser

added regexp_parser struct and compile function

Merge with 3963e8800a1268be93d938c709e2d4be4d0b2d39

Added line buffer (and warning message - there is no regexp parser, though)

replaced stricmp with strcasecmp to stay standard compliant

encapsulated scanner arguments + enabled optimizer + empty file is no bfile

completed binary file heuristics

implemented bfile heuristics option + TODO: implement algorithm

Changed author comments + added signatures for upcomming bfile heuristics

generalized suffix_list to string_list

Increased warning level, fixed resulting warnings, changed std form c99 to gnu99

fixed suffixList realloc bug + added destroy_suffix_list_t

fixed makefile to run safely on compile errors + added -V option to cline

added license

(0) -14 +14 tip

mercurial