summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* strfmon_l: Fix -fsanitize=address finding.Bruno Haible2019-03-093-14/+201
* crypto/des: Fix undefined behaviour.Bruno Haible2019-03-092-3/+15
* Fix undefined behaviour.Bruno Haible2019-03-098-58/+106
* unilbrk/u*-possible-linebreaks: Fix undefined behaviour.Bruno Haible2019-03-094-308/+331
* unistr/*, uniconv/*: Fix undefined behaviour.Bruno Haible2019-03-095-4/+17
* unistr/u8-cmp: Fix undefined behaviour.Bruno Haible2019-03-092-1/+7
* unictype/numeric: Fix undefined behaviour.Bruno Haible2019-03-085-5/+15
* autoupdateKarl Berry2019-03-082-63/+86
* git-version-gen: fix --version copyright yearPaul Eggert2019-03-053-2/+11
* autoupdateKarl Berry2019-03-042-53/+170
* relocatable-prog: Use wrapper-free installation on Mac OS X, take 2.Bruno Haible2019-03-046-64/+205
* relocatable-prog: Revert "Use wrapper-free installation on Mac OS X."Bruno Haible2019-03-043-282/+134
* autoupdateKarl Berry2019-03-031-113/+144
* autoupdateKarl Berry2019-03-011-18/+14
* nstrftime: support the ‘+’ flagPaul Eggert2019-02-242-28/+64
* autoupdateKarl Berry2019-02-241-10/+3
* relocatable-prog: Improve verbose output.Bruno Haible2019-02-242-1/+9
* stat, lstat: Fix conflict with relocatable-prog-wrapper module.Bruno Haible2019-02-245-4/+29
* long-options: add parse_gnu_standard_options_onlyBernhard Voelker2019-02-235-2/+85
* relocatable-prog: Update documentation.Bruno Haible2019-02-241-1/+2
* relocatable-prog: Update documentation.Bruno Haible2019-02-242-4/+17
* relocatable-prog: Use wrapper-free installation also on Mac OS X 10.4.Bruno Haible2019-02-241-1/+1
* nstrftime: tweak arg orderPaul Eggert2019-02-232-9/+16
* relocatable-prog: Use wrapper-free installation also on Mac OS X.Bruno Haible2019-02-233-128/+294
* relocatable-prog: Use $ORIGIN trick also on GNU/Hurd.Bruno Haible2019-02-232-5/+19
* nstrftime: merge glibc strftime changesPaul Eggert2019-02-212-11/+28
* relocatable-prog: Use $ORIGIN trick on more platforms.Bruno Haible2019-02-203-3/+48
* progreloc: Speed up executable lookup on various platforms.Bruno Haible2019-02-192-2/+100
* progreloc: Simplify code for Android.Bruno Haible2019-02-192-3/+18
* autoupdateKarl Berry2019-02-191-2/+2
* autoupdateKarl Berry2019-02-181-9/+9
* gnulib-tool: Support --import with just a few tests, not --with-tests.Bruno Haible2019-02-152-4/+19
* gnulib-tool: Improve handling of multiple --local-dir options.Bruno Haible2019-02-144-48/+100
* libtextstyle: New module.Bruno Haible2019-02-103-0/+55
* declared.sh: Fix bug with variables of pointer type.Bruno Haible2019-02-062-1/+7
* Add script for running tests under valgrind.Bruno Haible2019-02-043-9/+217
* declared.sh: Fix --version output.Bruno Haible2019-02-042-2/+7
* Add script for determining the set of symbols to export from a library.Bruno Haible2019-02-033-0/+146
* vla: add commentary about VLA_ELEMSPaul Eggert2019-02-022-0/+31
* dtoastr,ftoastr,ldtoastr: port to c-strtod changesPaul Eggert2019-02-027-13/+23
* autoupdateKarl Berry2019-02-021-6/+9
* fma: Improve code style.Bruno Haible2019-02-022-0/+6
* *-map tests: Fix compilation error.Colin Watson2019-02-024-0/+10
* c-strtod, c-strtold: Use the bug fixes for strtod, strtold.Bruno Haible2019-02-026-36/+63
* strtod, strtold: Use the locale's decimal point.Bruno Haible2019-02-0110-15/+338
* strtod, strtold tests: Simplify tests.Bruno Haible2019-02-013-16/+10
* strtod, strtold: Avoid unnecessary rounding errors.Bruno Haible2019-02-012-33/+84
* strtod, strtold: Work around HP-UX 11.31/ia64 bug.Bruno Haible2019-02-014-1/+37
* autoupdatePaul Eggert2019-01-311-2/+4
* strtold: Add tests.Bruno Haible2019-01-303-0/+1008