index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
util_pcre.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-1
/
+1
*
Change the indentation to resemble the rest of the project. No code change.
Stefan Fritsch
2011-05-21
1
-122
/
+138
*
Add ap_regexec_len() function that works with non-null-terminated
Stefan Fritsch
2011-05-21
1
-3
/
+9
*
* server/util_pcre.c (ap_regerror): Use passed-in buffer size rather
Joe Orton
2011-04-20
1
-1
/
+1
*
Introduce ap_rxplus class: higher-level regexps supporting perl-style
Nick Kew
2010-09-21
1
-0
/
+1
*
Code cleanup: replace strncpy by apr_cpystrn or apr_pstrmemdup
Stefan Fritsch
2010-07-31
1
-4
/
+1
*
revert last change
Roy T. Fielding
2006-04-20
1
-1
/
+1
*
Update the last year of copyright.
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-1
/
+1
*
* server/util_pcre.c (ap_regexec): Fix --with-pcre build with older
Joe Orton
2005-08-03
1
-0
/
+6
*
Get httpd-2.1 building once again on win32.
William A. Rowe Jr
2005-02-18
1
-4
/
+2
*
* include/ap_regex.h: Include apr.h not stdlib.h; replace pointless
Joe Orton
2005-02-11
1
-8
/
+9
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
1
-0
/
+225