Simplify checks for CLOCK_MONOTONIC
[platform/upstream/glib.git] / glib /
2011-10-12 Dan WinshipSimplify checks for CLOCK_MONOTONIC
2011-10-12 Matthias ClasenDisable deprecations where appropriate in tests
2011-10-12 Matthias ClasenDisable deprecations where appropriate in tests
2011-10-12 Matthias ClasenMake single includes mandatory
2011-10-12 Ryan LortieGStaticPrivate: implement via GPrivate
2011-10-12 Matthias ClasenSilence deprecations in deprecated/ (again)
2011-10-12 Chun-wei FanBug 661438: Fix up gmacros.h a bit
2011-10-11 Dan Winshipg_time_val_from_iso8601: clarify the docs a bit
2011-10-11 Ryan Lortiegmain: use GPrivate instead of GStaticPrivate
2011-10-11 Dan WinshipFix two tests for G_DEBUG=gc-friendly
2011-10-11 Chun-wei FanUse GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
2011-10-11 Matthias ClasenAdd our own deprecation macros
2011-10-11 Matthias ClasenAdd better deprecation macros
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-09 Matthias ClasenSilence deprecation warnings in deprecated/
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 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-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 Matthias ClasenUSE __COUNTER__ instead of __LINE__ when available
2011-10-07 Matthias ClasenDon't redundantly redeclare
2011-10-06 Ryan LortieSeveral docs cleanups
2011-10-06 Ryan LortieCleanup thread documentation
2011-10-06 Chun-wei Fangthread-deprecated.c: Include gutils.h
2011-10-06 Matthias ClasenUpdate threads docs for the demise of g_thread_init()
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 Dan WinshipFix up some doc comments that referred to threads not...
2011-10-05 Matthias ClasenRemove cruft from g_strerror and g_strsignal
2011-10-05 Matthias ClasenMisc test coverage improvements
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-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 Ryan LortieMake G_ASSERT_STATIC work with clang
2011-10-04 Ryan LortieGMain, ThreadPool: embed GCond in struct
2011-10-04 Chun-wei Fangstringchunk.c: Include gutils.h
2011-10-04 Ryan Lortiemacro wrappers for g_once_init_enter/leave
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 Chun-wei FanUpdate glibconfig.h.win32(.in)
2011-10-04 Matthias ClasenImprove test coverage in the thread tests
2011-10-04 Matthias ClasenImprove test coverage in the GString tests
2011-10-04 Matthias ClasenImprove testcoverage in the rec-mutex test
2011-10-04 Matthias ClasenAdd a few more tests
2011-10-04 Matthias ClasenRemove bits of dead code identified by coverage tests
2011-10-04 Matthias ClasenAdd some more thread tests
2011-10-04 Ryan LortieGAsyncQueue: properly set free function
2011-10-03 Matthias ClasenCosmetics
2011-10-03 Matthias ClasenDocumentation fixes
2011-10-03 Matthias ClasenFix doc build
2011-10-03 Ryan Lortielocks: Add initialisation notes
2011-10-03 Ryan Lortielocks: change the ABI just a bit
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-10-03 Ryan LortieRe-enable 'include' testcase
2011-10-03 Ryan LortieGThread posix: switch to Windows ABI
2011-10-03 Matthias ClasenDeprecate GStaticPrivate and g_thread_foreach
2011-10-03 Matthias ClasenDon't put threads created with g_thread_new() on the...
2011-10-03 Matthias ClasenMake thread names useful in a debugger
2011-10-03 Matthias ClasenAdd new thread creation API
2011-10-03 Matthias ClasenReplace static privates by privates
2011-10-03 Ryan Lortiewin32: fix GPrivate fallout
2011-10-03 Ryan Lortielocks: rename a bunch of parameters
2011-10-03 Ryan LortieStop dithering over GPrivate
2011-10-02 Matthias ClasenAdd a few comments
2011-10-02 Matthias ClasenAdd another GCond test
2011-10-02 Matthias ClasenRework the way GStaticPrivate data is freed
2011-10-02 Matthias ClasenWhitespace fixes
2011-10-02 Matthias ClasenClean up includes
next