2013-01-01 |
Eric Blake |
maint: update all copyright year number ranges
|
2012-06-22 |
Bruno Haible |
Write "Mac OS X" instead of "MacOS X".
|
2012-02-10 |
Paul Eggert |
maint: replace FSF snail-mail addresses with URLs
|
2012-01-04 |
Bruno Haible |
Talk about "native Windows API", not "Win32".
|
2012-01-01 |
Jim Meyering |
maint: update all copyright year number ranges
|
2011-02-04 |
Bruno Haible |
vasnprintf: Reduce use of malloc for small format strings.
|
2011-01-01 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
2010-11-20 |
Bruno Haible |
Port to uClibc.
|
2010-11-07 |
Bruno Haible |
vasnprintf: Support I flag on glibc systems.
|
2010-01-01 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
2009-12-28 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2009
|
2009-12-10 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
2008-01-09 |
Bruno Haible |
Handle the particular PRIdMAX values on MacOS X and mingw.
|
2007-11-03 |
Bruno Haible |
Fix out-of-memory handling of vasnprintf.
|
2007-10-21 |
Bruno Haible |
Tweak to make it usable in gettext's libasprintf.
|
2007-06-11 |
Bruno Haible |
Add support for Unicode strings (both as output format and as arguments to
|
2007-04-06 |
Bruno Haible |
Assume 'long double' exists.
|
2007-03-26 |
Bruno Haible |
Support 'j' size specifier on all platforms.
|
2007-01-30 |
Bruno Haible |
Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
|
2006-11-01 |
Bruno Haible |
Make it compile in C++ mode.
|
2006-10-11 |
Bruno Haible |
Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
|
2006-09-14 |
Bruno Haible |
Include <config.h> unconditionally.
|
2005-05-14 |
Paul Eggert |
*** empty log message ***
|
2003-11-25 |
Bruno Haible |
Use size_t instead of ssize_t.
|
2003-11-17 |
Bruno Haible |
Use xsize.h to protect against memory size overflows.
|
2003-11-17 |
Bruno Haible |
Merge support for wide characters, from GNU gettext.
|
2003-07-14 |
Paul Eggert |
Update gettext source files from gettext automatically, using srclist-update.
|
2003-01-30 |
Bruno Haible |
New modules vasnprintf and vasprintf.
|