Fix latest changelog entry to make it more accurate.
[gnulib.git] / ChangeLog
2007-04-03 Paul EggertFix latest changelog entry to make it more accurate.
2007-04-03 Paul Eggert* lib/stat-time.h: (get_stat_birthtime): Check for...
2007-04-03 Simon JosefssonMove back memxor module.
2007-04-03 Simon JosefssonMove modules/gc to crypto/.
2007-04-03 Eric BlakeMake ldexpl truly independent of libm
2007-04-03 Eric BlakeFix printf-frexpl dependency
2007-04-03 Bruno HaibleHandle collision with EX_OK from IRIX <unistd.h>.
2007-04-03 Bruno HaibleAvoid performing the test for real on x86 or x86_64...
2007-04-03 Bruno HaibleRegarding integer division by 0, x86_64 behaves like...
2007-04-03 Bruno HaibleIt was a joke.
2007-04-01 Bruno HaibleNew module 'phystemp'.
2007-04-01 Simon JosefssonMove crypto modules to crypto/.
2007-03-31 Bruno Haible2007-03-30 James Youngman <jay@gnu.org>
2007-03-31 Bruno HaibleNew module 'iconv_open'.
2007-03-31 Bruno HaibleAvoid test failures on OSF/1, AIX, HP-UX, IRIX, Solaris.
2007-03-31 Bruno HaibleDeclare frexpl() when the system doesn't have it.
2007-03-31 Bruno HaibleDeclare ldexpl() when the system doesn't have it.
2007-03-31 Bruno HaibleCheck against unusable HP-UX iconv.
2007-03-31 Bruno HaibleClassify a few new modules.
2007-03-31 Bruno HaibleTalk primarily about git, not CVS.
2007-03-30 Bruno HaibleUse _GL_ as double-inclusion guard macro prefix.
2007-03-30 Karl Berry.
2007-03-30 Paul Eggert* lib/write-any-file.c (can_write_any_file): Fix else...
2007-03-30 Bruno HaibleDetect broken AIX iconv() function.
2007-03-30 Bruno HaibleTests for module 'ldexpl'.
2007-03-30 Bruno HaibleSet the FPU control word as needed for 'long double...
2007-03-30 Bruno HaibleNew module 'ldexpl'.
2007-03-30 Bruno HaibleDeclare frexpl() in the test.
2007-03-29 Bruno HaibleAvoid test failures on OSF/1, AIX, IRIX, HP-UX.
2007-03-29 Bruno HaibleMake it compile on AIX.
2007-03-29 Paul Eggert* lib/acl-internal.h (acl_get_fd, acl_set_fd): undef...
2007-03-29 Bruno HaibleTweak last patch: Sync with gettext.
2007-03-29 Bruno HaibleTake care of IN_LIBINTL situation.
2007-03-29 Paul Eggert* m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):...
2007-03-28 Bruno HaibleSome refactoring.
2007-03-28 Bruno HaibleDistinguish invalid and incomplete UTF-8 input, and...
2007-03-28 Bruno HaibleNew modules 'unistr/u8-mbtoucr', 'unistr/u16-mbtoucr...
2007-03-27 Simon JosefssonMove vasprintf prototypes to stdio.
2007-03-27 Bruno HaibleUse multithread-safe primitives for determining the...
2007-03-27 Eric BlakeSupport sub-second birthtime on cygwin.
2007-03-27 Paul Eggert* lib/stat-time.h (USE_BIRTHTIME): Remove.
2007-03-27 Bruno Haible2007-03-27 Bruno Haible <bruno@clisp.org>
2007-03-26 Bruno HaibleDepend on isnanl now.
2007-03-26 Bruno HaibleBetter support of signalling NaNs.
2007-03-26 Eric Blake* m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A...
2007-03-26 Bruno HaibleUpdate after utf8-ucs4-unsafe.h and utf16-ucs4-unsafe...
2007-03-26 Bruno HaibleDon't use unportable shell statement.
2007-03-26 Bruno HaibleIf <sysexits.h> exists but is missing values, fill...
2007-03-26 Bruno HaibleDon't access hints->ai_flags when hints is NULL.
2007-03-26 Bruno HaibleAvoid compiler warnings.
2007-03-26 Bruno HaiblePrefer nl_langinfo over localeconv.
2007-03-26 Bruno HaibleSupport 'j' size specifier on all platforms.
2007-03-25 Bruno HaibleNew module 'fpieee'.
2007-03-25 Bruno HaibleAvoid the completely broken frexpl() function of AIX...
2007-03-25 Bruno HaibleAvoid test failures on IRIX MIPS.
2007-03-25 Bruno HaibleProvide a replacement for frexpl() if the system has...
2007-03-25 Bruno HaibleCheck against a bug of frexp() on IRIX 6.5.
2007-03-25 Bruno HaibleWork around IRIX 6.5 cc compiler bug, which simplifies...
2007-03-25 Bruno HaibleWork around a DEC C compiler bug.
2007-03-25 Bruno HaibleWork around DEC C 6.4 compiler bug.
2007-03-25 Bruno HaibleMake sure 'struct stat' is defined before glob-libc...
2007-03-25 Bruno HaibleAvoid HP-UX cc warning.
2007-03-25 Bruno HaibleAvoid HP-UX cc compiler warning.
2007-03-25 Bruno HaibleAvoid compiler warning.
2007-03-25 Bruno HaibleAvoid circular definition restrict -> __restrict -...
2007-03-25 Bruno HaibleEnsure rule action lines start with a tab.
2007-03-25 Bruno HaibleTests for module 'tsearch'.
2007-03-25 Bruno HaibleTests for module 'search'.
2007-03-25 Bruno HaibleNew module 'search'.
2007-03-25 Bruno HaibleNew module 'fpucw'.
2007-03-25 Bruno HaibleCorrect bitwise comparison of 'long double' numbers.
2007-03-25 Bruno HaibleFix includes.
2007-03-24 Bruno HaibleProduce no output in expected situations. Fail in unexp...
2007-03-24 Bruno Haibleemove the special-casing of NetBSD.
2007-03-24 Bruno HaibleFix last change.
2007-03-24 Bruno HaibleReorganize modules utf8-ucs4-unsafe, utf16-ucs4-unsafe...
2007-03-24 Bruno HaibleRename some source files.
2007-03-24 Bruno HaibleDrop the include files utf8-ucs4.h, utf8-ucs4-unsafe...
2007-03-24 Bruno HaibleCast the argument of <ctype.h> functions to 'unsigned...
2007-03-24 Bruno HaibleStick to ANSI C syntax, not C99 syntax.
2007-03-23 Paul Eggert* MODULES.html.sh (File system functions): New module...
2007-03-23 Eric Blake* gnulib-tool: Rearrange space-tab sequences, since...
2007-03-23 Eric Blake* lib/version-etc.c (version_etc_va): Update license...
2007-03-23 Bruno HaibleFix compilation error on BeOS.
2007-03-23 Bruno HaibleFix a compilation error on BeOS.
2007-03-23 Bruno HaibleTests for module 'frexpl'.
2007-03-23 Bruno HaibleNew module 'frexpl'.
2007-03-22 Bruno HaibleMerge the frexpl and frexp implementations into a singl...
2007-03-22 Bruno HaibleDon't use the system's frexp() if it does not work...
2007-03-22 Bruno HaibleRemove Paolo's variant of the algorithm, with his permi...
2007-03-22 Bruno HaibleTests for module 'frexp'.
2007-03-22 Bruno HaibleNew module 'frexp'.
2007-03-22 Bruno HaibleTests for module 'isnanl'.
2007-03-22 Bruno HaibleNew module 'isnanl'.
2007-03-22 Bruno HaiblePrepare for creating module 'isnanl'.
2007-03-21 Bruno HaibleFix my last ChangeLog entry.
2007-03-21 Jim MeyeringWhen trying to open ".", treat ESTALE like EACCES.
2007-03-21 Bruno HaibleEnable the strndup declaration also when strndup is...
2007-03-20 Paul EggertSuggestions by Bruno Haible:
2007-03-20 Bruno HaibleRemove module 'iconvme'.
next