2007-02-05 Paolo Bonzini <bonzini@gnu.org>
[gnulib.git] / ChangeLog
2007-02-05 Paolo Bonzini2007-02-05 Paolo Bonzini <bonzini@gnu.org>
2007-02-05 Paolo Bonzini2007-02-05 Paolo Bonzini <bonzini@gnu.org>
2007-02-05 Simon Josefssonlib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
2007-02-05 Paul Eggert* lib/getsubopt.c [!_LIBC]: Include config.h and getsub...
2007-02-05 Bruno HaiblePut the word "warning:" into the warning message.
2007-02-05 Bruno HaibleNew module 'mbstok_r'.
2007-02-05 Bruno HaibleNew module 'mbsspn'.
2007-02-05 Bruno HaibleNew module 'mbspbrk'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleAddendum to the last two patches.
2007-02-05 Bruno HaibleNew module 'mbscasestr'. Reduced goal of 'strcasestr'.
2007-02-05 Bruno HaibleAddendum to last patch.
2007-02-05 Bruno HaibleSimplify handling of strncasecmp. Improve link warning.
2007-02-05 Bruno HaibleChange the conditions under which strcasecmp.c is compiled.
2007-02-05 Bruno HaibleNew module 'mbscasecmp'. strcasecmp is not expected...
2007-02-05 Bruno HaibleNew module 'mbsstr'. Remove module 'strstr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbschr'.
2007-02-05 Paul EggertAdd log entries for today's change to modules/extension...
2007-02-05 Paul Eggert* lib/stdbool_.h: Mention that bool bit-fields aren...
2007-02-05 Paul Eggert* modules/stdarg (configure.ac-early): Require AC_PROG_...
2007-02-04 Bruno HaibleNew module description section 'configure.ac-early'.
2007-02-04 Bruno HaibleMake use of gcj-4.3's -fsource and -ftarget option.
2007-02-04 Paul Eggert* lib/xalloc.h (x2nrealloc): Fix an unlikely bug in...
2007-02-03 Jim MeyeringMake pwd and readlink work also when run with an unread...
2007-02-03 Bruno HaibleMake the redefinitions to error-provoking symbols condi...
2007-02-02 Paul EggertAvoid mempcpy in the regex code, as the string.h mempcp...
2007-02-02 Jim Meyering* modules/arpa_inet: Put AC_PROG_MKDIR_P in the configu...
2007-02-02 Eric Blake* lib/strchrnul.c: Always include config.h first.
2007-02-02 Eric Blake* modules/mountlist (Depends-on): Revert 2007-01-31...
2007-02-02 Simon Josefssonm4/socklen.m4: Fix typo.
2007-02-02 Eric Blake* modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid...
2007-02-02 Bruno HaibleTurn the errors for use of strstr and similar into...
2007-02-01 Jim MeyeringGive tools a better chance to allocate space for very...
2007-02-01 Karl Berry.
2007-02-01 Bruno HaibleFix module name list after recent renamings.
2007-02-01 Eric Blake* modules/regex (Depends-on): Revert dependence on...
2007-02-01 Paul Eggert* lib/string_.h: If the gnulib module XYZ is not presen...
2007-02-01 Paul Eggert* lib/mkdir-p.c (make_dir_parents): Close a race condit...
2007-02-01 Eric Blake* modules/mountlist (Depends-on): Add strstr
2007-02-01 Eric Blake* m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct...
2007-02-01 Bruno HaibleNew module description field 'Link'.
2007-02-01 Bruno HaibleEnforce the use of gnulib modules for unportable <strin...
2007-01-31 Simon Josefsson(values): Add EAI_OVERFLOW.
2007-01-30 Jim Meyering* lib/mpsort.c (mpsort): Remove spurious "return" in...
2007-01-30 Bruno HaibleStylistic change: Use '#if HAVE_*' instead of '#ifdef...
2007-01-30 Eric Blake* lib/memrchr.c: Assume <string.h> unconditionally...
2007-01-29 Paul Eggert* lib/strptime.h (strptime): Use 'restrict' for args...
2007-01-29 Bruno HaibleNew module 'strptime'. Initial fixes.
2007-01-29 Bruno Haible2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids...
2007-01-29 Paul Eggert* MODULES.html.sh: New module mpsort.
2007-01-29 Paul Eggert* lib/regex.h (_Restrict_): Renamed from __restrict...
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am) [MOSTLYCLEANFILES...
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.
next