summaryrefslogtreecommitdiff
path: root/src/pcre2_tables.c
Commit message (Expand)AuthorAgeFilesLines
* Update to Unicode 13.0.0.ph102020-03-251-170/+182
* Upgrade to Unicode 12.1.0ph102019-07-291-152/+164
* Change a number of expressions like 1<<10 to 1u<<10.ph102019-04-121-21/+21
* Basic "script run" implementation. Not yet complete, and not yet documented.ph102018-10-021-13/+16
* Update to Unicode 11.0.0ph102018-07-071-182/+196
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-1/+1
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-6/+6
* Update grapheme breaking rules for Unicode 10.0.0.ph102017-07-051-27/+40
* Update to Unicode 10.0.0 and add callout_no_where to pcre2test to aid testing.ph102017-07-021-176/+211
* Remove duplication typo.ph102017-04-141-4/+4
* Final file updates for 10.21 release.ph102016-01-121-1/+1
* Update Unicode tables to 8.0.0.ph102015-07-171-169/+187
* Source and document file tidies for 10.20-RC1.ph102015-06-181-3/+3
* Code for callouts with string arguments. Documentation not yet updated.ph102015-03-111-0/+14
* API documentation and a lot of little related changes to the code.ph102014-09-191-3/+3
* Update for Unicode 7.0.0ph102014-06-201-143/+212
* Basic pcre2_compile() is working (no study, no auto-possess yet).ph102014-06-141-12/+16
* Further work on pcre2test (can now display compiled code).ph102014-05-131-15/+10
* Refactor the framework for revised API.ph102014-04-181-0/+665