Relax license of the stpcpy module.
[gnulib.git] / modules /
2008-05-29 Bruno HaibleRelax license of the stpcpy module.
2008-05-27 Bruno HaibleMention the link requirements.
2008-05-25 Bruno HaibleRename acl.c to set-mode-acl.c.
2008-05-25 Bruno HaibleRename tests/test-copy-file-sameacls.c to tests/test...
2008-05-22 Bruno HaibleSplit off copy_acl function to separate file.
2008-05-22 Bruno HaibleTests for the 'copy-file' module.
2008-05-20 Simon JosefssonAdd memcmp-tests module.
2008-05-20 Bruno HaibleFix syntax of --keyword option.
2008-05-19 Martin LambersKeep getpass-gnu in sync with getpass.
2008-05-19 Bruno HaibleRemove trailing spaces.
2008-05-19 Simon Josefssonmodules/base64-tests: New file.
2008-05-18 Bruno HaibleNew module 'propername', moved here from GNU gettext.
2008-05-14 Eric BlakeTest xmemdup0.
2008-05-14 Eric BlakeSplit xmemdup0 into its own module.
2008-05-11 Bruno HaibleMove gen-lbrkprop from GNU gettext to here.
2008-05-11 Jim MeyeringNew modules: crypto/sha256, crypto/sha512 (from coreutils)
2008-05-11 Bruno HaibleNew module 'unictype/gen-ctype'.
2008-05-10 Bruno HaibleUse case-insensitive comparison.
2008-05-10 Bruno HaibleUse u8_conv_from_encoding instead of using special...
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-width-linebreaks.
2008-05-10 Bruno HaibleTests for module 'unilbrk/u32-width-linebreaks'.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-possible-linebreaks
2008-05-10 Bruno HaibleTests for module unilbrk/u32-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-possible-linebreaks.
2008-05-10 Bruno HaibleSplit up the 'linebreak' module.
2008-05-01 Jim Meyeringvc-list-files: make the stand-alone gnulib test work
2008-04-30 Jim Meyeringadd tests for vc-list-files
2008-04-30 Eric BlakeOptimize getndelim2 to use block operations when possible.
2008-04-29 Bruno HaibleEnsure the system declares inet_ntop, inet_pton when...
2008-04-29 Eric BlakeSilence valgrind on safe reads beyond potential array...
2008-04-29 Bruno HaibleEnable gnulib's <arpa/inet.h> replacement also when...
2008-04-29 Jim Meyering* modules/mkdir (License): Re-license as LGPLv2+.
2008-04-29 Bruno HaibleSet the module maintainer.
2008-04-29 Simon JosefssonMake arpa/inet module build under MinGW.
2008-04-29 Eric BlakeTest getndelim2.
2008-04-29 Bruno HaibleUse 'raise'.
2008-04-29 Bruno HaibleDeclare rpmatch.
2008-04-29 Bruno HaibleChange rpmatch to use nl_langinfo when appropriate.
2008-04-28 Eric BlakeAdd rawmemchr module, matching glibc.
2008-04-28 Eric BlakeOptimize and test strchrnul.
2008-04-28 Eric BlakeRemove intprops dependency.
2008-04-28 Simon JosefssonMove inet_ntop and inet_pton declarations to arpa/inet.h.
2008-04-27 Bruno HaibleMake test-stat-time pass on mingw.
2008-04-27 Bruno HaibleMake test-yesno.sh work on mingw.
2008-04-27 Eric BlakeOptimize and test memrchr.
2008-04-26 Bruno HaibleNew private include file lib/stdio-impl.h.
2008-04-26 Bruno HaibleTests for module 'memchr'.
2008-04-26 Bruno HaibleOptimize parallel detection of matching bytes.
2008-04-23 Eric BlakeImprove memchr2 performance.
2008-04-23 Simon JosefssonAdd inet_ntop and inet_pton declarations to arpa/inet...
2008-04-22 Jim Meyering* modules/verify (License): Re-license as LGPLv2+.
2008-04-21 Bruno HaibleReplace the isw* functions on Linux libc5.
2008-04-21 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2008-04-21 Bruno HaibleFix compilation errors related to rpl_mkdir on mingw.
2008-04-20 Bruno HaibleFix module dependencies.
2008-04-20 Bruno HaibleRemove trailing spaces.
2008-04-20 Bruno HaibleFix test failure on platforms with non-GNU iconv.
2008-04-20 Bruno HaibleFix link error on mingw.
2008-04-19 Bruno HaibleWork around snprintf bug on Linux libc5.
2008-04-16 Bruno HaibleDefine module indicator, used by math.in.h.
2008-04-13 Bruno HaibleMake truncl work on OSF/1 4.0.
2008-04-13 Bruno Haibletest-quotearg needs to be linked against libintl (at...
2008-04-13 Bruno HaibleOverride <sys/socket.h> when it exists but is incomplete.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-04-12 Bruno HaibleLink test-strsignal with libintl.
2008-04-11 Bruno HaibleLink test-getaddrinfo with libintl.
2008-04-11 Bruno HaibleInclude stdbool, for 'true' and 'false'.
2008-04-11 Bruno HaibleFix a link error on MacOS X.
2008-04-04 Bruno Haiblerelocatable-prog-wrapper needs the gl_ENVIRON macro.
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-04-01 Eric BlakeGuarantee a definition of NAN.
2008-03-30 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2008-03-30 Bruno HaibleUse the EOVERFLOW module instead of a manual fallback...
2008-03-30 Bruno HaibleUse module 'EOVERFLOW' rather than defining an EOVERFLO...
2008-03-30 Bruno HaibleTests for module 'EOVERFLOW'.
2008-03-30 Bruno HaibleNew module 'EOVERFLOW'.
2008-03-30 Bruno HaibleImprove freadseek's efficiency after ungetc.
2008-03-30 Eric BlakeAdd hex float support.
2008-03-30 Eric BlakeDocument various strtod bugs, with some fixes.
2008-03-29 Eric BlakeFix ftell on mingw.
2008-03-29 Eric BlakePass test-freadseek on cygwin.
2008-03-26 Jim Meyeringgnumakefile: remove file from $(top_builddir), not...
2008-03-25 Jim Meyeringgnumakefile: Don't double-quote-expand $(VPATH) value.
2008-03-24 Eric BlakeAlter GNUmakefile to install into top directory.
2008-03-23 Bruno HaibleFix regex compilation error on HP-UX 11.
2008-03-18 Jim MeyeringNew script and module: mktempd
2008-03-11 Bruno HaibleCorrect the va_copy definition for AIX 5.
2008-03-11 Bruno HaibleFix commit from 2007-06-20.
2008-03-09 Bruno HaibleExtend freadptr to return also the buffer size.
2008-03-07 Bruno HaibleMake fflush after ungetc work on BSD platforms.
2008-03-07 Eric BlakeLikewise for ftello.
2008-03-06 Bruno HaibleEnsure that fseeko is declared when possible.
2008-03-06 Simon JosefssonChange license to unlimited for func module.
2008-03-06 Simon JosefssonRename __func__ module to func.
2008-03-06 Simon JosefssonAdd module __func__ to provide C99 __func__ variable.
2008-03-05 Simon JosefssonRe-license byteswap to LGPLv2+.
2008-03-05 Simon JosefssonUse unlimited license for inline module.
next