summaryrefslogtreecommitdiff
path: root/src/pcre2_ucd.c
Commit message (Expand)AuthorAgeFilesLines
* Update to Unicode 13.0.0.ph102020-03-251-1940/+2019
* Upgrade to Unicode 12.1.0ph102019-07-291-2759/+2864
* Fix warning when compiled without Unicode support.ph102019-02-031-1/+1
* Unicode properties data records extended to 12-bytes to include a ph102018-10-061-3519/+3663
* Basic "script run" implementation. Not yet complete, and not yet documented.ph102018-10-021-860/+881
* Update to Unicode 11.0.0ph102018-07-071-3292/+3435
* Update to Unicode 10.0.0 and add callout_no_where to pcre2test to aid testing.ph102017-07-021-2574/+2859
* Fix 32-bit non-UTF property test crash.ph102017-02-241-0/+14
* Update Unicode tables to 8.0.0.ph102015-07-171-2159/+2273
* API documentation and a lot of little related changes to the code.ph102014-09-191-2/+2
* Add PCRE2_CONFIG_UNICODE_VERSION to give the Unicode version string.ph102014-08-121-0/+2
* Update for Unicode 7.0.0ph102014-06-201-2357/+2690
* Basic pcre2_compile() is working (no study, no auto-possess yet).ph102014-06-141-4/+4
* Further work on pcre2test (can now display compiled code).ph102014-05-131-25/+26
* Refactor the framework for revised API.ph102014-04-181-0/+3297