Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Make pcregrep -q override -l and -c for compatibility with other greps.
Fix pcregrep loop when \K is used in a lookbehind assertion.
Fix pcregrep looping bug for multiline empty string match.
Fix pcregrep so that it can find empty lines.
Change group separator character in test 101 from / to | because / gets mangled in the Msys shell.
Allow multiple -o in pcregrep, and add --om-separator.
Fix a number of issues in pcregrep.
Forgot to update this test file.
Added --file-list to pcregrep.
Update pcregrep to use JIT by default with options to disable.
Fix typo in error message in pcregrep.
Changes to pcregrep concerned with very long lines.
Fix pcregrep repeated match in same line bug.
Another bugfix for pcregrep with -M and colour.
Fix -M bugs in pcregrep
Fix pcregrep bug when --colour was used with -v.
Added parentheses argument to -o and --only-matching options of pcregrep.
Fix bad return code from pcregrep when -o is used (yielded 1, not 0, after a match).
Added --match-limit and --recursion-limit to pcregrep; tidied some error messages.
Fix --regex(p)=pattern not working in pcregrep.
Fix infelicities to do with --count in pcregrep.
Make pcregrep with --colour show all matches in a line in colour.
Add --line-offsets and --file-offsets to pcregrep.
Fix -o bugs in pcregrep.
Fix line ending missing for pcregrep with --colour.
Fix pcregrep -Mv looping bug.
More test updates.
Various new tidies.
Applied Bob and Daniel's patches to convert the build system to automake. Added the maintain directory, containing files that are used for maintenance, but are not distributed. This is an intermediate step.
r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties throughout
Load pcre-7.0 into code/trunk.
Load pcre-6.7 into code/trunk.
Load pcre-6.5 into code/trunk.
Load pcre-6.4 into code/trunk.
Load pcre-6.3 into code/trunk.
Load pcre-6.2 into code/trunk.
Load pcre-6.1 into code/trunk.
Load pcre-6.0 into code/trunk.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.5 |