1. 06dd223 Merge branch 'gcc16-fixes' into 'main' by Philip Withnall · 6 days ago main upstream/main
  2. b9550be Merge branch 'stream-close-docs' into 'main' by Philip Withnall · 6 days ago
  3. 19cc824 tests: Move a feature test macro definition by Philip Withnall · 6 days ago
  4. f90d368 tests: Fix some const warnings by Philip Withnall · 6 days ago
  5. 977d6e8 2.89.2 by Philip Withnall · 6 days ago 2.89.2
  6. 71aadcd Merge branch 'joantolo/fix-unown-name' into 'main' by Philip Withnall · 6 days ago
  7. 23dbc30 gdbusnameowning: Downgrade ReleaseName warning on closed connection to debug by Joan Torres Lopez · 7 days ago
  8. eadc02e giostream: Clarify is_closed() method docs for streams by Philip Withnall · 7 days ago
  9. 34c38ee Merge branch 'update-translation-ro-from-main-90cdc810-7d03-11f1-901d-0a580a800019' into 'main' by Philip Withnall · 7 days ago
  10. 02de4bc Merge branch 'update-translation-sl-from-main-a281169a-7e0f-11f1-9736-0a580a8304c0' into 'main' by Philip Withnall · 7 days ago
  11. 3fc8c06 Update Slovenian translation by Martin · 8 days ago
  12. eeb3e71 Update Romanian translation by Antonio Marin · 9 days ago
  13. b3a124f Merge branch '3985-gdbus-auth-limiting' into 'main' by Philip Withnall · 10 days ago
  14. ea38657 Merge branch 'alexk/gpoll' into 'main' by Philip Withnall · 10 days ago
  15. 2c9b6d7 gpoll: Correctly zero-out heap-allocated fd_sets on macOS by Alex Kirszenberg · 10 days ago
  16. 8729ab2 Merge branch 'glib2_tests' into 'main' by Philip Withnall · 11 days ago
  17. a01a1fd Merge branch 'gdbus-serialization-no-autofree' into 'main' by Philip Withnall · 11 days ago
  18. 54e2b75 gdbus-serialization.c: Avoid g_autofree by Chun-wei Fan · 11 days ago
  19. 444949c Merge branch 'fix-typelib-test-msvc' into 'main' by Philip Withnall · 11 days ago
  20. 216aaaf tests: Fix gi-inspect-typelib.py on Visual Studio by Chun-wei Fan · 11 days ago
  21. 1a7fc34 Merge branch 'nm-systemd/netlink-optimize2' into 'main' by Philip Withnall · 12 days ago
  22. 146c7e2 gio/tests: skip unsupported IP TOS tests on AIX by Parth Patel · 12 days ago
  23. c4c8353 Merge branch 'fix-3719' into 'main' by Philip Withnall · 12 days ago
  24. ccfef2e Merge branch 'glib2_issue3500_2' into 'main' by Philip Withnall · 12 days ago
  25. 00c8499 gmain: fix poll.h include order on AIX by Parth Patel · 12 days ago
  26. e3e2b80 gnetworkmonitornetlink: Exclude the route cache from the table dump by Sorah Fukumori · 2 weeks ago
  27. 929df99 gnetworkmonitornetlink: Enlarge netlink socket receive buffers by Sorah Fukumori · 2 weeks ago
  28. dcc9f09 gnetworkmonitornetlink: Read netlink dumps into a fixed-size buffer by Sorah Fukumori · 2 weeks ago
  29. fef3619 Merge branch 'ebassi/c11-toolchain-req' into 'main' by Philip Withnall · 2 weeks ago
  30. 9c7202a Revert "build: Add -Wno-typedef-redefinition to CFLAGS" by Emmanuele Bassi · 2 weeks ago
  31. eaec725 docs: Update toolchain requirement to C11 by Emmanuele Bassi · 2 weeks ago
  32. d6a9be1 build: Update the default C standard by Emmanuele Bassi · 2 weeks ago
  33. 45d653d Merge branch 'nm-systemd/netlink-optimize' into 'main' by Philip Withnall · 2 weeks ago
  34. 7ca30d5 win32: Fix walking UNC searching for helper by Andrew Ziem · 2 weeks ago
  35. c853760 gnetworkmonitor: Document async initialization by Sorah Fukumori · 2 weeks ago
  36. 1563e3e gio: Add GNetworkMonitor impl for systemd-networkd by Sorah Fukumori · 2 weeks ago
  37. e73abdb gnetworkmonitornetlink: Stop pulling all routes by Sorah Fukumori · 2 weeks ago
  38. 407349a gdbusauth: Limit length of lines read from client by Philip Withnall · 2 weeks ago
  39. 24f28b0 Merge branch '3986-dbus-action-group-final' into 'main' by Philip Withnall · 2 weeks ago
  40. 91adfd0 Merge branch 'kate/memory-monitor-env-override' into 'main' by Philip Withnall · 3 weeks ago
  41. b3b2a52 gmemorymonitorpsi: MEMORY_PRESSURE_WATCH and MEMORY_PRESSURE_WRITE by Kate Hsuan · 3 weeks ago
  42. 62dc244 Merge branch 'fuzzing' into 'main' by Philip Withnall · 3 weeks ago
  43. 6210a7e gemblem: Declare using G_DECLARE_FINAL_TYPE by Philip Withnall · 3 weeks ago
  44. 118265f gdbusactiongroup: Declare using G_DECLARE_FINAL_TYPE by Philip Withnall · 3 weeks ago
  45. 03a23ff fuzzing: Skip build if oss-fuzz and tests are both omitted by Benjamin Gilbert · 3 weeks ago
  46. 2156dbf Merge branch 'quark-const' into 'main' by Philip Withnall · 4 weeks ago
  47. 1bc964b codegen: Drop an inappropriate G_GNUC_CONST from inside a code comment by Philip Withnall · 4 weeks ago
  48. 12cf5c3 gquark: Fix an incorrect G_GNUC_CONST annotation on g_quark_to_string() by Philip Withnall · 4 weeks ago
  49. 754dfeb Merge branch 'const-shenanigans' into 'main' by Philip Withnall · 4 weeks ago
  50. 803810f gtype: downgrade some (non-*_get_type) G_GNUC_CONST -> G_GNUC_PURE by Sam James · 4 weeks ago
  51. 0168295 Drop G_GNUC_CONST for *_get_type by Sam James · 4 weeks ago
  52. fc5e493 2.89.1 by Philip Withnall · 4 weeks ago 2.89.1
  53. c5e190f Merge branch 'amolenaar/overr-dependency' into 'main' by Philip Withnall · 4 weeks ago
  54. 1b831c9 Override gi-repository-2.0 by Arjan Molenaar · 4 weeks ago
  55. b3af158 Merge branch 'Check-for-overflow-in-g_variant_new_fixed_array' into 'main' by Philip Withnall · 4 weeks ago
  56. dde9ed4 gvariant: Check for overflow in g_variant_new_fixed_array() by panzhe · 4 weeks ago
  57. 89dbbe1 Merge branch 'freebsd-environ' into 'main' by Philip Withnall · 4 weeks ago
  58. c46e072 Use dlopen to access environ on FreeBSD by Gleb Popov · 4 weeks ago
  59. 2977324 Merge branch 'wip/abono/g-propagate-prefixed-error' into 'main' by Philip Withnall · 4 weeks ago
  60. 90e3308 gerror: Add missing introspection annotations by Alessandro Bono · 5 weeks ago
  61. bd33222 Merge branch 'date-time-docs' into 'main' by Michael Catanzaro · 5 weeks ago
  62. 3a723af Merge branch 'socket-get-fd-docs' into 'main' by Michael Catanzaro · 5 weeks ago
  63. 7a314ec Merge branch 'kate/fix-dbus-fall-through' into 'main' by Philip Withnall · 5 weeks ago
  64. bf2f1b5 gsocket: Improve docs for g_socket_get_fd() by Philip Withnall · 5 weeks ago
  65. dd77ca7 gio: test: gmemory-monitor: use auto-fallback to switch the backend by Kate Hsuan · 5 weeks ago
  66. 52faa65 gio: gmemorymonitordbus: Fix fallback backends can't be properly loaded when LowMemoryMonitor is unavailable by Kate Hsuan · 5 weeks ago
  67. 342af3f gio: gmemorymonitorpsi: Check for NULL before freeing trigger by Kate Hsuan · 5 weeks ago
  68. 7d21abe gio: gmemorymonitorpsi: Fix override a non-NULL GError by Kate Hsuan · 5 weeks ago
  69. e7e0a18 Merge branch 'feature/add-missing-reference-to-g_rc_box_new0-and-g_atomic_rc_box_new0' into 'main' by Philip Withnall · 5 weeks ago
  70. 35c0b3d docs: add missing reference to g_rc_box_new0 and g_atomic_rc_box_new0 and others in Reference Counting page by Chee Bin Hoh · 5 weeks ago
  71. e94d566 Merge branch 'partial-matches' into 'main' by Philip Withnall · 5 weeks ago
  72. 190600a Merge branch 'Eliminate-redundant-double-traversal-in-g_utf8_substring' into 'main' by Philip Withnall · 5 weeks ago
  73. 7b6ef55 gutf8: Eliminate redundant double-traversal in g_utf8_substring by panzhe · 5 weeks ago
  74. eb4efd5 Merge branch 'mingw32-ci-fixes' into 'main' by Philip Withnall · 5 weeks ago
  75. 1f643cc CI: Fix msys2-mingw32 after upstream packages removal by Luca Bacci · 5 weeks ago
  76. 34fd462 CI: set msys2-clang64 as default job for merges by Luca Bacci · 5 weeks ago
  77. 303b0df Merge branch 'gthread-posix-dont-use-sched_yield' into 'main' by Philip Withnall · 6 weeks ago
  78. ffba0c5 Merge branch 'update-translation-ro-from-main-89d1b81a-61be-11f1-b15d-0a580a8006ec' into 'main' by Philip Withnall · 6 weeks ago
  79. a4fb2a3 Merge branch 'tests-memory-fixes-asan' into 'main' by Philip Withnall · 6 weeks ago
  80. 5d95410 Merge branch 'feature/fix-docs-and-add-unit-test-for-g_try_new-with-zero_n_structs' into 'main' by Philip Withnall · 6 weeks ago
  81. 4267e8c docs + tests: fix docs and add unit test about g_try_new with zero n_structs by Chee Bin Hoh · 6 weeks ago
  82. b73e7aa Merge branch 'update-translation-sl-from-main-17d1d76c-60b6-11f1-872b-0a580a8006ae' into 'main' by Philip Withnall · 6 weeks ago
  83. 29a00be Merge branch 'wip/LARathbone/cancellable_docs_fixes' into 'main' by Philip Withnall · 6 weeks ago
  84. 3c50cf4 gregex: g_match_info_fetch_pos(), g_match_info_fetch() and g_match_info_fetch_all() will now work after partial matches as well by Robin Haberkorn · 6 weeks ago
  85. 2c9cf27 Update Romanian translation by Antonio Marin · 6 weeks ago
  86. 266d4b6 tests: Fix mainloop source/context leak race by Marco Trevisan (Treviño) · 6 weeks ago
  87. bb0404f tests: Fix gdatetime localtime setup leak by Marco Trevisan (Treviño) · 6 weeks ago
  88. 247cfcb tests: Fix unicode Turkish locale env leak by Marco Trevisan (Treviño) · 6 weeks ago
  89. ec39820 gthread: don't use sched_yield() in g_thread_yield() by Loïc Le Page · 6 weeks ago
  90. 83a0a89 Update Slovenian translation by Martin · 6 weeks ago
  91. 4a2b595 docs: GI annotation fixes for GCancellable by Logan Rathbone · 7 weeks ago
  92. 8ef2f3a Merge branch 'wip/chergert/dbusperf' into 'main' by Philip Withnall · 7 weeks ago
  93. bd90377 gdbusmessage: streamline host-order marshalling by Christian Hergert · 7 weeks ago
  94. 46a98ef gvariant: avoid locks for serialised accessors by Christian Hergert · 7 weeks ago
  95. e10cd74 Merge branch 'gregex-array-length-annotation' into 'main' by Philip Withnall · 7 weeks ago
  96. b5064d8 gdatetime: Clarify docs around comparisons across time zones by Philip Withnall · 7 weeks ago
  97. 8c3dc14 Merge branch 'feature/fix-wrong-reference-to-gint16-for-gint32-types' into 'main' by Philip Withnall · 7 weeks ago
  98. 405c52d docs: fix wrong reference to gint16 for gint32 types in glib/types.md by Chee Bin Hoh · 7 weeks ago
  99. 97b1b78 Merge branch 'finish-funcs' into 'main' by Philip Withnall · 7 weeks ago
  100. ca06478 Add missing finish-func annotations by Philip Chimento · 7 weeks ago