Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Fix pcregrep repeated match in same line bug.
Tidies for Release 8.12
Another bugfix for pcregrep with -M and colour.
Fix -M bugs in pcregrep
Move definition of pcregrep_exit() above its first reference; this applies only to Windows.
Fix pcregrep bug when --colour was used with -v.
Fix pcregrep cast issue for 64-bit big-endian systems.
Tidies of documenation and code while preparing for release.
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.
Fix missing code for missing strtoul() and strerror().
Prepare for release candidate.
Added a lot of (int) casts to avoid compiler warnings in systems where size_t is 64-bit.
Added --line-buffered to pcregrep.
Avoid warnings about fwrite in pcregrep.
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
Fix --regex(p)=pattern not working in pcregrep.
Fix --fixed-strings.
Fix infelicities to do with --count in pcregrep.
Open with "rb" in pcregrep.
Update after detrailing for a test release.
Add support for UTF-8 in EBCDIC environments.
Lock out empty string matches in pcregrep.
Make pcregrep with --colour show all matches in a line in colour.
Use colour when requested with -o in pcregrep.
Added two (int) casts to pcregrep.
Tidies for the 7.7-RC1 distribution.
Add --include_dir and --exclude_dir to pcregrep.
Fix bugs with --include and --exclude in pcregrep.
Update copyright year to 2008.
Remove the use of %n from pcregrep.
Add .gz and .bz2 optional support to pcregrep.
David Byron's patch for typos and one re-arrangement in Windows code in pcregrep.
Add --line-offsets and --file-offsets to pcregrep.
Fix -o bugs in pcregrep.
Detrailed files for 7.4-RC1 test release.
Fix line ending missing for pcregrep with --colour.
<config.h> => "config.h" and also some cases of <pcre.h>.
Fix pcregrep -Mv looping bug.
Daniel's patch for config.h and Windows DLL declarations (not fully working).
Typos in the docs, missing casts and #ifdefs in the code.
Tidies: added some casts and some missing #ifdefs.
Update HTML documentation.
Add PCRE_NEWLINE_ANYCRLF.
Trailing spaces.
Fixed obscure bug when matching a null string in multiline mode with newline=any.
Daniel's patches.
Removal of trailing spaces.
Add some missing free() calls to pcretest and pcregrep.
Update copyright years to 2007.
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.6 into code/trunk.
Load pcre-6.5 into code/trunk.
Load pcre-6.4 into code/trunk.
Load pcre-6.0 into code/trunk.
Load pcre-5.0 into code/trunk.
Load pcre-4.4 into code/trunk.
Load pcre-4.2 into code/trunk.
Load pcre-4.0 into code/trunk.
Load pcre-3.5 into code/trunk.
Load pcre-3.3 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 |