* modules/sys_time (Makefile.am): Build sys/time.h only when it's the
[gnulib.git] / ChangeLog
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am): Build sys/time.h...
2007-01-28 Bruno HaibleSimplify macrology that creates unistd.h.
2007-01-28 Bruno HaibleReduce the number of AC_LIBOBJ invocations by 1.
2007-01-28 Ralf Wildenhues* gnulib-tool (func_emit_lib_Makefile_am, func_add_or_u...
2007-01-28 Bruno HaibleRenamed modules.
2007-01-28 Bruno HaibleRename u32-mbtouc-safe -> u32-mbtouc, u32_mbtouc_safe...
2007-01-28 Bruno HaibleRename u32-mbtouc -> u32-mbtouc-unsafe, u32_mbtouc...
2007-01-28 Bruno HaibleRename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe...
2007-01-28 Bruno HaibleRename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc...
2007-01-28 Bruno HaibleRename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe...
2007-01-27 Bruno HaibleRename u8_mbtouc -> u8_mbtouc_unsafe.
2007-01-27 Ralf WildenhuesSync from Libtool.
2007-01-27 Bruno HaibleEnforce ordering constraints between gl_HEADER_STRING_H...
2007-01-27 Bruno HaibleIn testing directories, link the test programs already...
2007-01-27 Bruno HaibleDeclare strcasestr() in the <string.h> replacement...
2007-01-27 Bruno HaibleUse 'extern'.
2007-01-27 Bruno HaibleTypo in ChangeLog entry.
2007-01-27 Jim Meyering* lib/regex_internal.c (re_string_reconstruct): Remove...
2007-01-27 Jim Meyering* lib/mempcpy.c: Include <config.h> before <string.h>.
2007-01-27 Bruno HaibleSmall optimization.
2007-01-27 Bruno HaibleNew modules uniconv/*.
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...
2007-01-26 Bruno HaibleVarious fixes.
2007-01-25 Bruno Haible2007-01-24 Bruno Haible <bruno@clisp.org>
2007-01-25 Bruno Haible2007-01-24 Bruno Haible <bruno@clisp.org>
2007-01-25 Paul Eggert* m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for headers...
2007-01-25 Paul Eggert* m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for...
2007-01-24 Paul Eggert* lib/fnmatch_.h: Readjust white space and comments...
2007-01-24 Paul Eggert* lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: ...
2007-01-24 Bruno HaibleOptimize the recognition of "UTF-8" strings.
2007-01-24 Bruno HaibleNew modules streq, c-strcaseeq.
2007-01-24 Bruno HaibleTests for 'striconveha' module.
2007-01-24 Bruno HaibleAdd an optional argument specifying transliteration.
2007-01-24 Bruno HaibleMake the striconveha module actually work.
2007-01-24 Paul EggertImport the following changes from libc.
2007-01-23 Bruno HaibleAdd optional offsets argument to conversion routines.
2007-01-22 Bruno HaibleUse @MKDIR_P@ instead of $(MKDIR_P), since automake...
2007-01-22 Paul Eggert* modules/gettimeofday (License): Change from GPL to...
2007-01-22 Bruno HaibleFix a problem with MKDIR_P when using autoconf-2.61...
2007-01-22 Paolo Bonzini2007-01-22 Yoann Vandoorselaere <yoann.v@prelude...
2007-01-22 Bruno HaibleAdd an AC_PROG_MKDIR_P backport.
2007-01-21 Bruno HaibleNew module 'striconveha'.
2007-01-21 Bruno HaibleEnsure errno when strdup fails.
2007-01-21 Bruno HaibleNew function mem_iconveh.
2007-01-21 Bruno HaibleChange calling convention of xmem_cd_iconv.
2007-01-21 Bruno HaibleMake the API of mem_cd_iconv more useful.
2007-01-21 Bruno HaibleFix test whether sed is GNU sed supporting --posix.
2007-01-20 Jim Meyering* lib/userspec.c (parse_with_separator): If a user...
2007-01-20 Paul Eggert* lib/poll.c: Include sys/time.h and time.h uncondition...
2007-01-19 Bruno Haible2007-01-18 Bruno Haible <bruno@clisp.org>
2007-01-19 Bruno HaibleDrop tests that are now done in the gettimeofday module.
2007-01-19 Bruno HaibleMake it compile again. suseconds_t does not exist on...
2007-01-19 Bruno HaibleEnforce that GETTIMEOFDAY_REPLACEMENT=0 is only expande...
2007-01-19 Bruno HaibleReplace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOF...
2007-01-19 Bruno HaibleUndo the last change; it caused a compilation error...
2007-01-18 Jim MeyeringUse "$(MKDIR_P) sys", not race-prone "test -d sys ...
2007-01-18 Eric Blake* m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME...
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...
2007-01-17 Bruno HaibleTests modules are under GPL now.
2007-01-17 Paolo Bonzinirevert unwanted commit
2007-01-17 Paolo Bonzini2006-01-17 Paolo Bonzini <bonzini@gnu.org>
2007-01-17 Bruno HaibleTwo more fixes to revised gettimeofday module.
2007-01-17 Bruno HaibleVarious fixes to Martin Lambers' gettimeofday patch.
2007-01-16 Eric Blake* modules/fnmatch (Depends-on): Depend on wchar.
2007-01-16 Bruno HaibleNew module 'csharpexec-script'.
2007-01-16 Paolo Bonzini2007-01-16 Paolo Bonzini <bonzini@gnu.org>
2007-01-16 Jim Meyering* m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3...
2007-01-16 Bruno HaibleTests for striconveh module.
2007-01-16 Bruno HaibleNew module 'striconveh'.
2007-01-16 Bruno Haible(str_cd_iconv): Use the first algorithm if iconv is...
2007-01-15 Bruno HaibleExplain the different license terms for module descript...
2007-01-14 Bruno HaibleTests for striconv module.
2007-01-14 Bruno HaibleTests for iconv module.
2007-01-14 Bruno HaibleFor test modules, use the license of the main module.
2007-01-14 Bruno HaibleClarify that <iconv.h> does not need to exist.
2007-01-14 Bruno HaibleTest for the c-ctype module.
2007-01-14 Bruno HaibleTest for the binary-io module.
2007-01-14 Bruno HaibleTest for array-oset module.
2007-01-14 Bruno HaibleTest for array-list module.
2007-01-14 Bruno HaibleDon't unnecessarily run configure and make.
2007-01-14 Bruno HaibleAdd missing dependency.
2007-01-14 Bruno HaibleTests for allocsa module.
2007-01-14 Bruno HaibleNew module 'fchdir'.
2007-01-13 Bruno HaibleAlign the temporary buffer.
2007-01-13 Eric BlakeProvide a robust <wchar.h>. Further simplifications...
2007-01-12 Paul Eggert* lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX...
2007-01-11 Simon Josefsson(func_all_modules): Exclude all .* files (e.g., Emacs...
2007-01-11 Bruno HaibleExclude all files inside the CVS directory.
2007-01-10 Paul EggertUse @...@ consistently in lib/wctype_.h.
2007-01-10 Eric Blake* lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
2007-01-10 Jim Meyeringfts.c: a small readability/maintainability improvement
2007-01-10 Eric Blake* lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
2007-01-09 Ralf Wildenhues* gnulib-tool (func_all_modules): Use POSIX conforming...
2007-01-09 Bruno HaibleAccept options --cvs-urls, --git-urls.
2007-01-09 Bruno HaibleNew unistr/* modules.
2007-01-09 Bruno HaibleAdd support for subdirectories of the 'modules/' directory.
2007-01-09 Bruno HaibleAdd the new modules utf8-ucs4-safe, utf16-ucs4-safe.
2007-01-09 Bruno HaibleRemove double-quotes around email addresses.
2007-01-09 Bruno HaibleAdd a forgotten ChangeLog entry.
2007-01-08 Karl Berrymain must set program_name
next