platform/upstream/glib.git
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
2014-12-07 Ross Lagerwallgio/tests: Prevent hangs and aborts in socket-listener
2014-12-05 Piotr DrągUpdated POTFILES.in
2014-12-05 Bastien Noceragio: Add GNetworkMonitor impl based on NetworkManager
2014-12-05 Dan Winshipgio: add network connectivity state to GNetworkMonitor
2014-12-05 Bastien Noceragio: Correct the "available in" for GNetworkMonitor
2014-12-02 Ignacio Casal... gio: provide G_IO_ERROR_NOT_CONNECTED translation for...
2014-12-02 Ignacio Casal... gio: fix build
2014-12-02 Ignacio Casal... gio: add G_IO_ERROR_NOT_CONNECTED
2014-12-01 Rico Tzschichholzdocs: Add index for 2.44 api
2014-12-01 Trần Ngọc QuânUpdated Vietnamese translation
2014-11-29 Dan Winshipgsocket: add G_IO_ERROR_CONNECTION_CLOSED
2014-11-29 Dan Winshipgnetworkaddress: Add g_network_address_new_loopback...
2014-11-29 Ryan LortieGVariant tests: test with larger strings
2014-11-29 Ryan Lortiegmain: fix poll record comparison
2014-11-28 Ryan Lortiegsignal: add a clarification to the docs
2014-11-28 Lars UebernickelGSettings: fix check for delaying backend subscription
2014-11-27 Matthias ClasenUse the new g_strv_contains
2014-11-25 Xavier Claessensgstrfuncs: Add g_strv_contains()
2014-11-24 Matthias Clasen2.43.1 2.43.1 upstream/2.43.1
2014-11-23 Dan Winshipgio/tests: add a socket-listener test
2014-11-23 Ross Lagerwallgio: Prevent hang when finalizing GThreadedSocketService
2014-11-23 Jasper St.... gparam: Make the documentation clearer for CONSTRUCT_ON...
2014-11-22 Michael Henninggio: Implement g_win32_app_info_launch_uris for windows.
2014-11-22 Michael Henninggio: Implement g_app_info_get_default_for_uri_scheme...
2014-11-22 Dan WinshipGTlsClientConnection: loosen the semantics of "use...
2014-11-20 Chun-wei FanGSettings Registry Backend: Init cache_lock Earlier
2014-11-20 Christian Perschgsettingsschema: Print the string that failed to parse
2014-11-19 Ryan LortieGSettings: delay backend subscription
2014-11-18 Alberto Ruizglib: Improve documentation for g_strfreev()
2014-11-15 Kjartan MaraasUpdated Norwegian bokmål translation.
2014-11-15 Lars Uebernickelgapplication: enable --help when app has options
2014-11-13 David Kingdocs: Add missing opening parenthesis
2014-11-10 Volker Sobekdocs: Update GParamFlags docs.
2014-11-09 Sébastien WilmetSimplify code that uses g_queue_insert_before() and...
2014-11-09 Sébastien WilmetGQueue: accept a NULL sibling for insert_before() and...
2014-11-03 Chun-wei Fangnetworking.h.win32: Move "#undef interface"
2014-11-02 Dan Winshipgnetworking.h.in: move "#undef interface"
2014-11-01 Dan WinshipGTlsCertificate: fix loading of bad certificate chains
2014-10-30 Ross Lagerwalldoc: Clarify documentation regarding g_file_replace...
2014-10-30 Ross Lagerwallgio: Prevent hang writing to a large GMemoryBuffer
2014-10-30 Ross Lagerwallgio: Prevent hang writing to a large GMemoryOutputStream
2014-10-29 Dan Winshipgmain: don't pass the same fd to g_poll() multiple...
2014-10-28 Owen W. TaylorGDBusInterfaceVTable: clarify memory handling for the...
2014-10-27 Matthias ClasenUpdates for 2.43.0 2.43.0
2014-10-27 Philip Withnallgcancellable: Clarify that GSources hold references...
2014-10-26 Erik van PienbroekGuard g_inet_address_mask_equal against invalid input
2014-10-25 Dan Winshipgio/tests/tls-certificates: fix
2014-10-21 Benjamin Ottegfile: g_file_equal (x, x) is TRUE
2014-10-21 Ryan LortieAdd tests for {read,write}_all_async()
2014-10-21 Ryan Lortiedocs: explain inconsistency of _{read,write}_all()
2014-10-21 Ryan LortieAdd g_output_stream_write_all_async()
2014-10-21 Ryan LortieAdd g_input_stream_read_all_async()
2014-10-21 Michael CatanzaroFix another ancient docs typo
2014-10-20 Ryan LortieGApplication: ignore --help if not handling args
2014-10-20 Ryan LortieGOption: stop calling getopt()
2014-10-17 Ryan LortieGHashTable: small docs fix
2014-10-17 Benjamin BergAllow hash table destroy notifiers to remove other...
2014-10-17 Emmanuele Bassidocs: Add missing get_type() reference to gio.types
2014-10-15 Ryan LortieGOption: add strict posix mode
2014-10-15 Matthias ClasenGApplication: Plug a memory leak
2014-10-15 Jasper St.... gdesktopappinfo: Fix copy/paste typo from e24e89b
2014-10-11 Benjamin Ottegfile: Clarify docs
2014-10-11 Benjamin OtteBump version to 2.43.0
next