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
/
modules
/
string
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: make Include sections of modules consistent
Eric Blake
2009-09-17
1
-1
/
+1
*
strndup: fix improper m4 caching
Eric Blake
2009-09-09
1
-1
/
+1
*
Work around a glibc bug in strtok_r.
Ben Pfaff
2009-09-06
1
-0
/
+2
*
annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Jim Meyering
2009-08-22
1
-2
/
+2
*
stddef: fix NetBSD 5.0 NULL bug, rather than working around it
Eric Blake
2009-08-14
1
-0
/
+1
*
memchr: detect broken x86_64 and alpha implementations
Eric Blake
2009-06-12
1
-0
/
+2
*
New module 'strdup-posix'.
Bruno Haible
2008-09-21
1
-0
/
+1
*
Avoid some "gcc -pedantic" warnings.
Bruno Haible
2008-08-30
1
-1
/
+2
*
strverscmp: migrate from "strverscmp.h" to <string.h>
Eric Blake
2008-08-19
1
-0
/
+2
*
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
-0
/
+1
*
New module 'strsignal'.
Colin Watson
2008-01-14
1
-0
/
+2
*
Avoid quadratic strstr implementations.
Eric Blake
2008-01-10
1
-0
/
+2
*
Fix memmem to avoid O(n^2) worst-case complexity.
Eric Blake
2007-12-20
1
-0
/
+1
*
Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Bruno Haible
2007-12-03
1
-2
/
+0
*
Rename string_.h to string.in.h.
Bruno Haible
2007-10-02
1
-3
/
+3
*
Fix strerror on Interix.
Eric Blake
2007-09-25
1
-0
/
+3
*
Use the synonymous term LGPLv2.
Bruno Haible
2007-07-16
1
-1
/
+1
*
* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Paul Eggert
2007-06-21
1
-3
/
+3
*
New module 'mbsnlen'.
Bruno Haible
2007-06-11
1
-0
/
+1
*
* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Paul Eggert
2007-05-17
1
-0
/
+1
*
New module 'link-warning'.
Bruno Haible
2007-02-17
1
-0
/
+2
*
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
*
Simplify handling of strncasecmp. Improve link warning.
Bruno Haible
2007-02-05
1
-1
/
+0
*
Change the conditions under which strcasecmp.c is compiled.
Bruno Haible
2007-02-05
1
-1
/
+1
*
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
/
+0
*
Enforce the use of gnulib modules for unportable <string.h> functions.
Bruno Haible
2007-02-01
1
-0
/
+16
*
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
/
+52