index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
strcasestr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
maint: replace FSF snail-mail addresses with URLs
Paul Eggert
2012-02-09
1
-2
/
+1
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-1
/
+1
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
update nearly all FSF copyright year lists to include 2009
Jim Meyering
2009-12-29
1
-1
/
+1
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-9
/
+9
*
Convert strcasestr module to use Two-Way algorithm.
Eric Blake
2008-01-14
1
-96
/
+48
*
Unify 5 copies of the KMP code.
Bruno Haible
2007-12-31
1
-122
/
+4
*
Protect against integer overflow in malloca() calls.
Bruno Haible
2007-12-31
1
-1
/
+1
*
Add more comments about Knuth-Morris-Pratt algorithm.
Bruno Haible
2007-12-26
1
-3
/
+36
*
Update after allocsa -> malloca renaming.
Bruno Haible
2007-06-09
1
-3
/
+3
*
Optimize memory allocation to use alloca when possible.
Bruno Haible
2007-02-12
1
-2
/
+4
*
Ensure O(n) worst-case complexity of strcasestr substitute.
Bruno Haible
2007-02-11
1
-0
/
+142
*
New module 'mbscasestr'. Reduced goal of 'strcasestr'.
Bruno Haible
2007-02-05
1
-98
/
+25
*
Declare strcasestr() in the <string.h> replacement, rather than in
Bruno Haible
2007-01-27
1
-3
/
+3
*
Include <config.h> unconditionally.
Bruno Haible
2006-09-14
1
-4
/
+2
*
Include a header, to define NULL.
Bruno Haible
2005-08-31
1
-0
/
+1
*
Fix return value.
Bruno Haible
2005-08-19
1
-1
/
+1
*
New module 'strcasestr'.
Bruno Haible
2005-08-17
1
-0
/
+146