444
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix consistency of code blocks More... 17 days ago
Merge branch 'fix-mp_limb_t-size' into 'main' More... 17 days ago
ci: Add a policy for how to deal with CI failures due to changes in msys2 More... 18 days ago
tests: Fix transposed arguments to g_aligned_alloc() More... 18 days ago
tests: Ignore -Wdiscarded-qualifiers with volatile atomics tests More... 18 days ago
ci: Update Fedora CI image to Fedora 39 More... 18 days ago
Document the magic gettext macros in gi18n.h More... 19 days ago
gdbus: Use symbolic constants for the most common D-Bus error names More... 19 days ago
gdbus: Use symbolic constants for interfaces from dbus-specification More... 19 days ago
Merge branch 'wip/3v1n0/leak-fixes' into 'main' More... 19 days ago
gdbus: Use symbolic constants for the reserved Local path and interface More... 19 days ago
gdbus: Move protocol constants from gdbusdaemon into gdbusprivate.h More... 19 days ago
gdbusdaemon: Use shared constants for message bus name, path, interface More... 19 days ago
gdbus: Use symbolic constants for various references to the message bus More... 19 days ago
gdbus: Use symbolic constants to subscribe to message bus signals More... 19 days ago
gdbus tests: Fix a typo More... 19 days ago
gdbus: Use symbolic constants to call message bus methods More... 19 days ago
docs: Fix string-utils paragraph heading More... 20 days ago
Remove unused structs More... 21 days ago
vsaprintf: Use proper size for mp_limb_t to please msys2-mingw32 CI More... 22 days ago
girepository: Don't assume a bitfield has a fixed size More... 22 days ago
girepository/girparser,girmodule: Use a GPtrArray to hold the dependencies More... 22 days ago
girparser: Simplify the ownership of context modules and parsed ones More... 22 days ago
girepository/girparser: Free the temporary context modules list when done More... 22 days ago
girepository/girparser: Free the parsed modules list elements More... 22 days ago
girepository/girparser: Move dependencies ownership to each module More... 22 days ago
girepository/girparser: Cleanup the node stack if anything destroyed it More... 22 days ago
girepository/girparser: Free the struct or union node if was not tracked More... 22 days ago
girepository/girparser: Do not allocate the same node name twice More... 22 days ago
girepository/girmodule: Use clearer scope for the build struct More... 22 days ago