platform/upstream/glib.git
2011-09-28 Dan Williamstests: Add some return value torture testcases for...
2011-09-27 Dan WinshipAdd thread-safety warnings to the g_setenv() and g_unse...
2011-09-26 Ryan LortieGDesktopAppInfo: simplify how defaults work
2011-09-26 Edward SheldrakeAdd another mimeapps test
2011-09-26 Dan Winshipg_simple_async_result_complete_in_idle: add a minor...
2011-09-26 Ryan Lortieglib tests: Compile new thread tests on win32
2011-09-26 Ryan Lortiewinxp threads: detect SRWLock emulation reentrancy
2011-09-26 Carles Ferrando[l10n]Updated Catalan (Valencian) translation
2011-09-25 Petr KovarUpdate Czech translation
2011-09-25 Gil Forcada[l10n]Updated Catalan translation
2011-09-25 Stef Waltergvariant: Add g_variant_get_fixed_array()
2011-09-25 Matthias ClasenMore GThread docs tweaks
2011-09-25 Matthias ClasenMove GThread docs around
2011-09-25 Matthias ClasenMove includes to the top of the file
2011-09-25 Matthias ClasenMove deprecated GThread functions to a separate file
2011-09-25 Matthias ClasenGThread: more doc updates
2011-09-25 Matthias ClasenDrop G_THREADS_IMPL_NONE from the docs
2011-09-25 Chun-wei FanFix warning/error C4013 (implicit declarations)
2011-09-25 Chun-wei Fangthread.c: Declare variable at start of block
2011-09-24 Matthias ClasenDocument G_THREADS_IMPL_WIN32
2011-09-24 Matthias ClasenGThread doc additions
2011-09-24 Matthias ClasenFix an uninialized variable warning
2011-09-24 Peter MrázUpdated Slovak translation
2011-09-24 Kenneth NielsenUpdated Danish translation
2011-09-24 Matthias ClasenAdd a testcase for bug 659866
2011-09-24 Matthias ClasenAdd a test for GCond
2011-09-24 Matthias ClasenAdd a nontrivial read-write lock test
2011-09-24 Matthias ClasenAdd GOnce tests
2011-09-24 Matthias ClasenMake the rec mutex test a little more verbose
2011-09-23 Dan Winshipgiostream: "closed" property should not be marked writable
2011-09-23 Dan Winshipgio-2.0.pc.in: drop stray reference to libasyncns
2011-09-23 Matthias ClasenAdd a non-trivial GRWLock test
2011-09-23 Matthias ClasenAdd a non-trivial GRecMutex test
2011-09-23 Matthias ClasenRemove an unused variable
2011-09-23 Manoj Kumar... Updated Oriya Translation
2011-09-23 Matthias ClasenAdd some more rw lock tests
2011-09-23 Matthias ClasenAdd a mutex test
2011-09-23 Yaron ShahrabaniUpdated Hebrew translation
2011-09-23 Matthias ClasenAdd headers
2011-09-23 Matthias ClasenFix g_rwlock_{writer,reader}_trylock
2011-09-23 Matthias ClasenAdd basic tests for GRWLock
2011-09-23 Chun-wei FanVS support updates
2011-09-23 Matthias ClasenFix g_rec_mutex_trylock
2011-09-23 Matthias ClasenAdd trivial tests for GMutex and GRecMutex
2011-09-23 Chun-wei Fangmappedfile.c: Define S_IFREG on Win32 when it's not...
2011-09-23 Colin Waltersgvalue: Add explicitly signed g_value_get_schar() and...
2011-09-22 Colin Walterstests: Add a some torture test cases for the generic...
2011-09-22 Ryan LortieAdd gthread.h to deprecated headers
2011-09-22 Emmanuele BassiFix annotations for source/target in g_object_bind_prop...
2011-09-22 Manoj Kumar... Updated Oriya Translation
2011-09-22 Matthias ClasenSome gthread doc updates
2011-09-22 Matthias ClasenUse adaptive mutexes when available
2011-09-22 Ryan LortieGDateTime test: fix a race
2011-09-22 Ryan Lortiegslice: remove single-threaded case
2011-09-21 Philip Van... GMappedFile: Add API to create from an existing file...
2011-09-21 Ryan LortieDeprecate GStatic{,Rec,RW}Mutex
2011-09-21 Ryan Lortiegtype: port from GStaticRWLock to GRWLock
2011-09-21 Ryan LortiePort internal GStaticRecMutex users to GRecMutex
2011-09-21 Ryan LortieAdd a new recursive mutex type, GRecMutex
2011-09-21 Ryan LortieAdd GRWLock
2011-09-21 Ryan Lortiegthread: remove impl init functions
2011-09-21 Ryan Lortiewin32: Add 'shared' support to SRWLock emulation
2011-09-21 Ryan Lortiegthread-win32: trivial condition change
2011-09-21 Ryan Lortiegthread-win32: rename a struct member
2011-09-21 Ryan Lortiegthread.h: remove some bogus decl/comments
2011-09-21 Ryan LortieRevert "Drop an unused variable"
2011-09-21 Matthias ClasenDrop an unused variable
2011-09-21 Matthias ClasenMore header cosmetics
2011-09-21 Matthias Clasentrivial: small header reordering
2011-09-21 Ryan LortieMove some things to deprecated/gthread.h
2011-09-21 Ryan Lortieg_thread_init: take a gpointer as the arg
2011-09-21 Ryan Lortiedisable glib-ctor on win32
2011-09-21 Ryan LortieDeprecate g_thread_create_full()
2011-09-21 Ryan LortieDrop g_thread_fail()
2011-09-21 Ryan Lortieg_system_thread_create: drop unused args
2011-09-21 Ryan LortieRemove the concept of 'bound'
2011-09-21 Matthias ClasenRemove a leftover from errorcheck mutexes
2011-09-21 Ryan LortieRemove g_thread_functions_for_glib_use_old
2011-09-21 Ryan LortieMerge g_thread_functions_for_glib_use
2011-09-21 Ryan Lortiegthread.h: drop the vtable access macros
2011-09-21 Ryan LortieNULL g_system_thread_{exit,equal} in the vtable
2011-09-21 Ryan LortieGSystemThread: port 'self' 'join' and 'create'
2011-09-21 Ryan LortieGThread: deprecate thread priorities
2011-09-21 Matthias ClasenDon't use the thread_exit vfunc
2011-09-21 Matthias ClasenDon't use the thread_equal vfunc anymore
2011-09-21 Ryan Lortiegthread-win32: use __stdcall markers where needed
2011-09-21 Ryan Lortieg_private_new: use GSlice
2011-09-21 Matthias ClasenAnd move the g_thread_yield() docs too
2011-09-21 Matthias ClasenDon't use the thread vtable for g_thread_yield()
2011-09-21 Matthias ClasenMove g_private_new() to common code
2011-09-21 Matthias ClasenMove docs around
2011-09-21 Matthias ClasenClean up g_thread_yield implementation
2011-09-21 Ryan Lortiegmem: move to glib-ctor
2011-09-21 Ryan Lortiegslice: move initialisation to glib-ctor
2011-09-21 Ryan LortieAdd glib-ctor functionality
2011-09-21 Ryan LortieGThread: always initialise the system thread
2011-09-21 Ryan Lortiegmessages: do implicit GPrivate initialisation
2011-09-21 Ryan LortieContinue GPrivate rework
2011-09-21 Ryan LortieRework GPrivate
2011-09-21 Ryan LortieGStaticMutex: remove ./configure checks
next