platform/upstream/glib.git
2015-02-06 Xavier ClaessensAdd G_DECLARE_INTERFACE
2015-02-06 Xavier ClaessensAdd GMutexLocker
2015-02-05 Xavier Claessensdocs: fix up docs issues in gio/
2015-02-05 Xavier Claessensdocs: fix many documentation issues in gobject/
2015-02-04 Ryan Lortiedocs: fix typo in g_settings_new_full() docstring
2015-02-04 Ryan Lortiedocs: add a bunch of pointless documentation
2015-02-04 Xavier ClaessensDoc: Fix g_auto and g_autoptr typo
2015-02-04 Xavier ClaessensDoc: Add missing functions in gio.types
2015-02-04 Xavier ClaessensDoc: sort and uniquify gio.types
2015-02-04 Xavier ClaessensDoc: Fix GListModel/GListStore
2015-02-04 Chun-wei FanVisual Studio 2008 Builds: Fix Header "Installation"
2015-02-03 Aurélien Zanellignulib/vasprintf: handle unsigned modifier for long...
2015-02-03 Lars UebernickelGListStore: fix preconditions in insert_sorted()
2015-02-03 Xavier Claessensdocs: fix typos in G_DECLARE_*_TYPE
2015-02-03 Ryan Lortietests: add test for GListStore inserted sort
2015-02-03 Ryan LortieGListStore: add sorted insert function
2015-02-03 Chun-wei Fangtype.h: Fix Build on non-GCC
2015-02-03 Chun-wei Fangmacros.h: Add Private Macro _GLIB_DEFINE_AUTOPTR_CHAINUP
2015-02-02 Chun-wei Fanglistmodel.h: Fix _GListModelInterface Define
2015-02-02 Ryan Lortiefix G_DEFINE_AUTO_CLEANUP_FREE_FUNC on non-GCC
2015-02-02 Ryan Lortiedocs: link the GListModel docs from the index
2015-02-02 Chun-wei FanMSVC Builds: Fix "Installation" of GListModel Headers
2015-02-02 Chun-wei FanMSVC Builds: Update vs11|vs12/Makefile.am
2015-02-02 Chun-wei FanMSVC Builds: Rename "install" Projects
2015-02-02 Chun-wei Fangobject\gtype.h: Make up for Missing '\'
2015-02-02 Chun-wei FanOne More Update For MSVC Builds
2015-02-02 Chun-wei FanMSVC Builds: "Install" the Autocleanup Headers
2015-01-30 Ryan Lortiegio: add support for g_auto() and g_autoptr()
2015-01-30 Ryan LortieG_DECLARE_*_TYPE: add auto cleanup support
2015-01-30 Ryan Lortiegobject: add support for g_auto() and g_autoptr()
2015-01-30 Ryan Lortieglib: add support for g_auto() and g_autoptr()
2015-01-30 Ryan Lortiemacros: add support for GNUC cleanup __attribute__
2015-01-30 Ryan LortieDECLARE_TYPE: ignore deprecations in inlines
2015-01-30 Ryan LortieG_DECLARE_FINAL_TYPE: trivial fix in docs comment
2015-01-30 Ryan Lortiegiotypefuncs test: tweak _get_type() regexp
2015-01-30 Lars UebernickelAdd GListModel
2015-01-28 Lars Uebernickelgsettings: add g_settings_schema_list_children
2015-01-28 Lars Uebernickelgsettings: add g_settings_schema_key_get_name
2015-01-28 Christian HergertG_DECLARE_DERIVED_TYPE: allow forward declarations
2015-01-27 Dan Winshipgcredentialsprivate: clarify the USE_FREEBSD_CMSGCRED...
2015-01-27 Peeter Mustgcredentials: Add support for DragonFly
2015-01-27 Ryan Lortiegtype: add type declaration macros for headers
2015-01-27 Chun-wei Fanglib-sections.txt: Add g_win32_check_windows_version()
2015-01-27 Chun-wei Fangwin32: Add g_win32_check_windows_version() API
2015-01-26 Cosimo CecchiGSimpleAction: add g_simple_action_set_state_hint
2015-01-26 Ilya Konstantinovgthread: add thread name support on Mac OS
2015-01-25 Philip Withnallgobject: Fix a typo in a documentation comment
2015-01-25 Philip Withnallgthread: Fix a typo in a documentation comment
2015-01-25 Philip Withnallgstrfuncs: Document that g_ascii_dtostr() writes a...
2015-01-21 Chun-wei Fangio/Makefile.am: Fix MSVC Project Generation
2015-01-20 Ryan Lortiebump version
2015-01-20 Ryan LortieGLib 2.43.3 2.43.3
2015-01-18 Philip Withnallgtestutils: Add an example of using test fixtures
2015-01-17 Inaki Larranaga... Updated Basque language
2015-01-17 Ignacio Casal... gsocket: always try before waiting for condition
2015-01-17 Paolo Borelligsocket: add a testcase that shows a hang on win32
2015-01-16 Philip Withnallgtestutils: Add links to gtester and gtester-report...
2015-01-16 Philip Withnallgtestutils: Fix a typo in the g_test_add() documentation
2015-01-16 Philip Withnallgtestutils: Clarify that test fixtures are allocated...
2015-01-16 Philip Withnallgtestutils: Fix a typo in the g_test_run() documentation
2015-01-15 Philip Withnallggettext: Include an example of setlocale() and friends...
2015-01-14 Paolo BorelliAvoid warning when using G_STMT_END macro with MSVC
2015-01-14 Paolo BorelliUse G_STMT_START/END in gslice.h
2015-01-14 Paolo BorelliUse G_STMT_START/END in gtestutils
2015-01-14 Philip Withnallgsettings: Fix a typo in the GSettings documentation
2015-01-13 Matthias ClasenBump version
2015-01-13 Iain Lanegnetworkmonitornm: Check if network-manager is running
2015-01-10 Ryan Lortieconfigure.ac: reject 'universal' builds
2015-01-09 Rafael FerreiraUpdated Brazilian Portuguese translation
2015-01-07 Chun-wei FanWin32: Update Pre-configured Config Headers
2015-01-05 Timm Bädergnetworkmonitornm: Prevent crash
2015-01-05 TingPingFix GContentType usage
2014-12-24 Matthias ClasenFix a typo
2014-12-22 Erick Pérez... Fix document typo
2014-12-21 Matthias ClasenSilence the build some more
2014-12-18 Thomas Hallergobject: don't use G_STRLOC in G_OBJECT_WARN_INVALID_PS...
2014-12-18 Philip Withnallgobject: Add g_set_object() convenience function to...
2014-12-18 Philip Chimentogfile: Explain nonobvious use of my_error
2014-12-18 Philip Chimentogfile: Use g_error_matches
2014-12-18 Philip Chimentogfile: make_directory_with_parents race condition
2014-12-17 Daniel MustielesUpdated Spanish translation
2014-12-16 Philip Withnalldocs: Remove a mention of g_clear_object() being atomic
2014-12-15 Matthias Clasen2.43.2 2.43.2
2014-12-15 Matthias Clasengobject: Add missing symbols to the docs
2014-12-15 Matthias Clasengio: Add missing symbols to docs
2014-12-15 Matthias ClasenUpdates
2014-12-14 Dan Winshipgio/tests/socket: fix one of the new tests
2014-12-12 Xavier ClaessensDoc: glib: Fix all undocumented/unused/undeclared symbols
2014-12-12 Shankar PrasadUpdated Kannada translation
2014-12-12 Yosef Or BoczkoUpdated Hebrew translation
2014-12-11 Ryan Lortieghash: minor docs tweak
2014-12-11 Tim-Philipp... gio/tests/socket: add unit test for g_socket_send_messa...
2014-12-11 Tim-Philipp... gsocket: add g_socket_send_messages()
2014-12-11 Tim-Philipp... gio/tests/socket: add datagram version of test_ip_sync
2014-12-11 Tim-Philipp... gio/tests/socket: add test for g_socket_send_message()
2014-12-11 Sweta KothariUpdated gujarati translations
2014-12-10 Muhammet KaraUpdated Turkish translation
2014-12-10 Dan Winshipgio: fix the Since/AVAILABLE version on network connect...
2014-12-08 Colin Walterskeyfile: Add "in group" to GError message consistently
2014-12-07 Balázs ÚrUpdated Hungarian translation
next