Replace regular expression package with Henry Spencer's latest version

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7bcc6d98fb5c3bda2787ae085ef3ff3dbb65ae42
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-02-05T17:41:33Z
Releases: 7.4.1
Replace regular expression package with Henry Spencer's latest version
(extracted from Tcl 8.4.1 release, as Henry still hasn't got round to
making it a separate library).  This solves a performance problem for
multibyte, as well as upgrading our regexp support to match recent Tcl
and nearly match recent Perl.

Files