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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Keep ChangeLog entries order in sync with the git commit order.
Bruno Haible
2022-09-14
1
-7
/
+9
*
stdalign: prefer to not include <stdalign.h>
Paul Eggert
2022-09-13
12
-11
/
+6
*
stdalign: alignas and alignof are C23 keywords
Paul Eggert
2022-09-13
6
-30
/
+87
*
assert-h: prefer to ‘verify’
Paul Eggert
2022-09-13
116
-381
/
+365
*
assert-h: static_assert is a keyword in C23
Paul Eggert
2022-09-13
7
-27
/
+171
*
Prefer talking about alignas than _Alignas.
Bruno Haible
2022-09-13
3
-3
/
+10
*
stdalign-tests: port to C23
Paul Eggert
2022-09-13
4
-32
/
+20
*
supersede: Avoid a failure when writing to /dev/null in Solaris zones.
Bruno Haible
2022-09-12
2
-4
/
+13
*
maint: avoid unportable ERE \}
Paul Eggert
2022-09-11
2
-1
/
+5
*
verify: improve maint check
Paul Eggert
2022-09-11
2
-1
/
+5
*
verify: port better to C23
Paul Eggert
2022-09-11
3
-15
/
+20
*
autoupdate
Karl Berry
2022-09-11
2
-4
/
+4
*
pipe-filter-gi: Fix test failure on native Windows.
Bruno Haible
2022-09-11
2
-0
/
+16
*
stdbool C++ tests: Fix compilation error with MSVC14 (regr. from today).
Bruno Haible
2022-09-11
2
-1
/
+5
*
Reorganize C++ tests for stdbool and stdbool-c99.
Bruno Haible
2022-09-10
6
-3
/
+56
*
stdbool C++ tests: Fix for C++20.
Bruno Haible
2022-09-10
2
-1
/
+7
*
uchar: Work around error in C++ mode on AIX 7.2 with xlclang.
Bruno Haible
2022-09-10
3
-0
/
+18
*
Rely on new stdbool behavior
Paul Eggert
2022-09-10
308
-337
/
+149
*
stdbool: upgrade from C99 to C23
Paul Eggert
2022-09-10
11
-32
/
+159
*
string: Fix compilation error in C++ mode on AIX 7.2 with xlclang.
Bruno Haible
2022-09-10
2
-0
/
+8
*
math: Fix compilation error in C++ mode on AIX 7.2 with xlclang.
Bruno Haible
2022-09-10
2
-0
/
+33
*
doc: Mention the stable branches.
Bruno Haible
2022-09-10
2
-7
/
+78
*
posix_spawn-internal: Optimize DuplicateHandle calls on native Windows.
Bruno Haible
2022-09-10
3
-38
/
+191
*
posix_spawn-internal: Refactor.
Bruno Haible
2022-09-10
4
-101
/
+92
*
posix_spawn-internal: Optimize DuplicateHandle calls on native Windows.
Bruno Haible
2022-09-10
2
-13
/
+14
*
posix_spawn-internal: Optimize DuplicateHandle calls on native Windows.
Bruno Haible
2022-09-10
4
-16
/
+45
*
posix_spawn-internal: Don't lose flags while duplicating an fd.
Bruno Haible
2022-09-10
2
-1
/
+7
*
spawn-pipe: Fix pipe-filter-* test hangs (regression 2020-12-24).
Bruno Haible
2022-09-09
4
-52
/
+113
*
autoupate
Karl Berry
2022-09-09
1
-2
/
+2
*
spawn-pipe: Fix possible hangs in programs that spawn several children.
Bruno Haible
2022-09-09
2
-33
/
+38
*
pipe-filter-gi tests: Fix long-standing failure on native Windows.
Bruno Haible
2022-09-09
3
-0
/
+16
*
posix_spawn_file_actions_addclose tests: Fix mistake from 2022-09-07.
Bruno Haible
2022-09-09
2
-0
/
+7
*
stdbool-tests: match stdbool
Paul Eggert
2022-09-08
2
-1
/
+5
*
mktime: back in sync with GNUlib
Paul Eggert
2022-09-08
2
-1
/
+6
*
autoupdate
Paul Eggert
2022-09-08
2
-3
/
+4
*
posix_spawn_file_actions_addclose tests: Avoid test failure on musl.
Bruno Haible
2022-09-07
3
-1
/
+14
*
autoupdate
Karl Berry
2022-09-06
1
-1
/
+1
*
gnumakefile: Improve tarball reproducibility.
Simon Josefsson
2022-09-06
3
-1
/
+17
*
pthread-h: Fix compilation error on mingw with --enable-threads=windows.
Bruno Haible
2022-09-05
2
-0
/
+36
*
autoupdate
Karl Berry
2022-09-05
1
-1
/
+3
*
Fix various test link errors on MSVC.
Bruno Haible
2022-09-05
20
-17
/
+61
*
count-leading-zeros: Fix a link error on 32-bit MSVC and a test failure.
Bruno Haible
2022-09-05
2
-3
/
+25
*
count-trailing-zeros: Fix a link error on 32-bit MSVC.
Bruno Haible
2022-09-05
2
-2
/
+21
*
unictype/category-none tests: Fix a link error on MSVC.
Bruno Haible
2022-09-05
2
-0
/
+12
*
oset-c++: Fix compilation error with MSVC 14.
Bruno Haible
2022-09-05
2
-1
/
+6
*
glob tests: Fix link error on mingw.
Bruno Haible
2022-09-05
2
-1
/
+6
*
autoupdate
Karl Berry
2022-09-04
1
-3
/
+2
*
timespec_get: Fix compilation error with MSVC 14.
Bruno Haible
2022-09-04
3
-5
/
+39
*
stdbool: Fix compilation error in C++ mode with MSVC 14.
Bruno Haible
2022-09-04
2
-4
/
+14
*
fts: Fix compilation error with MSVC 14.
Bruno Haible
2022-09-04
2
-0
/
+8
[prev]
[next]