Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do proper length checks in the expression scanner. This allows to remove the | Stefan Fritsch | 2011-08-13 | 1 | -15/+23 |
* | Add string valued expressions to ap_expr, do some API cleanup | Stefan Fritsch | 2011-07-02 | 1 | -1/+30 |
* | Rename ap_expr's typedef names: | Stefan Fritsch | 2010-12-04 | 1 | -1/+1 |
* | - add -ipmatch, -str(c)match, -fnmatch, -R operators to ap_expr | Stefan Fritsch | 2010-11-28 | 1 | -1/+1 |
* | Fix some Windows build issues | Stefan Fritsch | 2010-11-25 | 1 | -1/+1 |
* | ap_expr related fixes/enhancements: | Stefan Fritsch | 2010-11-21 | 1 | -5/+26 |
* | Supress generation of unused yy_top_state function, to avoid a compiler | Stefan Fritsch | 2010-11-10 | 1 | -1/+1 |
* | More fixes for picky compilers | Stefan Fritsch | 2010-11-07 | 1 | -4/+2 |
* | Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl use | Stefan Fritsch | 2010-11-06 | 1 | -0/+344 |