summaryrefslogtreecommitdiff
path: root/src/pcre2_xclass.c
Commit message (Expand)AuthorAgeFilesLines
* Change a number of expressions like 1<<10 to 1u<<10.ph102019-04-121-3/+3
* Final file updates for 10.21 release.ph102016-01-121-1/+1
* Fix [:punct:] bug in UCP mode (matching chars in the range 128-255)ph102015-11-171-1/+1
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-2/+2
* API documentation and a lot of little related changes to the code.ph102014-09-191-4/+4
* Multi-config tests (without JIT) now work.ph102014-08-101-1/+3
* Auto-possession and studying added; compile-time errors refactored.ph102014-06-211-0/+269