summaryrefslogtreecommitdiffstats
path: root/var.c
Commit message (Collapse)AuthorAgeFilesLines
* changed rsCStrObj name to cstr_t, which is more inline with the rest ofRainer Gerhards2008-02-211-1/+1
| | | | rsyslog (now) and also much easier to type
* begun expr compile process, first steps doneRainer Gerhards2008-02-201-0/+49
|
* created var class out of property_tRainer Gerhards2008-02-201-0/+84