summaryrefslogtreecommitdiff
path: root/pcre_ucd.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix Unicode property crash for 32-bit characters greater than 0x10ffff.ph102017-02-241-0/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1688 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update to Unicode 7.0.0 releasechpe2014-06-191-2357/+2690
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1490 2f5784b3-3f2a-0410-8824-cb99058d5e15
* unicode: Update to Unicode 6.3.0 releasechpe2013-10-011-377/+376
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1362 2f5784b3-3f2a-0410-8824-cb99058d5e15
* unicode: Update to Unicode 6.2chpe2012-09-301-513/+514
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1050 2f5784b3-3f2a-0410-8824-cb99058d5e15
* All the remaining changes for handling characters with more than one other ph102012-09-251-1/+21
| | | | | | | case. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1046 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update character class handling to use new character case information; rework ph102012-09-231-20/+20
| | | | | | | \h, \H, \v, and \V to use the same apparatus with centrally defined lists. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1045 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update MultiStage2.py to create new case-folding information in the Unicode ph102012-09-201-2176/+2240
| | | | | | | tables. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1044 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Get rid of compiler warnings for unused variables and a missing initializer ph102012-09-081-1/+1
| | | | | | | when UTF support is not configured. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1032 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Upgrade \X to match an extended grapheme clusterph102012-08-251-2668/+2783
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1011 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update for Unicode 6.1.0.ph102012-02-281-2326/+2443
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@942 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-8/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@836 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update tables to Unicode 6.0.0.ph102011-04-301-1693/+1845
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@592 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update Unicode tables to Unicode version 5.2.0.ph102010-03-011-2060/+2261
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@491 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add #ifndef SUPPORT_UCP to pcre_ucd.cph102009-08-171-0/+19
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@425 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Open with "rb" in pcregrep.ph102009-08-121-1/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@419 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Final (?) tidies for new Unicode property code.ph102008-07-071-2/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@352 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.ph102008-07-041-1497/+1686
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@351 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Preliminary patch for upgraded Unicode Property support.ph102008-07-021-0/+2412
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@349 2f5784b3-3f2a-0410-8824-cb99058d5e15