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:
Matthias Clasen
2004-01-28 00:37:46 +00:00
committed by Matthias Clasen
parent fc8c5a9233
commit 326c025205
11 changed files with 223 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
Wed Jan 28 01:39:59 2004 Matthias Clasen <maclas@gmx.de>
* glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
Thu Jan 22 14:51:19 2004 Owen Taylor <otaylor@redhat.com>
* glib/glib-sections.txt glib/tmpl/timers.sgml: Document