summaryrefslogtreecommitdiff
path: root/glib
Commit message (Expand)AuthorAgeFilesLines
* GVariant: avoid byteswapping in some casesRyan Lortie2010-10-031-13/+27
* Bug 618737 - "dispatch to context" functionalityRyan Lortie2010-10-033-0/+121
* Bug 630077 - GDateTime week number supportRyan Lortie2010-10-014-48/+238
* clean up g_date_time_get_week_day()Ryan Lortie2010-09-261-21/+3
* fix argument order for g_date_time_difference()Ryan Lortie2010-09-221-2/+2
* Bug 630185 — Allow NULL strings in g_quark_try_string()Philip Withnall2010-09-211-2/+4
* Fix typoBehdad Esfahbod2010-09-201-1/+1
* gdir: Clarify in documentation that ordering is not definedColin Walters2010-09-201-4/+12
* GDateTime: G_GNUC_WARN_UNUSED_RESULT for modifiersRyan Lortie2010-09-181-0/+9
* Fix header cleaup fallout when using system pcreRyan Lortie2010-09-181-0/+4
* GDateTime: fix a test that fails from time to timeRyan Lortie2010-09-181-1/+1
* Deal with gtk-doc's insane sensitivty to spacesRyan Lortie2010-09-171-2/+2
* Clean-up/tweaking of GDateTime and GTimeZoneRyan Lortie2010-09-178-1869/+2296
* datetime: Fix hashingEmmanuele Bassi2010-09-171-38/+45
* datetime: Rename g_date_time_printf() to g_date_time_format()Emmanuele Bassi2010-09-173-8/+8
* datetime: Update modifiers for DST changesEmmanuele Bassi2010-09-172-117/+220
* datetime: Allow setting fractionary seconds in new_full()Emmanuele Bassi2010-09-173-5/+9
* datetime: Rework time zone support in constructorsEmmanuele Bassi2010-09-174-283/+630
* Bug 629709 - Empty variantsRyan Lortie2010-09-152-2/+27
* GVariant: Check for size == 0 in get_bytestringRyan Lortie2010-09-142-1/+9
* Better msgctxt for month and weekday namesMatthias Clasen2010-09-131-40/+46
* Const 'parser' arg to g_markup_parse_context_pushRyan Lortie2010-09-132-2/+2
* Make g_variant_builder_end's return to be (allow none) because callersTomeu Vizoso2010-09-131-1/+1
* Include giochannel.c for G_IO_IN, etc.Kristian Rietveld2010-09-131-0/+1
* Add some more individual own header includes where requiredTor Lillqvist2010-09-122-0/+6
* Add annotation for g_variant_get_stringTomeu Vizoso2010-09-111-1/+1
* dos2unix glib/win_iconv.cTor Lillqvist2010-09-111-1965/+1965
* Fix build on Windows and possibly other non-Linux platformsTor Lillqvist2010-09-0610-1/+44
* Whitespace fixesEmmanuele Bassi2010-09-061-9/+11
* datetime: Rename shadowing variablesDamien Lespiau2010-09-062-24/+24
* gdatetime: Use proleptic gregorianThiago Santos2010-09-062-96/+161
* datetime: use g_utf8_next_char() to walk utf8 stringChristian Hergert2010-09-061-16/+13
* datetime: avoid using __yearChristian Hergert2010-09-061-27/+27
* datetime: Add get_week_of_year()Emmanuele Bassi2010-09-063-0/+23
* datetime: Rename internal methodEmmanuele Bassi2010-09-061-6/+6
* build: Fix warnings caused by missing includesEmmanuele Bassi2010-09-063-0/+5
* More header inclusion cleanupMatthias Clasen2010-09-059-16/+38
* gmain: Define _GNU_SOURCE before including glibconfig.hEmmanuele Bassi2010-09-041-2/+5
* Build fixes for the fall-out of the inclusion changesEmmanuele Bassi2010-09-0413-1/+17
* gtimer: Fix a compilation warningEmmanuele Bassi2010-09-041-1/+1
* Add missing gstrfuncs.h includeEmmanuele Bassi2010-09-041-0/+1
* More include cleanupsMatthias Clasen2010-09-0320-619/+672
* Don't include glib.h in other headersMatthias Clasen2010-09-031-1/+1
* Remove excessive header includesMatthias Clasen2010-09-031-947/+951
* Remove excessive header includesMatthias Clasen2010-09-032-5/+5
* Don't include glib.h in other headersMatthias Clasen2010-09-031-1/+1
* Remove excessive header inclusionsMatthias Clasen2010-09-031-3/+5
* Remove excessive header inclusionsMatthias Clasen2010-09-031-2/+4
* Remove excessive header inclusionsMatthias Clasen2010-09-031-1/+6
* Remove excessive header inclusionsMatthias Clasen2010-09-031-7/+16