]> granicus.if.org Git - apache/history - server/util_pcre.c
Introduce ap_(get|set)_core_module_config() functions/macros and use them
[apache] / server / util_pcre.c
2011-05-21 Stefan FritschChange the indentation to resemble the rest of the...
2011-05-21 Stefan FritschAdd ap_regexec_len() function that works with non-null...
2011-04-20 Joe Orton* server/util_pcre.c (ap_regerror): Use passed-in buffe...
2010-09-21 Nick KewIntroduce ap_rxplus class: higher-level regexps support...
2010-07-31 Stefan FritschCode cleanup: replace strncpy by apr_cpystrn or apr_pst...
2006-04-19 Roy T. Fieldingrevert last change
2006-04-19 Colm MacCarthaighUpdate the last year of copyright.
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-08-03 Joe Orton* server/util_pcre.c (ap_regexec): Fix --with-pcre...
2005-02-17 William A. Rowe Jr Get httpd-2.1 building once again on win32.
2005-02-11 Joe Orton* include/ap_regex.h: Include apr.h not stdlib.h; repla...
2005-02-11 Joe OrtonMove the POSIX reg* implementations into the ap_* names...