index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
regex-quote: \} -> } in EREs
Paul Eggert
2022-06-04
1
-1
/
+1
*
dfa: do not warn about \] and \}
Paul Eggert
2022-06-04
2
-1
/
+7
*
regex-quote: \] -> ] in EREs and BREs
Paul Eggert
2022-06-03
1
-2
/
+2
*
filevercmp: don’t treat entire filename as suffix
Paul Eggert
2022-06-03
2
-8
/
+14
*
setlocale: Update after Turkey changed its name.
Bruno Haible
2022-06-03
1
-2
/
+2
*
autoupdate
Karl Berry
2022-05-25
1
-1
/
+1
*
dfa: new options DFA_STAR_WARN, DFA_PLUS_WARN
Paul Eggert
2022-05-24
2
-17
/
+42
*
dfa: '\n' is not governed by RE_LIMITED_OPS
Paul Eggert
2022-05-23
1
-2
/
+1
*
dfa: new option DFA_STRAY_BACKSLASH_WARN
Paul Eggert
2022-05-23
2
-39
/
+84
*
dfa: new option DFA_CONFUSING_BRACKETS_ERROR
Paul Eggert
2022-05-23
2
-8
/
+11
*
strstr-simple: pacify GCC 12.1
Paul Eggert
2022-05-21
1
-2
/
+2
*
dfa: steer cleer of POSIX-reserved symbols
Paul Eggert
2022-05-20
1
-10
/
+10
*
parse-datetime: support 'J' military time zone
Paul Eggert
2022-05-17
1
-3
/
+12
*
string, wchar: Fix compilation error on MSVC (regression 2021-09-07).
Bruno Haible
2022-05-15
2
-8
/
+24
*
dfa: fix bug with ‘.’ and UTF-8 Hangul Syllables
Paul Eggert
2022-05-13
1
-2
/
+2
*
parse-datetime: remove Emacs cruft
Paul Eggert
2022-05-11
1
-10
/
+0
*
alloca: Remove old code for Emacs, unused since 2009.
Bruno Haible
2022-05-11
1
-35
/
+0
*
libc-config: update to match cdefs
Paul Eggert
2022-05-05
1
-0
/
+11
*
cdefs: merge from glibc
Paul Eggert
2022-05-05
1
-6
/
+6
*
gettime-res: help the compiler
Paul Eggert
2022-05-02
1
-5
/
+5
*
af_alg: port to Ubuntu 22.04
Paul Eggert
2022-05-02
5
-0
/
+15
*
vasnprintf: Simplify. Reduce binary code size.
Paul Eggert
2022-05-01
1
-170
/
+47
*
vasnprintf: Simplify 'result' variable.
Paul Eggert
2022-05-01
1
-32
/
+25
*
vasnprintf: Simplify a free() call.
Paul Eggert
2022-05-01
1
-2
/
+1
*
string: Avoid syntax error on glibc systems with GCC 11.
Bruno Haible
2022-04-30
1
-2
/
+2
*
stdlib: Fix error in C++ mode on glibc systems (regr. 2022-04-13).
Simon Marchi
2022-04-29
1
-0
/
+4
*
glob: port to NetBSD 9.2
Paul Eggert
2022-04-26
1
-1
/
+2
*
regex: match [...---...] like V7 grep
Paul Eggert
2022-04-21
1
-3
/
+13
*
backupfile: fix bug when renaming simple backups
Paul Eggert
2022-04-20
1
-4
/
+3
*
gettime-res: more-robust sampling
Paul Eggert
2022-04-20
1
-2
/
+17
*
verify: port to pedantic gcc -std=c99
Paul Eggert
2022-04-19
1
-0
/
+3
*
autoupdate
Karl Berry
2022-04-19
1
-0
/
+1
*
verify: port to Mac OS 10.7.5
Paul Eggert
2022-04-16
1
-1
/
+1
*
string, wchar: Fix error in C++ mode on glibc systems with clang.
Bruno Haible
2022-04-14
2
-0
/
+16
*
string: Fix errors in C++ mode on glibc systems with clang.
Bruno Haible
2022-04-14
1
-21
/
+32
*
math: Fix errors in C++ mode on glibc systems with clang.
Bruno Haible
2022-04-13
1
-0
/
+4
*
libgmp: pacify Clang too
Paul Eggert
2022-04-08
1
-1
/
+2
*
glob: sync better with glibc
Paul Eggert
2022-03-30
1
-3
/
+2
*
glob: fix symlink and // issues; improve speed
Paul Eggert
2022-03-23
1
-36
/
+40
*
glob: resolve DT_UNKNOWN via is_dir
DJ Delorie
2022-03-23
1
-1
/
+27
*
autoupdate
Karl Berry
2022-03-20
1
-3
/
+2
*
sigsegv: Add support for Linux/PowerPC (32-bit) with musl libc.
Bruno Haible
2022-03-13
1
-4
/
+21
*
regex: fix double-free
Paul Eggert
2022-03-11
1
-12
/
+10
*
regex: fix minor over-allocation
Paul Eggert
2022-03-11
1
-1
/
+1
*
regex: fix free_fail_stack undefined behavior
Paul Eggert
2022-03-11
1
-2
/
+3
*
fts: revert change to use AT_NO_AUTOMOUNT
Paul Eggert
2022-03-10
1
-2
/
+2
*
statat: now obsolete
Paul Eggert
2022-03-09
4
-10
/
+14
*
fts: be consistent about AT_NO_AUTOMOUNT
Paul Eggert
2022-03-09
1
-17
/
+17
*
fcntl-h: add AT_NO_AUTOMOUNT
Pádraig Brady
2022-03-07
1
-0
/
+4
*
gettime-res: fix unlikely overflow bug
Paul Eggert
2022-02-26
1
-1
/
+1
[next]