ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED definition
[gnulib.git] / lib /
2012-05-14 Jim Meyeringignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED...
2012-05-13 Bruno Haiblebinary-io: Define set_binary_mode function.
2012-05-12 Bruno Haiblesystem-quote: Add more comments.
2012-05-12 Bruno Haiblesh-quote, system-quote: Add comments about wildcards.
2012-05-12 Paul Eggertfsusage: check for GNU/Linux statvfs problem dynamically
2012-05-10 Bruno Haiblesystem-quote, execute, spawn-pipe: Escape '?' on Windows.
2012-05-10 Bruno Haiblesystem-quote: Refactor.
2012-05-09 Bruno Haibleexecute, spawn-pipe: Escape '*' characters in arguments...
2012-05-09 Bruno HaibleNew module 'system-quote'.
2012-05-09 Bruno Haiblesh-quote: Make C++ safe and allow multiple inclusion.
2012-05-07 Paul Eggertstdint: be more consistent with glibc, SunOS libc
2012-05-07 Paul Eggertstat-size: comment fix
2012-05-07 Bruno Haiblesh-quote: Improve shell_quote_argv's signature.
2012-04-30 Paul Eggertexclude: process exclude and include directives in...
2012-04-30 Paul Eggertexclude: handle wildcards with FNM_NOESCAPE and with...
2012-04-29 Paul Eggertexclude: handle wildcards with FNM_EXTMATCH
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-04-14 Bruno Haiblestat: Bypass buggy override in mingw64.
2012-04-12 Bruno HaibleNew module 'getrusage'.
2012-04-12 Bruno HaibleNew module 'sys_resource'.
2012-04-12 LRNioctl: Fix compilation error on mingw.
2012-04-04 Jim Meyeringregex: correct #pragma guard expression
2012-04-04 Paul Eggertregex: remove unnecessary type punning
2012-04-03 Bruno HaibleNew module 'ilogbl'.
2012-04-03 Bruno HaibleNew module 'ilogbf'.
2012-04-03 Bruno HaibleNew module 'ilogb'.
2012-04-03 Bruno Haiblemath: Provide FP_ILOGB0 and FP_ILOGBNAN.
2012-04-03 Bruno HaibleNew module 'logbl'.
2012-04-03 Bruno HaibleNew module 'logbf'.
2012-04-03 Bruno Haiblelogb: Provide replacement and workarounds.
2012-04-01 Bruno Haiblelog10l: Work around log10l-ieee test failure on IRIX...
2012-04-01 Bruno Haiblelog10f-ieee: Work around test failure on NetBSD 5.1.
2012-04-01 Bruno Haiblelog10-ieee: Work around test failure on NetBSD 5.1...
2012-04-01 Bruno Haiblelog10l: Work around AIX 5.1, IRIX 6.5, OSF/1 5.1 bug.
2012-04-01 Bruno Haiblelog10f: Work around OSF/1 5.1 bug.
2012-04-01 Bruno Haiblelog10: Work around OSF/1 5.1 bug.
2012-03-31 Simon Josefssonfflush: Fix syntax error.
2012-03-30 Paul Eggertregex: pacify GCC when compiling GRUB
2012-03-30 Eric Blakestdio: don't assume gets any more
2012-03-29 Eric Blakestrerror_r: avoid compiler warning
2012-03-29 Eric Blakefflush: avoid compiler warning
2012-03-25 Bruno HaibleNew module 'localeconv'.
2012-03-25 Bruno Haiblelocale: Provide a working 'struct lconv'.
2012-03-25 Bruno HaibleEnable common subexpression optimization in GCC.
2012-03-25 Bruno HaibleEnable common subexpression optimization in GCC.
2012-03-20 Mark Wielaardgit-merge-changelog: add specific example on how to...
2012-03-20 Mark Wielaardgit-merge-changelog: Report bugs to bug-gnulib@gnu...
2012-03-16 Paul Eggertregex: diagnose too-large repeat counts in EREs
2012-03-15 Bruno Haiblefmal: Avoid test failure on OpenBSD 5.1/SPARC64.
2012-03-14 Bruno Haiblesqrtl: Bypass broken implementation in OpenBSD 5.1...
2012-03-13 Bruno Haibleremainderl: Avoid compilation error on AIX >= 5.2.
2012-03-13 Bruno HaibleAvoid compilation errors with MSVC option -fp:strict.
2012-03-13 Bruno Haibleuninorm: Don't crash in out-of-memory conditions.
2012-03-11 Bruno HaibleNew module 'log2l'.
2012-03-11 Bruno HaibleNew module 'log2f'.
2012-03-11 Bruno HaibleNew module 'log2'.
2012-03-11 Bruno Haiblelog1pl-ieee: Work around test failure on IRIX 6.5.
2012-03-11 Bruno Haiblelog1p-ieee: Work around test failure on AIX 7.1 and...
2012-03-11 Bruno HaibleNew module 'log1pl'.
2012-03-11 Bruno HaibleNew module 'log1pf'.
2012-03-11 Bruno Haiblelog1p: Provide replacement for Minix and MSVC.
2012-03-10 Bruno HaibleFix some comments.
2012-03-10 Paul Eggertregex: allow inclusion of <regex.h> before <limits.h>
2012-03-10 Bruno Haibleisnanf-nolibm: Fix last commit.
2012-03-10 Bruno Haibleisnanf-nolibm: Make it work on IRIX 6.5 with cc.
2012-03-10 Bruno Haiblelogf-ieee: Work around test failure on NetBSD 5.1.
2012-03-10 Bruno Haiblelog-ieee: Work around test failure on NetBSD 5.1 and...
2012-03-10 Bruno Haiblelogl: Work around OSF/1 5.1 bug.
2012-03-10 Bruno Haiblelogf: Work around OSF/1 5.1 bug.
2012-03-10 Bruno Haiblelog: Work around OSF/1 5.1 bug.
2012-03-09 Jim Meyeringreadtokens.c: adjust wording in a comment
2012-03-09 Paul Eggertmodechange: add notations +40, 00440, etc.
2012-03-09 Bruno Haibleexp2l-ieee: Work around test failure on OpenBSD 4.9...
2012-03-09 Bruno HaibleNew module 'exp2l'.
2012-03-09 Bruno HaibleNew module 'exp2f'.
2012-03-09 Bruno HaibleNew module 'exp2'.
2012-03-08 Paul Eggertsavedir: fix comment typo
2012-03-08 Bruno Haiblefmal: Avoid compilation error on AIX.
2012-03-08 Bruno Haibleexpm1l: Avoid compilation error on AIX.
2012-03-08 Bruno Haibleexpm1l: Don't override undeclared system function on...
2012-03-08 Bruno Haibleremainderl: Don't override undeclared system function...
2012-03-08 Bruno Haiblerintf: Don't override undeclared system function on...
2012-03-08 Bruno Haibleroundl: Avoid compilation error on AIX.
2012-03-07 Bruno Haiblecopysignf: Don't override undeclared system function...
2012-03-07 Paul Eggertreadtokens: avoid core dumps with unusual calling patterns
2012-03-07 Akim Demaillequote: fuse into quotearg
2012-03-06 Bruno HaibleNew module 'expm1-ieee'.
2012-03-06 Bruno HaibleWork around expm1f bug on IRIX 6.5.
2012-03-06 Bruno HaibleNew module 'expm1l'.
2012-03-06 Bruno HaibleNew module 'expm1f'.
2012-03-06 Bruno HaibleNew module 'expm1'.
2012-03-06 Bruno Haiblemath: Update module names in warnings.
2012-03-06 Bruno Haibleexpl: Simplify computation.
2012-03-06 Bruno Haibleexpl: Fix precision of computed result.
2012-03-05 Bruno Haiblefpucw: Doc about FreeBSD.
2012-03-04 Bruno Haibleremainder, remainderf, remainderl: Fix computation...
2012-03-04 Bruno Haiblefmod, fmodl: Fix computation for large quotients x...
2012-03-01 Bruno Haiblecbrtl-ieee: Work around test failure on IRIX 6.5.
2012-03-01 Bruno Haiblecbrtf: Work around bug in IRIX 6.5 system function.
2012-03-01 Bruno HaibleNew module 'cbrtl'.
next