summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag release 7.9.pcre-7.9ph102009-04-110-0/+0
* File tidies for 7.9 release.ph102009-04-1112-828/+872
* Update version, date.ph102009-04-112-2/+2
* Further tweak to CMakeLists.txtph102009-04-111-1/+1
* CMake: arrange for release type compiler flags to be shown in the summary.ph102009-04-112-26/+37
* Add support for (*UTF8).ph102009-04-1110-126/+188
* Wrap fileno/isatty defs for Windows in #ifndefsph102009-04-108-71/+60
* Add another testph102009-04-013-2/+27
* Further USPTR additions.ph102009-03-284-22/+23
* Fix forward references when duplicate group numbers are involved.ph102009-03-274-44/+235
* Upgrade CMake support to disable tests, pcregrep, and configuration listing.ph102009-03-232-112/+146
* Trailing space tidiesph102009-03-2311-686/+690
* Patch to make CMake work when PCRE is included within another project.ph102009-03-232-48/+55
* Remove one repeated test case.ph102009-03-232-4/+0
* Conditional fix needed fixing for the "heapstack" case.ph102009-03-211-1/+3
* Add missing #ifdef SUPPORT_UTF8 round heapframe::Xcharptr.ph102009-03-212-0/+6
* Add comments about contributed .chm files.ph102009-03-212-4/+8
* Fix memory leak for -8 error during recursion.ph102009-03-212-0/+9
* Further fix to auto-callout with conditional groups whose condition is an ph102009-03-214-6/+54
* Fix problem with autocallout and dfa_exec.ph102009-03-204-16/+50
* Fix non-callout function supplied for pcre_dfa_exec() bug.ph102009-03-204-10/+72
* Forgot to commit this one.ph102009-03-201-0/+7
* Fix looping bug by recognizing that a conditional with only one branch may ph102009-03-204-12/+28
* Add words about \b in UTF-8 mode.ph102009-03-182-5/+7
* Force SUPPORT_UTF8 if SUPPORT_UCP is set (for non-"configure" users).ph102009-03-172-0/+12
* Update after detrailing for a test release.ph102009-03-1735-1362/+1501
* Add support for UTF-8 in EBCDIC environments.ph102009-03-1714-423/+1216
* Comments about no_arg in the C++ wrapper.ph102009-03-173-3/+17
* Add PCRE_NO_START_OPTIMIZEph102009-03-1517-147/+324
* Added REG_NOTEMPTY to the POSIX wrapper.ph102009-03-117-9/+33
* Correct comment.ph102009-03-101-3/+2
* Add the -M option to pcretest.ph102009-03-103-3/+13
* Document named subpattern behaviour in the presence of duplicate numbers.ph102009-03-083-5/+13
* Fix Unicode property support in character classes for chars > 127 in non-UTF-8 ph102009-03-086-10/+51
* Fix PCRE_DOLLAR_ENDONLY bug in pcre_dfa_exec().ph102009-03-084-3/+30
* Comment on building under Windows CE.ph102009-03-081-1/+8
* Fix bug with (?(?=.*b)b|^) thinking it must match at start of line; also fix ph102009-03-037-11/+117
* The pattern (?(?=.*b)b|^) was incorrectly processed as requiring a match at the ph102009-03-034-2/+74
* Lock out empty string matches in pcregrep.ph102009-03-023-13/+30
* Make pcregrep with --colour show all matches in a line in colour.ph102009-03-017-52/+133
* Use colour when requested with -o in pcregrep.ph102009-03-012-1/+9
* Bug fixes: forgot to commit these individually.ph102009-03-019-46/+76
* Updates for 7.8 releaseph102008-09-055-16/+18
* Update the Virtual Pascal + BCC files for current versions.ph102008-09-055-40/+104
* Update maint/README with new wishlist items.ph102008-08-261-1/+11
* Source tidies for 7.8-RC1 ph102008-08-2514-153/+168
* A UTF-8 test had accidentally been put in the wrong test.ph102008-08-244-4/+4
* Patch to reduce warnings from certain compilers.ph102008-08-246-9/+25
* Make it clearer that ovector values are byte offsets, not character counts.ph102008-08-242-24/+32
* Add missing copyright to pcrecpp_internal.hph102008-08-242-4/+7