[kdbus] Add initial support for receiving messages
[platform/upstream/glib.git] / glib / gpattern.c
2014-06-28 Ryan Lortieall: remove use of 'register' keyword
2014-02-02 Matthias ClasenAvoid another gtk-doc warning
2014-02-01 Matthias Clasendocs: Stop using the function tag
2014-02-01 Matthias ClasenDocs: Don't use the emphasis tag
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-31 Matthias ClasenDocs: don't use the structname tag
2012-11-01 Robert AncellUse "Returns:" instead of the invalid "@returns" for...
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
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-02-01 Johan DahlinCorrect gtk-doc SECTION: syntax
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-07-07 Ryan Lortieglib/: fully remove galias hacks
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'
2010-01-31 Ryan LortieGPattern: move docs from tmpl to .c
2005-09-20 Tim Janikapplied significant recursion complexity optimization...
2005-09-19 Tim Janikapplied a patch from matthias which checks on the upper...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-04-15 Matthias ClasenAdd tests for the empty pattern.
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-07-26 Matthias ClasenNew function to revert a utf8 string. Gone, replaced...
2001-11-22 Owen TaylorVersion 11, interface, binary age 0.
2001-11-14 Matthias Clasenadd UTF-8 support.
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-04-13 Hans Breuerupdated
2001-04-03 Tim Janikadded g_list_nth_prev() which walks ->prev instead...