Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | de-tabify | Jim Jagielski | 2008-06-13 | 1 | -3/+3 |
* | Registered callbacks are NONSTD or must be specially | William A. Rowe Jr | 2008-06-07 | 1 | -1/+2 |
* | Avoid returning NULL from ap_expr_string. | Nick Kew | 2008-04-03 | 1 | -4/+8 |
* | Expression evaluation: treat null expression as unconditional, not segfault. | Nick Kew | 2008-04-03 | 1 | -1/+5 |
* | Remove ap_expr_clone from the API (same day it was added:-) | Nick Kew | 2008-04-01 | 1 | -9/+15 |
* | Flesh out ap_expr with: | Nick Kew | 2008-03-31 | 1 | -40/+111 |
* | Thou shalt not let tabs creep in. | Nick Kew | 2008-03-29 | 1 | -2/+2 |
* | Introduce ap_expr expression parser API | Nick Kew | 2008-03-29 | 1 | -0/+874 |