summaryrefslogtreecommitdiff
path: root/pcregrep.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-18/+18
* Fix --regex(p)=pattern not working in pcregrep.ph102009-08-141-9/+31
* Fix --fixed-strings.ph102009-08-141-1/+1
* Fix infelicities to do with --count in pcregrep.ph102009-08-121-5/+10
* Open with "rb" in pcregrep.ph102009-08-121-1/+1
* Update after detrailing for a test release.ph102009-03-171-16/+16
* Add support for UTF-8 in EBCDIC environments.ph102009-03-171-6/+8
* Lock out empty string matches in pcregrep.ph102009-03-021-3/+4
* Make pcregrep with --colour show all matches in a line in colour.ph102009-03-011-40/+87
* Use colour when requested with -o in pcregrep.ph102009-03-011-1/+5
* Added two (int) casts to pcregrep.ph102008-07-081-2/+2
* Tidies for the 7.7-RC1 distribution.ph102008-04-281-6/+6
* Add --include_dir and --exclude_dir to pcregrep.ph102008-03-081-12/+55
* Fix bugs with --include and --exclude in pcregrep.ph102008-03-071-10/+13
* Update copyright year to 2008.ph102008-01-201-1/+1
* Remove the use of %n from pcregrep.ph102008-01-011-2/+1
* Add .gz and .bz2 optional support to pcregrep.ph102007-12-171-36/+213
* David Byron's patch for typos and one re-arrangement in Windows code in ph102007-12-071-6/+8
* Add --line-offsets and --file-offsets to pcregrep.ph102007-12-051-8/+42
* Fix -o bugs in pcregrep.ph102007-12-041-7/+22
* Detrailed files for 7.4-RC1 test release.ph102007-09-131-1/+1
* Fix line ending missing for pcregrep with --colour.ph102007-09-111-1/+2
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-2/+2
* Fix pcregrep -Mv looping bug.ph102007-08-171-7/+30
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-4/+5
* Typos in the docs, missing casts and #ifdefs in the code.ph102007-04-171-1/+1
* Tidies: added some casts and some missing #ifdefs.ph102007-04-171-4/+4
* Update HTML documentation.ph102007-04-171-6/+6
* Add PCRE_NEWLINE_ANYCRLF.ph102007-04-161-4/+65
* Trailing spaces.ph102007-03-301-4/+4
* Fixed obscure bug when matching a null string in multiline mode with ph102007-03-301-2/+8
* Daniel's patches.ph102007-03-291-3/+5
* Removal of trailing spaces.ph102007-03-121-8/+8
* Add some missing free() calls to pcretest and pcregrep.ph102007-03-121-10/+28
* Update copyright years to 2007.ph102007-03-091-1/+1
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-8/+9
* Load pcre-7.0 into code/trunk.nigel2007-02-241-39/+274
* Load pcre-6.7 into code/trunk.nigel2007-02-241-16/+55
* Load pcre-6.6 into code/trunk.nigel2007-02-241-2/+85
* Load pcre-6.5 into code/trunk.nigel2007-02-241-215/+687
* Load pcre-6.4 into code/trunk.nigel2007-02-241-3/+5
* Load pcre-6.0 into code/trunk.nigel2007-02-241-98/+587
* Load pcre-5.0 into code/trunk.nigel2007-02-241-1/+32
* Load pcre-4.4 into code/trunk.nigel2007-02-241-2/+2
* Load pcre-4.2 into code/trunk.nigel2007-02-241-9/+9
* Load pcre-4.0 into code/trunk.nigel2007-02-241-11/+113
* Load pcre-3.5 into code/trunk.nigel2007-02-241-56/+368
* Load pcre-3.3 into code/trunk.nigel2007-02-241-0/+228