summaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Expand)AuthorAgeFilesLines
* changed rsCStrObj name to cstr_t, which is more inline with the rest ofRainer Gerhards2008-02-211-4/+4
* changed rsCStrDestruct() to use the new interface conventionsRainer Gerhards2008-02-201-1/+1
* - basic implementation of expression parser parsing doneRainer Gerhards2008-02-201-3/+12
* - begun implementation of expression parsing logicRainer Gerhards2008-02-191-0/+4
* - added ctok class (the config tokenizer)Rainer Gerhards2008-02-191-41/+95
* - moved config file code to its own fileRainer Gerhards2008-02-191-0/+1085