2022-09-04 |
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 |
Bruno Haible | terminfo: Don't disturb the termcap module. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Paul Eggert | * m4/gnulib-common.m4: Fix comment. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Paul Eggert | tempname: don't lose entropy in seed |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Paul Eggert | tempname: fix multithreading, ASLR leak etc. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Paul Eggert | tempname: merge 64-bit time_t fix from glibc |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | tempname: Add more tests. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Paul Eggert | tempname: generate better names for MinGW Emacs |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | tempname: Add tests. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | tempname: Fix a comment. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Paul Eggert | tempname: remove incorrect comment |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Paul Eggert | stdbool: port to C23 |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Marc Nieper... | hamt: fix technically undefined behavior |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Paul Eggert | verify: port ‘assume’ to C23 non-GCC |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | gendocs.sh: Fix error when invoking 'perl' (regression... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | Avoid DoS vulnerability through unsafe default assignment. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | doc: Update README. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | doc: Fix typo. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | sigsegv: Optimize stackvma implementation for AIX 7. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | vma-iter: Add support for AIX 7. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | havelib: Fix 'configure --help' output. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
Bruno Haible | supersede: Support the file name "/dev/null" on native... |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Jim Meyering | maint.mk: fix syntax-check for unnecessary hash.h heade... |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Bruno Haible | fchmodat: Fix test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Bruno Haible | chmod: Add tests. |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Bruno Haible | chmod: New module. |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Bruno Haible | lchmod: Simplify. |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Bruno Haible | javacomp-script, javaexec-script: Add support for disab... |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Paul Eggert | lchmod: port back to AIX 7.2 |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Paul Eggert | fchmodat: pacify gcc -Wunused-variable |
commit | commitdiff | tree | snapshot |
2022-06-19 |
Bruno Haible | getlogin, getlogin_r tests: Really avoid test failure. |
commit | commitdiff | tree | snapshot |
2022-06-12 |
Paul Eggert | fchmodat: port better to MS-Windows etc. |
commit | commitdiff | tree | snapshot |
2022-06-12 |
Bruno Haible | doc: Update O_PATH platforms list. |
commit | commitdiff | tree | snapshot |
2022-06-12 |
Paul Eggert | fcntl: document O_PATH |
commit | commitdiff | tree | snapshot |
2022-06-12 |
Paul Eggert | fchmodat: port to old Linux kernel + newer headers |
commit | commitdiff | tree | snapshot |
2022-06-06 |
Bruno Haible | fopen-gnu: Make this module work again (regression... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
Bruno Haible | getlogin, getlogin_r tests: Avoid test failure in speci... |
commit | commitdiff | tree | snapshot |
2022-06-05 |
Bruno Haible | doc: Add section to attract more people towards the... |
commit | commitdiff | tree | snapshot |
2022-06-05 |
Bruno Haible | doc: Add section to attract more people towards the... |
commit | commitdiff | tree | snapshot |
2022-06-05 |
Bruno Haible | doc: Fix warnings about regex chapter structure (regres... |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Paul Eggert | regex-quote: \} -> } in EREs |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Paul Eggert | dfa: do not warn about \] and \} |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Paul Eggert | regex-quote: \] -> ] in EREs and BREs |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Paul Eggert | filevercmp: don’t treat entire filename as suffix |
commit | commitdiff | tree | snapshot |
2022-06-03 |
Bruno Haible | setlocale: Update after Turkey changed its name. |
commit | commitdiff | tree | snapshot |
2022-05-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-05-25 |
Karl Berry | GNU Emacs Operator node deleted from regex.texi |
commit | commitdiff | tree | snapshot |
2022-05-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-05-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-05-24 |
Paul Eggert | dfa: new options DFA_STAR_WARN, DFA_PLUS_WARN |
commit | commitdiff | tree | snapshot |
2022-05-23 |
Paul Eggert | dfa: '\n' is not governed by RE_LIMITED_OPS |
commit | commitdiff | tree | snapshot |
2022-05-23 |
Paul Eggert | dfa: new option DFA_STRAY_BACKSLASH_WARN |
commit | commitdiff | tree | snapshot |
2022-05-23 |
Paul Eggert | dfa: new option DFA_CONFUSING_BRACKETS_ERROR |
commit | commitdiff | tree | snapshot |
2022-05-21 |
Paul Eggert | strstr-simple: pacify GCC 12.1 |
commit | commitdiff | tree | snapshot |
2022-05-21 |
Paul Eggert | dfa: steer cleer of POSIX-reserved symbols |
commit | commitdiff | tree | snapshot |
2022-05-20 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-05-17 |
Paul Eggert | parse-datetime: support 'J' military time zone |
commit | commitdiff | tree | snapshot |
2022-05-15 |
Reuben Thomas | doc: remove Emacs-specific documentation; match code |
commit | commitdiff | tree | snapshot |
2022-05-15 |
Bruno Haible | string, wchar: Fix compilation error on MSVC (regressio... |
commit | commitdiff | tree | snapshot |
2022-05-14 |
Bruno Haible | glob tests: Fix a warning (regression from 2022-03... |
commit | commitdiff | tree | snapshot |
2022-05-14 |
Bruno Haible | termcap: Fix link error when no suitable library is... |
commit | commitdiff | tree | snapshot |
2022-05-14 |
Paul Eggert | dfa: fix bug with ‘.’ and UTF-8 Hangul Syllables |
commit | commitdiff | tree | snapshot |
2022-05-12 |
Paul Eggert | manywarnings: update C warnings for GCC 12 |
commit | commitdiff | tree | snapshot |
2022-05-11 |
Paul Eggert | parse-datetime: remove Emacs cruft |
commit | commitdiff | tree | snapshot |
2022-05-11 |
Bruno Haible | alloca: Remove old code for Emacs, unused since 2009. |
commit | commitdiff | tree | snapshot |
2022-05-09 |
Paul Eggert | Say that it is not the old interface |
commit | commitdiff | tree | snapshot |
2022-05-09 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Paul Eggert | libc-config: update to match cdefs |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Paul Eggert | cdefs: merge from glibc |
commit | commitdiff | tree | snapshot |
2022-05-02 |
Paul Eggert | gettime-res: help the compiler |
commit | commitdiff | tree | snapshot |
2022-05-02 |
Paul Eggert | af_alg: port to Ubuntu 22.04 |
commit | commitdiff | tree | snapshot |
2022-05-01 |
Paul Eggert | vasnprintf: Simplify. Reduce binary code size. |
commit | commitdiff | tree | snapshot |
2022-05-01 |
Paul Eggert | vasnprintf: Simplify 'result' variable. |
commit | commitdiff | tree | snapshot |
2022-05-01 |
Paul Eggert | vasnprintf: Simplify a free() call. |
commit | commitdiff | tree | snapshot |
2022-04-30 |
Bruno Haible | string: Avoid syntax error on glibc systems with GCC 11. |
commit | commitdiff | tree | snapshot |
2022-04-28 |
Simon Marchi | stdlib: Fix error in C++ mode on glibc systems (regr... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
Paul Eggert | glob: improve config and test cleanup |
commit | commitdiff | tree | snapshot |
2022-04-26 |
Paul Eggert | Fix ChangeLog typo |
commit | commitdiff | tree | snapshot |
2022-04-26 |
Paul Eggert | glob: port to NetBSD 9.2 |
commit | commitdiff | tree | snapshot |
2022-04-22 |
Paul Eggert | regex: match [...---...] like V7 grep |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Paul Eggert | backupfile: fix bug when renaming simple backups |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Paul Eggert | gettime-res: more-robust sampling |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Paul Eggert | Port _GL_HAS_C_ATTRIBUTE to pedantic gcc -std=c99 |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Paul Eggert | verify: port to pedantic gcc -std=c99 |
commit | commitdiff | tree | snapshot |
2022-04-19 |
Paul Eggert | gettime-res: add tests |
commit | commitdiff | tree | snapshot |
2022-04-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-04-17 |
Paul Eggert | verify: port to Mac OS 10.7.5 |
commit | commitdiff | tree | snapshot |
2022-04-16 |
Bruno Haible | sigsegv: Fix compilation error on arceb CPUs. |
commit | commitdiff | tree | snapshot |
2022-04-13 |
Bruno Haible | string, wchar: Fix error in C++ mode on glibc systems... |
commit | commitdiff | tree | snapshot |
2022-04-13 |
Bruno Haible | string: Fix errors in C++ mode on glibc systems with... |
commit | commitdiff | tree | snapshot |
2022-04-13 |
Bruno Haible | math: Fix errors in C++ mode on glibc systems with... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-04-08 |
Paul Eggert | libgmp: pacify Clang too |
commit | commitdiff | tree | snapshot |
next |