moved src files to src subdirectory and added licence text

added multi-directory support

changed version output slightly

added --exclude-cstyle-comments shortcut

allow parallel use of -s and -S

fixed author note

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

some minor fixes + makefile now injects revisionnumber into cline.h

changed makefile to auto-include any source file

removed dynamic programm name

Merge with 1dd63a32ffc486b71399045cf8443ec6ac9d7bf5

refactored sources

fixed pointer fail

encapsulated common operations

Fixed helpText and removed extra variables for default values

(0) -28 +28 tip

mercurial