Add a note about casting the results of g_new() and g_new0().
[platform/upstream/glib.git] / glib / gprintf.c
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-07-21 Matthias ClasenFix #147651, reported by Oliver Guntermann:
2003-10-04 Matthias ClasenMake the various printf feature test macros reflect...
2003-07-26 Matthias Clasentest suite additions.
2003-07-09 Matthias ClasenDoc additions.
2003-07-09 Morten WelinderAvoid var declaration after statement.
2003-06-05 Matthias ClasenSynchronize argument names with headers and docs. ...
2002-11-28 Matthias ClasenMark 2.2 API additions.
2002-11-21 Matthias Clasen Include a printf implementation supporting C99 snprint...