summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add inout annotation for vapi generationwip/albfan/annotations-for-vapiAlberto Fanjul2019-10-241-1/+1
* Update Catalan translationJordi Mas2019-10-231-2/+2
* Merge branch '1813-option-context-annotations' into 'master'Sebastian Dröge2019-10-221-2/+2
|\
| * goption: Add missing (array) annotation to add_main_entries()Philip Withnall2019-06-241-2/+2
* | Merge branch '1836-dbus-connection-docs' into 'master'Sebastian Dröge2019-10-221-1/+1
|\ \
| * | gdbusconnection: Clarify nullability in a documentation commentPhilip Withnall2019-07-231-1/+1
* | | Merge branch 'testfilemonitor-leaks' into 'master'Sebastian Dröge2019-10-221-0/+2
|\ \ \
| * | | testfilemonitor: Fix a trivial leak in the testPhilip Withnall2019-10-181-0/+2
|/ / /
* | | Merge branch 'assert-finalize-test' into 'master'Philip Withnall2019-10-182-0/+72
|\ \ \
| * | | tests: Add a test for g_assert_finalize_object()Philip Withnall2019-10-182-0/+72
* | | | Merge branch '1903-mimeapps-test-race' into 'master'Sebastian Dröge2019-10-183-96/+133
|\ \ \ \ | |/ / / |/| | |
| * | | glocalfilemonitor: Keep a weak ref to the monitor in GFileMonitorSourcePhilip Withnall2019-10-111-26/+33
| * | | gdesktopappinfo: Cancel file monitor when resetting a DesktopFileDirPhilip Withnall2019-10-111-0/+1
| * | | gdesktopappinfo: Allocate DesktopFileDir structs dynamicallyPhilip Withnall2019-10-113-70/+99
* | | | Merge branch 'locale-docs' into 'master'Sebastian Dröge2019-10-181-3/+8
|\ \ \ \
| * | | | gcharset: Expand the documentation for g_get_locale_variants()Philip Withnall2019-10-111-3/+8
| |/ / /
* | | | Merge branch 'timezone-test-toolbox' into 'master'Sebastian Dröge2019-10-182-3/+4
|\ \ \ \
| * | | | gtimezone: Clarify in docs that TZ can contain an absolute pathPhilip Withnall2019-10-161-1/+2
| * | | | tests: Relax the time zone identifier testsPhilip Withnall2019-10-161-2/+2
* | | | | Merge branch 'atomic-strict-aliasing-fixes' into 'master'Sebastian Dröge2019-10-185-13/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gmain: Remove some redundant castsPhilip Withnall2019-10-071-3/+2
| * | | | gatomic: Fix strict aliasing problems with g_atomic_pointer_{get,set}()Philip Withnall2019-10-071-5/+26
| * | | | glib: Various fixes to the return type of atomic functionsPhilip Withnall2019-10-073-5/+5
* | | | | Merge branch 'wip/lantw/use-uname-as-a-fallback-to-get-os-info' into 'master'Philip Withnall2019-10-142-40/+155
|\ \ \ \ \
| * | | | | gutils: Use uname to report OS info when there is no os-release fileTing-Wei Lan2019-10-142-41/+154
| * | | | | gutils: Only use the default OS name on LinuxTing-Wei Lan2019-10-141-0/+2
| * | | | | gutils: Do not translate OS namesTing-Wei Lan2019-10-141-1/+1
|/ / / / /
* | | | | Merge branch 'osinfo' into 'master'Philip Withnall2019-10-141-1/+229
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add Windows support to g_get_os_info()Руслан Ижбулатов2019-10-111-1/+229
* | | | | Merge branch '1896-use-after-free-when-calling-g_dbus_connection_flush_sync-i...Philip Withnall2019-10-101-5/+4
|\ \ \ \ \
| * | | | | Fix use-after-free when calling g_dbus_connection_flush_sync()Milan Crha2019-10-101-5/+4
|/ / / / /
* | | | | Merge branch 'wip/tingping/localhost-is-local' into 'master'Philip Withnall2019-10-103-10/+277
|\ \ \ \ \
| * | | | | Always resolve localhost to loopback addressPatrick Griffis2019-10-103-5/+257
| * | | | | tests: Don't block mainloop for delays in gnetworkaddress testsPatrick Griffis2019-10-101-5/+20
* | | | | | Merge branch 'datetime-docs' into 'master'Philip Withnall2019-10-101-2/+6
|\ \ \ \ \ \
| * | | | | | gdatetime: Document RFC 3339 extensions when parsing ISO 8601Philip Withnall2019-10-101-2/+6
|/ / / / / /
* | | | | | Merge branch 'hash-me-faster' into 'master'Philip Withnall2019-10-101-7/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | hash: Remove an assertion from the hot pathMatthias Clasen2019-10-101-7/+0
|/ / / / /
* | | | | Merge branch 'issue1906' into 'master'Philip Withnall2019-10-101-3/+18
|\ \ \ \ \
| * | | | | gutils test: Don't assume that every Unix OS implements os-release(5)Simon McVittie2019-10-091-3/+18
* | | | | | Merge branch '1858-tutorial-deprecated-gobject-api' into 'master'Philip Withnall2019-10-101-4/+19
|\ \ \ \ \ \
| * | | | | | tutorial: Add private members to example code in tutorialPhilip Withnall2019-08-291-0/+15
| * | | | | | tutorial: Stop referring to `->priv` for example classPhilip Withnall2019-08-291-7/+7
| * | | | | | tutorial: Improve type safety of property usage in GObject tutorialPhilip Withnall2019-08-291-4/+4
* | | | | | | Updated Spanish translationDaniel Mustieles2019-10-101-217/+233
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'wip/g-warning-once' into 'master'Philip Withnall2019-10-093-0/+60
|\ \ \ \ \ \
| * | | | | | gmessages: Add g_warning_once()Jonas Ådahl2019-10-093-0/+60
|/ / / / / /
* | | | | | Merge branch 'android-warning-fixes' into 'master'Simon McVittie2019-10-094-13/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gdbusaddress: Validate the noncefile attribute of nonce-tcp addressesPhilip Withnall2019-10-082-2/+11
| * | | | | gdbusaddress: Collapse two translatable strings into onePhilip Withnall2019-10-081-8/+8