glib/gobject
Matthias Clasen 6710fd6e06 Optimize the common cases (init == NULL or init == "") a bit. replace uses
2003-03-30  Matthias Clasen  <maclas@gmx.de>

	* glib/gstring.c (g_string_new): Optimize the common cases
	(init == NULL or init == "") a bit.
	* glib/gmarkup.c, glib/gmessages.c, glib/gscanner.c,
	glib/gshell.c, glib/gspawn-win32-helper.c, glib/gspawn-win32.c,
	glib/gspawn.c, gobject/gvaluetransform.c: replace uses of
	g_string_new ("") by g_string_new (NULL).  (#106973, Morten Welinder)
2003-03-30 22:02:20 +00:00
..
2002-02-26 22:11:17 +00:00
2003-02-09 12:40:53 +00:00
2002-02-23 20:08:13 +00:00
2002-10-15 22:26:39 +00:00
2002-10-15 22:26:39 +00:00
2001-09-03 22:13:16 +00:00
2002-03-21 00:34:05 +00:00