index
:
delta/grep.git
baserock/bootstrap
baserock/bootstrap-pass1
baserock/bootstrap-stable
baserock/morph
baserock/morph-stable
baserock/v2.21
master
git.savannah.gnu.org: git/grep.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dfasearch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: run "make update-copyright"
Paul Eggert
2021-01-01
1
-1
/
+1
*
maint: add parentheses to avoid new clang-10 warning
Jim Meyering
2020-12-30
1
-1
/
+1
*
grep: use RE_NO_SUB when calling regex solely to check syntax
Norihiro Tanaka
2020-11-01
1
-4
/
+12
*
grep: avoid unnecessary regex compilation
Norihiro Tanaka
2020-09-22
1
-13
/
+17
*
* src/dfasearch.c (struct dfa_comp): Fix out-of-date comment.
Paul Eggert
2020-09-18
1
-1
/
+1
*
Prefer rawmemchr to memchr when it’s easy
Paul Eggert
2020-09-07
1
-24
/
+26
*
Simplify pattern_file_name
Paul Eggert
2020-09-07
1
-1
/
+1
*
Simplify regex_compile
Paul Eggert
2020-09-07
1
-2
/
+2
*
maint: update all copyright year number ranges
Jim Meyering
2020-01-01
1
-1
/
+1
*
doc: spell "back-reference" more consistently
Paul Eggert
2019-12-30
1
-6
/
+6
*
maint: adjust new comments
Jim Meyering
2019-12-22
1
-7
/
+7
*
grep: fix some bugs in pattern-grouping speedup
Paul Eggert
2019-12-22
1
-47
/
+78
*
grep: grouping of a pattern with multiple lines
Norihiro Tanaka
2019-12-22
1
-20
/
+107
*
dfa: separate parse and compile phase
Norihiro Tanaka
2019-12-19
1
-1
/
+2
*
grep: do not match invalid UTF-8
Paul Eggert
2019-12-17
1
-1
/
+1
*
grep: improve grep -Fw performance in non-UTF8 multibyte locales
Norihiro Tanaka
2019-11-17
1
-1
/
+1
*
maint: update all copyright dates via "make update-copyright"
Jim Meyering
2019-01-01
1
-1
/
+1
*
maint: update gnulib and copyright dates for 2018
Jim Meyering
2018-01-06
1
-1
/
+1
*
Improve -i performance in typical UTF-8 searches
Paul Eggert
2017-01-17
1
-1
/
+1
*
dfa: prefer ptrdiff_t to size_t
Paul Eggert
2017-01-15
1
-6
/
+7
*
maint: update gnulib and copyright dates for 2017
Jim Meyering
2017-01-01
1
-1
/
+1
*
grep: move localeinfo to grep.c
Zev Weiss
2016-12-25
1
-2
/
+0
*
dfasearch: thread safety
Zev Weiss
2016-12-25
1
-65
/
+61
*
grep: prepare search backends for thread-safety
Zev Weiss
2016-12-25
1
-2
/
+4
*
grep: standardize on localeinfo.multibyte
Paul Eggert
2016-12-23
1
-1
/
+1
*
grep: specialize word-finding functions
Paul Eggert
2016-12-23
1
-9
/
+2
*
build: update gnulib submodule to latest
Arnold D. Robbins
2016-12-13
1
-2
/
+1
*
grep: -P no longer uses PCRE_MULTILINE
Paul Eggert
2016-11-19
1
-1
/
+1
*
grep: die more systematically
Paul Eggert
2016-10-04
1
-5
/
+3
*
dfa: new option for anchored searches
Paul Eggert
2016-09-02
1
-1
/
+3
*
grep: use regex fastmap unless -i
Paul Eggert
2016-09-01
1
-1
/
+4
*
grep: improve dfasearch storage management
Paul Eggert
2016-09-01
1
-37
/
+38
*
grep: avoid code duplication with -iF
Paul Eggert
2016-09-01
1
-1
/
+1
*
grep: speed up -iF in multibyte locales
Norihiro Tanaka
2016-09-01
1
-1
/
+1
*
dfa: make dfa.c fully thread-safe
Paul Eggert
2016-08-31
1
-2
/
+4
*
dfa: thread-safety: eliminate static local variables
Zev Weiss
2016-08-20
1
-1
/
+1
*
dfa: thread-safety: move regex syntax configuration into struct dfa
Zev Weiss
2016-08-20
1
-2
/
+3
*
dfa: avoid uninitialized constants
Paul Eggert
2016-08-17
1
-5
/
+3
*
grep: print "filename:lineno:" in invalid-regex diagnostic
Jim Meyering
2016-07-25
1
-1
/
+15
*
grep: always match single line only with DFA superset
Norihiro Tanaka
2016-07-21
1
-10
/
+9
*
maint: mark a couple of static variables const
Zev Weiss
2016-06-09
1
-1
/
+1
*
grep: -F multiword longest match not always needed
Norihiro Tanaka
2016-06-02
1
-1
/
+1
*
dfa: prefer bool at DFA interfaces
Norihiro Tanaka
2016-05-01
1
-1
/
+1
*
grep -z: avoid erroneous match with regexp anchor and \n in text
Jim Meyering
2016-02-20
1
-0
/
+1
*
grep: -x now supersedes -w more consistently
Paul Eggert
2016-01-15
1
-3
/
+3
*
grep: restore -P PCRE_NO_UTF8_CHECK optimization
Paul Eggert
2016-01-06
1
-1
/
+1
*
maint: update copyright year, bootstrap, init.sh
Jim Meyering
2016-01-01
1
-1
/
+1
*
grep: avoid use of uninitialized variable
Norihiro Tanaka
2015-08-19
1
-1
/
+1
*
dfa: build struct dfamust on demand
Norihiro Tanaka
2015-07-04
1
-33
/
+29
*
maint: update copyright year ranges to include 2015
Jim Meyering
2015-01-01
1
-1
/
+1
[next]