platform/upstream/glib.git
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.
2011-09-13 Richard HughesFix the description for g_app_info_get_icon()
2011-09-13 I FelixUpdated Tamil Translations
2011-09-13 I FelixUpdated Tamil Translations
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan Lortiehashing: always use signed chars
2011-09-12 Matthias ClasenGDesktopAppInfo: Improve docs
2011-09-12 Matthias ClasenFix formatting in a doc comment
2011-09-12 Matthias ClasenExpand mimeapps test
2011-09-12 Matthias ClasenAlso check api results
2011-09-12 Matthias ClasenRevert "Fix default setting generation in g_desktop_app...
2011-09-12 Matthias ClasenAdapt tests to string changes
2011-09-11 Ryan LortieGType tutorial: clarify class struct initialisation
2011-09-11 Matthias ClasenCosmetics
2011-09-11 Jorge GonzálezUpdated Spanish translation
2011-09-10 Matthias ClasenGKeyFile: Unify error messsages a bit
2011-09-10 Matthias Clasenglib-compile-schemas: Pedantic string fixes
2011-09-10 Gabor KelemenUpdated Hungarian translation
2011-09-10 Josselin MouetteFix default setting generation in g_desktop_app_info_se...
2011-09-10 Matthias ClasenAdd some tests for mimeapps.list handling
2011-09-10 Matthias ClasenAvoid some compiler warnings
2011-09-10 Ryan LortieNix inaccurately named g_main_context_init_pipe()
2011-09-10 Ryan Lortiegmain: get rid of poll_waiting
2011-09-10 Emmanuele BassiAdd macros for GSourceFunc return values
2011-09-10 Matthias ClasenKeep up with the standards
2011-09-09 Ryan LortieGRegex: fix thread-unsafe initialiser code
2011-09-09 Ryan LortieClean up l10n threading stuff
2011-09-09 Ryan Lortieglib-private: #include <glib.h>
2011-09-09 Ryan LortieDrop long-removed atomic thread init from header
2011-09-09 Ryan LortieRemove now-useless glibprivate.h
2011-09-09 Ryan Lortieglib worker: move to glib-private framework
2011-09-09 Ryan Lortiegwakeup.h: add missing header for GPollFD
2011-09-09 Colin WaltersAdd glib__private__() API to share between glib,gio...
2011-09-09 Ryan LortieGMainLoop: remove wall clock time cache
2011-09-09 Ryan Lortiegtester: Remove SIGCHLD race workarounds
2011-09-09 Ryan LortieModify child and signal sources to use worker
2011-09-09 Ryan LortieGMain: simplify logic for g_wakeup_acknowledge()
2011-09-09 Ryan LortieGMainLoop: remove single-threaded case
2011-09-09 Ryan LortieAdd private glib_get_worker_context() API
2011-09-09 Ryan LortieGRand: Make sure to g_thread_init_glib()
2011-09-09 Ryan LortieGRand: remove setup from g_thread_init_glib
2011-09-09 Ryan Lortieemufutex: remove init from g_thread_init_glib
2011-09-09 Ryan Lortiewin32: remove version init from g_thread_init_glib
2011-09-09 Ryan Lortiemake g_thread_init_glib() idempotent
2011-09-09 Ryan LortieMove the GThread implementations to glib/
2011-09-09 Ryan Lortieinvert gthread-impl includes
2011-09-09 Ryan Lortiewin32 threads: assume TryEnterCriticalSection
2011-09-09 Ryan LortieStop using HAVE_G_THREAD_IMPL_INIT
2011-09-09 Ryan LortieMove thread priority translation into the backends
2011-09-09 Ryan LortieRemove useless macros from when we supported DCE
2011-09-09 Ryan LortieRemove support for DCE threads
2011-09-09 Ryan LortieRemove support for custom thread implementations
2011-09-09 Ryan LortieRemove the dead 'none' thread implementation
2011-09-09 Ryan LortieGThread: remove errorcheck mutex support
2011-09-09 Ryan Lortiegthread: remove some unused forward declarations
2011-09-09 Ryan LortieDeprecated (undocumented) g_thread_gettime
2011-09-09 Ryan LortieUpdate building docs to mention mandatory threads
2011-09-09 Dan WinshipRemove !g_thread_supported() codepaths in gio
2011-09-09 Ryan LortieRevert "GIOSchedulerJob: Improve struct packing"
2011-09-09 Dan WinshipMake threads mandatory
2011-09-09 David SchleefFix spelling of G_IO_FLAG_IS_WRITEABLE
next