autoupdate
[gnulib.git] / lib / wchar.in.h
2010-05-02 Bruno Haiblewcwidth: Declare also when it's aliased.
2010-04-04 Hauke Fathwchar: Port to NetBSD 1.5.
2010-03-08 Bruno Haiblewchar: Avoid #define replacements in C++ mode.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-10 Bruno Haiblewchar: Fix compilation error when <wchar.h> is used...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-31 Bruno HaibleAvoid namespace pollution on glibc systems.
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-05-01 Bruno HaibleReplace wcrtomb, wcsrtombs, wcsnrtombs if mbstate_t...
2009-01-17 Bruno HaibleAttempt to avoid a recursive include of wchar.h on...
2009-01-14 Bruno HaibleFix a syntax error due to recursive inclusion of wchar...
2008-12-29 Eric Blakewchar.h: supply WEOF on Irix 5.3
2008-12-22 Bruno HaibleWork around mbrlen() bugs on various platforms.
2008-12-21 Bruno HaibleNew module 'wcsnrtombs'.
2008-12-21 Bruno HaibleNew module 'wcsrtombs'.
2008-12-21 Bruno HaibleWork around a wcrtomb() bug on Solaris 10 and OSF/1...
2008-12-21 Bruno HaibleWork around a btowc() bug on IRIX 6.5.
2008-12-21 Bruno HaibleNew module 'wcrtomb'.
2008-12-21 Bruno HaibleNew module 'mbsnrtowcs'.
2008-12-21 Bruno HaibleOverride mbsrtowcs when redefining mbstate_t.
2008-12-21 Bruno HaibleWork around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2008-12-21 Bruno HaibleWork around wctob bug on Solaris 9.
2008-12-20 Bruno HaibleEnsure wctob is declared on IRIX 6.5.
2008-12-20 Bruno HaibleNew module 'mbsrtowcs'.
2008-12-19 Bruno HaibleNew module 'mbrlen'.
2008-12-19 Bruno HaibleNew module 'mbrtowc'.
2008-12-19 Bruno HaibleNew module 'wctob'.
2008-12-17 Bruno HaibleNew module 'btowc'.
2008-12-17 Bruno HaibleNew module 'mbsinit'.
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-09-20 Bruno HaibleEnsure that wint_t gets defined on IRIX 5.3.
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-04-11 Bruno HaibleTweak comment.
2008-03-31 Paul Eggert* lib/wchar.in.h [defined __need_mbstate_t]: Just inclu...
2007-10-01 Bruno HaibleRename wchar_.h to wchar.in.h.