added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules /
2010-08-19 Ian Beckwithadded missing dependencies to fix failing unistr/ tests ianb
2010-08-14 Bruno HaibleRename module 'memxfrm' to 'amemxfrm'.
2010-08-14 Bruno HaibleTests for module 'astrxfrm'.
2010-08-14 Bruno HaibleNew module 'astrxfrm'.
2010-08-14 Matthias Boltepthread: fix pthread.h creation for srcdir != builddir
2010-08-10 Eric Blakeopen, chown: relax license
2010-08-09 Eric Blakereadlinkat: adjust client modules
2010-08-09 Eric Blakereadlinkat: split into its own module
2010-07-31 Bruno HaibleImprove doc in MODULES.html.
2010-07-31 Bruno Haibleunistr/u8-strstr, unistr/u16-strstr: Optimize the one...
2010-07-31 Bruno Haibleunistr/u*-strstr: Fix dependencies.
2010-07-31 Bruno Haiblecopysign: Does not require -lm on glibc systems.
2010-07-30 Bruno Haibledirfd: Avoid link error on AIX 7.1.
2010-07-28 Bruno Haibleunistr/u*-chr, unistr/u*-strchr: Fix link errors and...
2010-07-23 Paolo Bonziniunistr/u8-chr, unistr/u8-strchr: use Boyer-Moore like...
2010-07-23 Paolo Bonziniunistr/u*-strchr: add tests
2010-07-23 Paolo Bonziniunistr/u*-chr: prepare for multibyte tests
2010-07-14 Paul R. Eggertgetcwd: on Solaris, work better if ancestors are inacce...
2010-07-13 Paul R. Eggertpthread: Add enough so that coreutils/src/sort.c compiles.
2010-07-12 Bruno HaibleUnify tests that set gl_cv_func_ldexp_no_libm.
2010-07-12 Bruno HaibleTests for module '_Exit'.
2010-07-12 Bruno HaibleNew module '_Exit'.
2010-07-12 Paul R. Eggertstrtod: make it more-accurate typically, and don't...
2010-06-29 Ian Beckwithunitypes: Fix bug introduced on 2010-05-18.
2010-06-21 Bruno HaibleFix HAVE_CALLOC_POSIX misnomer.
2010-06-21 Bruno HaibleUse modern idiom for calloc() replacement.
2010-06-21 Bruno HaibleFix HAVE_REALLOC_POSIX misnomer.
2010-06-21 Bruno HaibleUse modern idiom for realloc() replacement.
2010-06-21 Bruno HaibleFix HAVE_MALLOC_POSIX misnomer.
2010-06-21 Bruno HaibleUse modern idiom for malloc() replacement.
2010-06-11 Jim Meyeringtest-inttostr: avoid warnings about 4-6KB literal strings
2010-06-10 Jim Meyeringinttostr-tests: depend on snprintf, not snprintf-posix
2010-06-10 Jim Meyeringinttostr: add a new function, inttostr, and tests
2010-06-09 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-06-05 Bruno HaibleUpdate to GNU gettext 0.18.1.
2010-06-03 Bruno HaibleDon't use AC_LIBOBJ with file names in subdirectories.
2010-06-03 Bruno HaibleReduce dependencies.
2010-06-03 Bruno HaibleReduce dependencies.
2010-06-02 Eric Blaketime: work with mingw + pthreads-win32 library
2010-05-24 Bruno HaibleDon't use conversion with transliteration in u{8,16...
2010-05-24 Bruno HaibleAdjust #include directive style.
2010-05-24 Bruno Haibleregex: Don't require alloca.
2010-05-23 Jim Meyeringtest-pwrite: do not leave behind a test file named...
2010-05-20 Simon Josefssonmodules/valgrind-tests (configure.ac): Invoke gl_VALGRI...
2010-05-20 Simon JosefssonAdd new module valgrind-tests.
2010-05-19 Bruno HaibleAvoid valgrind error reports from libunistring.
2010-05-18 Bruno HaibleNew module 'libunistring-optional'.
2010-05-16 Bruno HaibleFix collision between gnulib's and libintl's printf...
2010-05-10 Peter O'GormanRemove useless test-pwrite.sh file.
2010-05-09 Bruno HaibleUpdate to GNU gettext 0.18.
2010-05-06 Sergey Poznyakoffexclude: Unescape hashed patterns in wildcard mode.
2010-05-05 Eric Blakeverify: automate tests
2010-05-05 Peter O'GormanTests for module pwrite.
2010-05-05 Peter O'GormanNew module pwrite.
2010-05-01 Bruno Haiblefpurge: Sharper test.
2010-05-01 Bruno Haibleftello: Another test.
2010-05-01 Bruno Haibleftell: Another test.
2010-05-01 Bruno Haibleftell, ftello: Work around Solaris bug.
2010-04-29 Eric Blakeheaders: relax license to LGPLv2+
2010-04-29 Jim Meyeringinttypes: relax license to LGPLv2+
2010-04-28 Bruno Haiblegetdate: Generate getdate.c in the source directory.
2010-04-27 Eric Blakefull-read, full-write: relax license
2010-04-27 Eric Blakepthread: mention library for linking
2010-04-26 Bruno Haiblenetdb: Add support for GNULIB_POSIXCHECK.
2010-04-25 Bruno Haiblettyname_r: Make it work on Solaris 10.
2010-04-25 Bruno Haiblettyname_r: Make it work on MacOS X 10.4 and Solaris 10.
2010-04-23 Jim Meyeringvc-list-files tests: convert to use init.sh
2010-04-19 Bruno Haibleioctl: Move autoconf macro to a .m4 file.
2010-04-16 Bruno HaibleOverride netdb.h always.
2010-04-14 Eric Blakestrtok_r: relax license to LGPLv2+
2010-04-10 Bruno Haiblevasnprintf: Correct handling of unconvertible wide...
2010-04-10 Bruno Haiblestrnlen: Fix warning in C++ mode on MacOS X.
2010-04-09 Jim Meyeringftruncate: mark module as obsolete; even MinGW provides...
2010-04-09 Bruno HaibleFix side effects from tests-related modules.
2010-04-06 Bruno HaibleFix link error on mingw.
2010-04-05 Bruno HaibleUse the module 'strncat'.
2010-04-05 Bruno HaibleTests for module 'strncat'.
2010-04-05 Bruno HaibleNew module 'strncat'.
2010-04-05 Jim Meyeringxstrtoumax-tests: convert to use init.sh
2010-04-05 Jim Meyeringxstrtoimax-tests: convert to use init.sh
2010-04-05 Jim Meyeringxstrtol-tests: convert to use init.sh
2010-04-05 Jim Meyeringatexit-tests: convert to use init.sh
2010-04-05 Bruno HaibleFix link error on Solaris 8 with cc.
2010-04-05 Bruno Haiblememchr: Avoid a possible C++ test error.
2010-04-04 Bruno Haiblestring: Remove unused substitution.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Cygwin.
2010-04-04 Bruno HaibleRename gl_TMPFILE.
2010-04-04 Bruno Haibletmpfile: Fix C++ test error on mingw.
2010-04-04 Bruno Haiblenanosleep: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestrptime: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletimegm: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Minor updates.
2010-04-03 Bruno Haiblefchdir: Fix regression introduced on 2010-03-08.
2010-04-03 Bruno Haiblegetpagesize: Fix C++ test error on mingw.
2010-04-03 Bruno Haibleftello: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblefseeko: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblemkstemp: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestpncpy: Fix C++ test error on mingw.
2010-04-02 Bruno HaibleTests for module 'havelib', moved here from GNU gettext.
next