mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
New functions g_str_has_suffix and g_str_has_prefix.
2002-05-14 Alex Larsson <alexl@redhat.com> * glib/gstrfuncs.c: * glib/gstrfuncs.h: New functions g_str_has_suffix and g_str_has_prefix. * tests/string-test.c: (main): Test the new functions.
This commit is contained in:
committed by
Alexander Larsson
parent
22b31d3313
commit
c8bf903639
@@ -1,3 +1,12 @@
|
||||
2002-05-14 Alex Larsson <alexl@redhat.com>
|
||||
|
||||
* glib/gstrfuncs.c:
|
||||
* glib/gstrfuncs.h:
|
||||
New functions g_str_has_suffix and g_str_has_prefix.
|
||||
|
||||
* tests/string-test.c: (main):
|
||||
Test the new functions.
|
||||
|
||||
Mon May 13 23:20:00 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh (have_gettext): Add a check for GNU gettext.
|
||||
|
Reference in New Issue
Block a user