Commit Graph

  • 1d3fde9e46 Merge branch 'array_doc' into 'main' Philip Withnall 2025-08-12 08:51:34 +00:00
  • aaf8b0565c Merge branch 'gstrfuncs_param_check' into 'main' Marco Trevisan 2025-08-12 10:46:01 +02:00
  • 05602e802e Merge branch 'main' into 'main' Philip Withnall 2025-08-12 08:31:04 +00:00
  • 365c5bcfd1 Disable GMemoryMonitorPsi on Solaris Niveditha Rau 2025-08-12 08:31:04 +00:00
  • 0eef9aeb77 gstrfuncs: Check parameter validity Tobias Stoeckmann 2025-08-11 22:31:09 +02:00
  • cad84d5e27 gobject: Annotate (un)ref functions transfer full Tobias Stoeckmann 2025-08-11 21:43:35 +02:00
  • 3368a9cc7a ghook: Add transfer full to ref return value Tobias Stoeckmann 2025-08-11 21:33:25 +02:00
  • 2a2df6ac9f garray: Reformat docs to fully use gi-docgen Tobias Stoeckmann 2025-08-02 17:31:31 +02:00
  • c6801afdad garray: Improve introspection annotations Tobias Stoeckmann 2025-08-02 13:15:19 +02:00
  • 10f39d97c9 garray: Fix style guide violations Tobias Stoeckmann 2025-08-02 10:58:33 +02:00
  • 1c39390b57 garray: Fix typos in documentation Tobias Stoeckmann 2025-08-02 10:46:31 +02:00
  • a812c778b7 docs: Add Thomas Haller as a co-maintainer of GObject Philip Withnall 2025-08-11 13:55:58 +01:00
  • 537a33a49f Merge branch 'stp_types' into 'main' Philip Withnall 2025-08-11 11:26:46 +00:00
  • 435dace60d Merge branch 'stp_devel' into 'main' Philip Withnall 2025-08-09 19:44:05 +00:00
  • 9742476897 Merge branch 'rg/clang-format-ref-link' into 'main' Marco Trevisan 2025-08-09 20:30:26 +02:00
  • 11e311e425 .clang-format: update coding conventions url Rafael Girão 2025-08-09 18:32:40 +01:00
  • b8f9743a4d systemtap: Use correct formatters/types Tobias Stoeckmann 2025-08-08 22:53:15 +02:00
  • 5da3c47284 gbinding: use g_object_weak_ref_full for bindings th/weak-ref-thread-safe Thomas Haller 2025-04-25 08:56:55 +02:00
  • 73eb2d2be7 gobject: new thread-safe API for g_object_weak_ref() Thomas Haller 2025-04-14 09:40:30 +02:00
  • 41eca60845 2.84.4 2.84.4 glib-2-84 Philip Withnall 2025-08-08 17:43:22 +01:00
  • 6812587543 2.85.3 2.85.3 Philip Withnall 2025-08-08 17:09:19 +01:00
  • f6b16349fe Merge branch 'print-console' into 'main' Philip Withnall 2025-08-08 15:48:08 +00:00
  • 5a34e64d1f Merge branch 'issue_glib2_3755' into 'main' Philip Withnall 2025-08-08 11:12:01 +00:00
  • 037e5405d6 Merge branch 'value-docs' into 'main' Philip Withnall 2025-08-08 10:58:18 +00:00
  • 483373a370 tests: Remove undefined symbols not present on AIX platform Parth Patel 2025-08-07 04:45:17 -05:00
  • 3a216c72e2 gvalue: Clarify docs for G_VALUE_INIT and g_value_init() Philip Withnall 2025-08-07 16:31:43 +01:00
  • 8a96e53b22 gvalue: Reformat docs to fully use gi-docgen and match style guide Philip Withnall 2025-08-07 16:12:30 +01:00
  • 20e145da59 build: Fix stp files for development versions Tobias Stoeckmann 2025-08-07 22:34:42 +02:00
  • 02744716ef Merge branch 'docs-clarify' into 'main' Philip Withnall 2025-08-07 18:16:15 +00:00
  • 515c277fa1 Tests: Add test for g_utf8_to_utf16_make_valid Luca Bacci 2025-06-10 18:57:00 +02:00
  • b972407445 Tests: Add test for g_win32_error_message_in_place Luca Bacci 2025-05-16 17:55:12 +02:00
  • 5fda2637d8 Tests: Add test for g_win32_handle_is_console_output Luca Bacci 2025-05-16 17:51:26 +02:00
  • e284ec1749 tests: Add test for g_fputs Luca Bacci 2025-05-08 12:43:15 +02:00
  • 02c63162a4 Use g_fputs in g_printf, g_fprintf Luca Bacci 2025-05-03 10:17:42 +02:00
  • a3a98500ac Use g_fputs in g_log_writer_standard_streams Luca Bacci 2025-04-28 22:14:31 +02:00
  • d26c0f1907 Add g_log_writer_format_fields variant for UTF-8 (internal) Luca Bacci 2025-04-28 22:10:26 +02:00
  • b080c5f051 Use g_fputs in g_print Luca Bacci 2025-04-28 17:25:41 +02:00
  • f26173963a Add g_fputs() utility function Luca Bacci 2025-04-28 16:56:41 +02:00
  • 7faaac9265 Move strdup_convert() to dedicated source file Luca Bacci 2025-05-02 18:09:53 +02:00
  • 734b998eea Add error handling functions for Windows Luca Bacci 2025-04-23 13:59:21 +02:00
  • 7f2a587746 Add g_win32_file_stream_is_console_output() Luca Bacci 2025-08-05 09:51:50 +02:00
  • 4e39a7c08c Add g_win32_handle_is_console_output() Luca Bacci 2025-04-16 10:33:02 +02:00
  • c4be7824d5 Add g_utf8_to_utf16_make_valid() with backtrack functionality Luca Bacci 2025-05-29 17:03:36 +02:00
  • f0f4f31206 gspawn: Improve docstring for g_spawn_async() Stefan Hansson 2025-08-07 18:29:51 +02:00
  • a1a48126b1 Merge branch 'faccessat-openbsd' into 'main' Philip Withnall 2025-08-07 11:28:25 +00:00
  • ff47c01818 glocalfile: Disable faccessat()-based query_exists on OpenBSD Antoine Jacoutot 2025-08-07 11:28:25 +00:00
  • 79b49608cc glib: add private _g_bit_lock_init() for fast initialization of locked bitlock Thomas Haller 2025-08-04 10:53:11 +02:00
  • ebe003c1b7 Merge branch 'wip/kabus/filenamecompleter-test' into 'main' Philip Withnall 2025-08-05 15:02:31 +00:00
  • 7a38cbc1dc gio/filenamecompleter: Use platform-specific directory separator Khalid Abu Shawarib 2025-08-02 23:22:19 +03:00
  • 48f8812cca gio/tests/filenamecompleter: Add a basic test Khalid Abu Shawarib 2025-07-23 01:01:29 +03:00
  • f9592306c9 gio/filenamecompleter: Add more specifics to documentation Khalid Abu Shawarib 2025-08-02 18:47:40 +03:00
  • da19665880 Merge branch 'gdbuserror-docs' into 'main' Philip Withnall 2025-08-05 13:20:06 +00:00
  • d6ba42a489 gdbuserror: Reformat docs to fully use gi-docgen and match style guide Philip Withnall 2025-07-23 14:08:22 +01:00
  • 924e4656e6 Merge branch 'strtoll' into 'main' Philip Withnall 2025-08-05 12:23:09 +00:00
  • ba2b08cffa gobject: shrink WeakRefStack during release-all Thomas Haller 2025-04-23 08:17:13 +02:00
  • 735458ec19 gobject: clean up loop in g_object_weak_unref_cb() Thomas Haller 2025-04-15 08:05:12 +02:00
  • 4a3f273834 gobject: reword documentation for GWeakRef Thomas Haller 2025-07-31 01:04:57 +02:00
  • 1f28715f24 gobject: reword documentation for GWeakNotify Thomas Haller 2025-07-31 01:04:57 +02:00
  • 14f4ca3287 gstrfuncs: Always treat G_MININT64 in g_ascii_strtoll Tobias Stoeckmann 2025-08-04 23:40:36 +02:00
  • 49bf72ac63 Merge branch 'gbytearray_err' into 'main' Philip Withnall 2025-08-04 11:08:01 +00:00
  • e2850dfd73 garray: Pass errors through GByteArray functions Tobias Stoeckmann 2025-08-04 11:08:01 +00:00
  • ddf647363b Merge branch 'array_check' into 'main' Philip Withnall 2025-08-04 10:47:04 +00:00
  • 817952c59c Merge branch 'python-tests-no-timeout' into 'main' Philip Withnall 2025-08-04 10:36:58 +00:00
  • 858e6f7ab8 Merge branch 'bitlock_doc' into 'main' Philip Withnall 2025-08-04 10:31:11 +00:00
  • 12543df16f Tests: do not set a timeout in Python tests Luca Bacci 2025-08-04 10:47:50 +02:00
  • d3d425271f gbitlock: Fix documentation issues Tobias Stoeckmann 2025-08-02 22:22:04 +02:00
  • 3c952f0b80 garray: Add checks to g_ptr_array_extend_and_steal Tobias Stoeckmann 2025-08-02 10:51:55 +02:00
  • e57cbd8b47 Merge branch 'socket-listener-wait' into 'main' Michael Catanzaro 2025-07-31 16:05:22 -05:00
  • 4147da9c99 Merge branch 'wip/pwithnall/musl-getpid' into 'main' Michael Catanzaro 2025-07-31 15:26:02 -05:00
  • 2326db507d tests: Add a missing poll condition to socket-listener test Philip Withnall 2025-07-31 00:11:25 +01:00
  • cf950878f0 tests: Add missing unistd.h header to thread-pool test Philip Withnall 2025-07-31 00:00:16 +01:00
  • 364f33c168 Merge branch '3739-socket-listener-keeps-on-giving' into 'main' Michael Catanzaro 2025-07-28 02:04:34 -05:00
  • 1231a396ae Merge branch '3740-win32-error-message-docs' into 'main' Michael Catanzaro 2025-07-27 03:51:06 -05:00
  • 8b82fb34c9 gsocketlistener: Fix infinite blocking when accepting connections Philip Withnall 2025-07-25 15:55:34 +01:00
  • 5ccce023de gsocketlistener: Fix a use-after-free when accepting sockets Philip Withnall 2025-07-25 15:40:50 +01:00
  • 0558fc541e gsocketlistener: Factor out code to add sockets to internal structures Philip Withnall 2025-07-25 15:31:53 +01:00
  • 4e1fcbffbd gsocket: Handle cancellation of connect() in non-blocking mode Philip Withnall 2025-07-25 15:29:51 +01:00
  • e6a1eacfe1 gsocket: Handle cancellation of accept() in non-blocking mode Philip Withnall 2025-07-25 15:20:13 +01:00
  • 3d0b142bf6 gwin32: Document fallback behaviour of g_win32_error_message() Philip Withnall 2025-07-25 10:23:04 +01:00
  • 764aaae391 gwin32: Reformat documentation for g_win32_error_message() Philip Withnall 2025-07-25 10:21:04 +01:00
  • b142f130b1 Merge branch 'memory-monitor-race' into 'main' Philip Withnall 2025-07-25 00:24:47 +00:00
  • 8dbc637ab7 Merge branch 'kate/fix-test-error' into 'main' Philip Withnall 2025-07-23 12:40:10 +00:00
  • 341cd08a42 gmemorymonitorbase: Emit signals in the global default main context Philip Withnall 2025-07-23 13:27:58 +01:00
  • 7e7c452d4a gio: gmemorymonitorpsi: Fix test error since memory free ratio test can be skipped when performing the test Kate Hsuan 2025-07-23 19:22:25 +08:00
  • e9b0fe2879 gio: gmemorymonitorpoll: Fix unit test error since the callback returns earlier Kate Hsuan 2025-07-23 19:14:01 +08:00
  • 6a399d740a Merge branch '3712-test-pool-fail' into 'main' Philip Withnall 2025-07-22 19:02:24 +00:00
  • 5fd87c318a tests/thread-pool: Add a thread-pool fail test Peter Bloomfield 2025-07-22 15:02:24 -04:00
  • aab8cf8a2b Merge branch 'backport-4708-filename-completer-free-undefined-glib-2-84' into 'glib-2-84' Michael Catanzaro 2025-07-22 08:48:28 -05:00
  • c537ffd4a5 gfilenamecompleter: Fix g_object_unref() of undefined value Philip Withnall 2025-07-22 12:57:14 +01:00
  • cc1bc32211 Merge branch 'mainloop-slow-test' into 'main' Michael Catanzaro 2025-07-22 07:52:16 -05:00
  • 45d95e1a35 gfilenamecompleter: Fix g_object_unref() of undefined value cherry-pick-a41d1681 Michael Catanzaro 2025-07-22 07:51:10 -05:00
  • 4922a4bfc5 Merge branch 'filename-completer-free-undefined' into 'main' Michael Catanzaro 2025-07-22 07:50:50 -05:00
  • ee5e750be3 tests: Connect to GMemoryMonitor signals earlier Philip Withnall 2025-07-22 13:33:24 +01:00
  • a41d1681be gfilenamecompleter: Fix g_object_unref() of undefined value Philip Withnall 2025-07-22 12:57:14 +01:00
  • 2f575c38b9 tests: Skip slow mainloop test on valgrind Philip Withnall 2025-07-22 12:20:32 +01:00
  • f5a5c2a9b3 Merge branch 'backport-4702-filename-completer-leaks-glib-2-84' into 'glib-2-84' Michael Catanzaro 2025-07-21 18:08:03 -05:00
  • 89f24b81e0 Merge branch '3712-clean-up-on-fail' into 'main' Philip Withnall 2025-07-21 22:48:35 +00:00
  • 96766ac51c gthreadpool: Clean up when g_thread_pool_new fails Peter Bloomfield 2025-07-21 18:48:35 -04:00
  • 416ce207a8 gio/filenamecompleter: Fix leaks Khalid Abu Shawarib 2025-07-20 04:56:50 +03:00
  • 131fe2b483 2.85.2 2.85.2 Philip Withnall 2025-07-21 18:47:53 +01:00