summaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Expand)AuthorAgeFilesLines
* some more interface changesRainer Gerhards2008-02-211-8/+11
* first steps in implementing object interfaces (stage work for later dynamicRainer Gerhards2008-02-211-3/+13
* 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