Accepting request 663377 from home:Andreas_Schwab:Factory
- Update to grep 3.3 ** Changes in behavior * The --files-without-match (-L) option now causes grep to succeed when a file is listed, instead of when a line is selected. ** Improvements * An over-30x performance improvement when many 'or'd expressions share a common prefix, thanks to improvements in gnulib's dfa.c * An additional 3-23% speed-up when searching large files, via increased initial buffer size. * grep now diagnoses stack overflow - remove-backref-alt-test.patch: remove OBS-URL: https://build.opensuse.org/request/show/663377 OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=91
This commit is contained in:
15
grep.changes
15
grep.changes
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 7 11:53:21 UTC 2019 - schwab@suse.de
|
||||
|
||||
- Update to grep 3.3
|
||||
** Changes in behavior
|
||||
* The --files-without-match (-L) option now causes grep to succeed
|
||||
when a file is listed, instead of when a line is selected.
|
||||
** Improvements
|
||||
* An over-30x performance improvement when many 'or'd expressions
|
||||
share a common prefix, thanks to improvements in gnulib's dfa.c
|
||||
* An additional 3-23% speed-up when searching large files, via
|
||||
increased initial buffer size.
|
||||
* grep now diagnoses stack overflow
|
||||
- remove-backref-alt-test.patch: remove
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 07:08:30 UTC 2018 - schwab@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user