* modules/configmake (Makefile.am): Add pkglibexecdir support, to
[gnulib.git] / ChangeLog
2006-10-16 Eric Blake* modules/configmake (Makefile.am): Add pkglibexecdir...
2006-10-16 Bruno HaibleNew module 'sigprocmask'.
2006-10-14 Paul EggertSync from Automake.
2006-10-14 Jim MeyeringFix a bug in yesterday's change.
2006-10-13 Bruno HaibleTypo.
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-12 Paul Eggert* modules/error (Makefile.am): Distribute files through
2006-10-12 Bruno HaibleTypo.
2006-10-12 Eric Blake* modules/error (Makefile.am): Distribute files in...
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2006-10-12 Jim Meyering* m4/getloadavg.m4: Revert the change below.
2006-10-12 Jim Meyering* m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existe...
2006-10-12 Jim Meyerings/^ {8}/\t/
2006-10-12 Bruno HaibleLast patch broke _MSC_VER case.
2006-10-12 Bruno HaibleAdd support for multiple gnulib-tool invocations in...
2006-10-12 Bruno HaibleHandle mismatch between latest gettext release and...
2006-10-12 Bruno Haible--create-testdir without module names now means to...
2006-10-12 Jim Meyering* lib/fts.c (fts_open): Use consistent indentation.
2006-10-12 Jim MeyeringBig performance improvement for fts-based tools that...
2006-10-12 Paul Eggert* m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed...
2006-10-12 Paul Eggert* m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST...
2006-10-12 Paul Eggert* lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not...
2006-10-12 Paul Eggert* lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
2006-10-12 Paul Eggert* lib/rename-dest-slash.c: Include stdbool.h but not...
2006-10-11 Paul Eggert* m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo...
2006-10-11 Bruno HaibleUse HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
2006-10-11 Bruno HaibleAdd comments.
2006-10-11 Bruno HaibleMake it possible to alias stpcpy and strdup.
2006-10-11 Bruno HaibleMake it possible to #define gcd to an alias.
2006-10-11 Bruno HaibleMake it possible to #define c_isascii etc. to aliases.
2006-10-11 Bruno HaibleMake it possible to #define set_program_name to an...
2006-10-11 Paul EggertPort to Tandem NSK OSS, which has 64-bit signed int...
2006-10-10 Bruno HaibleReinstall the "tiny change" annotations.
2006-10-10 Bruno HaibleAvoid using the variable name 'index' for two completel...
2006-10-09 Bruno HaiblePrepend directory to more file names.
2006-10-09 Paul Eggert* lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd...
2006-10-09 Paul EggertMerge the ChangeLogs into one ChangeLog, at the root.
2006-10-09 Paul EggertFix some dates and names in ChangeLog entries.
2006-10-07 Jim Meyering* modules/inttypes (inttypes.h): Revert what seems...
2006-10-07 Bruno HaibleMove Paolo's ChangeLog entry.
2006-10-07 Eric BlakeFix ChangeLog typo
2006-10-07 Bruno HaibleMark generated files as "DO NOT EDIT".
2006-10-07 Bruno HaibleNew module 'sublist'.
2006-10-06 Jim Meyering[ChangeLog]
2006-10-06 Bruno HaibleHave clean-temp register file open descriptors to tempo...
2006-10-03 Eric Blake* modules/strnlen (Depends-on): Add extensions.
2006-10-02 Bruno HaibleDon't use no-dependencies, since it's not the default...
2006-09-30 Paul Eggert[lib/ChangeLog]
2006-09-28 Bruno HaibleUse the stdint module.
2006-09-28 Paolo Bonzini2006-09-28 Paolo Bonzini <bonzini@gnu.org>
2006-09-26 Paul Eggert[ChangeLog]
2006-09-26 Paul Eggert[ChangeLog]
2006-09-25 Eric Blake* gnulib-tool (func_import, func_create_testdir): Fix...
2006-09-25 Ralf Wildenhues* modules/clock-time: New module.
2006-09-25 Ralf Wildenhues* modules/fts-lgpl: Depend on openat.
2006-09-22 Ralf Wildenhues* modules/bison-i18n (Depends-on): Add gettext.
2006-09-22 Bruno HaibleDon't include the config-h module in megatestdir.
2006-09-22 Simon Josefsson2006-09-22 Simon Josefsson <jas@extundo.com>
2006-09-22 Bruno HaiblePass to the gl_GETLOADAVG macro the $gl_source_base...
2006-09-22 Ralf Wildenhues* gnulib-tool (func_version): Create output all at...
2006-09-20 Paul Eggert* modules/mkstemp (Files): Add mkstemp.h.
2006-09-20 Paul EggertChange mkstemp Include: section to refer to "mkstemp.h".
2006-09-20 Paul Eggert[ChangeLog]
2006-09-19 Eric Blake* gnulib-tool: Avoid space-tab.
2006-09-19 Ralf Wildenhues* gnulib-tool (func_exit): New function, to allow to...
2006-09-18 Bruno HaibleRemove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.
2006-09-18 Paul Eggert* gnulib-tool (avoidlist): Fix typo that broke options...
2006-09-18 Bruno HaibleAvoid to execute while loops in a subshell.
2006-09-18 Bruno HaibleBreak long lines.
2006-09-18 Bruno HaibleUse the configmake module.
2006-09-18 Bruno HaibleAvoid quadratic complexity due to string concatenations.
2006-09-18 Bruno HaibleSpeed up presentation of the include files.
2006-09-18 Bruno HaibleRewrite all file names at once.
2006-09-18 Bruno HaibleSpeed up func_modules_transitive_closure.
2006-09-18 Bruno HaibleUse "sort -u" where it makes sense.
2006-09-16 Paul Eggert* lib/dirchownmod.c: Don't include fcntl.h; no longer...
2006-09-15 Paul Eggert* modules/configmake (Makefile.am): Add support for the
2006-09-15 Jim Meyering[ChangeLog]
2006-09-15 Jim Meyering[ChangeLog]
2006-09-13 Bruno HaibleTweak for automake.
2006-09-11 Bruno Haiblemkdtemp can now use the full <inttypes.h>.
2006-09-09 Bruno HaibleFor libraries not built with libtool:
2006-09-08 Jim MeyeringDon't make generated files read-only. That would bothe...
2006-09-07 Jim MeyeringFix global typo in last change: use chmod u-w, not...
2006-09-06 Jim MeyeringMake generated files be read-only.
2006-09-06 Bruno Haible_LIBADD is reserved for object files, not -L and -l...
2006-09-06 Bruno HaibleAdd support for LDFLAGS of the generated library.
2006-09-06 Bruno HaibleNew modules 'striconv' and 'xstriconv'.
2006-09-05 Bruno HaibleNew 'trim' module, from Davide Angelocola <davide.angel...
2006-09-01 Paul Eggert* gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
2006-09-01 Bruno HaibleImprove maintainability.
2006-08-31 Paul Eggert* modules/getloadavg (Files): Add m4/getloadavg.m4.
2006-08-31 Eric Blake* gnulib-tool: Don't let emacs change spaces to TAB.
2006-08-31 Bruno HaibleSlightly change the output generated by --makefile...
2006-08-31 Bruno HaibleFix problem when calling "gnulib-tool --update" on...
2006-08-31 Paul EggertWork around a bug in both the Linux and SunOS 64-bit...
2006-08-30 Paul Eggert* MODULES.html.sh (Support for building documentation...
2006-08-29 Paul Eggert* modules/isapipe: New file.
2006-08-29 Jim Meyering* modules/configmake (Makefile.am): Make configmake...
2006-08-29 Bruno HaiblePrefer using configmake.h instead of augmenting DEFS.
next