summaryrefslogtreecommitdiff
path: root/glib
Commit message (Expand)AuthorAgeFilesLines
* Fix misc compiler warnings in (mostly) test programsDan Winship2010-08-193-4/+4
* G_OPTION_FLAG_NO_ARG is only for callback optionsChristian Persch2010-08-181-4/+2
* Fix a doc format issueMatthias Clasen2010-08-161-1/+1
* GVariant: be more explicit about adopting and returning floating refsSimon McVittie2010-08-131-19/+34
* Add bug references to some testsMatthias Clasen2010-08-131-0/+29
* Fix doc format errorsMatthias Clasen2010-08-132-3/+3
* GAsyncQueue: use g_queue_init() not g_queue_new()Havoc Pennington2010-08-131-14/+14
* Move GRegex docs inlineMatthias Clasen2010-08-082-0/+285
* Whitespace cleanupMatthias Clasen2010-08-081-534/+533
* Remove two redundant commentsMatthias Clasen2010-08-081-4/+0
* Fix up a doc typoMatthias Clasen2010-08-081-1/+2
* Minor cleanupMatthias Clasen2010-08-081-5/+0
* Move GConvert docs inlineMatthias Clasen2010-08-082-2/+147
* Add introspection annotations in gregex.cMatthias Clasen2010-08-082-96/+100
* Don't compile some unused functions in gio/xdgmime/Matthias Clasen2010-08-083-3/+7
* Don't compile an unused functionMatthias Clasen2010-08-081-1/+2
* Trivial typo fixMatthias Clasen2010-08-081-1/+1
* Improve regex test coverageMatthias Clasen2010-08-081-1/+558
* Improve regex test coverageMatthias Clasen2010-08-081-0/+66
* Drop some unused codeMatthias Clasen2010-08-081-0/+3
* Bug 578295 - gtester has a race conditionRyan Lortie2010-08-071-0/+9
* gitignore updateRyan Lortie2010-08-061-0/+1
* typo fix: Dist the data for the test casesRyan Lortie2010-08-061-1/+1
* Replace -I with $(glib_INCLUDES) and friendsRyan Lortie2010-08-066-14/+6
* Don't dist 'glibconfig.h'Ryan Lortie2010-08-061-1/+1
* error test case: don't double-free the sourceRyan Lortie2010-08-061-1/+0
* avoid warning in gutils.h when using gcc with -WconversionHannes Müller2010-08-051-1/+1
* Add $(top_builddir)/glib to includespaul2010-08-052-1/+3
* Test an option handling corner-caseMatthias Clasen2010-08-051-1/+58
* Add a not about arguments beginning with dashesMatthias Clasen2010-08-051-13/+15
* GVariant: validate that passed string is UTF-8David Zeuthen2010-08-031-0/+1
* Don't assert too muchMatthias Clasen2010-08-031-4/+2
* Move bookmarkfile tests to the test frameworkMatthias Clasen2010-08-0322-0/+682
* Update the Git ignore filesEmmanuele Bassi2010-08-031-0/+8
* Don't add (extra) DESTDIR to tapsetdir for tapset_DATA.Mark Wielaard2010-08-031-1/+1
* Add comment to g_date_set_time_val about local timezone.Stef Walter2010-08-011-0/+2
* improve scanner api test coverageMatthias Clasen2010-07-311-0/+3
* Improve tree test coverageMatthias Clasen2010-07-311-0/+42
* Improve keyfile test coverageMatthias Clasen2010-07-311-0/+48
* Test some GError functionality explicitlyMatthias Clasen2010-07-312-0/+76
* Add a test for g_variant_builder_add_parsedMatthias Clasen2010-07-311-2/+2
* Fix a typoMatthias Clasen2010-07-311-1/+1
* Improve string test coverageMatthias Clasen2010-07-311-1/+28
* Improve byte array test coverageMatthias Clasen2010-07-311-0/+3
* improve printf tests coverageMatthias Clasen2010-07-301-14/+227
* Improve option context test coverageMatthias Clasen2010-07-301-0/+65
* Improve array test coverageMatthias Clasen2010-07-301-6/+455
* Move markup parse tests to the test frameworkMatthias Clasen2010-07-30102-6/+787
* Improve regex test coverageMatthias Clasen2010-07-301-0/+106
* Remove duplicate utf8 strreverse testMatthias Clasen2010-07-302-9/+50