fix license quoting in files.yaml
[gnulib.git] / modules / string
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge change up to right before new-year copyright...
2013-09-23 Paul Eggertctype, string: depend on extern-inline
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-07-15 Eric Blakeffsl, ffsll: new modules
2011-07-12 Bruno HaibleRename module 'warn-on-use' to 'snippet/warn-on-use'.
2011-07-12 Bruno HaibleRename module 'c++defs' to 'snippet/c++defs'.
2011-07-12 Bruno HaibleRename module 'arg-nonnull' to 'snippet/arg-nonnull'.
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-15 Eric Blakestrchrnul: work around cygwin bug
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2010-12-16 Ian BeckwithMerge branch 'stable'
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-11-11 Bruno HaibleNew module 'strerror_r-posix'.
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-10 Bruno Haiblestrnlen: Fix warning in C++ mode on MacOS X.
2010-04-05 Bruno HaibleNew module 'strncat'.
2010-04-05 Bruno Haiblememchr: Avoid a possible C++ test error.
2010-04-04 Bruno Haiblestring: Remove unused substitution.
2010-04-03 Bruno Haiblestpncpy: Fix C++ test error on mingw.
2010-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Bruno Haiblestring: Avoid #define replacements in C++ mode.
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-17 Ralf WildenhuesSplit large sed scripts, for HP-UX sed.
2010-01-10 Ian BeckwithMerge branch 'stable'
2010-01-10 Bruno Haiblembslen: Avoid collision with system function.
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '039ae97'
2010-01-07 Bruno Haiblembslen: Avoid collision with system function.
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-09-15 Ian BeckwithMerge branch 'upstream'
2009-09-10 Eric Blakestrndup: fix improper m4 caching
2009-09-06 Ian BeckwithMerge branch 'upstream'
2009-09-06 Ben PfaffWork around a glibc bug in strtok_r.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-06-13 Eric Blakememchr: detect broken x86_64 and alpha implementations
2008-09-21 Bruno HaibleNew module 'strdup-posix'.
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-19 Eric Blakestrverscmp: migrate from "strverscmp.h" to <string.h>
2008-04-28 Eric BlakeAdd rawmemchr module, matching glibc.
2008-01-15 Eric BlakeConvert strcasestr module to use Two-Way algorithm.
2008-01-15 Bruno HaibleReplace strsignal if it does not work fine.
2008-01-13 Colin WatsonNew module 'strsignal'.
2008-01-10 Eric BlakeAvoid quadratic strstr implementations.
2007-12-20 Eric BlakeFix memmem to avoid O(n^2) worst-case complexity.
2007-12-03 Bruno HaibleMove declarations of str{,n}casecmp from <string.h...
2007-10-01 Bruno HaibleRename string_.h to string.in.h.
2007-09-25 Eric BlakeFix strerror on Interix.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-06-11 Bruno HaibleNew module 'mbsnlen'.
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
2007-02-17 Bruno HaibleNew module 'link-warning'.
2007-02-15 Bruno HaibleNew module 'mbspcasecmp'.
2007-02-15 Bruno HaibleNew module 'mbsncasecmp'.
2007-02-11 Bruno HaibleNew module 'mbslen'.
2007-02-06 Bruno HaibleNew module 'mbssep'.
2007-02-05 Bruno HaibleNew module 'mbstok_r'.
2007-02-05 Bruno HaibleNew module 'mbsspn'.
2007-02-05 Bruno HaibleNew module 'mbspbrk'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleNew module 'mbscasestr'. Reduced goal of 'strcasestr'.
2007-02-05 Bruno HaibleSimplify handling of strncasecmp. Improve link warning.
2007-02-05 Bruno HaibleChange the conditions under which strcasecmp.c is compiled.
2007-02-05 Bruno HaibleNew module 'mbscasecmp'. strcasecmp is not expected...
2007-02-05 Bruno HaibleNew module 'mbsstr'. Remove module 'strstr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbschr'.
2007-02-01 Eric Blake* m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct...
2007-02-01 Bruno HaibleEnforce the use of gnulib modules for unportable <strin...
2007-01-27 Bruno HaibleDeclare strcasestr() in the <string.h> replacement...
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...