GVariant: support serialising to GVariantVectors
[platform/upstream/glib.git] / glib / pcre / Makefile.am
2013-11-20 Dan WinshipRequire C90 compliance
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-01-18 Ryan LortieFix visibility for glib/ and gio/ submodules
2012-04-02 Matthias ClasenDrop some unused PCRE sources
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-05 Matthias ClasenFix distcheck
2012-02-27 Christian Perschregex: Use glib for unicode data
2012-02-27 Christian Perschregex: Update included PCRE to 8.30
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-07-30 Matthias ClasenFix a warning
2010-06-20 Matthias ClasenUpdate the include pcre to 8.02
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-12-31 Matthias ClasenFix some compiler warnings
2008-07-06 Matthias ClasenSet a sane default recursion limit of 8192 instead...
2008-06-11 Matthias ClasenFix make check
2008-05-27 Matthias ClasenRevert the patch for bug 527214 and related changes...
2008-03-11 Matthias ClasenUpdate to 7.6, for real
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-07-31 Matthias ClasenUpdate to PCRE 7.2
2007-03-21 Matthias ClasenFix #419900
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)