summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: allow FreeBSD jobs to failmcatanzaro/sorry-freebsdMichael Catanzaro2021-06-101-0/+2
* Merge branch 'try-tls-binding-tests-again' into 'main'Philip Withnall2021-06-101-8/+1
|\
| * Revert "tests: Deactivate tls-bindings test suite for windows"Philip Withnall2021-06-031-8/+1
* | Merge branch '2409-application-must-be-registered' into 'main'Philip Withnall2021-06-101-0/+3
|\ \
| * | gapplication: Guard g_application_mark_busy()Peter Bloomfield2021-05-171-0/+3
* | | Merge branch 'dbus-guids-docs' into 'main'Philip Withnall2021-06-104-8/+25
|\ \ \
| * | | gdbusconnection: Fix a typo in a code commentPhilip Withnall2021-06-101-1/+1
| * | | docs: Fix capitalisation of ‘GUID’ in a few placesPhilip Withnall2021-06-102-2/+2
| * | | docs: Expand documentation about D-Bus GUIDsPhilip Withnall2021-06-103-5/+22
* | | | Merge branch 'gtypeof' into 'main'Philip Withnall2021-06-109-55/+60
|\ \ \ \ | |/ / / |/| | |
| * | | glib_typeof: Move definition to its own headerXavier Claessens2021-05-179-55/+60
| |/ /
* | | Merge branch 'fix_more_warnings' into 'main'Philip Withnall2021-06-102-2/+2
|\ \ \
| * | | Fix dropped 'const' qualifier warning in glib/tests/once.cEmmanuel Fleury2021-06-091-1/+1
| * | | Fix comparison of unsigned expression < 0 is always false warning in glib/gun...Emmanuel Fleury2021-06-091-1/+1
* | | | Merge branch 'feature/tls-cert-additional-fields' into 'main'Michael Catanzaro2021-06-105-0/+153
|\ \ \ \
| * | | | tls: expose SAN details on GTlsCertificateRoss Wollman2021-06-105-0/+153
|/ / / /
* | | | Merge branch '229-regex-match' into 'main'Emmanuele Bassi2021-06-092-10/+25
|\ \ \ \
| * | | | gregex: Fix return from g_match_info_fetch() for unmatched subpatternsPhilip Withnall2021-06-092-10/+25
| |/ / /
* | | | Merge branch 'confusing_errors' into 'main'Philip Withnall2021-06-091-5/+22
|\ \ \ \
| * | | | gdbusconnection: removed a confusing messagenitinosiris2021-06-081-5/+22
* | | | | Merge branch 'utkarsh181-main-patch-34260' into 'main'Philip Withnall2021-06-091-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | compiling.xml: Don't recommend backticksUtkarsh Singh2021-06-091-6/+6
|/ / / /
* | | | Merge branch 'resimplify-w32-veh' into 'main'Philip Withnall2021-06-083-146/+221
|\ \ \ \
| * | | | Fix the math in copy_charsLRN2021-06-081-10/+4
| * | | | Test the wchar_t version of pid-event subst routineРуслан Ижбулатов2021-06-081-29/+33
| * | | | Convert the crash handler to UTF-16, mostlyРуслан Ижбулатов2021-06-082-37/+37
| * | | | W32: Remove allocations from the crash handlerРуслан Ижбулатов2021-06-081-38/+84
| * | | | W32: Initialize debugger stuff in advanceРуслан Ижбулатов2021-06-081-65/+90
| * | | | W32: Don't use g_getenv() in crash handler or during initializationРуслан Ижбулатов2021-06-081-23/+29
|/ / / /
* | | | Merge branch '2418-more-stupid-atomics' into 'main'Emmanuele Bassi2021-06-072-38/+63
|\ \ \ \
| * | | | gbitlock: Minor improvement to documentation formattingPhilip Withnall2021-06-031-1/+1
| * | | | gbitlock: Drop unnecessary volatile qualifiersPhilip Withnall2021-06-031-37/+59
| * | | | tests: Ignore warning about use of volatile from a test for exactly thatPhilip Withnall2021-06-031-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'Garray' into 'main'Philip Withnall2021-06-071-0/+21
|\ \ \ \
| * | | | doc: example for GArray and g_array_set_clear_func()Nitin Wartkar2021-06-071-0/+21
|/ / / /
* | | | Merge branch 'fix/accidental-dllexport' into 'main'Philip Withnall2021-06-072-2/+2
|\ \ \ \
| * | | | gdbus, win32: Fix accidental dllexport in static buildsOle André Vadla Ravnås2021-06-072-2/+2
* | | | | Merge branch '2348-rename-master' into 'master'Philip Withnall2021-06-0723-35/+48
|\ \ \ \ \
| * | | | | docs: Add a section to the README about the branch renamePhilip Withnall2021-06-071-0/+13
| * | | | | Rename the master branch to mainPhilip Withnall2021-06-074-7/+7
| * | | | | docs: Update various external links to use HEAD instead of masterPhilip Withnall2021-06-0717-26/+26
| * | | | | ci: Allow origin to choose default branch for gobject-introspectionPhilip Withnall2021-06-071-1/+1
| * | | | | subprojects: Pin gtk-doc to a specific versionPhilip Withnall2021-06-071-1/+1
| |/ / / /
* | | | | Merge branch '2417-file-replace-contents-etags' into 'master'Emmanuele Bassi2021-06-072-1/+153
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: Add missing setlocale() call to file testsPhilip Withnall2021-06-071-0/+3
| * | | | glocalfileoutputstream: Fix ETag check when replacing through a symlinkPhilip Withnall2021-06-072-1/+150
|/ / / /
* | | | Merge branch '2416-tls-certificate-fix-invalid-read' into 'master'Philip Withnall2021-06-072-3/+38
|\ \ \ \
| * | | | tests/tls-certificate: Add context to the new testPeter Bloomfield2021-06-051-0/+4
| * | | | tlscertificate: Avoid possible invalid readPeter Bloomfield2021-06-041-3/+4
| * | | | tests/tls-certificate: Add a unit testPeter Bloomfield2021-06-041-0/+30
| |/ / /