summaryrefslogtreecommitdiff
path: root/pcre_maketables.c
Commit message (Collapse)AuthorAgeFilesLines
* Source tidies for 8.34-RC1.ph102013-11-191-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1404 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add VT to the set of characters recognized as white space.ph102013-10-051-11/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1364 2f5784b3-3f2a-0410-8824-cb99058d5e15
* pcre32: Add 32-bit librarychpe2012-10-161-2/+5
| | | | | | | | | | Create libpcre32 that operates on 32-bit characters (UTF-32). This turned out to be surprisingly simple after the UTF-16 support was introduced; mostly just extra ifdefs and adjusting and adding some tests. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1055 2f5784b3-3f2a-0410-8824-cb99058d5e15
* General spring-clean of EBCDIC-related issues in the code, which had decayed ph102012-09-101-1/+1
| | | | | | | | over time. Also the documentation. Added one test that can be run in an ASCII world to do a little testing of EBCDIC-related things. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1033 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-4/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@836 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update copyright year to 2008.ph102008-01-201-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@305 2f5784b3-3f2a-0410-8824-cb99058d5e15
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@236 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Correct errors in previous patch; tidy for test release.ph102007-08-011-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@200 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-1/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@199 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update copyright years to 2007.ph102007-03-091-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@117 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-7.0 into code/trunk.nigel2007-02-241-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@93 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-6.7 into code/trunk.nigel2007-02-241-1/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@91 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-6.5 into code/trunk.nigel2007-02-241-20/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@87 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+145
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@77 2f5784b3-3f2a-0410-8824-cb99058d5e15