summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* autoupdateKarl Berry2022-08-191-203/+238
* tempname: Add more tests.Bruno Haible2022-08-163-18/+58
* tempname: generate better names for MinGW EmacsPaul Eggert2022-08-162-1/+31
* maintainer-makefile: Check for incorrect DISTCHECK_CONFIGURE_FLAGS usage.Simon Josefsson2022-08-162-0/+12
* tempname: Add tests.Bruno Haible2022-08-163-0/+76
* pmccabe2html: Doc fix.Simon Josefsson2022-08-162-5/+11
* stdbool: Drop old BeOS support that gets in the way of ISO C 23 support.Bruno Haible2022-08-152-21/+9
* tempname: Fix a comment.Bruno Haible2022-08-152-1/+7
* tempname: remove incorrect commentPaul Eggert2022-08-153-2/+8
* bootstrap.conf: Use proper shell marker for Emacs.Simon Josefsson2022-08-142-1/+6
* stdbool: port to C23Paul Eggert2022-08-133-75/+84
* gnulib-tool.py: Fix some code generation details.Bruno Haible2022-08-132-38/+35
* gnulib-tool.py: Reduce code duplication.Bruno Haible2022-08-134-24/+29
* hamt: fix technically undefined behaviorMarc Nieper-Wißkirchen2022-08-122-0/+13
* stdckdint: fix dependencyPaul Eggert2022-08-102-0/+5
* maint: parenthesize macro definiensPaul Eggert2022-08-104-5/+14
* stdckdint: prefer to intprops when easyPaul Eggert2022-08-1020-35/+50
* stdckdint-h: new modulePaul Eggert2022-08-1011-13/+238
* intprops: refactor intprops.h into twoPaul Eggert2022-08-104-323/+399
* intprops: refactor _GL_HAS_BUILTIN_OVERFLOW_PPaul Eggert2022-08-102-7/+13
* verify: port ‘assume’ to C23 non-GCCPaul Eggert2022-08-102-2/+11
* gnulib-tool.py: Finish implementing option --conditional-dependencies.Bruno Haible2022-08-107-63/+148
* gnulib-tool.py: Don't do license replacements in the autoconf snippets.Bruno Haible2022-08-094-44/+29
* gnulib-tool.py: Fix some code generation details.Bruno Haible2022-08-093-114/+125
* gnulib-tool.py: Fixes for conditional dependencies.Bruno Haible2022-08-093-36/+44
* gnulib-tool.py: Refactor.Bruno Haible2022-08-092-10/+17
* largefile, year2038: simplify if Autoconf 2.72Paul Eggert2022-08-093-2/+24
* gnulib-tool.py: Finish implementing option --extract-test-module.Bruno Haible2022-08-083-1/+11
* gnulib-tool.py: Fix handling of nonexistent module names in --extract-*.Bruno Haible2022-08-082-69/+68
* gnulib-tool.py: Fix --extract-dependencies result.Bruno Haible2022-08-084-33/+75
* gnulib-tool.py: Rename a method.Bruno Haible2022-08-074-5/+11
* gnulib-tool.py: Fix section extraction from module descriptions.Bruno Haible2022-08-075-302/+140
* gnulib-tool.py: Improve field naming.Bruno Haible2022-08-072-20/+22
* gnulib-tool.py: Simplify.Bruno Haible2022-08-072-12/+5
* gnulib-tool.py: Reduce code duplication.Bruno Haible2022-08-072-61/+27
* gnulib-tool.py: Implement option --find.Bruno Haible2022-08-074-34/+97
* gnulib-tool: Fix option --find in combination with option --local-dir.Bruno Haible2022-08-072-1/+12
* gnulib-tool.py: Fix some regexes.Bruno Haible2022-08-073-3/+8
* gnulib-tool.py: Fix some regex uses.Bruno Haible2022-08-073-2/+7
* gnulib-tool.py: Make regex uses more straightforward.Bruno Haible2022-08-073-2/+8
* gnulib-tool.py: Make regex uses more straightforward.Bruno Haible2022-08-075-24/+33
* gnulib-tool.py: Make regex uses more straightforward.Bruno Haible2022-08-073-5/+12
* gnulib-tool: In the VC files messages, omit the destination directory.Bruno Haible2022-08-063-11/+18
* gnulib-tool.py: Fix output in --dry-run mode.Bruno Haible2022-08-062-1/+5
* gnulib-tool.py: Finish implementing options --vc-files, --no-vc-files.Bruno Haible2022-08-065-36/+53
* gnulib-tool.py: Finish implementing option --witness-c-macro.Bruno Haible2022-08-064-11/+18
* gnulib-tool.py: Don't initialize local variables too early.Bruno Haible2022-08-062-26/+12
* gnulib-tool.py: Finish implementing option --po-domain.Bruno Haible2022-08-065-8/+35
* gnulib-tool.py: Finish implementing option --macro-prefix.Bruno Haible2022-08-063-2/+13
* gnulib-tool.py: Refactor --makefile-name option.Bruno Haible2022-08-062-4/+10