win32: fix GPrivate fallout
[platform/upstream/glib.git] / glib /
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
2011-10-02 Matthias ClasenAdd tests for GPrivate and GStaticPrivate
2011-10-02 Ryan Lortiemutex testcase: add a performance test
2011-10-02 Matthias ClasenMove all hash functions to ghash.c
2011-10-02 Matthias ClasenGHash: Cosmetic changes
2011-10-02 Matthias ClasenOne forgotten moved doc
2011-10-02 Matthias ClasenMove GStringChunk into its own files
2011-10-02 Matthias ClasenMove GString docs inline
2011-10-02 Matthias ClasenGString: cosmetic cleanups
2011-10-02 Matthias ClasenMove file utility docs inline
2011-10-02 Matthias ClasenMove string utility docs inline
2011-10-02 Matthias ClasenMove test docs inline
2011-10-02 Matthias ClasenMove keyfile docs inline
2011-10-02 Matthias ClasenGAsyncQueue: simplify an internal function
2011-10-02 Matthias ClasenGAsyncQueue: internal cleanup
2011-10-02 Matthias ClasenGAsyncQueue: embed the GCond
2011-10-02 Matthias ClasenGAsyncQueue: Cosmetic fixes
2011-10-02 Matthias ClasenGAsyncQueue: Move private API to a private header
2011-10-02 Matthias ClasenGThreadPool: cosmetic cleanups
2011-10-02 Matthias ClasenGThread: cosmetic fix
2011-10-01 Matthias ClasenMark g_thread_create_with_stack_size as new API
2011-10-01 Jasper Lievisse... Fix URL to strlcpy(3) manpage in comment.
2011-09-30 Simon McVittiemarkup-subparser test: use a real GError domain
2011-09-30 Matthias ClasenSome more gthread reshuffling
2011-09-29 Dan Winshipgthread: remove a stray reference to GStaticMutex
2011-09-28 Dan Winshipupdate .gitignores
2011-09-27 Dan WinshipAdd thread-safety warnings to the g_setenv() and g_unse...
2011-09-26 Ryan Lortieglib tests: Compile new thread tests on win32
2011-09-26 Ryan Lortiewinxp threads: detect SRWLock emulation reentrancy
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 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 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 Matthias ClasenAdd some more rw lock tests
2011-09-23 Matthias ClasenAdd a mutex test
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-22 Ryan LortieAdd gthread.h to deprecated headers
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 HoofGMappedFile: Add API to create from an existing file...
2011-09-21 Ryan LortieDeprecate GStatic{,Rec,RW}Mutex
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
next