2024-05-16 |
Collin Funk | unsetenv tests: Update module dependencies. |
commit | commitdiff | tree | snapshot |
2024-05-16 |
Collin Funk | Rename module 'putenv' to 'putenv-gnu'. |
commit | commitdiff | tree | snapshot |
2024-05-16 |
Collin Funk | putenv: Add tests. |
commit | commitdiff | tree | snapshot |
2024-05-16 |
Collin Funk | gnulib-tool.py: Don't print tracebacks when Ctrl-C... |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Bruno Haible | stdbit-h: Add tests. |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Bruno Haible | stdbit-h: Make it work in C++ mode. |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Bruno Haible | stdbit-h, stdc_*: New modules, part of the stdbit module. |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Paul Eggert | stdbit: tweak first_leading for GCC |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Paul Eggert | stdbit: tweak for non-GCC non-Clang |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Bruno Haible | vasnprintf: Avoid a dummy memory allocation. |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Bruno Haible | getusershell tests: Verify the function declarations. |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Collin Funk | getusershell: Add tests. |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Collin Funk | gnulib-tool.sh: Don't continue creating testdirs when... |
commit | commitdiff | tree | snapshot |
2024-05-14 |
Paul Eggert | stdbit: fix dependency |
commit | commitdiff | tree | snapshot |
2024-05-14 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-05-14 |
Paul Eggert | Fix another ChangeLog typo. |
commit | commitdiff | tree | snapshot |
2024-05-14 |
Bruno Haible | gnulib-tool.py: Fix formatting of error message in... |
commit | commitdiff | tree | snapshot |
2024-05-14 |
Collin Funk | gnulib-tool.py: Don't continue creating testdirs when... |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Paul Eggert | Fix Changelog typo. |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Paul Eggert | stdbit: redo clzll without lookcup table |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Bruno Haible | stdbit tests: Adhere better to Gnulib naming conventions. |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Bruno Haible | config: Clarify which destination files have a differen... |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Bruno Haible | config: Document the update script better. |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Bruno Haible | doc: Document our conventions for *.m4 files. |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Paul Eggert | stdbit: fix typo in MS-Windows port |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Paul Eggert | doc: update C23 draft ref from n3047 to n3096 |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Bruno Haible | doc: Document <stdbit.h> function-like macros. |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Paul Eggert | stdbit: port to theoretical platforms |
commit | commitdiff | tree | snapshot |
2024-05-13 |
Paul Eggert | stdbit-tests: make GNULIB_TEST_STDBIT work standalone |
commit | commitdiff | tree | snapshot |
2024-05-12 |
Paul Eggert | * stdbit_h.m4: Fix first-line comment. |
commit | commitdiff | tree | snapshot |
2024-05-12 |
Simon Josefsson | maintainer-makefile: Silence announce-gen error with... |
commit | commitdiff | tree | snapshot |
2024-05-12 |
Bruno Haible | execinfo: Document known bugs. |
commit | commitdiff | tree | snapshot |
2024-05-12 |
Bruno Haible | execinfo tests: Strengthen tests. |
commit | commitdiff | tree | snapshot |
2024-05-12 |
Paul Eggert | stdbit: don’t assume -DHAVE_CONFIG_H |
commit | commitdiff | tree | snapshot |
2024-05-12 |
Collin Funk | gnulib-tool.py: Filter out dependencies that cannot... |
commit | commitdiff | tree | snapshot |
2024-05-12 |
Collin Funk | execinfo: Add tests. |
commit | commitdiff | tree | snapshot |
2024-05-12 |
Bruno Haible | Continue to use spaces for indentation, not tabs. |
commit | commitdiff | tree | snapshot |
2024-05-11 |
Bruno Haible | error-h: Avoid namespace pollution on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-11 |
Paul Eggert | stdbit: clean up namespace and simplify |
commit | commitdiff | tree | snapshot |
2024-05-11 |
Paul Eggert | stdbit: remove most module dependence |
commit | commitdiff | tree | snapshot |
2024-05-11 |
Paul Eggert | stdbit-tests: new module |
commit | commitdiff | tree | snapshot |
2024-05-11 |
Paul Eggert | stdbit: new module |
commit | commitdiff | tree | snapshot |
2024-05-11 |
Bruno Haible | doc: Mention module execinfo. |
commit | commitdiff | tree | snapshot |
2024-05-11 |
Bruno Haible | doc: Update regarding backtrace functions on *BSD. |
commit | commitdiff | tree | snapshot |
2024-05-11 |
Collin Funk | doc: Mention backtrace functions supported on BSD. |
commit | commitdiff | tree | snapshot |
2024-05-09 |
Bruno Haible | unistr/u8-strstr tests: Avoid test failure with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-09 |
Bruno Haible | free tests: Avoid test failure with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-09 |
Bruno Haible | explicit_bzero, memset_explicit tests: Avoid test failu... |
commit | commitdiff | tree | snapshot |
2024-05-09 |
Bruno Haible | dprintf-posix, fprintf-posix: Avoid test failures with... |
commit | commitdiff | tree | snapshot |
2024-05-09 |
Bruno Haible | unistdio/*printf: Fix %n handling with module 'printf... |
commit | commitdiff | tree | snapshot |
2024-05-09 |
Collin Funk | ftello: Prefer stdckdint to intprops. |
commit | commitdiff | tree | snapshot |
2024-05-08 |
Bruno Haible | sigsegv, c-stack tests: Avoid test failures with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-08 |
Bruno Haible | argp: Fix test failure with clang's ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-08 |
Bruno Haible | gnulib-tool.py: Make --megatest behaviour more similar... |
commit | commitdiff | tree | snapshot |
2024-05-08 |
Bruno Haible | gnulib-tool: In --megatestdir mode, stop when there... |
commit | commitdiff | tree | snapshot |
2024-05-08 |
Collin Funk | gnulib-tool.py: Fix behavior of --test when a subproces... |
commit | commitdiff | tree | snapshot |
2024-05-08 |
Collin Funk | base32, base64: Prefer stdckdint to intprops. |
commit | commitdiff | tree | snapshot |
2024-05-08 |
Collin Funk | gnulib-tool.py: Handle module dependencies that cannot... |
commit | commitdiff | tree | snapshot |
2024-05-07 |
Paul Eggert | * doc/posix-headers/utmpx.texi: Update for glibc. |
commit | commitdiff | tree | snapshot |
2024-05-07 |
Paul Eggert | nstrftime: use clearer code for padding |
commit | commitdiff | tree | snapshot |
2024-05-06 |
Simon Josefsson | maintainer-makefile: Prohibit BSD4.3/SysV u_char etc... |
commit | commitdiff | tree | snapshot |
2024-05-06 |
Simon Josefsson | inet-ntop, inet-pton: Avoid obsolete u_char type. |
commit | commitdiff | tree | snapshot |
2024-05-05 |
Bruno Haible | gnulib-tool.py: Regenerate aclocal.m4 before using... |
commit | commitdiff | tree | snapshot |
2024-05-05 |
Collin Funk | gnulib-tool: Ignore autom4te.cache when using GNULIB_TO... |
commit | commitdiff | tree | snapshot |
2024-05-04 |
Bruno Haible | readutmp, boot-time: Work around a Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-04 |
Collin Funk | Fix ChangeLog entry for previous commit. |
commit | commitdiff | tree | snapshot |
2024-05-04 |
Collin Funk | gnulib-tool.py: Fix an undefined function name. |
commit | commitdiff | tree | snapshot |
2024-05-03 |
Simon Josefsson | maint.mk: Don't fail on ~/.indent.pro, reported by... |
commit | commitdiff | tree | snapshot |
2024-05-02 |
Collin Funk | gnulib-tool.sh: Fix program name in error message. |
commit | commitdiff | tree | snapshot |
2024-05-02 |
Collin Funk | DEPENDENCIES: Add Cygwin as supported platform. |
commit | commitdiff | tree | snapshot |
2024-05-02 |
Bruno Haible | doc: Add appendix about Gnulib history. |
commit | commitdiff | tree | snapshot |
2024-05-02 |
Collin Funk | gnulib-tool.py: Don't leave temporary directories on... |
commit | commitdiff | tree | snapshot |
2024-05-02 |
Collin Funk | gnulib-tool.py: Quote file names passed to 'patch'. |
commit | commitdiff | tree | snapshot |
2024-05-01 |
Bruno Haible | readutmp, boot-time: Improve for some Cygwin installations. |
commit | commitdiff | tree | snapshot |
2024-05-01 |
Bruno Haible | stddef: A better workaround against GCC bug 114870. |
commit | commitdiff | tree | snapshot |
2024-05-01 |
Bruno Haible | stddef: Fix <stddef.h> behaviour on Cygwin (regression... |
commit | commitdiff | tree | snapshot |
2024-05-01 |
Bruno Haible | doc: Reference a gcc bug. |
commit | commitdiff | tree | snapshot |
2024-05-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-05-01 |
Bruno Haible | sprintf-posix, snprintf-posix tests: Add comment. |
commit | commitdiff | tree | snapshot |
2024-05-01 |
Collin Funk | gnulib-tool.py: Fix mistake in previous commit. |
commit | commitdiff | tree | snapshot |
2024-05-01 |
Collin Funk | gnulib-tool.py: Use the GLModule's name variable directly. |
commit | commitdiff | tree | snapshot |
2024-05-01 |
Paul Eggert | intprops: document fix for GCC bug 68193 |
commit | commitdiff | tree | snapshot |
2024-04-30 |
Bruno Haible | *printf: Don't invoke gl_PRINTF_DIRECTIVE_N when it... |
commit | commitdiff | tree | snapshot |
2024-04-30 |
Bruno Haible | *printf: Avoid a dialog during 'configure' with MSVC... |
commit | commitdiff | tree | snapshot |
2024-04-30 |
Collin Funk | gnulib-tool.py: Remove remaining unused instance variables. |
commit | commitdiff | tree | snapshot |
2024-04-30 |
Collin Funk | gnulib-tool.py: Add type hints to classes. |
commit | commitdiff | tree | snapshot |
2024-04-30 |
Collin Funk | gnulib-tool.py: Emit libtests in testdirs generated... |
commit | commitdiff | tree | snapshot |
2024-04-28 |
Collin Funk | doc: Update macro list in gnulib-cache.m4 documentation. |
commit | commitdiff | tree | snapshot |
2024-04-28 |
Collin Funk | doc: Mention AC_CONFIG_MACRO_DIRS in configure.ac. |
commit | commitdiff | tree | snapshot |
2024-04-28 |
Bruno Haible | bootstrap: Support checking out a recent GNULIB_REVISIO... |
commit | commitdiff | tree | snapshot |
2024-04-28 |
Bruno Haible | gnulib-tool: Simplify the Python version test. |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Paul Eggert | maint: be more precise and vague about GCC 14 |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Collin Funk | gnulib-tool.py: Preserve module ordering in --create... |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Bruno Haible | fcntl-h, stdio, unistd: Ensure off64_t is defined on... |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Bruno Haible | sys_types: Ensure off64_t is defined on all platforms. |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Paul Eggert | nullptr: work around GCC 14 nullptr sentinel bug |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Paul Eggert | stddef: work around GCC 14 stddef.h bugs |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Bruno Haible | bootstrap: Support checking out a recent GNULIB_REVISION. |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Bruno Haible | ctime, localtime, tzset, wcsftime: Fix env access ... |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Bruno Haible | login_tty tests: Avoid gcc warnings. |
commit | commitdiff | tree | snapshot |
next |