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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move AM_V_GEN to recipe start
Paul Eggert
2021-12-21
20
-46
/
+46
*
Optimize redundant 'mkdir -p .' invocations.
Bruno Haible
2021-12-21
67
-67
/
+67
*
non-recursive-gnulib-prefix-hack: Deprecate module.
Bruno Haible
2021-12-19
1
-0
/
+9
*
stdint: Fix handling of limits.h (regression 2021-12-16).
Bruno Haible
2021-12-18
1
-0
/
+2
*
nstrftime: simplify by using libc-config.h.
Paul Eggert
2021-12-18
1
-0
/
+1
*
getopt-posix: Fix build on AIX (regression 2021-12-15).
Bruno Haible
2021-12-18
1
-1
/
+7
*
getopt-posix,
Paul Eggert
2021-12-16
1
-0
/
+5
*
stdint: omit duplicate gl_CONFIGURE_HEADER calls
Paul Eggert
2021-12-16
1
-2
/
+0
*
Move .h file names out of the *.m4 files.
Bruno Haible
2021-12-15
30
-8
/
+49
*
Fix creation of build directories with non-recursive-gnulib-prefix-hack.
Bruno Haible
2021-12-15
88
-26
/
+165
*
backupfile: prefer signed integers
Paul Eggert
2021-12-10
2
-2
/
+2
*
gettext-h: use VLA test similar to regex
Paul Eggert
2021-11-27
1
-0
/
+1
*
regex: port to tcc
Paul Eggert
2021-11-27
2
-1
/
+2
*
regex: assume RE_ENABLE_I18N
Paul Eggert
2021-11-24
1
-0
/
+1
*
lseek: port around macOS SEEK_DATA glitch
Paul Eggert
2021-11-15
1
-2
/
+2
*
sm3-buffer tests: New module.
Bruno Haible
2021-09-19
2
-11
/
+11
*
sm3-buffer: New module.
Bruno Haible
2021-09-19
2
-10
/
+35
*
sha512-buffer tests: New module.
Bruno Haible
2021-09-19
2
-12
/
+20
*
sha512: Clarify module to source relation.
Bruno Haible
2021-09-19
1
-1
/
+5
*
sha256-buffer tests: New module.
Bruno Haible
2021-09-19
2
-12
/
+20
*
sha256: Clarify module to source relation.
Bruno Haible
2021-09-19
1
-1
/
+5
*
sha1-buffer tests: New module.
Bruno Haible
2021-09-19
2
-10
/
+22
*
sha1: Clarify module to source relation.
Bruno Haible
2021-09-19
1
-1
/
+5
*
md5-buffer tests: New module.
Bruno Haible
2021-09-19
2
-10
/
+22
*
md5: Clarify module to source relation.
Bruno Haible
2021-09-19
1
-1
/
+5
*
md4-buffer tests: New module.
Bruno Haible
2021-09-19
2
-10
/
+10
*
md4-buffer: New module.
Bruno Haible
2021-09-19
2
-9
/
+31
*
md2-buffer tests: New module.
Bruno Haible
2021-09-19
2
-10
/
+10
*
md2-buffer: New module.
Bruno Haible
2021-09-19
2
-5
/
+27
*
string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).
Bruno Haible
2021-09-18
2
-0
/
+2
*
strerror_r-posix: port even better to Android
Paul Eggert
2021-09-08
2
-4
/
+4
*
string, wchar: avoid some namespace pollution
Paul Eggert
2021-09-07
2
-0
/
+4
*
crypto: revert previous change
Paul Eggert
2021-09-07
4
-4
/
+0
*
crypto: add missing file af_alg.h
Paul Eggert
2021-09-06
4
-0
/
+4
*
spawn-pipe: Fix test failure when running under QEMU user-mode.
Bruno Haible
2021-08-30
1
-0
/
+2
*
execute: Fix test failure when running under QEMU user-mode.
Bruno Haible
2021-08-30
1
-0
/
+2
*
posix_spawn_file_actions_addfchdir: Avoid test failure under QEMU.
Bruno Haible
2021-08-30
1
-0
/
+2
*
getcwd tests: Avoid test failure when running under QEMU user-mode.
Bruno Haible
2021-08-30
1
-1
/
+3
*
base32, base64: fix broken tests
Paul Eggert
2021-08-29
2
-2
/
+0
*
ialloc: relicense
Paul Eggert
2021-08-29
1
-1
/
+1
*
Skip some tests when running under QEMU user-mode.
Bruno Haible
2021-08-29
4
-0
/
+8
*
base32, base64: prefer signed to unsigned integers
Paul Eggert
2021-08-27
2
-0
/
+4
*
execute tests: Fix test failure when libtool is in use.
Bruno Haible
2021-08-25
3
-0
/
+3
*
snippet/unused-parameter: Mark unused module obsolete.
Bruno Haible
2021-08-23
1
-0
/
+6
*
c-stack: depend on inttypes, mempcpy
Paul Eggert
2021-08-22
1
-0
/
+2
*
c-stack: Test for libsigsegv once, not twice.
Bruno Haible
2021-08-22
1
-9
/
+6
*
rawmemchr: Fix use in relocatable-prog-wrapper (regression 2021-08-20).
Bruno Haible
2021-08-22
1
-0
/
+1
*
rawmemchr: modernize and simplify
Paul Eggert
2021-08-20
1
-0
/
+3
*
fopen: Fix link error on native Windows.
Bruno Haible
2021-08-08
1
-0
/
+1
*
fopen: Fix compilation error on AIX (regression from 2020-05-28).
Bruno Haible
2021-08-08
1
-0
/
+1
[prev]
[next]