platform/upstream/glib.git
2013-03-02 Matthias ClasenUpdate for 2.37.9
2013-03-02 Nguyễn Thái... Updated Vietnamese translation
2013-03-02 Nguyễn Thái... po/vi: import from Damned Lies
2013-03-02 Matthias ClasenMake GList more robust
2013-03-01 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2013-03-01 Rafael FerreiraUpdated Brazilian Portuguese translation
2013-03-01 Chun-wei FanFix gspawn-win32-helper.c with newer Microsoft CRTs
2013-03-01 Chun-wei FanUpdate config.h.win32.in
2013-02-28 Wylmer WangUpdate Simplified Chinese translation
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
2013-02-26 Behdad EsfahbodMinor
2013-02-26 Behdad Esfahbod[win32] Fix atomic ops on mingw*
2013-02-26 Behdad Esfahbod[win32] Add fallback implementations for gatomic.c...
2013-02-26 A S AlamPunjabi: Translation updated (aalam)
2013-02-24 Matthias ClasenGList: be more robust
2013-02-24 Dan Winshipgtestutils: fix two GLIB_AVAILABLE flags
2013-02-22 Ján KyselicaUpdated Slovak translation
2013-02-22 Gheyret KenjiUpdated Uyghur translation
2013-02-22 Ryan Lortiegsignal: improve warning output
2013-02-21 Alexander Larssonsignals: Ensure we ref handler in emission fast path
2013-02-21 Alexander Larssonsignals: No need to use atomics for Handler refcount
2013-02-21 Ryan LortieGApplication: document IS_SERVICE timeout properly
2013-02-21 Ryan Lortiethreads: don't do rlimit test when running as root
2013-02-20 Dan WinshipGNetworkMonitorBase: implement can_reach_async
2013-02-20 Matthew Barnesg_network_monitor_base_can_reach: Check for default...
2013-02-20 Dan WinshipGNetworkAddress: drop cached addresses on resolver...
2013-02-20 Ryan Lortiegutils: stop g_get_home_dir() from reading passwd
2013-02-20 Ryan Lortiegutils: replace direct references to g_home_dir
2013-02-20 Ryan Lortiegutils: split out g_get_tmp_dir()
2013-02-20 Ryan Lortiegutils: split out g_get_host_name()
2013-02-20 Ryan Lortiewin32: Drop old codepage ABI from gutils.c
2013-02-19 Mike RuprechtGOutputStream: Remove unused SpliceUserData struct
2013-02-19 Chun-wei FanUpdate Visual Studio property sheets
2013-02-19 Ryan Lortie*bump*
2013-02-19 Ryan LortieGLib 2.35.8 2.35.8 upstream/2.35.8
2013-02-18 Мирослав НиколићUpdated Serbian translation
2013-02-18 Мирослав НиколићUpdated Serbian translation
2013-02-18 Alexander LarssonGNetworkAddress: Build if AI_NUMERICSERV not defined
2013-02-17 Piotr DrągUpdated Polish translation
2013-02-17 Dan WinshipGSimpleProxyResolver: add missing include
2013-02-15 Dan WinshipGSocketClient: add missing NULL to g_object_set() call
2013-02-15 Thomas Perldocs/reference/glib/cross.xml: Fix typo: yes/np ->...
2013-02-15 Dan Winshipgnetworkaddress: preserve IPv6 scope ID in IP literals
2013-02-15 Dan WinshipGSimpleProxyResolver: fix for the case where the defaul...
2013-02-15 Piotr DrągUpdated POTFILES.in
2013-02-15 Jasper St.... More doc fixes
2013-02-15 Jasper St.... gmenumodel: Fix documentation
2013-02-14 Dan WinshipGSimpleProxyResolver: new simple GProxyResolver class
2013-02-14 Dan WinshipGSocketClient: add proxy-resolver property
2013-02-13 Simon McVittieg_dbus_address_escape_value: add
2013-02-13 Stef Waltergio: Fix annotations on g_[async_]initable_new() and...
2013-02-10 Matthias ClasenFix the build on Solaris
2013-02-09 Aleksander... gdbusobjectmanagerclient: always connect to proxy's...
2013-02-09 Wouter BolsterleeUpdated Dutch translation
2013-02-09 RachidUpdated Dutch translation
2013-02-07 Ryan Lortietests: comment out asserts in dynamic type tests
2013-02-07 Ryan Lortiedisable support for unloading of dynamic types
2013-02-07 Dan Winshipbuild: fix configure arpa/nameser.h test for Solaris
2013-02-06 Fran DiéguezUpdated Galician translations
2013-02-05 Ryan LortieGLib 2.35.7 2.35.7 upstream/2.35.7
2013-02-05 Milo Casagrande[l10n] Updated Italian translation.
2013-02-05 Matthias ClasenMake G_IO_FLAG_IS_WRITEABLE and enum value
2013-02-05 Matthias Clasendocs: Add 2 missing :
2013-02-05 Andoni Morales... configure: fix check for atomic operations
2013-02-03 Víctor Manuel... Compile private test with -pthread on UNIX
2013-02-03 Matthias ClasenPost-release version bump
2013-02-03 Matthias Clasen2.35.6 2.35.6
2013-02-03 Matthias ClasenDocument GIO_USE_FILE_MONITOR
2013-02-03 Matthias ClasenFix a doc comment mismatch
2013-02-03 Matthias ClasenTrivial doc comment formatting fix
2013-02-03 Matthias Clasenadd 2.36 index to gobject docs
2013-02-03 Matthias ClasenAdd 2.36 index to glib docs
2013-02-03 Matthias ClasenAdd a 2.36 index to gio docs
2013-02-03 Matthias ClasenMinor doc build cleanups
2013-02-03 Matthias ClasenMake GUnixFDSourceFunc show up in the docs
2013-02-03 Matthias ClasenUse g_timeout_add_seconds for some long timeouts
2013-02-03 Lars Uebernickelgmenumodel: add G_MENU_ATTRIBUTE_ACTION_NAMESPACE
2013-02-03 Lars Uebernickelgmenumodel: document G_MENU_{ATTRIBUTE,LINK}_*
2013-02-03 Lars Uebernickelgmenuexporter: fix typo in docstring
2013-02-03 Matthias ClasenAvoid a portability problem in the checksum test
2013-02-03 Matthias ClasenFix deprecation note for g_static_mutex_free
2013-02-03 Matthias ClasenMake G_DISABLE_DEPRECATED work again for wholly depreca...
2013-02-03 Dan Winshipg_option_context_help: don't modify the input data
2013-02-03 Matthias ClasenSilence automake
2013-02-02 Matthias ClasenLog errors the same way as messages
2013-02-02 Matthias ClasenSimplify glib/glib/tests setup
2013-02-02 Matthias ClasenMake the logging test more robust
2013-02-02 Piotr DrągUpdated Polish translation
2013-02-02 Yaron ShahrabaniUpdated Hebrew translation.
2013-02-02 Will ThompsonTest for g_hash_table_insert() corrupting sets
2013-02-02 Ryan Lortiehashtable: properly handle insert() de-set-ifying
2013-02-02 Руслан ИжбулатовFix gio tests makefile for W32
2013-02-02 Matthias ClasenDon't try to find nfs mounts on Windows
2013-02-01 Ryan Lortiegmain: equivocate a bit on _set_ready_time()
2013-01-31 Stef Waltergdbus: Don't output invalid nested <para> docbook tags
2013-01-31 Stef Waltergdbus: Don't output invalid empty <variablelist> tags
2013-01-30 Dan WinshipGInetSocketAddress: fix the byte order of flowinfo...
2013-01-30 Cosimo Cecchigmacros: add G_GNUC_UNUSED to G_STATIC_ASSERT
2013-01-29 Kjartan MaraasUpdated Norwegian bokmål translation
2013-01-29 Colin WaltersAdd g_close(), use it
next