make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gregex.h
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-12-03 Marco BarisioneAdd new error codes for when compilation fails and...
2007-06-03 Yevgen MuntyanNew functions: g_regex_ref(), g_regex_unref() which...
2007-04-30 Matthias ClasenAdd g_regex_get_max_backref() and g_regex_get_capture_c...
2007-04-30 Matthias ClasenSplit GRegex into GRegex and GMatchInfo. (#419368,...
2007-04-27 Chris WilsonRemove trailing comma at end of enumerator list.
2007-03-17 Hans Breuerdefine PCRE_STATIC to reflect the inclusion of pcre...
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)