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
/
pcresearch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: run "make update-copyright"
Paul Eggert
2021-01-01
1
-1
/
+1
*
grep: -P: report input filename upon PCRE execution failure
Jim Meyering
2020-10-11
1
-5
/
+9
*
grep: avoid unnecessary regex compilation
Norihiro Tanaka
2020-09-22
1
-1
/
+1
*
grep: fix logic for growing PCRE JIT stack
Paul Eggert
2020-09-09
1
-6
/
+8
*
grep: fix PCRE JIT test when JIT not available
Paul Eggert
2020-09-09
1
-0
/
+3
*
Prefer rawmemchr to memchr when it’s easy
Paul Eggert
2020-09-07
1
-7
/
+11
*
maint: update all copyright year number ranges
Jim Meyering
2020-01-01
1
-1
/
+1
*
grep: simplify pcresearch.c ifdefs
Paul Eggert
2019-01-20
1
-34
/
+20
*
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
*
grep: port better to Adélie GNU/Linux 64-bit ppc
Paul Eggert
2017-11-25
1
-1
/
+23
*
Do not assume PCRE 8.20 or later
Paul Eggert
2017-02-07
1
-3
/
+2
*
Improve -i performance in typical UTF-8 searches
Paul Eggert
2017-01-17
1
-1
/
+1
*
maint: update gnulib and copyright dates for 2017
Jim Meyering
2017-01-01
1
-1
/
+1
*
pcresearch: thread safety
Zev Weiss
2016-12-25
1
-41
/
+47
*
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: simplify matcher configuration
Paul Eggert
2016-12-20
1
-1
/
+1
*
grep: further -P performance fix
Paul Eggert
2016-11-19
1
-3
/
+5
*
grep: -P no longer uses PCRE_MULTILINE
Paul Eggert
2016-11-19
1
-91
/
+10
*
grep: fix -zxP bug
Paul Eggert
2016-11-19
1
-14
/
+20
*
grep: fix performance typo with -P
Paul Eggert
2016-11-19
1
-0
/
+1
*
grep: -Pz no longer rejects ^, $
Paul Eggert
2016-11-19
1
-13
/
+21
*
grep: die more systematically
Paul Eggert
2016-10-04
1
-30
/
+16
*
build: placate GCC 7's -Wimplicit-fallthrough
Jim Meyering
2016-09-28
1
-3
/
+16
*
dfa: make dfa.c fully thread-safe
Paul Eggert
2016-08-31
1
-2
/
+2
*
dfa: thread-safety: eliminate static local variables
Zev Weiss
2016-08-20
1
-1
/
+1
*
grep: -Pz no longer misdiagnoses [^a]
Paul Eggert
2016-03-23
1
-3
/
+5
*
grep: -Pz is incompatible with ^ and $
Paul Eggert
2016-02-21
1
-0
/
+14
*
grep: -x now supersedes -w more consistently
Paul Eggert
2016-01-15
1
-11
/
+13
*
grep: improve unibyte -P performance
Paul Eggert
2016-01-07
1
-7
/
+17
*
Improve on fix for Bug#22181
Paul Eggert
2016-01-06
1
-19
/
+21
*
grep: restore -P PCRE_NO_UTF8_CHECK optimization
Paul Eggert
2016-01-06
1
-7
/
+50
*
maint: update copyright year, bootstrap, init.sh
Jim Meyering
2016-01-01
1
-1
/
+1
*
grep: be less picky about encoding errors
Paul Eggert
2015-12-30
1
-50
/
+6
*
grep -oP: don't infloop when processing invalid UTF8 preceding a match
Jim Meyering
2015-12-18
1
-1
/
+3
*
grep: don't mishandle left context in -P
Paul Eggert
2015-07-03
1
-21
/
+34
*
maint: reword a diagnostic not to trigger leading capital check
Jim Meyering
2015-04-26
1
-1
/
+1
*
build: use pkg-config (if available) to configure libpcre
Paul Eggert
2015-04-06
1
-5
/
+1
*
Grow the JIT stack if it becomes exhausted
Paul Eggert
2015-02-10
1
-19
/
+54
*
maint: update copyright year ranges to include 2015
Jim Meyering
2015-01-01
1
-1
/
+1
*
build: avoid build failure with --enable-gcc-warnings and no PCRE
Norihiro Tanaka
2014-12-12
1
-0
/
+2
*
grep: fix grep -P crash
Paul Eggert
2014-10-24
1
-23
/
+14
*
grep: fix off-by-one bug in -P optimization
Paul Eggert
2014-10-15
1
-1
/
+1
*
grep: improve -P performance in typical cases
Paul Eggert
2014-09-17
1
-16
/
+104
*
grep: minor -P speedup with jit_stack
Paul Eggert
2014-09-17
1
-4
/
+2
*
grep: fix -P speedup bug with empty match
Paul Eggert
2014-09-16
1
-13
/
+19
*
grep: port -P speedup to hosts lacking PCRE_STUDY_JIT_COMPILE
Paul Eggert
2014-09-16
1
-7
/
+7
*
grep: speed up -P on files containing many multibyte errors
Paul Eggert
2014-09-16
1
-8
/
+18
*
grep: remove/refactor unnecessary code about line splitting
Paul Eggert
2014-09-16
1
-2
/
+5
[next]