summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2017-01-013717-3730/+3736
* do-release-commit-and-tag: avoid shell syntax errorEric Blake2016-12-312-2/+6
* maint.mk: hoist gnulib_dir definition earlierEric Blake2016-12-312-1/+9
* maint.mk: do not always evaluate intprops-related shellJim Meyering2016-12-312-1/+11
* maint.mk: improve sc_prohibit_intprops_without_useJim Meyering2016-12-302-12/+14
* dfa: shorten sbit, successPaul Eggert2016-12-302-2/+7
* dfa: simplify multibyte_prop etc.Paul Eggert2016-12-302-62/+42
* dfa: minor performance tweakPaul Eggert2016-12-302-1/+4
* dfa: wrap charclass inside a structPaul Eggert2016-12-302-93/+102
* Changelog: insert omitted wordJim Meyering2016-12-301-1/+1
* maint.mk: update list of intprops.h symbol namesJim Meyering2016-12-302-4/+12
* getopt: fix parallel test failureEric Blake2016-12-294-2/+12
* xalloc: x2nrealloc check for ptrdiff_t overflowPaul Eggert2016-12-294-4/+14
* lock test: Fix performance problem on multi-core machines.Bruno Haible2016-12-242-12/+83
* autoupdateKarl Berry2016-12-241-2/+2
* vma-iter: Fix endless loop on 64-bit Windows.Bruno Haible2016-12-202-4/+10
* stdint: Fix WINT_MAX to match the gnulib provided wint_t on minw.Bruno Haible2016-12-198-35/+56
* getopt-posix-tests: fix Makefile typoPaul Eggert2016-12-192-1/+10
* dfa: improve worst-case 'replace' performancePaul Eggert2016-12-182-55/+66
* dfa: performance improvement for removal of epsilon closureNorihiro Tanaka2016-12-182-57/+91
* autoupdateKarl Berry2016-12-181-0/+3
* Split tests for getopt-posix and getopt-gnu.Bruno Haible2016-12-187-43/+121
* posix-modules: Add options for specific platforms.Bruno Haible2016-12-182-2/+53
* getopt: Fix link error for users of getopt() in <unistd.h>.Bruno Haible2016-12-184-10/+35
* getaddrinfo tests: Avoid compilation error on MSVC.Bruno Haible2016-12-182-2/+13
* getlogin, getlogin_r: Fix link errors on MSVC.Bruno Haible2016-12-187-1/+42
* Un-deprecate the 'progname' module.Bruno Haible2016-12-182-8/+17
* Reorganize NEWS a bit.Bruno Haible2016-12-182-15/+21
* tanhf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* tanf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* sqrtf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* sinhf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* sinf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* logf: Avoid redefinition error on MSVC.Bruno Haible2016-12-172-1/+11
* log10l: Avoid redefinition error on MSVC.Bruno Haible2016-12-172-1/+11
* log10f: Avoid redefinition error on MSVC.Bruno Haible2016-12-172-1/+11
* hypotl: Avoid redefinition error on MSVC.Bruno Haible2016-12-172-1/+11
* hypotf: Avoid redefinition error on MSVC.Bruno Haible2016-12-172-1/+13
* fmodl: Avoid redefinition error on MSVC.Bruno Haible2016-12-172-1/+11
* fmodf: Avoid redefinition error on MSVC.Bruno Haible2016-12-172-1/+11
* expf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* coshf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* cosf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* atan2f: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* atanf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* asinf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-4/+28
* acosf: Avoid redefinition error on MSVC.Bruno Haible2016-12-175-6/+30
* Avoid redefinition errors on MSVC.Bruno Haible2016-12-173-2/+26
* Avoid redefinition errors on MSVC.Bruno Haible2016-12-173-0/+30
* stdint: Fix WINT_MAX to match the gnulib provided wint_t on MSVC.Bruno Haible2016-12-174-5/+50