2.4.x patch: trunk patch works
+1: trawick, covener, humbedooh
+ * Easy votes: sync 2.4 and trunk
+ - Avoid some memory allocation and work when TRACE1 is not activated
+ - fix typo in include guard
+ - indent
+ - No need to lower the string before removing the path, it is just a waste of time...
+ - Save a few cycles
+ trunk patch: http://svn.apache.org/r1451478
+ http://svn.apache.org/r1514215
+ http://svn.apache.org/r1452195
+ http://svn.apache.org/r1517025
+ http://svn.apache.org/r1517045
+ 2.4.x patch: trunk patch works
+ +1: jailletc36, jim, minfrin
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.4.x patch: http://people.apache.org/~jim/patches/httpd-2.4-skiplist.patch
+1: jim, druggeri
- * Easy votes: sync 2.4 and trunk
- - Avoid some memory allocation and work when TRACE1 is not activated
- - fix typo in include guard
- - indent
- - No need to lower the string before removing the path, it is just a waste of time...
- - Save a few cycles
- trunk patch: http://svn.apache.org/r1451478
- http://svn.apache.org/r1514215
- http://svn.apache.org/r1452195
- http://svn.apache.org/r1517025
- http://svn.apache.org/r1517045
- 2.4.x patch: trunk patch works
- +1: jailletc36, jim
-
* mpm_unix: Add ap_mpm_podx_* implementation to avoid code duplication
and align w/ trunk.
trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1409214