summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tagged release 8.43pcre-8.43ph102019-02-230-0/+0
* Final file tidies (dates) for 8.43 release.ph102019-02-233-8/+8
* Final changes for 8.43-RC1ph102019-01-256-35/+51
* JIT compiler update.zherczeg2019-01-221-7/+8
* JIT compiler update.zherczeg2019-01-033-12/+12
* Use TARGET_OS_MAC macro in the executable allocator.zherczeg2018-12-141-5/+13
* Fix MAP_JIT issues on Mac. Patch by Carlo Arenas.zherczeg2018-12-131-15/+14
* Improve MAP_JIT flag usage on MacOS. Patch by Rich Siegel.zherczeg2018-11-252-3/+37
* Fix zero-repeat leading subroutine call first character error.ph102018-10-204-0/+46
* Fix subject buffer overread in JIT.zherczeg2018-09-212-1/+4
* Fix anchoring bug in conditional subexpression.ph102018-09-024-2/+22
* Fix bad auto-possessify for certain classes.ph102018-08-174-2/+14
* JIT compiler update.zherczeg2018-08-133-12/+19
* Fix typos in pcrgrep.ph102018-06-262-2/+7
* Fix two C++ wrapper bugs, unnoticed for years. ph102018-06-264-10/+106
* Fix typos.ph102018-05-301-2/+2
* Final file tidies for 8.42.ph102018-03-203-11/+12
* Fix misleading error message.ph102018-03-192-1/+3
* MIPS-JIT compiler fix: flags were not preserved for fast return.zherczeg2018-03-193-13/+43
* JIT compiler update.zherczeg2018-03-137-210/+405
* Add --enable-jit=auto support.ph102018-02-252-0/+14
* A small fix to pcregrep to avoid compiler warnings for -Wformat-overflow=2.ph102018-02-252-3/+19
* File tidies for 8.42-RC1 test release.ph102018-02-208-28/+35
* Fix \C backtracking in UTF-8 issue for repeated character classes, which were ph102018-02-204-2/+21
* Fix POSIX API bug when REG_STARTEND is used with a non-zero starting offset and ph102018-02-192-4/+9
* Fix out-of-bounds read for partial matching of /./ against an empty stringph102018-01-292-5/+8
* JIT compielr update.zherczeg2018-01-104-114/+114
* Fix a define typo (patch migration).zherczeg2018-01-081-3/+3
* JIT compiler update.zherczeg2018-01-0513-1751/+1472
* Fix wrong first character when a backreference with a zero repeat is first ph102017-12-124-1/+30
* Change pcregrep linenumbers and counts to long ints.ph102017-12-082-12/+17
* Fix after JIT compiler update.zherczeg2017-11-301-12/+24
* JIT compiler update.zherczeg2017-11-2919-634/+2544
* Fix pcre_jit_exec early check.zherczeg2017-11-232-1/+6
* Fix caseless "not" bug for wide character in DFA matching when UCP not defined.ph102017-11-162-1/+8
* Fix possible memory leak introduced in previous bug fix.ph102017-10-221-2/+3
* Fix pcregrep recursive file name issue.ph102017-10-202-2/+13
* Documentation update.ph102017-09-131-8/+9
* Fix outdated definitions in pcre.h.in.ph102017-08-192-4/+6
* Minor JIT compiler update.zherczeg2017-08-015-8/+34
* JIT compiler update.zherczeg2017-07-241-2/+1
* Final file tidies for 8.41 release.ph102017-07-054-9/+83
* Documentation update.ph102017-07-051-4/+39
* JIT compiler update.zherczeg2017-06-152-2/+2
* File tidies for 8.41-RC1 release.ph102017-06-1313-51/+83
* Documentation update.ph102017-06-131-6/+13
* Fix matching offsets from regexec() in the POSIX wrapper when called with ph102017-06-032-4/+7
* JIT compiler update.zherczeg2017-05-0715-629/+655
* Remove duplication typo.ph102017-04-302-2/+4
* JIT compiler update.zherczeg2017-04-2617-397/+794