* doc/gnulib-tool.texi (Initial import): Reword description of
[gnulib.git] / modules /
2007-03-01 Jim Meyering* modules/xreadlink (Maintainer): Add my name.
2007-03-01 Bruno HaibleDon't depend on relocatable-lib, because of -DNO_XMALLOC.
2007-03-01 Bruno HaibleNew module 'relocatable-script'. From Ben Pfaff.
2007-03-01 Bruno HaibleNew module 'relocatable-lib'. From Ben Pfaff.
2007-03-01 Bruno HaibleNew module 'relocatable'. From Ben Pfaff.
2007-03-01 Bruno HaibleUpdate for xreadlink -> xreadlink-with-size rename.
2007-03-01 Bruno HaibleAdd the xreadlink module from GNU gettext (based on...
2007-02-28 Bruno HaibleRename module xreadlink to xreadlink-with-size.
2007-02-28 Bruno HaibleMove to xreadlink-with-size.
2007-02-28 Bruno HaibleMove to here from xreadlink.
2007-02-25 Bruno HaibleNo assumptions about FLT_RADIX need to be made.
2007-02-25 Bruno HaibleRename module 'pathname' to 'filename'.
2007-02-25 Bruno HaibleMove to filename.
2007-02-25 Bruno HaibleMove to here from pathname.
2007-02-25 Bruno HaibleTests for module 'printf-frexpl'.
2007-02-25 Bruno HaibleNew module 'printf-frexpl'.
2007-02-25 Bruno HaibleTests for module 'printf-frexp'.
2007-02-25 Bruno HaibleNew module 'printf-frexp'.
2007-02-25 Bruno HaibleAssume automake >= 1.10.
2007-02-25 Bruno HaibleMerge isnan and isnanl into a single source file.
2007-02-24 Bruno HaibleTests for module 'isnanl-nolibm'.
2007-02-24 Bruno HaibleNew module 'isnanl-nolibm'.
2007-02-24 Bruno HaibleTests for module 'isnan-nolibm'.
2007-02-24 Bruno HaibleNew module 'isnan-nolibm'.
2007-02-23 Eric Blake* lib/getdate.h (includes): Include <time.h>, not...
2007-02-22 Jim Meyering* modules/utimens (Depends-on): Add timespec, required for
2007-02-22 Simon JosefssonRevert.
2007-02-22 Simon Josefssonmodules/time (Depends-on): Add restrict.
2007-02-21 Paul EggertMinor fixups to port to Solaris 10 with Sun C 5.8.
2007-02-21 Bruno HaibleTests for module 'stdio'.
2007-02-21 Bruno Haiblevsnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno Haiblesnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno HaibleNew module 'stdio'.
2007-02-19 Bruno HaibleMove more declarations into <unistd.h>.
2007-02-19 Bruno Haiblegetsubopt.h is replaced with <stdlib.h>.
2007-02-18 Bruno HaibleDepends on dup2 function being available.
2007-02-18 Bruno HaibleTests for module 'stdlib'.
2007-02-18 Bruno Haiblemkstemp.h is replaced with <stdlib.h>.
2007-02-18 Bruno Haiblemkdtemp.h is replaced with <stdlib.h>.
2007-02-18 Bruno Haibleexit.h is replaced with <stdlib.h>.
2007-02-18 Bruno HaibleNew module 'stdlib'.
2007-02-18 Bruno HaibleTests for module 'math'.
2007-02-18 Bruno HaibleNew module 'math'. <math.h> replaces mathl.h.
2007-02-18 Bruno HaibleTests for module 'wctype'.
2007-02-18 Bruno HaibleTests for module 'wchar'.
2007-02-18 Bruno HaibleTests for module 'unistd'.
2007-02-18 Bruno HaibleTests for module 'time'.
2007-02-18 Bruno HaibleTests for module 'sysexits'.
2007-02-18 Bruno HaibleTests for module 'sys_time'.
2007-02-18 Bruno HaibleTests for module 'sys_stat'.
2007-02-18 Bruno HaibleTests for module 'sys_socket'.
2007-02-18 Bruno HaibleTests for module 'sys_select'.
2007-02-18 Bruno HaibleTests for module 'string'.
2007-02-18 Bruno HaibleTests for module 'stdbool'.
2007-02-18 Bruno HaibleTests of module 'netinet_in'.
2007-02-18 Bruno HaibleTests for module 'inttypes'.
2007-02-18 Bruno HaibleTests for module 'fcntl'.
2007-02-18 Bruno HaibleTests for module 'byteswap'.
2007-02-18 Bruno HaibleTests for module arpa_inet.
2007-02-18 Bruno HaibleSubstitute a few more variables.
2007-02-18 Bruno HaibleUse GL_LINK_WARNING in the generated inttypes.h.
2007-02-17 Bruno HaibleNew module 'link-warning'.
2007-02-17 Bruno HaibleNew module 'tmpfile'.
2007-02-15 Bruno HaibleTests for module 'mbspcasecmp'.
2007-02-15 Bruno HaibleNew module 'mbspcasecmp'.
2007-02-15 Bruno HaibleTests for module 'mbsncasecmp'.
2007-02-15 Bruno HaibleNew module 'mbsncasecmp'.
2007-02-15 Paul Eggert* lib/exclude.c (FNM_EXTMATCH): Define if system does...
2007-02-15 Paul EggertFix regex code so it doesn't rely on strcasecmp.
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...
2007-02-12 Bruno HaibleOptimize memory allocation to use alloca when possible.
2007-02-11 Bruno HaibleTests for module 'mbsspn'.
2007-02-11 Bruno HaibleTests for module 'mbspbrk'.
2007-02-11 Bruno HaibleTests for module 'mbscspn'.
2007-02-11 Bruno HaibleTests for module 'mbscasecmp'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbscasestr.
2007-02-11 Bruno HaibleTests for module 'mbscasestr'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbsstr.
2007-02-11 Bruno HaibleTests for module 'mbsstr'.
2007-02-11 Bruno HaibleTests for module 'mbsrchr'.
2007-02-11 Bruno HaibleTests for module 'mbschr'.
2007-02-11 Bruno HaibleNew module 'mbslen'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of strcasestr substitute.
2007-02-11 Bruno HaibleTests for module 'strcasestr'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of c_strcasestr.
2007-02-11 Bruno HaibleTests for module 'c-strcasestr'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity.
2007-02-11 Bruno HaibleTests for module 'c-strstr'.
2007-02-08 Bruno Haible * modules/regex (Depends-on): Add stdbool.
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 '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.
next