Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Fix pcregrep bug when --colour was used with -v.
Rename --{in,ex}clude_dir with hyphen instead of underscore in pcregrep, but leave the old versions as undocumented synonyms. (In GNU grep, hyphens are used.)
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.
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
Add test for diff -u to RunGrepTest.
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 --include_dir and --exclude_dir to pcregrep.
Add --line-offsets and --file-offsets to pcregrep.
Fix line ending missing for pcregrep with --colour.
Fix pcregrep -Mv looping bug.
Fix RunGrepTest for make distcheck (previous change added a bug).
Add code to configure.ac to remove -g from default CFLAGS and CXXFLAGS.
More test updates.
Add PCRE_NEWLINE_ANYCRLF.
Trailing spaces.
Fix RunGrepTest so that it can be run when the build directory is not the source directory.
Daniel's patches.
Various new tidies.
Make the use of dftables optional, and not the default. Further tidies to documentation.
Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3 independent of link size.
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.2 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 |