* modules/inttypes (Files): Add m4/inttypes-h.m4.
[gnulib.git] / modules /
2006-08-28 Paul Eggert* modules/inttypes (Files): Add m4/inttypes-h.m4.
2006-08-28 Eric Blake* modules/inttypes (Depends-on): Fix sed error when...
2006-08-28 Bruno HaibleNew module 'c-strstr'.
2006-08-28 Bruno HaibleRewritten inttypes module. New modules imaxabs, imaxdiv.
2006-08-28 Bruno HaibleNew module 'imaxdiv'.
2006-08-28 Bruno HaibleNew module 'imaxabs'.
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-23 Paul Eggert* modules/openat (Depends-on): Add lstat.
2006-08-22 Eric Blake* modules/regexprops-generic: New file.
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 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 HaiblePortability to BeOS.
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* 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-17 Paul EggertUpdate from coreutils.
2006-08-15 Paul Eggert(configure.ac): Add gl_CYCLE_CHECK.
2006-08-15 Bruno HaibleChange to LGPL.
2006-08-14 Paul Eggert* check-module: Add copyright notice.
2006-08-14 Bruno HaibleUpdate copyright year.
2006-08-10 Paul EggertAdd Bruno Haible as maintainer.
2006-08-10 Paul Eggert* modules/snprintf (Depends-on): Remove minmax.
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-07 Bruno HaibleMake pkgdata_DATA a cumulative variable. From Ralf...
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-29 Bruno HaibleModule setenv must depend on module unistd, because...
2006-07-28 Simon JosefssonUse netinet_in module.
2006-07-28 Simon JosefssonAdd new module netinet_in.
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-23 Eric Blake* modules/close-stream: New file
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 HaibleNew module 'javaversion'.
2006-07-22 Bruno HaibleUpgrade to gettext-0.15.
2006-07-21 Eric Blake* modules/stdlib-safer: New file.
2006-07-17 Bruno HaibleAbstract list data type.
2006-07-17 Bruno HaibleAbstract ordered set data type.
2006-07-17 Bruno HaibleOrdered set data type implemented by a binary tree.
2006-07-17 Bruno HaibleSequential list data type implemented by a hash table...
2006-07-17 Bruno HaibleSequential list data type implemented by a binary tree.
2006-07-17 Bruno HaibleSequential list data type implemented by a hash table...
2006-07-17 Bruno HaibleSequential list data type implemented by a linked list.
2006-07-17 Bruno HaibleSequential list data type implemented by a circular...
2006-07-17 Bruno HaibleOrdered set data type implemented by an array.
2006-07-17 Bruno HaibleSequential list data type implemented by an array.
2006-07-17 Paul EggertImport from coreutils.
2006-07-12 Simon JosefssonFix license, approved by Karl.
2006-07-12 Simon JosefssonAdd gendocs, from texinfo.
2006-07-11 Eric Blake* modules/fdl: New module, to install doc/fdl.texi.
2006-07-07 Simon JosefssonAdd arpa_inet module.
2006-07-06 Paul Eggert* modules/getusershell (configure.ac): Use gl_FUNC_GETU...
2006-07-06 Simon Josefsson2006-07-06 Simon Josefsson <jas@extundo.com>
2006-07-05 Eric Blake* modules/getaddrinfo (Depends-on): Add snprintf.
2006-07-04 Eric Blake* modules/dirname-tests: New test module.
2006-07-04 Paul Eggert* modules/cycle-check (lib_SOURCES): Add same-inode.h.
2006-07-04 Paul Eggert* m4/absolute-header.m4: Renamed from full-header-path.m4.
2006-07-03 Eric Blake* modules/dirname (Depends-on): Add xstrndup.
2006-07-03 Paul EggertMerge from coreutils.
2006-07-02 Paul EggertSimplification rewrite for stdint module.
2006-06-29 Eric Blake* MODULES.html.sh: Add sys_stat.
2006-06-29 Jim Meyering(Maintainer): Add my name, since with the
2006-06-29 Bruno HaibleChange wcwidth license to LGPL.
2006-06-29 Derek R. Price* modules/c-bs-a: Removed - \a is C89.
2006-06-28 Bruno HaibleFixes after wcwidth module creation.
2006-06-28 Eric Blake* modules/wcwidth: New file.
2006-06-28 Simon JosefssonNative win32 support for getaddrinfo. Add getnameinfo...
2006-06-27 Simon JosefssonAdd sys_select module.
2006-06-26 Bruno HaibleTry harder to get WCHAR_MIN and WCHAR_MAX.
2006-06-23 Bruno HaibleInvent MOSTLYCLEANDIRS.
2006-06-21 Simon JosefssonFix getaddrinfo on Windows 2000.
2006-06-21 Simon JosefssonAdd inet_pton module.
2006-06-19 Simon Josefsson2006-06-19 Yoann Vandoorselaere <yoann.v@prelude-ids...
2006-06-16 Simon JosefssonAdd read-file module.
2006-06-16 Bruno HaibleRewrite module 'stdint' to be fully autoconfiguring.
2006-06-16 Bruno HaibleNew module 'stdint-tests'.
2006-05-09 Bruno HaibleRecognize the special case of a string concatenation...
2006-05-08 Bruno HaibleNew module 'stdarg'.
2006-05-02 Paul Eggert* modules/inttypes (Maintainer): Change from Derek...
2006-04-24 Bruno HaibleInclude <unistd.h> unconditionally.
2006-04-24 Bruno HaibleSupport for packages that use "gettextize --intl"....
next