glib r5564 - in trunk: . docs/reference/glib glib



Author: hasselmm
Date: 2007-06-15 13:43:54 +0100 (Fri, 15 Jun 2007)
New Revision: 5564
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5564&view=rev

Modified:
   trunk/ChangeLog
   trunk/docs/reference/glib/glib-sections.txt
   trunk/glib/glib.symbols
   trunk/glib/gstring.c
   trunk/glib/gstring.h
Log:
2007-06-14  Ryan Lortie  <desrt desrt ca>

	* docs/reference/glib/glib-sections.txt:
	* glib/glib/symbols:
	* glib/gstring.[ch] (g_string_printf_internal): Improve
	performance by removing the use of an intermediate g_malloc'd
	buffer.  Rename to g_string_append_vprintf, document, and expose
	along with g_string_vprintf as new public API (#57693).






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]