Introduce g_string_overwrite(_len)? for overwriting parts of strings (#368686, Samuel Cormier-Iijima)

svn path=/trunk/; revision=5563
This commit is contained in:
Mathias Hasselmann
2007-06-15 11:54:21 +00:00
parent 19086497ab
commit ed4d216d2b
5 changed files with 106 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2007-06-15 Mathias Hasselmann <mathias.hasselmann@gmx.de>
* build, tests/string-test.c, glib/glib.symbols,
glib/gstring.c, glib/gstring.h: Introduce g_string_overwrite(_len)?
for overwriting parts of strings (#368686, Samuel Cormier-Iijima)
2007-06-14 Cody Russell <bratsche@gnome.org>
* gobject/gtype.c (g_type_class_add_private): Check for 0-sized