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
*
ctype, string: depend on extern-inline
Paul Eggert
2013-09-22
1
-0
/
+1
*
ffsl, ffsll: new modules
Eric Blake
2011-07-15
1
-1
/
+5
*
Rename module 'warn-on-use' to 'snippet/warn-on-use'.
Bruno Haible
2011-07-12
1
-1
/
+1
*
Rename module 'c++defs' to 'snippet/c++defs'.
Bruno Haible
2011-07-12
1
-1
/
+1
*
Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.
Bruno Haible
2011-07-12
1
-1
/
+1
*
gnulib-tool: Better isolation between different gnulib-tool invocations.
Bruno Haible
2011-06-08
1
-35
/
+35
*
Allow multiple gnulib generated include files to be combined.
Bruno Haible
2011-05-29
1
-1
/
+2
*
strchrnul: work around cygwin bug
Eric Blake
2011-04-15
1
-0
/
+1
*
Ensure to rebuild generated .h files when config.status has changed.
Bruno Haible
2011-04-06
1
-1
/
+1
*
libposix: Revert the unreviewed part of yesterday's big merge.
Bruce Korb
2011-02-06
1
-2
/
+0
*
libposix: Add _HEADERS primaries to posix modules.
Bruce Korb
2011-02-05
1
-0
/
+2
*
New module 'strerror_r-posix'.
Bruno Haible
2010-11-11
1
-0
/
+3
*
Avoid line length limitation from HP NonStop system header files.
Bruno Haible
2010-10-04
1
-0
/
+1
*
strnlen: Fix warning in C++ mode on MacOS X.
Bruno Haible
2010-04-10
1
-0
/
+1
*
New module 'strncat'.
Bruno Haible
2010-04-05
1
-0
/
+2
*
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
-1
/
+0
*
stpncpy: Fix C++ test error on mingw.
Bruno Haible
2010-04-03
1
-0
/
+1
*
string: Avoid #define replacements 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
-5
/
+6
*
Split large sed scripts, for HP-UX sed.
Ralf Wildenhues
2010-01-17
1
-3
/
+3
*
mbslen: Avoid collision with system function.
Bruno Haible
2010-01-07
1
-0
/
+1
*
New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Bruno Haible
2009-12-11
1
-1
/
+3
*
link-warning: Add copyright notice.
Bruno Haible
2009-12-09
1
-1
/
+1
*
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
[next]