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

encapsulated suffix list in type suffix_list_t

Fixed memory leak when exiting the programm ahead of time

Fixed missing return statement in new_settings_t.

Moved some functions to functions.c

removed binary files from repository and added hgignore

cline version 2

cline project init

(0) +28 +50 tip

mercurial