2011-11-19 |
Simon Josefsson | readline: Check for readline/history.h. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Paul Eggert | test-getcwd: disambiguate exit status |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Paul Eggert | fstatat: fix configuration bug on mingw, OpenBSD 4... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Jim Meyering | hash: deprecate poorly-named hash_insert0: use hash_ins... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Dagobert Michelsen | openat: avoid compilation failure due to lack of <errno... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Paul Eggert | * modules/getcwd (Depends-on): Add fdopendir. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Paul Eggert | modules/crypto/gc-*: simplify dependencies and fix... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Jim Meyering | tests: factor out st_ctime-comparison code (a dozen... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Jim Meyering | test-getcwd: don't leave behind a confdir3/ directory... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Gary V. Vaughan | gitlog-to-changelog: support multi-author commits. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Bruno Haible | Fix some modules' file list. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Gary V. Vaughan | maint.mk: fix tight-scope.mk generation in VPATH builds. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Bruno Haible | Silence successful tests that use 'compare' on AIX... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Bruno Haible | Makefile: Tweak indentation. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Bruno Haible | Syntax check for copyright statements. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Simon Josefsson | Fix for last commit. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Simon Josefsson | git-version-gen: Add --prefix. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Simon Josefsson | git-version: Improve command line handling. |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Jim Meyering | revamp the other test-exclude?.sh scripts to use init... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Jim Meyering | test-exclude2.sh, test-exclude5.sh: fail if test-exclud... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Jim Meyering | test-exclude: fix a typo |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Bruno Haible | obstack: Fix compilation error on MSVC 9. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Jim Meyering | test-exclude: skip tests rather than failing on deficie... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Bruno Haible | ptsname_r test: Avoid gcc warning on glibc systems. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Bruno Haible | ptsname_r: Avoid compilation error on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Bruno Haible | fstatat: Make cross-compilation guess succeed everywher... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Bruno Haible | ptsname_r tests: Fix bugs. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Paul Eggert | fstatat: work with cross-compilation |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bruno Haible | Improve MODULES.html output. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eric Blake | ptsname_r-tests: new test module |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eric Blake | ptsname_r: new module |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Jim Meyering | announce-gen: be more concise when there's only one... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eric Blake | openpty: provide a stub on mingw |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eric Blake | raise: fix mingw handling of SIGPIPE |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bruno Haible | More conditional dependencies. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bruno Haible | faccessat: Move AC_LIBOBJ invocation to module description. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bruno Haible | faccessat: Simplify autoconf macro. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bruno Haible | renameat: Fix dependencies. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bruno Haible | mkfifoat: Fix module description. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bruno Haible | fstatat: Remove unused dependency. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Simon Josefsson | GNUmakefile: behave when Makefile is missing. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Bruno Haible | openat: Conditionalize dependencies. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Jim Meyering | maint.mk: extract GPG key ID without using a temporary... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Eric Blake | grantpt: fix typo |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Eric Blake | maint.mk: silence new syntax check |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | Doc about floating-point and math API. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | stdalign tests: Skip the test when compiled by Sun C. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | ansi-c++-opt: Complete the 2011-06-05 change. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Paul Eggert | * doc/posix-headers/stdalign.texi (stdalign.h): Mention... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | copysignl: Fix result for zero argument on HP-UX 11... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | ldexp, ldexpf, ldexpl: Enhance tests. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | math tests: Cosmetics. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | fma*: Simplify test. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | Tests for module 'fmal'. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | New module 'fmal'. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | Tests for module 'fmaf'. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | New module 'fmaf'. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | Tests for module 'fma'. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | New module 'fma'. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bruno Haible | Extend gl_MATHFUNC. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Bruno Haible | New modules 'at-internal', 'openat-h', split off from... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Jim Meyering | maint.mk: also prohibit inclusion of dirent.h without use |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Bruno Haible | ldexpl tests: Avoid test failure on MSVC 9. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Bruno Haible | New modules 'at-internal', 'openat-h', split off from... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Bruno Haible | openat: Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Bruno Haible | fchownat, renameat, unlinkat: Fix dependencies. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Paul Eggert | openat: remove direct dependency on dirent |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Bruno Haible | renameat: Optimize code size. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Bruno Haible | openat tests: Fix file list. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Bruno Haible | openat, fchmodat, fchownat, linkat, renameat: Fix depen... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Jim Meyering | at-func*.c: fix comments |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Bruno Haible | New module 'mkdirat', split off from module 'openat'. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Bruno Haible | closedir: Avoid warning on mingw. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Bruno Haible | New module 'fstatat', split off from module 'openat'. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Bruno Haible | New module 'unlinkat', split off from module 'openat'. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Bruno Haible | New module 'fchmodat', split off from module 'openat'. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Jim Meyering | putenv: indent #definition of "environ" to placate... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Jim Meyering | gitlog-to-changelog: provide a ChangeLog-repair mechanism |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Jim Meyering | gitlog-to-changelog: avoid an infloop |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Paul Eggert | * MODULES.html.sh: Fix sed-script shell quoting and... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Bruno Haible | fchownat: Improve description. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Paul Eggert | * tests/test-stdalign.c (TEST_ALIGNMENT): Shrink back... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Paul Eggert | Fix my old ChangeLog entry to properly cite Bruno's... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Bruno Haible | alignof: Avoid collision with stdalign module. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Bruno Haible | New module 'fchownat', split off from module 'openat'. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Paul Eggert | stdalign: port better to MSVC and to Sun C 5.11 |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Bruno Haible | doc about some IRIX 5.3 problems. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Dmitry V. Levin | gitlog-to-changelog: fix git-log invocation |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Dmitry V. Levin | gitlog-to-changelog: new option --append-dot |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Bruno Haible | ffsl, ffsll: Avoid compilation error due to 'restrict'. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Jim Meyering | GNUmakefile: reenable "make syntax-check" for most... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Dmitry V. Levin | gitlog-to-changelog: treat a message with only blank... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Jim Meyering | test-parse-datetime.c: avoid new DST-related false... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Bruno Haible | fstat: Tweak documentation. |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Bruno Haible | Update documentation regarding 'largefile' module. |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gary V. Vaughan | maint.mk: don't maintain a second build-aux variable. |
commit | commitdiff | tree | snapshot |
next |