summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gio-tool: Respect --attributesgio-tool-attributesBenjamin Otte2019-09-301-10/+12
* Merge branch '1897-cmpmem-null-handling' into 'master'Sebastian Dröge2019-09-303-3/+26
|\
| * gtestutils: Allow cmpmem() arguments to be NULL iff lengths are zeroPhilip Withnall2019-09-303-3/+26
* | Merge branch 'python-version' into 'master'Sebastian Dröge2019-09-301-1/+1
|\ \ | |/ |/|
| * build: Bump Python requirement to ≥ 3.5Philip Withnall2019-09-301-1/+1
* | Merge branch 'patch-1' into 'master'Sebastian Dröge2019-09-301-1/+1
|\ \ | |/ |/|
| * gio/gfileinfo: fix param reference in doc commentDavid Lechner2019-09-291-1/+1
|/
* Merge branch 'gspawn' into 'master'Philip Withnall2019-09-261-27/+100
|\
| * gspawn: Retry on EBUSY errors from dup2()Philip Withnall2019-09-261-1/+1
| * gspawn: Rewrite some retry loops to use `while` rather than `goto`Philip Withnall2019-09-261-12/+9
| * gspawn: Use fdwalk provided by system only when it is known to be safeTing-Wei Lan2019-09-261-5/+17
| * gspawn: Optimize fd closing on AIX and BSDsSebastian Schwarz2019-09-201-17/+81
* | Merge branch 'diagnosticfix' into 'master'Sebastian Dröge2019-09-261-1/+1
|\ \
| * | Improve GLIB_DEPRECATED_MACRO_FOR outputStephan Bergmann2019-09-261-1/+1
* | | Merge branch 'android-warning-fix' into 'master'Sebastian Dröge2019-09-261-2/+2
|\ \ \ | |/ / |/| |
| * | gdate: Fix tautological comparison warnings on AndroidPhilip Withnall2019-09-251-2/+2
|/ /
* | Merge branch 'fileinfo-mention-attr-usecs' into 'master'Philip Withnall2019-09-251-4/+6
|\ \
| * | fileinfo: Mention that usec mtimes are setMatthew Leeds2019-09-251-4/+6
|/ /
* | Merge branch 'ossfuzz-17648-date-uninit-variable' into 'master'Sebastian Dröge2019-09-242-0/+3
|\ \
| * | gdatetime: Fix error handling in g_date_time_new_week()Philip Withnall2019-09-242-0/+3
* | | Merge branch '1865-variant-get-child-serialisation' into 'master'Sebastian Dröge2019-09-242-0/+48
|\ \ \ | |/ / |/| |
| * | gvariant: Handle empty serialisations in get_child_value()Philip Withnall2019-08-242-0/+48
* | | Merge branch 'ossfuzz-12960-markup-attribute-limit' into 'master'Philip Withnall2019-09-243-2/+18
|\ \ \
| * | | gmarkup: Add a limit on the number of attributes in an elementPhilip Withnall2019-09-183-2/+18
* | | | Merge branch '1449-atomic-fallback-safety' into 'master'Sebastian Dröge2019-09-241-4/+40
|\ \ \ \
| * | | | gatomic: Reorder memory barriers in fallback atomic operationsPhilip Withnall2019-09-211-4/+40
* | | | | Merge branch 'docs-heading-typo' into 'master'Sebastian Dröge2019-09-241-2/+2
|\ \ \ \ \
| * | | | | docs: Fix typo in GConverter{Input,Output}Stream section titlesPhilip Withnall2019-09-241-2/+2
|/ / / / /
* | | | | Merge branch '1565-atomic-signs' into 'master'Nirbheek Chauhan2019-09-238-71/+71
|\ \ \ \ \
| * | | | | tests: Use g_assert_*() in atomic tests rather than g_assert()Philip Withnall2019-09-211-46/+46
| * | | | | gatomic: Add various casts to use of g_atomic_*()s to fix warningsPhilip Withnall2019-09-218-25/+25
| |/ / / /
* | | | | Merge branch 'add_g_fsync_function' into 'master'Nirbheek Chauhan2019-09-234-0/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a wrapper for fsync() functionTodd Goyen2019-09-184-0/+31
| |/ / /
* | | | Merge branch '1843-tsan-atomic-clang-fix' into 'master'Philip Withnall2019-09-212-42/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | gatomic: Fix false positive with Clang+TSANPeter Wu2019-07-262-42/+11
* | | | Merge branch 'utils-doc-annotations' into 'master'Philip Withnall2019-09-201-23/+25
|\ \ \ \
| * | | | Annotate the return value of various utility functionsEmmanuele Bassi2019-09-201-23/+25
|/ / / /
* | | | Merge branch '767-signal-class-refs' into 'master'Sebastian Dröge2019-09-201-0/+4
|\ \ \ \
| * | | | gsignal: Document class init before signals can be looked upPhilip Withnall2019-09-201-0/+4
* | | | | Merge branch 'gobject-tutorial-no-priv' into 'master'Philip Withnall2019-09-201-7/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | docs: Remove priv pointers from the tutorial exampleEmmanuele Bassi2019-09-201-7/+7
|/ / / /
* | | | Merge branch 'ossfuzz-16103-ordinal-dates' into 'master'Philip Withnall2019-09-192-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | gdatetime: Fix error handling in g_date_time_new_ordinal()Philip Withnall2019-09-182-0/+4
|/ / /
* | | Merge branch 'since-2-64' into 'master'Emmanuele Bassi2019-09-175-2/+61
|\ \ \
| * | | gversionmacros: Add version macros for GLib 2.64Philip Withnall2019-09-174-1/+60
| * | | build: Post-release version bump to 2.63.0Philip Withnall2019-09-171-1/+1
|/ / /
* | | Merge branch 'wip/oholy/gio-remove-completion' into 'master'Sebastian Dröge2019-09-171-1/+1
|\ \ \
| * | | gio: Add missing "gio remove" option to bash completion scriptOndrej Holy2019-09-161-1/+1
* | | | Merge branch 'g_utf8_get_char_validated_wrong_return_on_null_byte' into 'master'Sebastian Dröge2019-09-172-0/+11
|\ \ \ \
| * | | | Add a missing check to g_utf8_get_char_validated()Emmanuel Fleury2019-09-142-0/+11