Disable yet another failing test that was recently added...
[platform/upstream/glib.git] / tests / regex-test.c
2009-05-01 Dan WinshipMisc warning fixes
2008-02-17 Marco BarisioneDon't return duplicate matches when matching empty...
2007-12-03 Marco BarisioneAdd new error codes for when compilation fails and...
2007-11-07 Tor LillqvistNot needed, just use -DPCRE_STATIC.
2007-06-03 Yevgen Muntyanfixed g_regex_fetch_named* for cases when (?J) is used...
2007-06-03 Yevgen MuntyanNew functions: g_regex_ref(), g_regex_unref() which...
2007-05-29 Marco BarisioneFix g_regex_fetch_named() and g_regex_fetch_named_pos...
2007-04-30 Matthias ClasenSplit GRegex into GRegex and GMatchInfo. (#419368,...
2007-03-17 Hans Breuerdefine PCRE_STATIC to reflect the inclusion of pcre...
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)