summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* strtod: fix clash with strtoldPaul Eggert2019-03-111-0/+9
* alloca-opt: Fix conflict mingw's new <alloca.h> file.Bruno Haible2019-03-101-0/+8
* tests: Avoid havoc with "gcc -fcheck-pointer-bounds".Bruno Haible2019-03-101-0/+7
* uninorm tests: Free allocated memory.Bruno Haible2019-03-101-0/+15
* di-set: Fix memory leak.Bruno Haible2019-03-101-0/+6
* tests: Free allocated memory.Bruno Haible2019-03-101-0/+31
* Fix another test failure introduced by the same commit.Bruno Haible2019-03-101-0/+1
* Fix test failure introduced by last commit.Bruno Haible2019-03-101-3/+4
* tests: Prepare for using valgrind.Bruno Haible2019-03-101-0/+6
* get-rusage-as, pthread_sigmask tests: Fix -fsanitize=thread findings.Bruno Haible2019-03-101-0/+8
* test-userspec.c: don't print NULLJim Meyering2019-03-091-0/+9
* getloadavg: Write NULL for the null pointer.Bruno Haible2019-03-101-0/+6
* alloca, tsearch-tests: Write NULL for the null pointer.Michal Privoznik2019-03-101-0/+6
* strfmon_l: Fix -fsanitize=address finding.Bruno Haible2019-03-091-0/+13
* crypto/des: Fix undefined behaviour.Bruno Haible2019-03-091-0/+6
* Fix undefined behaviour.Bruno Haible2019-03-091-0/+14
* unilbrk/u*-possible-linebreaks: Fix undefined behaviour.Bruno Haible2019-03-091-0/+11
* unistr/*, uniconv/*: Fix undefined behaviour.Bruno Haible2019-03-091-0/+9
* unistr/u8-cmp: Fix undefined behaviour.Bruno Haible2019-03-091-0/+6
* unictype/numeric: Fix undefined behaviour.Bruno Haible2019-03-081-0/+10
* git-version-gen: fix --version copyright yearPaul Eggert2019-03-051-0/+7
* relocatable-prog: Use wrapper-free installation on Mac OS X, take 2.Bruno Haible2019-03-041-0/+17
* relocatable-prog: Revert "Use wrapper-free installation on Mac OS X."Bruno Haible2019-03-041-0/+6
* nstrftime: support the ‘+’ flagPaul Eggert2019-02-241-0/+8
* relocatable-prog: Improve verbose output.Bruno Haible2019-02-241-0/+6
* stat, lstat: Fix conflict with relocatable-prog-wrapper module.Bruno Haible2019-02-241-0/+9
* long-options: add parse_gnu_standard_options_onlyBernhard Voelker2019-02-231-0/+15
* relocatable-prog: Update documentation.Bruno Haible2019-02-241-0/+6
* nstrftime: tweak arg orderPaul Eggert2019-02-231-0/+7
* relocatable-prog: Use wrapper-free installation also on Mac OS X.Bruno Haible2019-02-231-0/+12
* relocatable-prog: Use $ORIGIN trick also on GNU/Hurd.Bruno Haible2019-02-231-0/+6
* nstrftime: merge glibc strftime changesPaul Eggert2019-02-211-0/+12
* relocatable-prog: Use $ORIGIN trick on more platforms.Bruno Haible2019-02-201-0/+9
* progreloc: Speed up executable lookup on various platforms.Bruno Haible2019-02-191-0/+8
* progreloc: Simplify code for Android.Bruno Haible2019-02-191-0/+6
* gnulib-tool: Support --import with just a few tests, not --with-tests.Bruno Haible2019-02-151-0/+7
* gnulib-tool: Improve handling of multiple --local-dir options.Bruno Haible2019-02-141-0/+18
* libtextstyle: New module.Bruno Haible2019-02-101-0/+6
* declared.sh: Fix bug with variables of pointer type.Bruno Haible2019-02-061-0/+6
* Add script for running tests under valgrind.Bruno Haible2019-02-041-0/+7
* declared.sh: Fix --version output.Bruno Haible2019-02-041-0/+5
* Add script for determining the set of symbols to export from a library.Bruno Haible2019-02-031-0/+7
* vla: add commentary about VLA_ELEMSPaul Eggert2019-02-021-0/+5
* dtoastr,ftoastr,ldtoastr: port to c-strtod changesPaul Eggert2019-02-021-0/+16
* fma: Improve code style.Bruno Haible2019-02-021-0/+5
* *-map tests: Fix compilation error.Colin Watson2019-02-021-0/+7
* c-strtod, c-strtold: Use the bug fixes for strtod, strtold.Bruno Haible2019-02-021-0/+21
* strtod, strtold: Use the locale's decimal point.Bruno Haible2019-02-011-0/+24
* strtod, strtold tests: Simplify tests.Bruno Haible2019-02-011-0/+6
* strtod, strtold: Avoid unnecessary rounding errors.Bruno Haible2019-02-011-0/+6