summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/dftables.c
Commit message (Collapse)AuthorAgeFilesLines
* - Updated bundled PCRE library to version 2.08Andrey Hristov1999-09-141-1/+1
| | | | | | | | - Made it possible to specify external location of the PCRE library - Reworked PCRE extension to use updated PCRE library API Hopefully now everything behaves just like Perl..
* -Added PCRE library sourceAndrey Hristov1999-05-261-0/+146
-Updated configuration process