summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* c32swidth: Add tests.Bruno Haible2023-05-043-0/+147
* c32swidth: New module.Bruno Haible2023-05-048-8/+124
* wcswidth: Fix result in case of overflow.Bruno Haible2023-05-042-3/+22
* wcswidth: Relax license.Bruno Haible2023-05-044-3/+10
* c32width: Relax license.Bruno Haible2023-05-043-17/+15
* c32to*: Relax license.Bruno Haible2023-05-046-50/+33
* unicase/tolower, unicase/toupper: Relax license.Bruno Haible2023-05-049-86/+59
* unicase/base: Relax license.Bruno Haible2023-05-043-17/+15
* c32is*: Relax license.Bruno Haible2023-05-0426-220/+143
* unictype/ctype-*: Relax license.Bruno Haible2023-05-0438-409/+238
* c32width: Add tests.Bruno Haible2023-05-043-0/+122
* c32width: New module.Bruno Haible2023-05-046-1/+174
* doc: Mention macOS wcwidth bug.Bruno Haible2023-05-043-4/+10
* vasnprintf, vasnwprintf: Make '0' flag handling more ISO C compliant.Bruno Haible2023-05-037-73/+53
* mktime: include <intprops.h>Paul Eggert2023-05-022-0/+8
* fopen: Silence a gcc warning.Bruno Haible2023-05-022-0/+9
* extern-inline: port to pccPaul Eggert2023-05-012-1/+8
* regex: prefer C23 style overflow checkingPaul Eggert2023-05-014-1/+9
* dynarray: prefer C23 style overflow checkingPaul Eggert2023-05-014-5/+15
* mktime: prefer C23 style overflow checkingPaul Eggert2023-05-014-7/+16
* limits-h: port to pccPaul Eggert2023-05-015-0/+19
* year2038-recommended: new modulePaul Eggert2023-04-2912-190/+111
* stdio: Avoid different configure results in different testdirs.Bruno Haible2023-04-293-3/+30
* stdbool tests: Avoid compilation error with Sun C on Solaris 10.Bruno Haible2023-04-292-1/+6
* hamt tests: Fix test failure with Sun C on Solaris 10/SPARC.Bruno Haible2023-04-292-0/+7
* localeconv: Work around a mingw bug.Bruno Haible2023-04-284-18/+81
* stdlib: Fix error when cross-compiling (regression 2023-04-04).Bruno Haible2023-04-271-1/+1
* stdlib: Fix error when cross-compiling.Bruno Haible2023-04-272-2/+9
* freopen-safer: pacify GCC 13Paul Eggert2023-04-262-0/+10
* fdopendir: Fix fd leak and test failure on native Windows.Bruno Haible2023-04-2721-114/+372
* fchdir tests: Fix test failure on native Windows.Bruno Haible2023-04-272-0/+6
* fclose: Make last change more maintainable.Bruno Haible2023-04-266-16/+34
* gnulib-tool: For conditional dependencies, generate portable sh code.Po Lu2023-04-263-2/+10
* expm1 tests: Avoid test failure on 32-bit mingw.Bruno Haible2023-04-262-5/+6
* poll tests: Avoid test failure on native Windows.Bruno Haible2023-04-253-2/+10
* dfa tests: Fix compilation error (regression 2023-04-22).Bruno Haible2023-04-253-0/+8
* tests: Suppress ‘#pragma GCC diagnostic’ warnings with GCC < 13.Bruno Haible2023-04-259-10/+20
* select, pselect: Fix test failure on native Windows.Bruno Haible2023-04-243-2/+17
* fclose: pacify gcc -Wanalyzer-file-leakPaul Eggert2023-04-243-0/+23
* unsetenv-tests: pacify -Wanalyzer-putenv-of-auto-varPaul Eggert2023-04-242-1/+7
* tests: suppress some unwanted -fanalyzer checkingPaul Eggert2023-04-2410-0/+56
* ftell, ftello: Fix recognition of pipes on native Windows.Bruno Haible2023-04-246-6/+38
* lseek: Fix module dependencies (regression 2021-11-15).Bruno Haible2023-04-242-1/+7
* system-quote: Fix memory overrun bug on native Windows.Bruno Haible2023-04-242-1/+7
* unicodeio tests: Avoid test failures on native Windows.Bruno Haible2023-04-243-1/+30
* *sprintf tests: Avoid test failures on mingw 10.Bruno Haible2023-04-245-8/+25
* Improve quoting of AS_HELP_STRING's first argument.Bruno Haible2023-04-2417-32/+54
* category-none: Fix link errors on MSVC, when libunistring is installed.Bruno Haible2023-04-232-3/+9
* manywarnings: use AS_IFPaul Eggert2023-04-232-6/+9
* manywarnings: update C warnings for GCC 13Paul Eggert2023-04-234-1/+48