Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare the callback function NONSTD | William A. Rowe Jr | 2008-06-07 | 1 | -1/+2 |
* | Remove ap_expr_clone from the API (same day it was added:-) | Nick Kew | 2008-04-01 | 1 | -14/+3 |
* | Flesh out ap_expr with: | Nick Kew | 2008-03-31 | 1 | -6/+46 |
* | * Add some doxygen stub / stuff | Ruediger Pluem | 2008-03-29 | 1 | -0/+5 |
* | * Prevent multiple "execution" of ap_expr.h contents when included multiple | Ruediger Pluem | 2008-03-29 | 1 | -0/+13 |
* | * For AP_MAX_REG_MATCH we need to ensure that httpd.h is there, otherwise we | Ruediger Pluem | 2008-03-29 | 1 | -0/+2 |
* | 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/+101 |