Bug 556186 – gpoll.h breaks gmain.h inclusion
[platform/upstream/glib.git] / glib / pcre /
2008-09-26 Dan Winshipmake this a "const gpointer" rather than a gconstpointe...
2008-07-06 Matthias ClasenSet a sane default recursion limit of 8192 instead...
2008-07-01 Matthias ClasenApply fix for CVE-2008-2371 to fix a heap-based buffer...
2008-06-11 Matthias ClasenFix make check
2008-05-27 Matthias ClasenRevert the patch for bug 527214 and related changes...
2008-05-27 Matthias ClasenPCRE 7.7
2008-03-11 Matthias ClasenUpdate to 7.6, for real
2008-02-06 Murray CummingFixed some minor typos in documentation.
2007-12-09 Hans Breuerremoved -GD to compile with msvc9 (vs2008) with less...
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-07 Matthias ClasenFix builddir != srcdir
2007-11-07 Tor LillqvistNot needed, just use -DPCRE_STATIC.
2007-11-07 Matthias Clasen2.14.3 GLIB_2_14_3
2007-11-07 Matthias ClasenUpdate the internal copy of PCRE to 7.4
2007-08-01 Tor LillqvistUpdate so it applies again.
2007-07-31 Matthias ClasenUpdate to PCRE 7.2
2007-03-21 Matthias ClasenFix #419900
2007-03-17 Hans Breuerdefine PCRE_STATIC to reflect the inclusion of pcre...
2007-03-15 Tor LillqvistAdd -I$(top_srcdir)/glib so that gregex.h finds <glib.h>.
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)