Imported Upstream version 2.74.3
[platform/upstream/glib.git] / glib / gprintf.c
2024-02-02 Mateusz MajewskiImported Upstream version 2.73.3
2024-01-03 Karol LewandowskiImported Upstream version 2.72.3
2021-10-29 DongHun KwakImported Upstream version 2.67.1 upstream/2.67.1
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.3
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-08-07 Dan Winshipglib: remove deprecated g_mem_is_system_malloc() check...
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-21 Philip Withnallgmessages: Clarify new-line behaviour of message functions
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-22 Ryan LortieReplace @Varargs with @...
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-05 Matthias ClasenMore header inclusion cleanup
2010-07-08 Matthias ClasenExpand the g_sprintf docs
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-09-30 Tor Lillqvistglib/gprintf.c Don't define _GNU_SOURCE on Windows...
2007-08-22 Cody RussellUpdate fix for #469051
2007-08-22 Cody RussellDocument g_snprintf to return "bytes" rather than ...
2007-01-24 Benjamin OtteClarify the documentation + regarding overflows (wordin...
2006-05-09 Sebastian WilhelmiUse canonical include form for internal headers. config...
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...