hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gshell.c
2014-06-29 Sébastien Wilmetdoc: various improvements
2014-05-31 Matthias Clasendocs: Fill in gshell long description
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2012-09-13 Alexander LarssonFix regression in g_shell_parse_argv()
2012-08-30 Dominique Leuenbergergshell: Fix parsing of comments in command lines.
2012-08-28 Cosimo Cecchiglib: don't quote quark names for G_DEFINE_QUARK
2012-08-28 Matthias ClasenAdd missing includes
2012-08-28 Matthias ClasenUse G_DEFINE_QUARK for GLib's own quarks
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-05 Javier Jardónglib/*: Use g_slist_free_full() convenience function
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-05-31 Colin Waltersg_shell_parse_argv: Annotate
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-09-04 Emmanuele BassiBuild fixes for the fall-out of the inclusion changes
2010-09-04 Matthias ClasenMore include cleanups
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-07-06 Matthias ClasenRemove cases of ;;
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 LortieGShell: move docs from tmpl to .c
2008-10-13 Christian PerschBug 555311 – format not a string literal and no format...
2008-10-10 Matthias ClasenFix gcc warnings
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2006-09-30 Matthias ClasenFix PLT issues
2006-04-04 Matthias ClasenMove short_month_names and long_month_names to bss.
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-08-01 Matthias ClasenInclude a test involving consecutive backslashes follow...
2003-03-30 Matthias ClasenOptimize the common cases (init == NULL or init ==...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-02-28 Owen TaylorFix memory leak. (#72990, Paoloo Maggi)
2002-02-25 Owen TaylorFix quoting of \' sequence (#72548, Christian Rose)
2002-02-17 Owen Taylor1.3.14 GLIB_1_3_14
2001-12-16 Matthias ClasenMinor markup fixes.
2001-12-14 Havoc Penningtonnote on how to free returned vector
2001-08-19 Darin AdlerAdded missing \ character.
2001-08-19 Havoc Penningtonadd comment about shell quoting rules to the docs.
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-01-16 Owen TaylorAdd gettext support.
2000-10-09 Havoc PenningtonAdd new files.