platform/upstream/glib.git
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
2011-09-21 Ryan LortieStop using GStaticMutex in two testcases
2011-09-21 Ryan LortieGParamSpecPool: port from GStaticMutex to GMutex
2011-09-21 Ryan LortieGSettings: port from GStaticMutex to GMutex
2011-09-21 Ryan LortieRemove "temporary until GLib is fixed" code
2011-09-21 Ryan LortiePort g_cond_new to use GSlice
2011-09-21 Ryan Lortielibglib: stop using g_cond_new in some places
2011-09-21 Ryan LortiePort g_mutex_new to use GSlice
2011-09-21 Ryan LortieG_LOCK: port from GStaticMutex to GMutex
2011-09-21 Ryan Lortielibglib: stop using g_mutex_new
2011-09-21 Ryan Lortielibglib: drop use of GStaticMutex
2011-09-21 Ryan LortieRework GMutex and GCond APIs
2011-09-21 Matthias ClasenForgotten part of an earlier mismerge
2011-09-21 Ryan Lortiegmessage.c: mark a private function static
2011-09-21 David ZeuthenGDBusObject{Proxy,Skeleton}: Prefix properties with...
2011-09-21 Ryan Lortiegunixmounts: exempt entries with "none" mountpoint
2011-09-21 Xavier Claessensgdbus-codegen: prepend arg_ to method/signal arg names
2011-09-21 David Zeuthengdbus-codegen: Clarify how naming and Ugly_Case handlin...
2011-09-21 David Zeuthengdbus-codegen: Update man page to reflect how --annotat...
2011-09-21 Xavier Claessensgdbus-codegen: Fix build errors in generated code
2011-09-21 Sweta KothariRemoved the glib.glib-2-30.gu.po file that was wrongly...
2011-09-21 Sweta KothariUpdated Gujarati Translations
2011-09-21 Sweta KothariUpdated Gujarati Translations
2011-09-21 Sweta KothariUpdated Gujarati Translations
2011-09-21 Sweta KothariUpdated Gujarati Translations
2011-09-20 Dan WinshipGThreadedResolver: don't overwrite errors
2011-09-20 Cosimo Cecchitimeval: add introspection annotations to g_time_val_fr...
2011-09-20 Antoine Jacoutotgunixmounts: Fix compilation on BSD
2011-09-20 Matej UrbančičUpdated Slovenian translation
2011-09-20 Matej UrbančičUpdated Slovenian translation
2011-09-20 Sweta KothariUpdated Gujarati Translations
2011-09-19 David ZeuthenGDBusObjectManagerServer: Add test for export_uniquely...
2011-09-19 Matthew BarnesGDBusObjectManagerServer: Use correct object path in...
2011-09-19 Philip WithnallDon't close stream twice when splicing
2011-09-19 Ryan Lortiegbitlock: #include "gslice.h"
2011-09-19 Matthias ClasenFix a merge accident
2011-09-19 Ryan LortieRemove unused header gdebug.h
2011-09-19 Ryan LortieDon't #include <glib/gslice.h> from gmem.h
2011-09-19 Ryan LortieMove deprecated GCompletion to deprecated/
2011-09-19 Ryan LortieMove deprecated GRel to deprecated/
2011-09-19 Ryan LortieMove GAllocator/GMemChunk to separate file
2011-09-19 Мирослав НиколићUpdated Serbian translation
2011-09-18 Matthias ClasenFix g_ascii_formatd tests
2011-09-18 Dan Winshipgsocks5proxy, gsocks4aproxy: simplify some error messages
2011-09-18 Alexander ShopovUpdated Bulgarian translation
2011-09-18 Matthias ClasenUse xlocale functions where available
2011-09-18 Matthias ClasenRemove redundant checks
2011-09-18 Matthias ClasenGMappedFile: return an error when trying to map a device
2011-09-17 Ryan Lortieglib-compile-schemas: remove --uninstall option
2011-09-17 Ryan LortieGVariant: avoid 'ARRAY_INFO' as function name
2011-09-17 Ryan Lortiegmain: fix some win32 build errors
2011-09-17 Aron XuUpdate Simplified Chinese translation.
2011-09-16 Мирослав НиколићUpdated Serbian translation
2011-09-16 Ryan Lortiegatomic: use pthread mutexes instead of GMutex
2011-09-16 David Zeuthengdbus-codegen: Support Ugly_Case for given C namespace
2011-09-16 David Zeuthengdbus-codegen: Single letter namespaces get dropped...
2011-09-16 Simon McVittie_g_dbus_worker_new: hold a ref until we have done the...
2011-09-16 Simon McVittieGDBusWorker: as a precaution, access 'stopped' boolean...
2011-09-16 Simon McVittieRegression test for closing a stream, slowly, while...
2011-09-16 Simon McVittieGDBusWorker: annotate more functions with lock/pending...
2011-09-16 Simon McVittieGDBusConnection: delegate to the worker to close the...
2011-09-16 Simon McVittieGDBusWorker: combine num_writes_pending with flush_pending
2011-09-16 Ryan LortieDisable two GDBus tests
2011-09-16 Murray CummingRevert "Add g_memory_input_stream_new_from_data_full...
2011-09-16 Tristan Van... Add g_memory_input_stream_new_from_data_full/add_data_f...
2011-09-15 Behdad EsfahbodFix docs
2011-09-14 Ryan LortieGApplication: don't create a mainloop
2011-09-14 Ryan LortieGApplication test: fix testcase to avoid fork()
2011-09-14 Ryan Lortiemainloop: detect fork() and abort
2011-09-14 Ryan LortieGApplication: add chain-up checks
2011-09-14 Brian KoningGApplication: introduce ::shutdown
2011-09-14 Yuri MyasoedovUpdated Russian translation
2011-09-14 Tomas Bzatekgdbus-codegen: Fix segfault when remote property is...
2011-09-14 Og B. MacielUpdated Brazilian Portuguese translation.
next