summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* allocator-tests: Add some machine-readable output3v1n0/allocation-benchmarksMarco Trevisan (Treviño)2022-07-091-0/+22
* CI: run benchmarks instead of testsMarco Trevisan (Treviño)2022-07-094-39/+8
* tests: Add simple allocating benchmark with both system and slice allocatorMarco Trevisan (Treviño)2022-07-092-0/+266
* gtype: Use the system allocator on UNIXEmmanuele Bassi2022-07-091-4/+16
* Merge branch '2776-follow-up' into 'main'Marco Trevisan2022-07-081-7/+9
|\
| * gobject: Small speedup in weak-ref-setPeter Bloomfield2022-07-081-7/+9
* | Merge branch 'release-docs' into 'main'Matthias Clasen2022-07-082-3/+108
|\ \ | |/ |/|
| * docs: Document the release processPhilip Withnall2022-06-212-3/+108
* | Merge branch 'wip/pwithnall/2216-pidfd-sigchld' into 'main'Emmanuele Bassi2022-07-082-6/+127
|\ \
| * | gmain: Use waitid() on pidfds rather than a global SIGCHLD handlerPhilip Withnall2022-07-072-6/+125
| * | gmain: Add a clarifying comment about exit statuses vs wait statusesPhilip Withnall2022-07-071-0/+2
* | | Merge branch 'another-victim-of-gobject' into 'main'Emmanuele Bassi2022-07-083-8/+185
|\ \ \
| * | | Add a test for custom dispatch_properties_changedMatthias Clasen2022-07-082-0/+173
| * | | gobject: Don't skip custom dispatch_properties_changedMatthias Clasen2022-07-081-8/+12
|/ / /
* | | Merge branch 'issue-2659' into 'main'Philip Withnall2022-07-073-4/+12
|\ \ \ | |/ / |/| |
| * | tests/mainloop: iterate for a little while for timeout-onceMarc-André Lureau2022-07-071-2/+7
| * | gmain: do not wakeup the wakeup registrationMarc-André Lureau2022-07-071-1/+2
| * | tests/spawn-singlethread: fix test EOL on win32Marc-André Lureau2022-07-071-1/+3
* | | Merge branch '2672-dataset-tests-and-fixes' into 'main'Philip Withnall2022-07-074-16/+152
|\ \ \ | |/ / |/| |
| * | gobject/tests/binding: Add a test with run-disposePeter Bloomfield2022-07-041-0/+48
| * | gobject: Weaken an assertion in g_weak_ref_set()Peter Bloomfield2022-07-031-6/+12
| * | dataset: Document some logicPeter Bloomfield2022-06-271-0/+8
| * | dataset: Improve readabilityPeter Bloomfield2022-06-271-2/+5
| * | glib/tests/dataset: Use existing codePeter Bloomfield2022-06-231-23/+10
| * | dataset: Rename `i` as `destroy_index` and move it out of `destroy_func()`, s...Peter Bloomfield2022-06-231-4/+7
| * | glib/tests/dataset: Test id_remove_multiplePeter Bloomfield2022-06-231-0/+37
| * | gdataset: Preserve destruction orderPeter Bloomfield2022-06-231-3/+3
| * | In `test_datalist_id_remove_multiple()`, verify that the data list contains 3...Peter Bloomfield2022-06-231-0/+4
| * | glib/tests/dataset: Add a testPeter Bloomfield2022-06-231-0/+41
| * | dataset: Do not incrementPeter Bloomfield2022-06-231-7/+6
| |/
* | Merge branch 'strerror_r-int-variant-support' into 'main'Philip Withnall2022-07-072-4/+22
|\ \
| * | gstrfuncs: Update docs for g_strerror with a string closer to realityMarco Trevisan (Treviño)2022-07-071-1/+1
| * | gstrfuncs: Handle the case strerror_r returns an errorMarco Trevisan (Treviño)2022-07-071-2/+15
| * | gbacktrace: Handle case of strerror_r returning an int valueMarco Trevisan (Treviño)2022-07-071-1/+6
|/ /
* | Merge branch 'error-unused-results' into 'main'Marco Trevisan2022-07-068-33/+98
|\ \
| * | glib/tests/fileutils: use g_assert_no_errno instead of manual checkingMarco Trevisan (Treviño)2022-07-061-2/+2
| * | build: Threat unused-result warnings as errorsMarco Trevisan (Treviño)2022-07-061-0/+1
| * | glib/tests: Ensure that calls to write, system, symlink and pipe are checkedMarco Trevisan (Treviño)2022-07-065-17/+17
| * | gio-tool-mount: Exit with error in case we can't read from stdinMarco Trevisan (Treviño)2022-07-061-1/+2
| * | gbacktrace: Ensure return values of write, dup and fgets are usedMarco Trevisan (Treviño)2022-07-061-13/+76
|/ /
* | Merge branch 'inline-macros' into 'main'Philip Withnall2022-07-065-13/+141
|\ \
| * | gthread-posix: Use G_NO_INLINE instead of actual attributeMarco Trevisan (Treviño)2022-07-061-2/+4
| * | cleanup: Replace G_GNUC_NO_INLINE with G_NO_INLINEMarco Trevisan (Treviño)2022-07-062-11/+8
| * | gmacros: Provide platform-independent G_ALWAYS_INLINE and G_NO_INLINEMarco Trevisan (Treviño)2022-07-063-0/+129
* | | Merge branch 'gmodule-invalid-la-file' into 'main'Marco Trevisan2022-07-062-4/+43
|\ \ \
| * | | gmodule: Use Unicode quotation marks in error messagesPhilip Withnall2022-07-061-3/+3
| * | | gmodule: Improve error handling for invalid .la filesPhilip Withnall2022-07-062-2/+41
* | | | Merge branch 'key-file-dead-code' into 'main'Marco Trevisan2022-07-061-1/+1
|\ \ \ \
| * | | | gkeyfile: Remove some unreachable codePhilip Withnall2022-07-051-1/+1
| |/ / /
* | | | Merge branch 'more-spdx2' into 'main'Marco Trevisan2022-07-0612-0/+176
|\ \ \ \