History log of /httpd/server/util_regex.c
Revision Date Author Comments Expand
65a6b185cb75e4954c105b39843e1f77ee762641 1559351 18-Jan-2014 jailletc36

No need to test for NULL, apr_pstrndup already handles it.

4a470b153b1c251444249415190aabf912001e71 1463046 31-Mar-2013 sf

Remove some useless declarations that were shadowing other local variables of the same name.

21fadb63e226ab604c422238ea1a53cbc38974d0 1000589 23-Sep-2010 trawick

fix Sun Studio type mismatch warnings

7ff4c7e3d10a5886d093473b0e74b000ee48adba 999607 21-Sep-2010 niq

Minor MMN bump for ap_rxplus API

cd6c6770c2b7796f6841a6de4056630352c6ef05 999541 21-Sep-2010 niq

Remove cruft that accidentally got into r999533

ac45a43afbf38aa4a91c1402c6beef6ef8a2696d 999533 21-Sep-2010 niq

Introduce ap_rxplus class: higher-level regexps supporting perl-style regexp operations.