- From: Terje Bless <link@abyss.w3.org>
- Date: Sun, 25 Aug 2002 13:39:00 -0400
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/httpd/cgi-bin In directory rux.w3.org:/temp/tmp/cvs-serv14143 Modified Files: check Log Message: Back out of split() vs. s///g patch. Benchmarking shows split() to be marginally *faster* then s///g, and the patch was wrong in any case (it looked for ",<SP>" and replaced it with "," instead of the other way around).
Received on Sunday, 25 August 2002 13:39:00 UTC