summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-3430-gdb-fix-glib-2-76' into 'glib-2-76'glib-2-76Emmanuele Bassi2023-05-161-1/+1
|\
| * gobject_gdb.py: fix regression caused by bfbe7127d5Nelson Benítez León2023-05-161-1/+1
|/
* Merge branch 'backport-3291-dbus-connection-refcounting-glib-2-76' into 'glib...Philip Withnall2023-05-092-56/+72
|\
| * gdbusconnection: Improve refcount handling of timeout sourcePhilip Withnall2023-05-091-4/+4
| * gdbusconnection: Rearrange refcount handling of map_method_serial_to_taskPhilip Withnall2023-05-091-12/+12
| * gdbusprivate: Use G_SOURCE_REMOVE in a source callbackPhilip Withnall2023-05-091-1/+1
| * gdbusprivate: Improve ownership docs for write_message_async()Philip Withnall2023-05-091-9/+12
| * gdbusprivate: Ensure data->task is cleared when it returnsPhilip Withnall2023-05-091-21/+33
| * gdbusprivate: Improve docs on message ownership in MessageToWriteDataPhilip Withnall2023-05-091-3/+2
| * gdbusconnection: Improve docs of message ownership in closuresPhilip Withnall2023-05-091-7/+7
| * gdbusconnection: Fix the type of a free functionPhilip Withnall2023-05-091-1/+1
| * gdbusconnection: Fix double unref on timeout/cancel sending a messagePhilip Withnall2023-05-091-5/+7
|/
* Merge branch 'backport-3425-win32-network-monitor-error-glib-2-76' into 'glib...Marco Trevisan2023-05-091-12/+12
|\
| * gwin32networkmonitor: Fix returning address of local variablePhilip Withnall2023-05-091-12/+12
|/
* Merge branch 'backport-3398-futex-errno-glib-2-76' into 'glib-2-76'Marco Trevisan2023-04-271-1/+5
|\
| * Avoid having g_futex_simple() inadvertently modify errnoPeter Kjellerstedt2023-04-261-1/+5
* | Update Galician translationFran Dieguez2023-04-271-255/+255
* | Merge branch 'backport-3400-error-literals-dngettext-glib-2-76' into 'glib-2-76'Michael Catanzaro2023-04-261-14/+20
|\ \ | |/ |/|
| * gio: switch gunixconnection ngettext with g_dngettext callsJames Knight2023-04-261-10/+13
| * Revert "Fix error format in gio/gunixconnection.c (part 2)"James Knight2023-04-261-14/+17
|/
* 2.76.22.76.2Marco Trevisan (Treviño)2023-04-212-1/+46
* gmodule: Define a gmodule include dependency and use it in gio modulesMarco Trevisan (Treviño)2023-04-214-11/+26
* Fix error format in gio/gunixconnection.c (part 2)James Knight2023-04-211-17/+14
* appmonitor: Skip the test under OSXMarco Trevisan (Treviño)2023-04-201-6/+8
* gsocket: Explicitly mark size parameter as (in)badcel2023-04-201-1/+1
* gmacros: Do not redefine NULL on C++Marco Trevisan (Treviño)2023-04-201-3/+0
* Merge branch 'signal-handler-matching-docs' into 'main'Marco Trevisan2023-04-142-8/+23
|\
| * gsignal: Clarify documentation for GSignalMatchType matchingPhilip Withnall2023-04-142-8/+23
|/
* Merge branch '95-markup-docs' into 'main'Emmanuele Bassi2023-04-133-0/+174
|\
| * docs: Add simple GMarkup parser exampleDavid King2023-04-113-0/+174
* | Merge branch '799-app-info-monitor-docs' into 'main'Emmanuele Bassi2023-04-132-33/+102
|\ \
| * | tests: Add some explanatory comments to appmonitor testPhilip Withnall2023-03-221-0/+3
| * | tests: Port appmonitor test from GMainLoop to using GMainContext directlyPhilip Withnall2023-03-221-17/+21
| * | tests: Fix non-removal of a timeout in appmonitor testPhilip Withnall2023-03-221-3/+14
| * | tests: Fix a FIXME in the appmonitor testPhilip Withnall2023-03-221-7/+16
| * | tests: Use g_assert_*() rather than g_assert() in appmonitor testsPhilip Withnall2023-03-221-2/+2
| * | tests: Add copyright/licensing header to appmonitor testsPhilip Withnall2023-03-221-0/+21
| * | gappinfo: Clarify one-shot behaviour of GAppInfoMonitor::changed in docsPhilip Withnall2023-03-221-7/+28
* | | Merge branch 'libicu-tests' into 'main'Emmanuele Bassi2023-04-132-1/+53
|\ \ \
| * | | glib: unicode: add some empty string testsGuillaume Desmottes2023-03-151-0/+12
| * | | glib: unicode: add tests for g_utf8_normalize()Guillaume Desmottes2023-03-151-0/+40
| * | | glib: unicode: fix unicode standard linkGuillaume Desmottes2023-03-151-1/+1
* | | | Merge branch '322-proxy-subclass-example' into 'main'Emmanuele Bassi2023-04-131-0/+102
|\ \ \ \
| * | | | tests: Finish update of gdbus-example-proxy-subclass to new GDBus APIColin Walters2023-03-201-0/+102
* | | | | Merge branch 'update-unicode-normalisation-tests' into 'main'Emmanuele Bassi2023-04-131-5/+87
|\ \ \ \ \
| * | | | | tests: Update Unicode normalisation tests from Unicode 15Philip Withnall2023-03-241-5/+87
* | | | | | Merge branch '2969-date-time-format-docs' into 'main'Emmanuele Bassi2023-04-131-71/+71
|\ \ \ \ \ \
| * | | | | | gdatetime: Improve Markdown formatting of g_date_time_format() docsPhilip Withnall2023-04-051-71/+71
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'docs-2963' into 'main'Philip Withnall2023-04-131-7/+6
|\ \ \ \ \ \
| * | | | | | README.win32.md: Update info for G_PLATFORM_WIN32Chun-wei Fan2023-04-061-7/+6
| |/ / / / /