wint_t is short on Windows, and gcc warns: "wint_t is promoted to int when
[platform/upstream/glib.git] / glib / gnulib / vasnprintf.c
2006-12-18 Matthias ClasenFix bug 161288:
2006-08-20 Tor LillqvistFix crash when printing large 64-bit values on Win32... glib-2-12-branchpoint
2006-04-05 Matthias ClasenMake long long printing work if snprintf is not availab...
2004-05-14 Tor LillqvistHandle empty digit string for precision correctly....
2003-11-02 Matthias ClasenFix 64bit printing for MSVC builds (#119292, Hans Breuer):
2003-08-05 Hans Breuerfor msvc build
2003-07-28 Matthias ClasenAdd gnulib vasnprintf().