The changes pass the unit tests per
TWiki:Codev.BuildingARelease
and some casual browsing, so hopefully all is good.
SP told me to go for it, so I did.
cringe
ML
It was worth a shot.
Tried changes can be merged / diff'ed by doing i.e.:
svn diff -r 9490:9504 http://svn.twiki.org:8181/svn/twiki/branches/TWikiRelease04x00
There was this quote in IRC:
"Just to review: the main reason to do '/o' on a regex is if there is a variable in the regex AND the regex is used more than once, AND the regex is not already pre-compiled."
--
SP