openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GNU grep
Settings
|
Report Duplicate
3,857
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
21 days
ago. based on code collected
22 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 30 of 82
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
grep: initialize validation_boundary properly before use
Norihiro Tanaka
More...
over 10 years ago
grep: fix off-by-one bug in -P optimization
Paul Eggert
More...
over 10 years ago
dfa: remove two erroneous clauses from a now-unused function
Norihiro Tanaka
More...
over 10 years ago
dfa: avoid false match in a non-UTF8 multibyte locale
Norihiro Tanaka
More...
over 10 years ago
dfa: fix a theoretical bug
Norihiro Tanaka
More...
over 10 years ago
doc: modernize and simplify man page
Paul Eggert
More...
over 10 years ago
doc: clarify exit status
Paul Eggert
More...
over 10 years ago
dfa: test for just-fixed bug
Norihiro Tanaka
More...
over 10 years ago
dfa: factor out a new nontrivial block of duplicated code
Norihiro Tanaka
More...
over 10 years ago
grep: avoid stack buffer read-underrun and overrun
Jim Meyering
More...
over 10 years ago
dfa: make find_pred return NULL for an invalid predicate
Norihiro Tanaka
More...
over 10 years ago
grep: fix subscript error when testing whether empty lines match
Norihiro Tanaka
More...
over 10 years ago
dfa: check end of input buffer after transition in non-UTF8 multibyte locale
Norihiro Tanaka
More...
over 10 years ago
dfa: minor tweaks, mostly to remove __attribute__ ((noinline))
Paul Eggert
More...
over 10 years ago
maint: generalize the -Wcast-align fix
Paul Eggert
More...
over 10 years ago
maint: suppress a false-positive -Wcast-align warning
Jim Meyering
More...
over 10 years ago
grep: don't check extensively for invalid prefix bytes unless -P
Paul Eggert
More...
over 10 years ago
grep: scan for valid multibyte strings more quickly
Paul Eggert
More...
over 10 years ago
maint: dfa: used unsigned types where appropriate
Jim Meyering
More...
over 10 years ago
grep: speed up processing of holes before EOF on Solaris
Paul Eggert
More...
over 10 years ago
grep: port to platforms lacking SEEK_DATA
Paul Eggert
More...
over 10 years ago
grep: skip past holes efficiently
Paul Eggert
More...
over 10 years ago
grep: avoid false alarms for mb_clen and to_uchar
Paul Eggert
More...
over 10 years ago
grep: improve -P performance in typical cases
Paul Eggert
More...
over 10 years ago
grep: use mbclen cache in one more place
Paul Eggert
More...
over 10 years ago
grep: minor -P speedup with jit_stack
Paul Eggert
More...
over 10 years ago
grep: fix -P speedup bug with empty match
Paul Eggert
More...
over 10 years ago
grep: port -P speedup to hosts lacking PCRE_STUDY_JIT_COMPILE
Paul Eggert
More...
over 10 years ago
grep: non-text bytes in binary data may be treated as line ends
Paul Eggert
More...
over 10 years ago
grep: -z no longer considers '\200' to be binary data
Paul Eggert
More...
over 10 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
…
81
82
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree