mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Don't return duplicate matches when matching empty strings. (#515944) Add
2008-02-17 Marco Barisione <marco@barisione.org> * glib/gregex.c: (match_info_new), (g_match_info_next): Don't return duplicate matches when matching empty strings. (#515944) * tests/regex-test.c: Add tests. svn path=/trunk/; revision=6527
This commit is contained in:
committed by
Marco Barisione
parent
521e741d56
commit
7e0677b076
@@ -1,3 +1,9 @@
|
||||
2008-02-17 Marco Barisione <marco@barisione.org>
|
||||
|
||||
* glib/gregex.c: (match_info_new), (g_match_info_next): Don't return
|
||||
duplicate matches when matching empty strings. (#515944)
|
||||
* tests/regex-test.c: Add tests.
|
||||
|
||||
2008-02-17 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/gutils.c : define CSIDL_MYPICTURES if not available
|
||||
|
Reference in New Issue
Block a user