summaryrefslogtreecommitdiff
path: root/src/pcre2_extuni.c
Commit message (Collapse)AuthorAgeFilesLines
* Change a number of expressions like 1<<10 to 1u<<10.ph102019-04-121-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1083 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@983 6239d852-aaf2-0410-a92c-79f79f948069
* Update to Unicode 11.0.0ph102018-07-071-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@958 6239d852-aaf2-0410-a92c-79f79f948069
* Fix problem when compiling without Unicode support.ph102018-01-121-11/+30
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@908 6239d852-aaf2-0410-a92c-79f79f948069
* Replace multiple copies of extended grapheme sequence code with a single ph102017-09-121-0/+129
subroutine. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@858 6239d852-aaf2-0410-a92c-79f79f948069