Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow up to r1873941: define AP_REG_NO_DEFAULT for raw ap_regcomp() usage. | Yann Ylavic | 2020-02-17 | 1 | -2/+2 |
* | don't use DOTALL from mod_substitute which leaves \n at the end of the line. | Eric Covener | 2020-02-12 | 1 | -0/+1 |
* | Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable in order to sa... | Christophe Jaillet | 2015-12-10 | 1 | -3/+4 |
* | No need to test for NULL, apr_pstrndup already handles it. | Christophe Jaillet | 2014-01-18 | 1 | -1/+1 |
* | Remove some useless declarations that were shadowing other local | Stefan Fritsch | 2013-03-31 | 1 | -1/+0 |
* | fix Sun Studio type mismatch warnings | Jeff Trawick | 2010-09-23 | 1 | -2/+8 |
* | Minor MMN bump for ap_rxplus API | Nick Kew | 2010-09-21 | 1 | -1/+0 |
* | Remove cruft that accidentally got into r999533 | Nick Kew | 2010-09-21 | 1 | -56/+0 |
* | Introduce ap_rxplus class: higher-level regexps supporting perl-style | Nick Kew | 2010-09-21 | 1 | -0/+261 |