* modules/getloadavg (Files): Add m4/getloadavg.m4.
[gnulib.git] / ChangeLog
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.
2006-08-29 Paul Eggert* modules/configmake (Makefile.am): Add a comment,...
2006-08-29 Jim MeyeringFix typo: s/not/now/
2006-08-28 Paul Eggert* lib/fcntl_.h: New file.
2006-08-28 Paul Eggert* lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_IN...
2006-08-28 Paul Eggert* gnulib-tool (emit_lib_Makefile_am): Don't put $makefi...
2006-08-28 Paul Eggert* modules/inttypes (Files): Add m4/inttypes-h.m4.
2006-08-28 Eric Blake* modules/inttypes (Makefile.am): Fix sed error when...
2006-08-28 Eric Blake* modules/inttypes (Depends-on): Fix sed error when...
2006-08-28 Bruno HaibleNew option --makefile-name.
2006-08-28 Bruno HaibleReorder some statements.
2006-08-28 Bruno HaibleSmall fix after --local-dir introduction.
2006-08-28 Bruno HaibleSave the --local-dir value in the cache file.
2006-08-28 Bruno HaibleBetter error handling.
2006-08-28 Bruno HaibleNew module 'c-strstr'.
2006-08-28 Bruno HaibleRewritten inttypes module. New modules imaxabs, imaxdiv.
2006-08-26 Paul EggertNew config-h module, so that "make" output needn't...
2006-08-25 Paul EggertNew configmake module, so that "make" output needn...
2006-08-24 Paul Eggert* MODULES.html.sh (Support for building libraries and...
2006-08-24 Bruno HaibleTest other subdirectory names than 'lib' and 'm4'.
2006-08-24 Bruno HaibleFix HTML structure.
2006-08-24 Paul EggertFix typo in previous log entry.
2006-08-23 Paul Eggert* modules/openat (Depends-on): Add lstat.
2006-08-23 Bruno HaibleSeparate the "early" and the "normal" part of the macro.
2006-08-22 Eric Blake* modules/regexprops-generic: New file.
2006-08-22 Bruno HaibleMake it possible to use lib_LTLIBRARIES in a snippet.
2006-08-22 Paul EggertAvoid the need for AC_LIBSOURCES in m4 macros.
2006-08-22 Simon JosefssonAdd gnupload module.
2006-08-22 Jim Meyering* modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCE...
2006-08-22 Bruno HaibleA help2man wrapper script that avoids breaking the...
2006-08-22 Simon Josefsson2006-08-22 Simon Josefsson <jas@extundo.com>
2006-08-21 Paul EggertAvoid the need for AC_LIBSOURCES in m4 macros.
2006-08-21 Bruno HaibleMake it possible to install the generated library.
2006-08-21 Bruno HaiblePortability to BeOS.
2006-08-21 Bruno HaibleDon't create a $(pkgdatadir) if there's nothing to...
2006-08-21 Bruno HaibleMake it work also with Solaris /bin/sh.
2006-08-21 Jim Meyering* modules/openat (Depends-on): Really alphabetize.
2006-08-21 Jim Meyering* modules/acl (Depends-on): Add error and quote.
2006-08-21 Jim Meyering* check-module (find_included_lib_files): Add at-func...
2006-08-21 Jim Meyering* modules/openat (Depends-on): Add lstat. Alphabetize.
2006-08-21 Paul EggertAdd and change modules to make it easier for coreutils...
2006-08-19 Paul Eggert* modules/openat (Files): Add lib/fchmodat.c.
2006-08-18 Bruno HaibleNew module 'bison-i18n',
2006-08-15 Paul Eggert* modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
2006-08-15 Bruno HaibleChange to LGPL.
2006-08-15 Bruno HaibleCOPYING is not a module.
2006-08-14 Paul EggertAdd copyright notices to long-enough files that lack...
2006-08-14 Paul Eggert* users.txt: Add bison, diffutils, libprelude, prelude...
2006-08-14 Paul Eggert* check-module: Add copyright notice.
2006-08-11 Eric Blake* users.txt: Sort. Add tar.
2006-08-11 Bruno HaibleNew file users.txt.
2006-08-10 Paul EggertAdd Bruno Haible as maintainer for snprintf.
2006-08-10 Paul Eggert* modules/snprintf (Depends-on): Remove minmax.
2006-08-10 Bruno HaibleApply last patch also to --create-testdir.
2006-08-10 Eric Blake* gnulib-tool (func_import): Detect unexpanded macros...
2006-08-10 Jim Meyering* modules/same-inode: New module.
2006-08-10 Jim Meyering* modules/chown (Depends-on): Add stat-macros.
2006-08-10 Eric Blake* modules/verror (Depends-on): Remove bogus gl_VERROR...
2006-08-09 Paul EggertRemove the 'restrict' module, and modify everybody...
2006-08-08 Eric Blake* modules/verror: New module.
2006-08-08 Bruno HaibleAllow AC_REQUIREs in the configure.ac snippet.
2006-08-07 Bruno HaibleMake pkgdata_DATA a cumulative variable. From Ralf...
2006-08-04 Bruno HaibleFix for "make -j 3".
2006-07-31 Bruno HaibleComment out macro invocation.
2006-07-31 Bruno HaibleInstall javaversion.class.
2006-07-31 Bruno HaibleFix dependencies.
2006-07-31 Bruno HaibleChange license to LGPL.
2006-07-31 Bruno HaibleClean core dumps.
2006-07-31 Bruno HaibleImprove autoconf_minversion detection.
2006-07-31 Bruno HaibleNew option --no-libtool.
2006-07-29 Bruno HaibleModule setenv must depend on module unistd, because...
2006-07-29 Bruno HaibleMake it possible to use a locally augmented gnulib.
2006-07-29 Bruno HaibleSupport projects without a top-level Makefile.am.
2006-07-29 Bruno HaibleRemove the --assume-autoconf option.
2006-07-29 Bruno HaibleAvoid creating an empty doc directory.
2006-07-29 Bruno HaibleSplit the --help output into several paragraphs.
2006-07-29 Bruno HaibleRevert the --help output reordering.
2006-07-29 Bruno HaibleImprove an error message.
2006-07-28 Simon JosefssonUse arpa_inet in inet_?to?.
2006-07-25 Bruno HaibleUse the stdarg module.
2006-07-25 Paul Eggert* MODULES.html.sh (File stream based Input/Output):
2006-07-24 Bruno HaibleUpdate dependencies after rewrite.
2006-07-24 Bruno HaibleNew module 'clean-temp'.
2006-07-24 Bruno HaibleNew module 'tmpdir'.
2006-07-24 Bruno HaibleReorganize the ChangeLog entries of the last big merge.
2006-07-23 Eric Blake* modules/stdio-safer (Files): Add tmpfile-safer.c.
2006-07-22 Paul Eggert* modules/close-stream: New file.
2006-07-22 Bruno HaibleUpdate from GNU gettext 0.15. Accept source and target...
2006-07-22 Bruno HaibleNew module 'javaversion'.
2006-07-22 Bruno HaibleUpdate javaexec module from GNU gettext 0.15.
2006-07-22 Bruno HaibleUpdate csharpexec module from GNU gettext.
2006-07-22 Bruno HaibleUpdate csharpcomp module from GNU gettext 0.15.
next