Jesse Keating
c7de272d37
gcc update bump
2005-12-09 22:40:48 +00:00
Tim Waugh
e4c786c812
- Prevent 'grep -Fw ""' from busy-looping (bug #169524 ).
2005-09-29 12:10:05 +00:00
Tim Waugh
18496216e4
Fixed typo.
2005-06-29 13:32:16 +00:00
Tim Waugh
b566e450f6
- Futher fixing for bug #161700 .
2005-06-28 21:01:56 +00:00
Tim Waugh
569eba9bda
2.5.1-49
2005-06-27 11:17:40 +00:00
Tim Waugh
23c9918dc8
- Fix 'grep -Fw' for encodings other than UTF-8 (bug #161700 ).
2005-06-27 11:16:55 +00:00
Tim Waugh
e5829586b5
- Build requires recent pcre-devel (bug #154626 ).
2005-04-13 09:17:50 +00:00
Tim Waugh
eee96fac97
- Rebuild for new GCC.
2005-03-02 14:58:33 +00:00
Tim Waugh
a0c85eec29
- Run 'make check'.
2005-01-07 17:04:58 +00:00
Tim Waugh
f416c42388
- Fixed -w handling for EGexecute. Now 'make check' passes.
2005-01-07 17:03:06 +00:00
Tim Waugh
1b8d449fc4
- Cache MB_CUR_MAX value in egf-speedup patch.
2005-01-07 15:03:52 +00:00
Tim Waugh
b077d63419
- Fixed variable shadowing in egf-speedup patch.
2005-01-07 14:50:45 +00:00
Tim Waugh
55f2675e4e
Fixed some tests.
2005-01-07 12:42:51 +00:00
Tim Waugh
e09e1940d7
- Removed redundant (and incorrect) code in prline.
2005-01-07 12:08:02 +00:00
Tim Waugh
59788ab210
2.5.1-46
2005-01-07 10:34:49 +00:00
Tim Waugh
a42439b4cd
- More -w tests from Jakub Jelinek.
2005-01-07 10:34:34 +00:00
Tim Waugh
1a2dc41f1f
- Rebased on 2.5.1a.
2005-01-07 10:30:46 +00:00
Tim Waugh
cec5442824
2.5.1-45
2004-12-31 16:14:18 +00:00
Tim Waugh
7c590e715c
- More tests (Jakub Jelinek).
2004-12-31 16:12:38 +00:00
Tim Waugh
ff7a532bf5
- Jakub Jelinek's much improved -Fi algorithm.
2004-12-31 15:43:57 +00:00
Tim Waugh
ee9a86c698
- Jakub Jelinek's much improved -Fi algorithm.
...
- Removed bogus part of grep-2.5.1-fgrep patch.
2004-12-31 15:43:25 +00:00
Tim Waugh
4c38852200
- Removed bogus part of grep-2.5.1-fgrep patch.
2004-12-31 15:42:25 +00:00
Tim Waugh
e7e16314f3
- Fixed -Fi for multibyte input (bug #143079 ).
2004-12-21 13:57:42 +00:00
Tim Waugh
e5092c306f
2.5.1-43
2004-12-17 15:49:11 +00:00
Tim Waugh
a5ca95c10c
- Bypass kwset matching when ignoring case and processing multibyte input
...
(bug #143079 ).
2004-12-16 17:50:47 +00:00
Tim Waugh
8443e177c3
- Bypass kwset matching when ignoring case and processing multibyte input
...
(bug #143079 ).
2004-12-16 17:15:31 +00:00
Tim Waugh
c3fd6f2bbf
- Further UTF-8 processing avoided since a '\n' byte is always an
...
end-of-line character in that encoding.
2004-12-14 16:21:41 +00:00
Tim Waugh
5b2463aa13
- Fixed a busy loop in the egf-speedup patch (bug #140781 ).
2004-12-03 13:16:22 +00:00
Tim Waugh
41ed4935a4
- Fixed a bug in the fgrep patch, exposed by the dfa-optional patch (bug
...
#138558 ).
2004-11-18 13:30:38 +00:00
Tim Waugh
8c440df2d2
- Fixed last patch.
2004-11-16 16:49:04 +00:00
Tim Waugh
2c381ea950
- Applied patch from Karsten Hopp to fix background colour problems with
...
--color output (bug #138913 ).
2004-11-16 13:27:09 +00:00
Tim Waugh
818af7589e
2.5.1-37
2004-11-10 09:44:37 +00:00
Tim Waugh
acd16e9f79
- Prevent false matches when DFA is disabled (bug #138558 ).
2004-11-10 09:42:35 +00:00
Tim Waugh
553606aabf
- Automatically disable DFA when processing multibyte input. GREP_USE_DFA
...
environment variable overrides.
2004-11-08 09:14:38 +00:00
Tim Waugh
d619d25368
- Fixes to egf-speedup patch: now it does not change any functionality, as
...
intended.
- GREP_NO_DFA now turns off the DFA engine, for performance testing.
2004-11-05 18:09:53 +00:00
Tim Waugh
2bb2860efe
Functional equivalence with pre-patched package.
2004-11-05 14:06:45 +00:00
Tim Waugh
9fa0ec14fd
- More improvements to egf-speedup patch (bug #138076 ).
2004-11-04 15:17:42 +00:00
Tim Waugh
6f2e162151
- Small improvements to egf-speedup patch.
2004-11-04 11:15:52 +00:00
Tim Waugh
e1ca9413e8
- Remove mb-caching hack.
...
- Better multibyte handling in EGexecute().
- Don't need regex.c changes in grep-2.5-i18n.patch.
2004-11-03 17:42:00 +00:00
Tim Waugh
c1d7d02136
- Make 'grep -F' avoid UTF-8 processing if the pattern contains no
...
multibyte characters (bug #133932 ).
2004-10-13 17:18:38 +00:00
Tim Waugh
0df661b4e5
- Applied patch from Robert Scheck to tidy spec file and add a URL tag (bug
...
#135185 ).
2004-10-11 11:23:03 +00:00
cvsdist
f3044f5690
auto-import changelog data from grep-2.5.1-29.src.rpm
...
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Jun 04 2004 Tim Waugh <twaugh@redhat.com>
- More build requirements (bug #125323 ).
2004-09-09 05:55:29 +00:00
cvsdist
51c5096257
auto-import changelog data from grep-2.5.1-28.src.rpm
...
Tue May 18 2004 Jeremy Katz <katzj@redhat.com> 2.5.1-28
- rebuild
Tue May 18 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-27
- Fix dfa multibyte character class matching when -i is used (bug #123363 ).
- Use bracket patch before i18n patch to make it clear that the bug exists
upstream.
2004-09-09 05:55:24 +00:00
cvsdist
ac51d8507f
auto-import changelog data from grep-2.5.1-26.src.rpm
...
Thu Feb 26 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-26
- Fix fgrep (bug #116909 ).
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 05:55:07 +00:00
cvsdist
2393906004
auto-import grep-2.5.1-24 from grep-2.5.1-24.src.rpm
2004-09-09 05:54:06 +00:00
cvsdist
f8033fc591
auto-import grep-2.5.1-17.4 from grep-2.5.1-17.4.src.rpm
2004-09-09 05:53:33 +00:00
cvsdist
5cfaddb3d1
auto-import grep-2.5.1-17.3 from grep-2.5.1-17.3.src.rpm
2004-09-09 05:53:29 +00:00
cvsdist
fd96adda29
auto-import grep-2.5.1-17.2 from grep-2.5.1-17.2.src.rpm
2004-09-09 05:53:26 +00:00
cvsdist
438e8dfad3
auto-import grep-2.5.1-17 from grep-2.5.1-17.src.rpm
2004-09-09 05:53:23 +00:00
cvsdist
45a556bf99
auto-import changelog data from grep-2.5.1-7.8.src.rpm
...
Mon Jan 05 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-7.8
- Fixed -o -i properly in a way that avoids glibc bug #112869 .
2004-09-09 05:53:11 +00:00