73
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
codegen: Properly pass through a null-terminated out argument More... 4 days ago
codegen: Update array length variable passed to null-terminated ref parameter More... 4 days ago
vapi: Regenerate for GIDL-based bindings to pick up gid_t/uid_t fix More... 7 days ago
vapi: Regenerate for GIR-based bindings to pick up pid_t/uid_t fix More... 7 days ago
tests: Extend off_t/time_t test cases to increase coverage More... 7 days ago
vala: Correctly use Path.build_path() More... 10 days ago
girparser: Recognize usage of dev_t/gid_t/pid_t/uid_t/socklen_t and don't rely on given GIR type More... 11 days ago
parser: Turn `static const` declaration warning into an error More... 11 days ago
parser: Perform proper checks of symbol modifiers More... 11 days ago
parser: Perform proper checks of member modifiers More... 13 days ago
parser: Allow declaration of static nested methods (local functions) More... 14 days ago
tests: Add -Werror=null-dereference flag More... 15 days ago
codegen: Add missing initializers for private fields of GSourceFuncs More... 15 days ago
Sync NEWS from 0.56 More... 15 days ago
girparser: Recognize usage of off_t and don't rely on given GIR type More... 16 days ago
vapi: Regenerate for GIR-based bindings to pick up time_t fix (long vs time_t) More... 16 days ago
girparser: Recognize usage of time_t and don't rely on given GIR type More... 16 days ago
vala, codegen: Add `o` modifier to regex literal More... 17 days ago
gtk4: Preserve compatibility with < 4.14 More... 22 days ago
gio-2.0: Restore ApplicationCommandLine.print*_literal() to not require 2.80 API More... 22 days ago
gmodule-2.0: Do not mark `Module.open` as deprecated More... 23 days ago
Sync NEWS from 0.56 More... 25 days ago
girparser: Don't discard explictly given ctype of parameters More... 26 days ago
gio-2.0: Fix pointer-sign errors of some uint8[]-typed paramters More... 26 days ago
tests: Add -Werror=pointer-sign flag More... 26 days ago
codegen: Don't use pre-assigned *_parent_iface field if an instance is given More... about 1 month ago
gio-2.0,gmodule-2.0: Update from 2.79.x git More... about 1 month ago
gtk4: Update to 4.13.9~f46fb7c6 More... about 1 month ago
vala: Follow the logic of GIrParser.locate_gir() to find gir files More... about 1 month ago
girparser: Issue a warning for `record` inside `transparent union` More... about 1 month ago