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
/
m4
/
string_h.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
New module 'strerror_r-posix'.
Bruno Haible
2010-11-11
1
-3
/
+6
*
strnlen: Fix warning in C++ mode on MacOS X.
Bruno Haible
2010-04-10
1
-1
/
+2
*
New module 'strncat'.
Bruno Haible
2010-04-05
1
-3
/
+7
*
memchr: Avoid a possible C++ test error.
Bruno Haible
2010-04-05
1
-0
/
+1
*
string: Remove unused substitution.
Bruno Haible
2010-04-04
1
-2
/
+1
*
stpncpy: Fix C++ test error on mingw.
Bruno Haible
2010-04-03
1
-1
/
+2
*
Distinguish two kinds of module indicators.
Bruno Haible
2010-03-28
1
-1
/
+1
*
Factorize common .m4 code.
Bruno Haible
2010-03-27
1
-2
/
+2
*
Tests of module 'string' in C++ mode.
Bruno Haible
2010-03-08
1
-1
/
+3
*
warn-on-use: use instead of link-warning
Eric Blake
2010-01-20
1
-1
/
+8
*
mbslen: Avoid collision with system function.
Bruno Haible
2010-01-07
1
-3
/
+4
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-27
/
+27
*
strndup: fix improper m4 caching
Eric Blake
2009-09-09
1
-2
/
+2
*
Work around a glibc bug in strtok_r.
Ben Pfaff
2009-09-06
1
-1
/
+3
*
memchr: detect broken x86_64 and alpha implementations
Eric Blake
2009-06-12
1
-2
/
+4
*
New module 'strdup-posix'.
Bruno Haible
2008-09-21
1
-4
/
+5
*
strverscmp: migrate from "strverscmp.h" to <string.h>
Eric Blake
2008-08-19
1
-1
/
+3
*
Add rawmemchr module, matching glibc.
Eric Blake
2008-04-28
1
-0
/
+2
*
Convert strcasestr module to use Two-Way algorithm.
Eric Blake
2008-01-14
1
-0
/
+1
*
Replace strsignal if it does not work fine.
Bruno Haible
2008-01-15
1
-1
/
+2
*
New module 'strsignal'.
Colin Watson
2008-01-14
1
-0
/
+2
*
Avoid quadratic strstr implementations.
Eric Blake
2008-01-10
1
-2
/
+4
*
Fix memmem to avoid O(n^2) worst-case complexity.
Eric Blake
2007-12-20
1
-0
/
+3
*
Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Bruno Haible
2007-12-03
1
-2
/
+0
*
Fix strerror on Interix.
Eric Blake
2007-09-25
1
-0
/
+3
*
* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Paul Eggert
2007-06-21
1
-3
/
+1
*
New module 'mbsnlen'.
Bruno Haible
2007-06-11
1
-0
/
+1
*
Merge gl_HEADER_STRING_H_DEFAULTS and gl_STRING_MODULE_INDICATOR_DEFAULTS into
Bruno Haible
2007-02-18
1
-24
/
+19
*
New module 'mbspcasecmp'.
Bruno Haible
2007-02-15
1
-0
/
+1
*
New module 'mbsncasecmp'.
Bruno Haible
2007-02-15
1
-0
/
+1
*
New module 'mbslen'.
Bruno Haible
2007-02-11
1
-0
/
+1
*
New module 'mbssep'.
Bruno Haible
2007-02-06
1
-0
/
+1
*
New module 'mbstok_r'.
Bruno Haible
2007-02-05
1
-0
/
+1
*
New module 'mbsspn'.
Bruno Haible
2007-02-05
1
-0
/
+1
*
New module 'mbspbrk'.
Bruno Haible
2007-02-05
1
-0
/
+1
*
New module 'mbscspn'.
Bruno Haible
2007-02-05
1
-0
/
+1
*
New module 'mbscasestr'. Reduced goal of 'strcasestr'.
Bruno Haible
2007-02-05
1
-1
/
+2
*
Addendum to last patch.
Bruno Haible
2007-02-05
1
-1
/
+1
*
Simplify handling of strncasecmp. Improve link warning.
Bruno Haible
2007-02-05
1
-1
/
+0
*
New module 'mbscasecmp'. strcasecmp is not expected to work with multibyte
Bruno Haible
2007-02-05
1
-0
/
+1
*
New module 'mbsstr'. Remove module 'strstr'.
Bruno Haible
2007-02-05
1
-2
/
+1
*
New module 'mbsrchr'.
Bruno Haible
2007-02-05
1
-0
/
+1
*
New module 'mbschr'.
Bruno Haible
2007-02-05
1
-0
/
+1
*
* m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
Eric Blake
2007-02-01
1
-1
/
+1
*
Enforce the use of gnulib modules for unportable <string.h> functions.
Bruno Haible
2007-02-01
1
-0
/
+27
*
Enforce ordering constraints between gl_HEADER_STRING_H_DEFAULTS and the
Bruno Haible
2007-01-27
1
-0
/
+4
*
Declare strcasestr() in the <string.h> replacement, rather than in
Bruno Haible
2007-01-27
1
-0
/
+1
*
* doc/gnulib-tool.texi (Initial import): Update to match current
Paul Eggert
2007-01-26
1
-0
/
+41