summaryrefslogtreecommitdiff
path: root/pcre_ucd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Unicode property crash for 32-bit characters greater than 0x10ffff.ph102017-02-241-0/+14
* Update to Unicode 7.0.0 releasechpe2014-06-191-2357/+2690
* unicode: Update to Unicode 6.3.0 releasechpe2013-10-011-377/+376
* unicode: Update to Unicode 6.2chpe2012-09-301-513/+514
* All the remaining changes for handling characters with more than one other ph102012-09-251-1/+21
* Update character class handling to use new character case information; rework ph102012-09-231-20/+20
* Update MultiStage2.py to create new case-folding information in the Unicode ph102012-09-201-2176/+2240
* Get rid of compiler warnings for unused variables and a missing initializer ph102012-09-081-1/+1
* Upgrade \X to match an extended grapheme clusterph102012-08-251-2668/+2783
* Update for Unicode 6.1.0.ph102012-02-281-2326/+2443
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-8/+8
* Update tables to Unicode 6.0.0.ph102011-04-301-1693/+1845
* Update Unicode tables to Unicode version 5.2.0.ph102010-03-011-2060/+2261
* Add #ifndef SUPPORT_UCP to pcre_ucd.cph102009-08-171-0/+19
* Open with "rb" in pcregrep.ph102009-08-121-1/+0
* Final (?) tidies for new Unicode property code.ph102008-07-071-2/+11
* Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.ph102008-07-041-1497/+1686
* Preliminary patch for upgraded Unicode Property support.ph102008-07-021-0/+2412