Fix compilation error on mingw.
[gnulib.git] / ChangeLog
2008-04-21 Bruno HaibleFix compilation error on mingw.
2008-04-21 Eric BlakeWork around preprocessors that don't handle UINTMAX_MAX.
2008-04-21 Bruno HaibleAdd a ChangeLog entry for an already committed change...
2008-04-21 Simon Josefsson(strftime): Explain better Windows incompatibility.
2008-04-20 Bruno HaibleFix module dependencies.
2008-04-20 Bruno HaibleFix test failure on platforms with non-GNU iconv.
2008-04-20 Bruno HaibleThe test was a little too strict.
2008-04-20 Bruno HaibleWork around roundf() bug on mingw.
2008-04-20 Bruno HaibleFix link error on mingw.
2008-04-20 Bruno Haible<sys/stat.h> must provide the nlink_t type.
2008-04-19 Bruno HaibleWork around snprintf bug on Linux libc5.
2008-04-19 Bruno HaibleMake floorlog10 function more precise.
2008-04-19 Bruno HaibleFix rounding when a precision is given.
2008-04-18 Simon Josefssondoc/posix-functions/strftime.texi (strftime): Clarify...
2008-04-17 Bruno HaibleProvide missing no-op definitions for the dummy impleme...
2008-04-17 Eric BlakeCorrect attribution of previous patch.
2008-04-17 Simon JosefssonMention that strftime %e doesn't work under Windows.
2008-04-17 Bruno HaibleUpdate the list of Windows locales.
2008-04-17 Bruno HaibleUpdate after Microsoft change the value if SUBLANG_SIND...
2008-04-17 Eric BlakeAdjust strtod detection to catch glibc 2.7 bug.
2008-04-17 Bruno HaibleAdd tentative support for Linux libc5.
2008-04-16 Bruno HaibleDefine module indicator, used by math.in.h.
2008-04-16 Bruno HaibleRemove unused variables.
2008-04-16 Bruno HaibleFix bug in error handling code.
2008-04-16 Bruno HaibleFix use of isspace() function.
2008-04-15 Paolo Bonzinifix typos in mathl
2008-04-14 Bruno HaibleFix underquoting of AC_LANG_PROGRAM arguments.
2008-04-14 Jim Meyeringtest-strtod: fix typos: s/abs/fabs/
2008-04-13 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2008-04-13 Bruno HaibleAvoid a test failure on AIX 4 and AIX 5.
2008-04-13 Bruno HaibleFix compilation failure on AIX with xlc.
2008-04-13 Bruno HaibleWork around a HP-UX stdio bug.
2008-04-13 Bruno HaibleAvoid negating 0.0L - it yields a wrong result on HP...
2008-04-13 Bruno HaibleMake truncl work on OSF/1 4.0.
2008-04-13 Bruno HaibleAvoid trailing comma, for picky AIX compiler.
2008-04-13 Bruno HaibleWork around a HP cc compiler bug.
2008-04-13 Bruno HaibleCheck for libintl.h. Needed for HAVE_LIBINTL_H.
2008-04-13 Bruno HaibleRemove stray semicolon.
2008-04-13 Bruno Haibletest-quotearg needs to be linked against libintl (at...
2008-04-13 Bruno HaibleOverride <sys/socket.h> when it exists but is incomplete.
2008-04-13 Bruno HaibleAvoid warning on EMX.
2008-04-13 Bruno HaibleAvoid warning on emx+gcc.
2008-04-13 Bruno HaibleEnable the fpucw handling also for x86_64.
2008-04-12 Bruno HaibleUpdate ChangeLog entry: the problem on emx+gcc was...
2008-04-12 Bruno HaibleFix link failure on Solaris 10/x86 with gcc.
2008-04-12 Bruno HaibleOverride the system isnanf also on IRIX 6.5 with gcc.
2008-04-12 Jim Meyering* m4/math_h.m4 (gl_MATH_H): Fix typos.
2008-04-12 Bruno HaibleFix mistake in EMX port.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-04-12 Bruno HaibleAdapt to future versions of Apple GCC.
2008-04-12 Bruno HaibleAvoid test failure on IRIX.
2008-04-12 Bruno HaibleLink test-strsignal with libintl.
2008-04-11 Bruno HaibleLink test-getaddrinfo with libintl.
2008-04-11 Bruno HaibleFix two compilation errors.
2008-04-11 Bruno HaibleInclude stdbool, for 'true' and 'false'.
2008-04-11 Bruno HaibleFix compilation error with IRIX 6.5 cc.
2008-04-11 Eric BlakeAvoid compile failure on OS/2.
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2008-04-11 Bruno HaibleTweak comment.
2008-04-11 Bruno HaibleFix __GNUC_STDC_INLINE__ predefine with Apple GCC on...
2008-04-11 Bruno HaibleFix a link error on MacOS X.
2008-04-11 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-04-11 Simon JosefssonMake gc_random work under Windows.
2008-04-10 Bruno HaiblePort the extended stdio functions to emx+gcc.
2008-04-09 Bruno HaiblePort the extended stdio functions to emx+gcc.
2008-04-09 Eric BlakeAvoid some more autoconf warnings.
2008-04-09 Eric BlakeAvoid some autoconf warnings.
2008-04-08 Eric BlakeUse 'git describe --match' if present (added in git...
2008-04-08 Bruno HaibleAdd tentative support for OpenServer.
2008-04-06 Jim Meyeringgnulib-tool (func_add_or_update): s/backuped/backed...
2008-04-06 Bruno HaibleAvoid possible error with non-ASCII bytes in UTF-8...
2008-04-05 Ralf WildenhuesFix quoting in double-slash-root.m4.
2008-04-04 Eric BlakeMake test-fseeko.c failures meaningful.
2008-04-04 Eric BlakeImprove strtod bug detection check.
2008-04-04 Bruno Haiblerelocatable-prog-wrapper needs the gl_ENVIRON macro.
2008-04-03 Eric BlakeEnsure sane .version contents.
2008-04-03 Eric BlakeMake GNU make output nicer.
2008-04-03 Eric BlakeAnother maintainer tweak.
2008-04-03 Jim Meyeringvc-list-files: don't cause coreutils "make po-check...
2008-04-03 Eric BlakeAllow VPATH usage of vc-list-files.
2008-04-02 Bruno HaibleAvoid some "statement with no effect" warnings from...
2008-04-02 Jim MeyeringAvoid some warnings from "gcc -Wshadow".
2008-04-02 Jim Meyeringbootstrap: remove dangling *.[ch] symlinks from lib
2008-04-02 Bruno HaibleAvoid some warnings from "gcc -Wshadow".
2008-04-02 Bruno HaibleFix test to work on IRIX 6.5 with cc.
2008-04-02 Bruno HaibleRefine documentation of NAN problem.
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-04-01 Eric BlakeFix typos.
2008-04-01 Eric BlakeFor now, cater to gnulib strtod inaccuracies.
2008-04-01 Eric BlakeGuarantee a definition of NAN.
2008-03-31 Bruno HaibleUpdate test results on OSF/1.
2008-03-31 Bruno HaibleConvert from C99 syntax to C89 syntax.
2008-03-31 Bruno HaibleAssume NaNs exist; don't test the NAN macro.
2008-03-31 Jim MeyeringDon't compare actual signbit return values.
2008-03-31 Eric BlakeMore strtod documentation.
2008-03-31 Paul Eggert* lib/wchar.in.h [defined __need_mbstate_t]: Just inclu...
2008-03-30 Bruno HaibleAdd info about many more platforms.
2008-03-30 Eric BlakeTest signbit behavior on zeros.
2008-03-30 Eric BlakeFix typo in last patch.
2008-03-30 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
next