platform/upstream/glib.git
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
2014-10-11 Benjamin Ottesignal: Keep only one list of emissions
2014-10-11 Matthias ClasenFix a return_if_fail confusion
2014-10-11 Owen W. TaylorAdd simple instance count facility
2014-10-11 Krasimir ChonovUpdated Bulgarian translation
2014-10-10 Matthias ClasenClarify g_propagate_error docs
2014-10-10 Benjamin GilbertFix g_cond_timed_wait() timeout with !CLOCK_MONOTONIC
2014-10-08 Aleksander... garray: initialize allocated size in g_byte_array_new_t...
2014-10-07 Matthias ClasenAdd advice on g_cancellable_reset
2014-10-06 Aleix Conchillo... tlscertificate: add support for certificate chains
2014-10-05 Michael CatanzaroFix typo
2014-10-05 Milo CasagrandeUpdated Italian translation
2014-10-02 Matthias ClasenGDataSet: Add more tests
2014-10-02 Matthias ClasenGDataSet: silently accept NULL/0 as keys
2014-09-30 Bastien Noceragdesktopappinfo: Use symbolic names in the code
2014-09-29 Ting-Wei LanGCredentials: Fix ABI break when adding NetBSD support
2014-09-29 Ryan LortieAdd version macros for 2.44
2014-09-27 Philip Withnalltests: Fix some minor leaks in the unit tests
2014-09-26 Sébastien Wilmetgslist: indentation fix
2014-09-26 Sébastien Wilmetdocs: syntax highlighting for the code examples
2014-09-25 Philip Withnallgmain: Unref child sources when finalising a GSource
2014-09-25 Philip Withnallgmain: Fix some signed/unsigned integer comparisons
2014-09-24 Sweta KothariUpdated gujarati translations
2014-09-23 Krishnababu... Updated Telugu translation
2014-09-23 Hib ErisInclude <stdint.h> in glib/valgrind.h
2014-09-23 Saibal RayUpdated Bengali (India) translation
2014-09-23 Philip Withnallgtask: Ignore errors from g_thread_pool_push()
2014-09-23 Philip Withnallgtask: Document signal handler reference counting
2014-09-23 Philip Withnallgtask: Fix a signed/unsigned integer comparison
2014-09-22 Ryan LortieGLib 2.42.0 2.42.0
2014-09-21 A S Alamupdate Punjabi Translation for 3.14 release
2014-09-21 Rajesh RanjanUpdated Hindi translation
2014-09-21 YunQiang SuRevert "update zh_CN translation"
2014-09-21 YunQiang Suupdate zh_CN translation
2014-09-21 Tong Huiupdate zh_CN translation
2014-09-20 Ask H. LarsenUpdated Danish translation
2014-09-19 Ryan Lortiegmain: improve g_source_set_name thread safety
2014-09-19 Ryan Lortiegsource: clarify restrictions on non-existant IDs
2014-09-19 Simon McVittieGVariant: say that serialized form needs an out-of...
2014-09-18 Matthias Clasengresource: Make extract work better
2014-09-18 Matthias Clasengresource: Use GError in more places
2014-09-18 Sébastien WilmetUpdate URLs library.gnome.org -> developer.gnome.org
2014-09-17 Мирослав НиколићUpdated Serbian translation
2014-09-17 Sandeep Sheshrao... Updated Marathi Translations
2014-09-16 Jasper St.... GApplication:handle-local-options: document return...
2014-09-16 Jasper St.... goption: Add G_OPTION_FLAG_NONE
2014-09-16 Jasper St.... g_application_add_main_option: fix type signature
2014-09-16 Jasper St.... Fix some introspection warnings
2014-09-15 Matthias Clasen2.41.5 2.41.5
2014-09-15 Sebastian Drögegrand: Only use rand_s() when targetting Visual Studio...
2014-09-15 Shantha kumarUpdated Tamil translation
2014-09-14 Matej UrbančičUpdated Slovenian translation
2014-09-13 Sébastien Wilmetdocs: various small fixes
2014-09-12 Shankar PrasadUpdated Kannada translation
2014-09-12 Chun-wei FanMSVC Builds: Update "Installation"
2014-09-11 Balázs ÚrUpdated Hungarian translation
2014-09-11 Sebastian Drögegutils: Don't use issetugid() on Android
2014-09-09 Ryan LortieGDesktopAppInfo: avoid inotify on missing dirs
2014-09-09 Ryan Lortieapps test: add new "monitor" subcommand
2014-09-09 Yuri MyasoedovUpdated Russian translation
2014-09-08 Paolo BorelliFix minor mem leak in test case
2014-09-08 Paolo BorelliGThreadPool: expand g_thread_pool_new docs
2014-09-08 Matthias ClasenFix docs to talk about --enable-coverage
2014-09-07 Rūdolfs MazursUpdated Latvian translation
2014-09-04 Fran DiéguezUpdated Galician translations
2014-09-04 Ryan LortieGDesktopAppInfo: fix default app logic
2014-09-04 Patrick WelcheGCredentials: credentials messages are not correctly...
next