platform/upstream/glib.git
2011-10-11 Chun-wei FanUpdate VS property sheets
2011-10-11 Chun-wei Fanglibconfig.win32(.in): Cleanup cruft
2011-10-10 Ryan LortieGStaticMutex: ABI fixup
2011-10-10 Matthias ClasenCompile private test with -pthread on UNIX
2011-10-10 Matthias ClasenDon't use deprecated GThread API in gio tests
2011-10-10 Kjartan MaraasUpdated Norwegian bokmål translation
2011-10-09 Algimantas... Updated Lithuanian translation
2011-10-09 Matthias ClasenSilence deprecation warnings in deprecated/
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated functions in gio
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated functions in gobject
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated APIs in glib
2011-10-08 Matthias ClasenAdd some GHookList tests
2011-10-08 Matthias ClasenTest a few more GIOChannel functions
2011-10-08 Matthias ClasenRemove a bit of dead code
2011-10-08 Matthias ClasenPass G_DEBUG=g-gc-friendly when running the tests
2011-10-08 Matthias ClasenAdd some more GMarkup tests
2011-10-08 Matthias ClasenCall setlocale in markup-parse test
2011-10-08 Matthias ClasenImprove GNode test coverage
2011-10-08 Matthias ClasenImprove GCache test coverage
2011-10-08 Matthias ClasenImprove coverage of string function tests
2011-10-08 Matthias ClasenImprove coverage of GHmac tests
2011-10-08 Matthias ClasenAdd a test for g_date_time_new_from_timeval_utc
2011-10-08 Antoine Jacoutotgio: enable test_peer regression test for OpenBSD
2011-10-07 David ZeuthenGDBusConnection: Make pending calls error when the...
2011-10-07 John RallsBug 661129: Duplicate symbols zero_thread and g_once_mu...
2011-10-07 Dan WinshipAdd g_main_context_ref_thread_default()
2011-10-07 Daniel MustielesUpdated Spanish translation
2011-10-07 Matthias ClasenUSE __COUNTER__ instead of __LINE__ when available
2011-10-07 Matthias ClasenDon't redundantly redeclare
2011-10-06 Ryan LortieMove G_LOCK below GMutex in the docs
2011-10-06 Ryan Lortie.gitignore
2011-10-06 Ryan LortieSeveral docs cleanups
2011-10-06 Ryan LortieCleanup thread documentation
2011-10-06 Chun-wei Fangobjet/gclosure.c: Fix styling issues
2011-10-06 Chun-wei Fangobject/gclosure.c: Add type cast for int_val = value
2011-10-06 Chun-wei FanRevert "gobject/gclosure.c: Made up for missed pointer...
2011-10-06 Chun-wei Fangobject/gclosure.c: Made up for missed pointer deref
2011-10-06 Chun-wei Fangthread-deprecated.c: Include gutils.h
2011-10-06 Chun-wei Fanconfig.h.win32(.in): Update for strcasecmp
2011-10-06 Matthias ClasenUpdate threads docs for the demise of g_thread_init()
2011-10-06 Matthias ClasenRemove mention of gthread-2.0.pc from 'Compiling' section
2011-10-06 Matthias ClasenAdd a warning to g_thread_init_with_errorcheck_mutexes
2011-10-05 Dan Williamsclosure: fix handling of ENUMs and integral return...
2011-10-05 Colin Waltersgmacros: Hide G_STATIC_ASSERT from g-ir-scanner
2011-10-05 Ryan LortieBe sure to #include "gutils.h" in gbacktrace.c
2011-10-05 David ZeuthenGDBus: Regenerate code when the codegen or options...
2011-10-05 Dan WinshipFix up some doc comments that referred to threads not...
2011-10-05 David ZeuthenGDBus: disable two more GDBus tests using fork()
2011-10-05 David ZeuthenGDBusProxy: Correctly handle unknown members when havin...
2011-10-05 Dan Winshipgthreadedresolver: remove a bit of cruft
2011-10-05 Matthias ClasenRemove cruft from g_strerror and g_strsignal
2011-10-05 Matthias ClasenMisc test coverage improvements
2011-10-05 Matthias ClasenNeed to check for prlimit
2011-10-05 Matthias ClasenAdd a test for thread creation failure
2011-10-05 Ryan Lortiegthread.h: a bunch of pointless whitespace changes
2011-10-05 Ryan LortieMove typedef GStaticPrivate to deprecated/
2011-10-05 Ryan LortieDeprecate g_{mutex,cond}_{new,free}()
2011-10-05 Ryan Lortiegdbusprivate: fix a missed g_mutex_free()
2011-10-04 Ryan LortieRemove g_mutex_new()/g_cond_new() in testcases
2011-10-04 Ryan Lortiedrop errorcheck mutex test
2011-10-04 Ryan LortieGVariant: add a clarification to the docs
2011-10-04 Ryan Lortiegtimer: remove warnings about threads
2011-10-04 Ryan Lortieend the glib-ctor experiment
2011-10-04 Ryan LortieTest that g_slice_set_config() works
2011-10-04 Ryan Lortiegslice: stop using ctors
2011-10-04 Ryan Lortiewin32: stop leaking GPrivate data
2011-10-04 Ryan LortieAdd GPrivate destroy notify testcase
2011-10-04 Ryan Lortiewin32 fixes from g_thread_init() deprecation
2011-10-04 Ryan Lortiegitignore
2011-10-04 Ryan LortieDeprecate g_thread_init()
2011-10-04 Ryan LortieClean up process of calling g_debug_init()
2011-10-04 Dan WinshipAdd _g_io_module_get_default(), use to simplify other...
2011-10-04 Dan Winshipgsettingsbackend: remove useless check
2011-10-04 Dan Winshipgio/tests/socket-client: fix a crash (and some indentation)
2011-10-04 Chun-wei FanBug 660851: Update GIO for changes in GThread API
2011-10-04 Bastien Nocera[gio] Improve doc for g_file_make_directory_with_parents()
2011-10-04 Ryan LortieFix an invalid non-looping use of GCond
2011-10-04 Ryan LortieGIO: switch a couple more GMutex users to _init()
2011-10-04 Ryan LortieMake G_ASSERT_STATIC work with clang
2011-10-04 Ryan LortieGDBus codegen: generate code with embedded GMutex
2011-10-04 Ryan LortieGThreadedResolver: port to embedded GMutex/GCond
2011-10-04 Ryan LortieGMain, ThreadPool: embed GCond in struct
2011-10-04 Ryan LortieGCancellable: use GCond and GMutex directly
2011-10-04 Ryan LortieGDBus: switch to struct-embedded GMutex and GCond
2011-10-04 Chun-wei Fangstringchunk.c: Include gutils.h
2011-10-04 Ryan LortieAdd README notes about recent changes
2011-10-04 Ryan Lortiemacro wrappers for g_once_init_enter/leave
2011-10-04 Antoine JacoutotFix DATADIRNAME on OpenBSD.
2011-10-04 Ryan Lortierec-mutex testcase: add a performance test
2011-10-04 Simon McVittieIn the GVariant intro, mention lack of built-in endiann...
2011-10-04 Simon McVittieg_variant_get_data: mention what you need to know to...
2011-10-04 Simon McVittieg_variant_new_from_data: mention that the caller might...
2011-10-04 Simon McVittieFix a typo in describing GVariant serialisation functions
2011-10-04 Simon McVittieEscape percent sign in g_variant_new_parsed documentation
2011-10-04 Simon McVittieg_variant_get_fixed_array: document which types are...
2011-10-04 Simon McVittieGVariant docs: be clear that the serialisation format...
2011-10-04 Simon McVittieBe clear that g_str_hash etc. don't accept NULL
2011-10-04 Simon McVittieBe completely clear about what g_direct_hash, g_direct_...
2011-10-04 Simon McVittieGHashTable: be more clear what g_int_hash wants
2011-10-04 Simon McVittieWarn when classes/instances exceed the allowed size...
next