summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag release 8.36pcre-8.36ph102014-09-260-0/+0
* Final tidies for 8.36ph102014-09-264-12/+14
* Add comment about another C++ wrapper.ph102014-09-241-8/+10
* Files tidied for 8.36-RC1.ph102014-09-1518-122/+195
* Fix style issue. Forgot the 80 column page width in the previous patch.zherczeg2014-09-031-1/+2
* Add PCRECPP_EXP_DECL declaration to operator<< in pcre_stringpiece.h.zherczeg2014-09-032-1/+4
* JIT compiler update.zherczeg2014-08-1114-151/+211
* Fix compile-time loop for recursive reference within a group with an indefinite ph102014-08-084-12/+30
* Tidy Perl compatibility test script.ph102014-08-083-4/+12
* Fix typos in ChangeLog.ph102014-07-181-3/+3
* Fix compiler crash/misbehaviour for zero-repeated groups that include a ph102014-07-128-24/+133
* Avoid compiler warning for cast function argument.ph102014-07-102-3/+14
* Minor JIT compiler update.zherczeg2014-07-096-22/+36
* Fixed several memory leaks in pcregrep.ph102014-07-082-10/+21
* Major JIT compiler update.zherczeg2014-07-0717-1259/+1490
* Update to Unicode 7.0.0 releasechpe2014-06-1916-2756/+6733
* Update documentation for added pcre_config and pcre_fullinfo valueschpe2014-06-192-7/+19
* Recognize characters with multiple other cases when creating starting bit map.ph102014-06-186-1/+82
* Fix bad compile of [\Qx]... where x is any character.ph102014-06-184-1/+18
* Fix not including VT in starting characters for \s.ph102014-06-187-50/+54
* Fix bad starting data when char with more than one other case follows ph102014-06-186-1/+24
* Comment update.ph102014-06-171-2/+2
* Major JIT compiler update. zherczeg2014-06-1713-551/+1253
* Fix two bugs concerned with duplicate named patterns.ph102014-05-284-5/+101
* Give error for \x{} and \o{}.ph102014-05-276-2/+42
* Fix auto-possessification bug.ph102014-05-276-8/+43
* Another test case for previously fixed bug.ph102014-05-272-0/+9
* Fix empty-matching possessive zero-repeat groups bug.ph102014-05-276-16/+77
* Casts and type changes for compiler warnings.ph102014-05-214-8/+11
* Fix compiler warning.zherczeg2014-04-281-1/+1
* Fixed an issue with nested table jumps.zherczeg2014-04-254-8/+20
* Add missing match limit test to JIT.zherczeg2014-04-242-0/+6
* Tidy code by merging two identical branches.ph102014-04-212-43/+17
* Fix C++ compiler warnings and silly quantifier size check.ph102014-04-217-26/+41
* Final tidies for 8.35 release.ph102014-04-047-366/+371
* Change RunGrepTest's files so as not to clash with RunTest's; now "make -j ph102014-04-032-411/+415
* Small doc update to promote pcresyntax(3).ph102014-04-031-4/+8
* Two minor changes to avoid compiler warnings.ph102014-04-032-5/+5
* JIT compiler update.zherczeg2014-03-261-3/+4
* Final updates for 8.35-RC1.ph102014-03-143-5/+9
* Disable incorrect error messages reported by the JIT test program.zherczeg2014-03-142-14/+13
* JIT compiler update.zherczeg2014-03-132-30/+71
* Fix typo that caused max/min quantifiers in ungreedy mode not to work.ph102014-03-104-1/+12
* JIT compiler update.zherczeg2014-03-076-29/+71
* JIT compiler update (with MIPS64 support).zherczeg2014-03-0515-185/+863
* Preparations for next release.ph102014-03-0425-1051/+1140
* Get rid of "uninitialized" compiler warning.ph102014-03-041-0/+1
* JIT compiler update.zherczeg2014-03-023-2/+2
* JIT compiler update.zherczeg2014-02-287-12/+12
* JIT compiler update.zherczeg2014-02-102-12/+12