summaryrefslogtreecommitdiff
path: root/src/pcre2
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurrences of luaL_optint with casted luaL_optinteger.Shmuel Zeigerman2020-07-111-4/+4
* Minor changes in code, PCRE2 additions to the manual.Shmuel Zeigerman2017-11-071-2/+3
* 1. (PCRE2) Fix crash in config() function.Shmuel Zeigerman2017-07-122-9/+35
* 1. Fix locale handling (PCRE2).Shmuel Zeigerman2017-06-231-18/+23
* pcre2: support version 10.21Reuben Thomas2017-06-201-0/+4
* Add support for PCRE2 library. (All currently available tests written for PCR...Shmuel Zeigerman2017-06-202-0/+679