2022-09-03 |
Bruno Haible | net_if: Add C++ tests. |
commit | commitdiff | tree | snapshot |
2022-09-03 |
Bruno Haible | termcap: Fix link error on AIX 7. |
commit | commitdiff | tree | snapshot |
2022-09-03 |
Bruno Haible | getrandom: Fix compilation error in C++ mode on FreeBSD 12. |
commit | commitdiff | tree | snapshot |
2022-09-02 |
Bruno Haible | math C++ tests: Fix compilation error with clang on... |
commit | commitdiff | tree | snapshot |
2022-09-02 |
Bruno Haible | strerror_r-posix: Fix for Hurd. |
commit | commitdiff | tree | snapshot |
2022-09-02 |
Bruno Haible | ptsname tests, ptsname_r tests: Fix test failures on... |
commit | commitdiff | tree | snapshot |
2022-09-02 |
Bruno Haible | strtol, strtoul: Fix compilation error in C++ mode... |
commit | commitdiff | tree | snapshot |
2022-09-02 |
Bruno Haible | aligned_alloc: Fix compilation error in C++ mode on... |
commit | commitdiff | tree | snapshot |
2022-09-02 |
Bruno Haible | getdomainname: Fix compilation error in C++ mode on... |
commit | commitdiff | tree | snapshot |
2022-09-02 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-09-02 |
Bruno Haible | terminfo: Don't disturb the termcap module. |
commit | commitdiff | tree | snapshot |
2022-08-30 |
Paul Eggert | fnmatch: fix stdckdint typo |
commit | commitdiff | tree | snapshot |
2022-08-29 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-08-25 |
Paul Eggert | tempname: simplify by omitting _LIBC code |
commit | commitdiff | tree | snapshot |
2022-08-23 |
Paul Eggert | * m4/gnulib-common.m4: Fix comment. |
commit | commitdiff | tree | snapshot |
2022-08-22 |
Paul Eggert | tempname: don't lose entropy in seed |
commit | commitdiff | tree | snapshot |
2022-08-22 |
Paul Eggert | tempname: fix multithreading, ASLR leak etc. |
commit | commitdiff | tree | snapshot |
2022-08-22 |
Paul Eggert | tempname: merge 64-bit time_t fix from glibc |
commit | commitdiff | tree | snapshot |
2022-08-21 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-08-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-08-16 |
Bruno Haible | tempname: Add more tests. |
commit | commitdiff | tree | snapshot |
2022-08-16 |
Paul Eggert | tempname: generate better names for MinGW Emacs |
commit | commitdiff | tree | snapshot |
2022-08-16 |
Simon Josefsson | maintainer-makefile: Check for incorrect DISTCHECK_CONF... |
commit | commitdiff | tree | snapshot |
2022-08-16 |
Bruno Haible | tempname: Add tests. |
commit | commitdiff | tree | snapshot |
2022-08-15 |
Simon Josefsson | pmccabe2html: Doc fix. |
commit | commitdiff | tree | snapshot |
2022-08-15 |
Bruno Haible | stdbool: Drop old BeOS support that gets in the way... |
commit | commitdiff | tree | snapshot |
2022-08-15 |
Bruno Haible | tempname: Fix a comment. |
commit | commitdiff | tree | snapshot |
2022-08-15 |
Paul Eggert | tempname: remove incorrect comment |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Simon Josefsson | bootstrap.conf: Use proper shell marker for Emacs. |
commit | commitdiff | tree | snapshot |
2022-08-14 |
Paul Eggert | stdbool: port to C23 |
commit | commitdiff | tree | snapshot |
2022-08-13 |
Bruno Haible | gnulib-tool.py: Fix some code generation details. |
commit | commitdiff | tree | snapshot |
2022-08-13 |
Bruno Haible | gnulib-tool.py: Reduce code duplication. |
commit | commitdiff | tree | snapshot |
2022-08-12 |
Marc Nieper... | hamt: fix technically undefined behavior |
commit | commitdiff | tree | snapshot |
2022-08-10 |
Paul Eggert | stdckdint: fix dependency |
commit | commitdiff | tree | snapshot |
2022-08-10 |
Paul Eggert | maint: parenthesize macro definiens |
commit | commitdiff | tree | snapshot |
2022-08-10 |
Paul Eggert | stdckdint: prefer to intprops when easy |
commit | commitdiff | tree | snapshot |
2022-08-10 |
Paul Eggert | stdckdint-h: new module |
commit | commitdiff | tree | snapshot |
2022-08-10 |
Paul Eggert | intprops: refactor intprops.h into two |
commit | commitdiff | tree | snapshot |
2022-08-10 |
Paul Eggert | intprops: refactor _GL_HAS_BUILTIN_OVERFLOW_P |
commit | commitdiff | tree | snapshot |
2022-08-10 |
Paul Eggert | verify: port ‘assume’ to C23 non-GCC |
commit | commitdiff | tree | snapshot |
2022-08-09 |
Bruno Haible | gnulib-tool.py: Finish implementing option --conditiona... |
commit | commitdiff | tree | snapshot |
2022-08-09 |
Bruno Haible | gnulib-tool.py: Don't do license replacements in the... |
commit | commitdiff | tree | snapshot |
2022-08-09 |
Bruno Haible | gnulib-tool.py: Fix some code generation details. |
commit | commitdiff | tree | snapshot |
2022-08-09 |
Bruno Haible | gnulib-tool.py: Fixes for conditional dependencies. |
commit | commitdiff | tree | snapshot |
2022-08-09 |
Bruno Haible | gnulib-tool.py: Refactor. |
commit | commitdiff | tree | snapshot |
2022-08-09 |
Paul Eggert | largefile, year2038: simplify if Autoconf 2.72 |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Finish implementing option --extract... |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Fix handling of nonexistent module... |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Fix --extract-dependencies result. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Rename a method. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Fix section extraction from module... |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Improve field naming. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Simplify. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Reduce code duplication. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Implement option --find. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool: Fix option --find in combination with... |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Fix some regexes. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Fix some regex uses. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Make regex uses more straightforward. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Make regex uses more straightforward. |
commit | commitdiff | tree | snapshot |
2022-08-07 |
Bruno Haible | gnulib-tool.py: Make regex uses more straightforward. |
commit | commitdiff | tree | snapshot |
2022-08-06 |
Bruno Haible | gnulib-tool: In the VC files messages, omit the destina... |
commit | commitdiff | tree | snapshot |
2022-08-06 |
Bruno Haible | gnulib-tool.py: Fix output in --dry-run mode. |
commit | commitdiff | tree | snapshot |
2022-08-06 |
Bruno Haible | gnulib-tool.py: Finish implementing options --vc-files... |
commit | commitdiff | tree | snapshot |
2022-08-06 |
Bruno Haible | gnulib-tool.py: Finish implementing option --witness... |
commit | commitdiff | tree | snapshot |
2022-08-06 |
Bruno Haible | gnulib-tool.py: Don't initialize local variables too... |
commit | commitdiff | tree | snapshot |
2022-08-06 |
Bruno Haible | gnulib-tool.py: Finish implementing option --po-domain. |
commit | commitdiff | tree | snapshot |
2022-08-06 |
Bruno Haible | gnulib-tool.py: Finish implementing option --macro... |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Bruno Haible | gnulib-tool.py: Refactor --makefile-name option. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Bruno Haible | gnulib-tool.py: Implement option --no-libtool. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Bruno Haible | gnulib-tool.py: Remove redundant type checks. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Bruno Haible | gnulib-tool.py: Refactor --makefile-name option. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Bruno Haible | gnulib-tool.py: Fix link_if_changed function. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Bruno Haible | gnulib-tool.py: Fix 'Unused import' warnings. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Bruno Haible | gnulib-tool.py: Fix 'Undefined variable' errors. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Bruno Haible | gnulib-tool.py: Make option --version work. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Bruno Haible | gnulib-tool.py: Simplify. |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Bruno Haible | gnulib-tool.py: Fix typo. |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Bruno Haible | gnulib-tool.py: Coding style: Revisit line breaks. |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Bruno Haible | gnulib-tool.py: Simplify boolean setters. |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Bruno Haible | gnulib-tool.py: Implement options --cache-modules,... |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Bruno Haible | gnulib-tool.py: Use mainstream/GNU coding style. |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Bruno Haible | gnulib-tool.py: Follow gnulib-tool changes, part 24. |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Bruno Haible | gnulib-tool.py: Respect the specified module list. |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Bruno Haible | gnulib-tool.py: Implement option --avoid. |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Bruno Haible | gnulib-tool.py: Make --with/--without-*-tests handling... |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Implement option --single-configure. |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Implement options --without-c++-tests... |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Implement option --without-tests. |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Fix broken 'for' loop. |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Follow gnulib-tool changes, part 23. |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Fix unjustified "incompatible license... |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Follow gnulib-tool changes, part 22. |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Follow gnulib-tool changes, part 21. |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Follow gnulib-tool changes, part 20. |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Avoid errors when writing to a VFAT... |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Bruno Haible | gnulib-tool.py: Avoid errors when writing to a VFAT... |
commit | commitdiff | tree | snapshot |
2022-08-02 |
Bruno Haible | gnulib-tool.py: Fix typo. |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Bruno Haible | gnulib-tool.py: Fix typo. |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Bruno Haible | gnulib-tool.py: Improve some error messages. |
commit | commitdiff | tree | snapshot |
next |