summaryrefslogtreecommitdiff
path: root/RunGrepTest
Commit message (Expand)AuthorAgeFilesLines
* File tidies for 8.39-RC1.ph102016-05-231-0/+9
* Make pcregrep -q override -l and -c for compatibility with other greps.ph102015-08-051-0/+8
* Documentation and tidies preparatory to 8.37 release.ph102015-04-141-1/+1
* Fix pcregrep loop when \K is used in a lookbehind assertion.ph102015-04-071-0/+5
* Change RunGrepTest's files so as not to clash with RunTest's; now "make -j ph102014-04-031-409/+409
* Fix pcregrep looping bug for multiline empty string match.ph102013-08-051-0/+4
* Fix pcregrep so that it can find empty lines.ph102013-05-101-0/+16
* Change group separator character in test 101 from / to | because / gets mangled ph102012-09-161-1/+1
* Allow multiple -o in pcregrep, and add --om-separator.ph102012-09-131-0/+9
* Fix missing "sort" in test 35.ph102012-09-071-1/+1
* Fix RunGrepTest so that it runs in a non-source build directory. Recent changes ph102012-08-271-19/+20
* Style tidies to some scripts.ph102012-08-261-6/+4
* Fix oversight in updated pcregrep test script.ph102012-08-251-2/+2
* Fix a number of issues in pcregrep.ph102012-08-151-4/+36
* Add support for binary files to pcregrep.ph102012-03-041-0/+32
* Added --file-list to pcregrep.ph102012-02-281-0/+8
* Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and ph102011-12-311-2/+3
* Fix msys RunGrepTest failure (Bugzilla #1185).ph102011-12-291-2/+1
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-1/+1
* 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