mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
New function, a cross between g_strsplit() and strtok(). (#88329, Soeren
Wed Jan 28 01:39:21 2004 Matthias Clasen <maclas@gmx.de> * glib/gstrfuncs.h: * glib/gstrfuncs.c (g_strsplit_set): New function, a cross between g_strsplit() and strtok(). (#88329, Soeren Sandmann) * tests/strfunc-test.c (main): Add g_strsplit_set() tests.
This commit is contained in:
committed by
Matthias Clasen
parent
fc8c5a9233
commit
326c025205
@@ -1,3 +1,11 @@
|
||||
Wed Jan 28 01:39:21 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gstrfuncs.h:
|
||||
* glib/gstrfuncs.c (g_strsplit_set): New function, a cross
|
||||
between g_strsplit() and strtok(). (#88329, Soeren Sandmann)
|
||||
|
||||
* tests/strfunc-test.c (main): Add g_strsplit_set() tests.
|
||||
|
||||
Fri Jan 23 22:49:52 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gutils.c (g_get_any_init): Sigh, protect against
|
||||
|
Reference in New Issue
Block a user