Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed rsCStrObj name to cstr_t, which is more inline with the rest of | Rainer Gerhards | 2008-02-21 | 1 | -2/+2 |
| | | | | rsyslog (now) and also much easier to type | ||||
* | begun expr compile process, first steps done | Rainer Gerhards | 2008-02-20 | 1 | -0/+18 |
| | |||||
* | changed rsCStrDestruct() to use the new interface conventions | Rainer Gerhards | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | created new class ctok_token | Rainer Gerhards | 2008-02-20 | 1 | -0/+70 |