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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* modules/configmake (Makefile.am): Add support for the
Paul Eggert
2006-09-15
1
-0
/
+5
*
[ChangeLog]
Jim Meyering
2006-09-15
1
-0
/
+3
*
[ChangeLog]
Jim Meyering
2006-09-15
1
-0
/
+4
*
Tweak for automake.
Bruno Haible
2006-09-13
1
-0
/
+6
*
mkdtemp can now use the full <inttypes.h>.
Bruno Haible
2006-09-11
1
-0
/
+5
*
For libraries not built with libtool:
Bruno Haible
2006-09-09
1
-0
/
+15
*
Don't make generated files read-only. That would bother too many
Jim Meyering
2006-09-08
1
-0
/
+14
*
Fix global typo in last change: use chmod u-w, not chmod u-x.
Jim Meyering
2006-09-07
1
-0
/
+11
*
Make generated files be read-only.
Jim Meyering
2006-09-06
1
-0
/
+29
*
_LIBADD is reserved for object files, not -L and -l options.
Bruno Haible
2006-09-06
1
-0
/
+6
*
Add support for LDFLAGS of the generated library.
Bruno Haible
2006-09-06
1
-0
/
+5
*
New modules 'striconv' and 'xstriconv'.
Bruno Haible
2006-09-06
1
-0
/
+7
*
New 'trim' module, from Davide Angelocola <davide.angelocola@tiscali.it>.
Bruno Haible
2006-09-05
1
-0
/
+8
*
* gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
Paul Eggert
2006-09-01
1
-0
/
+5
*
Improve maintainability.
Bruno Haible
2006-09-01
1
-0
/
+6
*
* modules/getloadavg (Files): Add m4/getloadavg.m4.
Paul Eggert
2006-08-31
1
-0
/
+8
*
* gnulib-tool: Don't let emacs change spaces to TAB.
Eric Blake
2006-08-31
1
-0
/
+4
*
Slightly change the output generated by --makefile-name.
Bruno Haible
2006-08-31
1
-0
/
+5
*
Fix problem when calling "gnulib-tool --update" on multiple directories.
Bruno Haible
2006-08-31
1
-0
/
+6
*
Work around a bug in both the Linux and SunOS 64-bit kernels:
Paul Eggert
2006-08-31
1
-0
/
+4
*
* MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
Paul Eggert
2006-08-30
1
-0
/
+10
*
* modules/isapipe: New file.
Paul Eggert
2006-08-29
1
-0
/
+5
*
* modules/configmake (Makefile.am): Make configmake.h depend on
Jim Meyering
2006-08-29
1
-0
/
+5
*
Prefer using configmake.h instead of augmenting DEFS.
Bruno Haible
2006-08-29
1
-0
/
+5
*
* modules/configmake (Makefile.am): Add a comment, and omit
Paul Eggert
2006-08-29
1
-0
/
+6
*
Fix typo: s/not/now/
Jim Meyering
2006-08-29
1
-1
/
+1
*
* lib/fcntl_.h: New file.
Paul Eggert
2006-08-28
1
-0
/
+5
*
* lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
Paul Eggert
2006-08-28
1
-0
/
+4
*
* gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
Paul Eggert
2006-08-28
1
-0
/
+7
*
* modules/inttypes (Files): Add m4/inttypes-h.m4.
Paul Eggert
2006-08-28
1
-0
/
+4
*
* modules/inttypes (Makefile.am): Fix sed error when inttypes.h
Eric Blake
2006-08-28
1
-1
/
+1
*
* modules/inttypes (Depends-on): Fix sed error when inttypes.h
Eric Blake
2006-08-28
1
-1
/
+6
*
New option --makefile-name.
Bruno Haible
2006-08-28
1
-0
/
+9
*
Reorder some statements.
Bruno Haible
2006-08-28
1
-0
/
+4
*
Small fix after --local-dir introduction.
Bruno Haible
2006-08-28
1
-0
/
+5
*
Save the --local-dir value in the cache file.
Bruno Haible
2006-08-28
1
-0
/
+8
*
Better error handling.
Bruno Haible
2006-08-28
1
-0
/
+4
*
New module 'c-strstr'.
Bruno Haible
2006-08-28
1
-0
/
+5
*
Rewritten inttypes module. New modules imaxabs, imaxdiv.
Bruno Haible
2006-08-28
1
-0
/
+11
*
New config-h module, so that "make" output needn't be cluttered
Paul Eggert
2006-08-26
1
-0
/
+9
*
New configmake module, so that "make" output needn't be cluttered
Paul Eggert
2006-08-25
1
-0
/
+8
*
* MODULES.html.sh (Support for building libraries and executables):
Paul Eggert
2006-08-24
1
-0
/
+7
*
Test other subdirectory names than 'lib' and 'm4'.
Bruno Haible
2006-08-24
1
-0
/
+5
*
Fix HTML structure.
Bruno Haible
2006-08-24
1
-0
/
+5
*
Fix typo in previous log entry.
Paul Eggert
2006-08-24
1
-1
/
+1
*
* modules/openat (Depends-on): Add lstat.
Paul Eggert
2006-08-23
1
-0
/
+4
*
Separate the "early" and the "normal" part of the macro.
Bruno Haible
2006-08-23
1
-0
/
+5
*
* modules/regexprops-generic: New file.
Eric Blake
2006-08-22
1
-0
/
+5
*
Make it possible to use lib_LTLIBRARIES in a snippet.
Bruno Haible
2006-08-22
1
-2
/
+7
*
Avoid the need for AC_LIBSOURCES in m4 macros.
Paul Eggert
2006-08-22
1
-0
/
+22
[next]