Split GRegex into GRegex and GMatchInfo. (#419368, Marco Barisione)
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Apr 2007 16:02:26 +0000 (16:02 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 30 Apr 2007 16:02:26 +0000 (16:02 +0000)
commita793051fda51c60c466254b73e1fe37c24fd899b
tree84f7d91f73c609076f9a6a42561c6b8119d3bbbe
parent3dd3293d87a3b600f81677ff5594e2b90886423a
Split GRegex into GRegex and GMatchInfo. (#419368, Marco Barisione)

2007-04-30  Matthias Clasen  <mclasen@redhat.com>

        * glib/glib.symbols:
        * glib/gregex.[hc]: Split GRegex into GRegex and GMatchInfo.
        (#419368, Marco Barisione)

        * tests/regex-test.c: Adapt.

svn path=/trunk/; revision=5468
ChangeLog
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/gregex.sgml
glib/glib.symbols
glib/gregex.c
glib/gregex.h
tests/regex-test.c