Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ap_regexec_len() function that works with non-null-terminated | Stefan Fritsch | 2011-05-21 | 1 | -0/+16 |
* | Introduce ap_rxplus class: higher-level regexps supporting perl-style | Nick Kew | 2010-09-21 | 1 | -1/+79 |
* | Fix to apidoc comments in ap_regex | Nick Kew | 2010-09-16 | 1 | -3/+5 |
* | Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch. | Daniel Earl Poirier | 2009-10-28 | 1 | -1/+1 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -0/+5 |
* | Get httpd-2.1 building once again on win32. | William A. Rowe Jr | 2005-02-18 | 1 | -4/+0 |
* | * include/ap_regex.h: Include apr.h not stdlib.h; replace pointless | Joe Orton | 2005-02-11 | 1 | -18/+12 |
* | Move the POSIX reg* implementations into the ap_* namespace; | Joe Orton | 2005-02-11 | 1 | -0/+145 |