fix license quoting in files.yaml
[gnulib.git] / m4 / string_h.m4
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
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-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-15 Eric Blakestrchrnul: work around cygwin bug
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-20 Paul Eggertassume <ctype.h>, ..., <time.h> exist
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
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-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-27 Bruno HaibleDistinguish two kinds of module indicators.
2010-03-27 Bruno HaibleFactorize common .m4 code.
2010-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Bruno HaibleTests of module 'string' 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-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 '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-07 Bruno Haiblembslen: Avoid collision with system function.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
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-06-13 Eric Blakememchr: detect broken x86_64 and alpha implementations
2008-09-21 Bruno HaibleNew module 'strdup-posix'.
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-09-25 Eric BlakeFix strerror on Interix.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-06-11 Bruno HaibleNew module 'mbsnlen'.
2007-02-18 Bruno HaibleMerge gl_HEADER_STRING_H_DEFAULTS and gl_STRING_MODULE_...
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 HaibleAddendum to last patch.
2007-02-05 Bruno HaibleSimplify handling of strncasecmp. Improve link warning.
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 HaibleEnforce ordering constraints between gl_HEADER_STRING_H...
2007-01-27 Bruno HaibleDeclare strcasestr() in the <string.h> replacement...
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...