2007-02-05 Paolo Bonzini <bonzini@gnu.org>
[gnulib.git] / modules /
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 'mbscspn'.
2007-02-05 Bruno HaibleAddendum to last patch.
2007-02-05 Bruno Haiblestrcasecmp no longer needs mbuiter.
2007-02-05 Bruno HaibleNew module 'mbscasestr'. Reduced goal of 'strcasestr'.
2007-02-05 Bruno HaibleNew module 'mbscasestr'.
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 'mbscasecmp'.
2007-02-05 Bruno HaibleNew module 'mbsstr'. Remove module 'strstr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbschr'.
2007-02-05 Paul Eggert* modules/stdarg (configure.ac-early): Require AC_PROG_...
2007-02-04 Bruno HaibleNew module description section 'configure.ac-early'.
2007-02-02 Jim Meyering* modules/arpa_inet: Put AC_PROG_MKDIR_P in the configu...
2007-02-02 Eric Blake* modules/mountlist (Depends-on): Revert 2007-01-31...
2007-02-02 Eric Blake* modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid...
2007-02-01 Eric Blake* modules/regex (Depends-on): Revert dependence on...
2007-02-01 Eric Blake* modules/mountlist (Depends-on): Add strstr
2007-02-01 Eric Blake* m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct...
2007-02-01 Bruno HaibleNew module description field 'Link'.
2007-02-01 Bruno HaibleEnforce the use of gnulib modules for unportable <strin...
2007-01-29 Paul Eggert* lib/strptime.h (strptime): Use 'restrict' for args...
2007-01-29 Bruno HaibleNew module 'strptime'. Initial fixes.
2007-01-29 Bruno Haible2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids...
2007-01-29 Paul Eggert* MODULES.html.sh: New module mpsort.
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am) [MOSTLYCLEANFILES...
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am): Build sys/time.h...
2007-01-28 Bruno HaibleSimplify macrology that creates unistd.h.
2007-01-28 Bruno HaibleReduce the number of AC_LIBOBJ invocations by 1.
2007-01-28 Bruno HaibleRenamed modules.
2007-01-28 Bruno HaibleMove to u32-mbtouc.
2007-01-28 Bruno HaibleMove to here from u32-mbtouc-safe.
2007-01-28 Bruno HaibleMove to u32-mbtouc-unsafe.
2007-01-28 Bruno HaibleMove to here from u32-mbtouc.
2007-01-28 Bruno HaibleRename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe...
2007-01-28 Bruno HaibleMove to u16-mbtouc.
2007-01-28 Bruno HaibleMove to here from u16-mbtouc-safe.
2007-01-28 Bruno HaibleMove to utf16-ucs4.
2007-01-28 Bruno HaibleMove to here from utf16-ucs4-safe.
2007-01-28 Bruno HaibleRename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc...
2007-01-28 Bruno HaibleMove to u16-mbtouc-unsafe.
2007-01-28 Bruno HaibleMove to here from u16-mbtouc.
2007-01-28 Bruno HaibleMove to utf16-ucs4-unsafe.
2007-01-28 Bruno HaibleMove to here from utf16-ucs4.
2007-01-28 Bruno HaibleRename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe...
2007-01-28 Bruno HaibleMove to u8-mbtouc.
2007-01-28 Bruno HaibleMove to here from u8-mbtouc-safe.
2007-01-28 Bruno HaibleMove to utf8-ucs4.
2007-01-28 Bruno HaibleMove to here from utf8-ucs4-safe.
2007-01-27 Bruno HaibleRename u8_mbtouc -> u8_mbtouc_unsafe.
2007-01-27 Bruno HaibleMove to u8-mbtouc-unsafe.
2007-01-27 Bruno HaibleMove to here from u8-mbtouc.
2007-01-27 Bruno HaibleMove to utf8-ucs4-unsafe.
2007-01-27 Bruno HaibleMove to here from utf8-ucs4.
2007-01-27 Bruno HaibleDeclare strcasestr() in the <string.h> replacement...
2007-01-27 Bruno HaibleSmall optimization.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-strconv-to-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-strconv-to-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-to-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-strconv-from-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-strconv-from-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-from-locale'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u32-strconv-to-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-strconv-to-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u16-strconv-to-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-strconv-to-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u8-strconv-to-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-to-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u32-strconv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-strconv-from-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u16-strconv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-strconv-from-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u8-strconv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-from-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u32-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-conv-from-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u16-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-conv-from-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u8-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/base'.
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...
2007-01-26 Bruno HaibleVarious fixes.
2007-01-24 Bruno HaibleOptimize the recognition of "UTF-8" strings.
2007-01-24 Bruno HaibleNew module 'c-strcaseeq'.
2007-01-24 Bruno HaibleNew module 'streq'.
2007-01-24 Bruno HaibleTests for 'striconveha' module.
2007-01-24 Bruno HaibleAdd an optional argument specifying transliteration.
2007-01-22 Bruno HaibleUse @MKDIR_P@ instead of $(MKDIR_P), since automake...
2007-01-22 Paul Eggert* modules/gettimeofday (License): Change from GPL to...
2007-01-21 Bruno HaibleNew module 'striconveha'.
2007-01-20 Paul Eggert* lib/poll.c: Include sys/time.h and time.h uncondition...
2007-01-19 Bruno HaibleReplace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOF...
2007-01-18 Jim MeyeringUse "$(MKDIR_P) sys", not race-prone "test -d sys ...
next