Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
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 missing "sort" in test 35.
Fix RunGrepTest so that it runs in a non-source build directory. Recent changes broke it.
Style tidies to some scripts.
Fix oversight in updated pcregrep test script.
Fix a number of issues in pcregrep.
Add support for binary files to pcregrep.
Added --file-list to pcregrep.
Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and RunGrepTest when building in non-source directory; problem in pcretest when no UTF or 16-bit support; other tidies consequent on building a tarball.
Fix msys RunGrepTest failure (Bugzilla #1185).
Merging all the changes from the pcre16 branch into the trunk.
Source tidies for 8.20-RC3.
Fix RunGrepTest colour bug.
Look for testdata in parent directory if not found in current.
Update pcregrep to use JIT by default with options to disable.
Commit all the changes for JIT support, but without any documentation yet.
Changes to pcregrep concerned with very long lines.
Fix pcregrep repeated match in same line bug.
Fix -M bugs in pcregrep
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 |