summaryrefslogtreecommitdiff
path: root/RunGrepTest
Commit message (Expand)AuthorAgeFilesLines
* Source tidies for 8.20-RC3.ph102011-10-111-1/+1
* Fix RunGrepTest colour bug.ph102011-10-071-2/+8
* Look for testdata in parent directory if not found in current.ph102011-09-251-5/+13
* Update pcregrep to use JIT by default with options to disable.ph102011-09-061-2/+2
* Commit all the changes for JIT support, but without any documentation yet.ph102011-08-221-1/+1
* Changes to pcregrep concerned with very long lines.ph102011-07-301-0/+4
* Fix pcregrep repeated match in same line bug.ph102011-07-221-0/+48
* Fix -M bugs in pcregrepph102011-01-141-0/+4
* Fix pcregrep bug when --colour was used with -v.ph102011-01-121-5/+14
* Rename --{in,ex}clude_dir with hyphen instead of underscore in pcregrep, but ph102010-11-161-1/+1
* Added parentheses argument to -o and --only-matching options of pcregrep.ph102010-10-311-0/+20
* Fix bad return code from pcregrep when -o is used (yielded 1, not 0, after a ph102010-10-311-22/+80
* Added --match-limit and --recursion-limit to pcregrep; tidied some error ph102010-10-301-0/+6
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-2/+2
* Add test for diff -u to RunGrepTest.ph102009-09-061-2/+12
* Fix --regex(p)=pattern not working in pcregrep.ph102009-08-141-2/+14
* Fix infelicities to do with --count in pcregrep.ph102009-08-121-0/+6
* Make pcregrep with --colour show all matches in a line in colour.ph102009-03-011-0/+3
* Add --include_dir and --exclude_dir to pcregrep.ph102008-03-081-2/+2
* Add --line-offsets and --file-offsets to pcregrep.ph102007-12-051-0/+6
* Fix line ending missing for pcregrep with --colour.ph102007-09-111-0/+3
* Fix pcregrep -Mv looping bug.ph102007-08-171-0/+3
* Fix RunGrepTest for make distcheck (previous change added a bug).ph102007-05-021-10/+11
* Add code to configure.ac to remove -g from default CFLAGS and CXXFLAGS.ph102007-05-021-2/+2
* More test updates.ph102007-05-011-17/+21
* Add PCRE_NEWLINE_ANYCRLF.ph102007-04-161-1/+4
* Trailing spaces.ph102007-03-301-1/+1
* Fix RunGrepTest so that it can be run when the build directory is not the ph102007-03-291-75/+79
* Daniel's patches.ph102007-03-291-0/+253