canonicalize: fix // handling
[gnulib.git] / ChangeLog
2012-01-06 Bruno Haibletest-init.sh: correct the test for diff -u
2012-01-06 Paul EggertUse ', not `, for quoting output.
2012-01-05 Bruno Haiblestrtoimax: Don't force a replacement on systems where...
2012-01-05 Bruno Haibledoc: Mention NetBSD bugs.
2012-01-05 Bruno Haiblestrtoumax tests: Enhance tests.
2012-01-05 Bruno Haiblestrtoimax: Work around AIX 5.1 bug.
2012-01-05 Bruno Haibleinttypes: Modernize.
2012-01-05 Jim Meyeringinit.sh: don't waste a subshell just to redirect stderr
2012-01-05 Jim Meyeringtest-init.sh: avoid failure on HP-UX 11.00
2012-01-05 Bruno HaibleTests for module 'strtoull'.
2012-01-05 Bruno HaibleTests for module 'strtoll'.
2012-01-05 Bruno HaibleTests for module 'strtoul'.
2012-01-05 Bruno HaibleTests for module 'strtol'.
2012-01-05 Jim Meyeringtest-init.sh: accommodate Solaris 5.10's different...
2012-01-05 Paul Eggerttest-posixtm: don't assume signed integer wraparound
2012-01-04 Paul EggertSpell out "Windows 9x" and "Windows XP".
2012-01-04 Jim Meyeringtest-vc-list-files-cvs.sh: remove obsolete comment
2012-01-04 Bruno HaibleTalk about "native Windows API", not "Win32".
2012-01-03 Bruno Haibleisatty: Support for MSVC 9.
2012-01-03 Jim Meyeringmaint.mk: remove temporary transition aid from over...
2012-01-03 Jim Meyeringinit.sh: do not try to accommodate compare arguments...
2012-01-03 Bruno HaibleEnhance tests for module 'isatty'.
2012-01-03 Bruno HaibleNew module 'isatty'.
2012-01-03 Bruno Haiblecanonicalize: Tweak 2011-12-29 commit.
2012-01-02 Jim Meyeringgitlog-to-changelog: describe input syntax in --help...
2012-01-02 Jim Meyeringgitlog-to-changelog: fix typo in --help: show backslash...
2012-01-02 Jim Meyeringgitlog-to-changelog: don't malfunction when name contai...
2012-01-02 Gary V. Vaughangitlog-to-changelog: Copyright-paperwork-exempt: yes...
2012-01-01 Jim Meyeringtest-framework-sh: init.sh: fix "make dist" failure
2012-01-01 Jim Meyeringversion-etc: update copyright year reported by --version
2011-12-31 Pádraig Bradycanonicalize: only stat() when required
2011-12-31 Paul Eggertdoc: cover st_ino issues once; add OpenVMS etc.
2011-12-31 Paul Eggertsame-inode: port to OpenVMS
2011-12-30 Pádraig Bradycanonicalize: fix references to stat() and lstat()
2011-12-30 Jim Meyeringgitlog-to-changelog: remove a little duplication
2011-12-30 Pádraig Bradycanonicalize: add support for not resolving symlinks
2011-12-26 Jim Meyeringgitlog-to-changelog: do not clump multi-paragraph entries
2011-12-25 Paul Eggertannounce-gen: fix `cmd' typo in diagnostic
2011-12-23 Jim Meyeringtest-framework-sh: distribute init.sh
2011-12-23 Jim Meyeringmaint: remove explicit Files: tests/init.sh; depend...
2011-12-23 Jim Meyeringtest-framework-sh: add minimal tests of init.sh's compa...
2011-12-23 Jim Meyeringtest-framework-sh: new module
2011-12-23 Jim Meyeringinit.sh: do not emit simulated diff output to stderr
2011-12-22 Reuben Thomas.gitignore: ignore gnulib.dvi and regex.info
2011-12-22 Jim Meyeringinit.sh: correct previous change
2011-12-22 Jim Meyeringcorrect previous ChangeLog entry: s/set -x/set -e/
2011-12-22 Jim Meyeringinit.sh: avoid unwarranted test failure when using...
2011-12-21 Alfred M. Szmidtbootstrap: fix it to honor $ACLOCAL_FLAGS once again
2011-12-20 Jim Meyeringbootstrap: remove some now-unneeded code
2011-12-19 Paul Eggertftoastr: fix typo
2011-12-18 Reuben ThomasREADME-release: fix punctuation
2011-12-17 Jim Meyeringbootstrap: correct the recent buildreq change
2011-12-17 Bernhard Voelkerbuild: let bootstrap resort to wget for downloading...
2011-12-15 Paul Eggertstdint: don't assume C++11 when compiling with g++
2011-12-15 Paul Eggertalloca: protect comment from gnulib-tool
2011-12-15 Paul EggertChangeLog: fix encoding typo
2011-12-15 Ludovic Courtèslocalcharset: Use an absolute path in TESTS_ENVIRONMENT.
2011-12-14 Alex Nelsonstrftime-tests: also test nanoseconds
2011-12-13 Paul Eggertinttypes, stdint: add C++11 support
2011-12-13 Paul EggertFix ChangeLog typo in previous commit.
2011-12-12 Paul Eggertnonblocking tests: Fix test failure on Linux/MIPS.
2011-12-12 Jim Meyeringargmatch: don't hard-code `' when listing valid option...
2011-12-07 Eric Blakebootstrap: detect tools required by gnulib-tool
2011-12-05 Bruno Haiblesethostname: Port to Windows platforms.
2011-12-05 Bruno Haibletests: Avoid spurious error message on platforms withou...
2011-12-04 Bruno Haiblesethostname: Fix documentation.
2011-12-03 Bruno Haiblegnulib-tool: Verify that the License field is present...
2011-12-03 Bruno Haiblesethostname tests: Fix link error on mingw.
2011-12-03 Bruno Haiblesethostname tests: Fix compilation error on mingw.
2011-12-03 Bruno Haiblesethostname tests: Avoid a gcc warning.
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonAdd a test suite for the sethostname module.
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonIntegrate the sethostname module into unistd
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonAdd a new sethostname module
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonSplit the HOST_NAME_MAX detection into a separate m4...
2011-12-03 Bruno HaibleFix module descriptions syntax.
2011-12-02 Paul Eggertstdalign: port to Clang 3.0
2011-12-01 Eric Blakemktempd: silence dd usage
2011-11-30 Simon Josefssonmanywarnings: Don't mention gcc version in docstring.
2011-11-30 Jim Meyeringhash: mark a few floating point constants with "f"...
2011-11-30 Paolo Bonzinifloat tests: Correct and re-enable assertion about...
2011-11-30 Matthew WalaAvoid subtracting two pointers that don't point into...
2011-11-29 Eric Blakemaint.mk: add syntax check for use of compare from...
2011-11-29 Eric Blakemanywarnings: drop -Wunsuffixed-float-constants
2011-11-29 Jim Meyeringhash: mark compute_bucket_size with the pure attribute
2011-11-29 Jim Meyeringquotearg, propername: correct pragma guard expression
2011-11-28 Jim Meyeringpropername: do not mark proper_name with the const...
2011-11-28 Jim Meyeringpropername: mark one more function as const
2011-11-28 Jim Meyeringmark functions with const and pure attributes
2011-11-28 Bruno HaibleRemove unused macros from !_LIBC code in glibc-borrowed...
2011-11-27 Bruno Haiblegetcwd: Fix link error on MSVC 9.
2011-11-27 Bruno HaibleDon't set REPLACE_FOO to 1 if HAVE_FOO is 0.
2011-11-27 Bruno Haiblegetcwd: Fix bug from 2011-08-17.
2011-11-27 Bruno Haiblebinary-io tests: Avoid test failure on mingw when libto...
2011-11-26 Bruno HaibleFix conflict between two instantiations of module ...
2011-11-25 Bruno Haiblepagealign_alloc: Doc and comments.
2011-11-25 Jim Meyeringtest-update-copyright.sh: avoid false-positive failure
next