summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ci: Update all Debian CI runners to use v5 of the DockerfilePhilip Withnall2019-11-251-1/+1
* | | | Merge branch 'wip/nielsdg/g-list-store-find' into 'master'Philip Withnall2019-11-274-0/+163
|\ \ \ \
| * | | | gliststore: Add item lookup functionsNiels De Graef2019-09-254-0/+163
* | | | | Merge branch 'suppressions' into 'master'Nirbheek Chauhan2019-11-271-3/+3
|\ \ \ \ \
| * | | | | glib.supp: Allow definite leaks of g_main_context_push_thread_default()Philip Withnall2019-11-121-1/+1
| * | | | | glib.supp: Allow definite leaks of g_private_set_alloc0()Philip Withnall2019-11-121-2/+2
* | | | | | Merge branch 'zero-null' into 'master'Philip Withnall2019-11-271-1/+1
|\ \ \ \ \ \
| * | | | | | gthread: Fix "zero as null pointer" warningJason Crain2019-11-261-1/+1
|/ / / / / /
* | | | | | Merge branch 'wip/hadess/socket-test-not-parallel' into 'master'Philip Withnall2019-11-262-0/+12
|\ \ \ \ \ \
| * | | | | | tests: Don't "timeout tests" by defaultBastien Nocera2019-11-252-0/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'wip/ernestask/g_clear_list' into 'master'Philip Withnall2019-11-266-0/+152
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | list, slist: Add g_clear_{s,}list()Ernestas Kulik2019-11-256-0/+152
| |/ / / /
* | | | | Revert last 4 commitsBenjamin Otte2019-11-266-75/+6
* | | | | value: Allow automatic transforms to/from interfacesBenjamin Otte2019-11-251-2/+11
* | | | | closure: Support generic marshals for interface returnsBenjamin Otte2019-11-251-3/+13
* | | | | gtype: Add g_type_interface_instantiable_prerequisite()Benjamin Otte2019-11-254-0/+50
* | | | | gtype: Fix typo in API commentBenjamin Otte2019-11-251-1/+1
* | | | | Merge branch '1947-uuid-docs' into 'master'Emmanuele Bassi2019-11-251-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | guuid: Document that g_uuid_string_random() is not securePhilip Withnall2019-11-251-1/+3
* | | | | 2.63.22.63.2Philip Withnall2019-11-252-1/+57
| |/ / / |/| | |
* | | | Merge branch 'wip/ci-style-check' into 'master'Philip Withnall2019-11-254-0/+151
|\ \ \ \ | |/ / / |/| | |
| * | | CI: Code check formating in CIPavlo Solntsev2019-11-214-0/+151
|/ / /
* | | Merge branch 'wip/hadess/occurred' into 'master'Philip Withnall2019-11-213-5/+5
|\ \ \
| * | | docs: Fix "occurred" typos in API documentationBastien Nocera2019-11-213-5/+5
* | | | Merge branch 'objcpy-version' into 'master'Philip Withnall2019-11-211-1/+6
|\ \ \ \
| * | | | Enable test about objcopy if it supports the --add-symbol parameterIgnacio Casal Quinteiro2019-11-211-1/+6
* | | | | Merge branch 'th/gstrv-use-gsize' into 'master'Philip Withnall2019-11-211-4/+4
|\ \ \ \ \
| * | | | | gstrfuncs: use gsize type internally for strv functionsThomas Haller2019-11-211-4/+4
| |/ / / /
* | | | | Merge branch 'unix-mode-docs' into 'master'Iain Lane2019-11-211-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gfileinfo: Clarify the documentation for G_FILE_ATTRIBUTE_UNIX_MODEPhilip Withnall2019-11-211-2/+4
* | | | | Merge branch '1004-lldb' into 'master'Philip Withnall2019-11-211-7/+49
|\ \ \ \ \
| * | | | | gbacktrace: on macOS support and default to LLDBKristian Rietveld2019-11-211-7/+49
| |/ / / /
* | | | | Merge branch 'wip/iainl/fix-1934' into 'master'Philip Withnall2019-11-212-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test_copy_preserve_mode: Adjust for the previous revertIain Lane2019-11-211-1/+2
| * | | | Revert "glocalfileinfo: Only return file mode, not type, as UNIX_MODE attribute"Iain Lane2019-11-211-1/+1
* | | | | Merge branch '1940-atomic-types' into 'master'Philip Withnall2019-11-212-9/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "gatomic: Temporarily disable C11-style atomics on FreeBSD"wip/pwithnall/1940-atomic-typesPhilip Withnall2019-11-201-3/+1
| * | | | gatomic: Check argument width in g_atomic_pointer_compare_and_exchange()Philip Withnall2019-11-201-0/+1
| * | | | tests: Use pointers in calls to g_atomic_pointer_compare_and_exchange()Philip Withnall2019-11-201-6/+6
* | | | | Merge branch 'wip/hadess/gdatetime-leap-seconds' into 'master'Philip Withnall2019-11-212-0/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gdatetime: Handle leap seconds in ISO8601 datesBastien Nocera2019-11-212-0/+10
| | |/ / | |/| |
* | | | Merge branch 'mgl-fix-build' into 'master'Xavier Claessens2019-11-201-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix build on old libc that does not define _SC_HOST_NAME_MAXXavier Claessens2019-11-201-2/+6
* | | | Merge branch 'wip/ernestask/bz-693576-annotations' into 'master'Philip Withnall2019-11-204-2/+149
|\ \ \ \
| * | | | task: Add return/propagate API for GValueGarrett Regier2019-11-154-0/+147
| * | | | task: Add scope annotation to run_in_thread{,_sync}()Garrett Regier2019-11-051-2/+2
* | | | | Merge branch 'mcatanzaro/copy-session-state' into 'master'Michael Catanzaro2019-11-181-6/+28
|\ \ \ \ \
| * | | | | Improve documentation of g_tls_client_connection_copy_session_state()Michael Catanzaro2019-11-181-6/+28
* | | | | | Merge branch 'mcatanzaro/gtlsconnection-changes' into 'master'Michael Catanzaro2019-11-182-53/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | gtlsclientconnection: use-ssl3 is now ignoredMichael Catanzaro2019-11-181-30/+22