have bootstrap initialize git-merge-changelog if found
[gnulib.git] / modules /
2008-07-26 Ben PfaffAdd missing dependencies on new m4/exponent[fdl].m4...
2008-07-26 Ben PfaffAdd isinf module.
2008-07-26 Ben PfaffMove macros for finding floating-point exponents into...
2008-07-20 Bruno HaibleTest must fail if libsigsegv could not distinguish...
2008-07-20 Bruno HaibleRelicense under LGPLv2+.
2008-07-17 Eric Blakec-stack: fix typo.
2008-07-17 Eric BlakeMake c-stack use libsigsegv, when available.
2008-07-17 Eric Blakec-stack: Expose false positives when not using libsigsegv.
2008-07-14 Bruno HaibleNew module 'libsigsegv'.
2008-07-14 Bruno HaibleImproves the doc in MODULES.html.
2008-07-13 Ben PfaffNew module 'longlong'.
2008-07-12 Ben PfaffAdd isnan module.
2008-07-12 Ben PfaffAdd isnanf module.
2008-07-12 Ben PfaffAdd isnand module.
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-07-01 Simon JosefssonAdd self-test for getdate module.
2008-06-26 Jim Meyeringmake several modules depend on the "open" module
2008-06-23 Eric BlakeRevert use of sig-handler.h in sigprocmask.c.
2008-06-21 Eric BlakeUse sigaction module rather than signal().
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-06-21 Eric BlakeFix nanosleep module on mingw.
2008-06-21 Eric BlakeFix licensing of sigprocmask.
2008-06-17 Bruno HaibleRelicense under LGPLv2+ license.
2008-06-17 Eric BlakeMove c-stack test into testsuite.
2008-06-16 Eric BlakeUse raise module consistently.
2008-06-14 Bruno HaibleFix various problems in 'obstack-printf' module.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2008-06-09 Eric BlakeProduce autobuild blurb earlier in log.
2008-06-08 Jim Meyering* modules/acl (Maintainer): Add Bruno Haible.
2008-06-05 Jim Meyeringgenerate argz.c and argz.in.h from glibc sources
2008-06-02 Bruno HaibleExtend ACL support tests to support OSF/1, MacOS X...
2008-06-01 Bruno HaibleNew ACL unit tests.
2008-06-01 Bruno HaibleDepends on strdup.
2008-06-01 Bruno HaibleMake create_pipe_* safer w.r.t. file descriptor conflicts.
2008-05-30 Simon Josefssonmodules/autobuild (configure.ac): Call AB_INIT.
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...
next