0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
NEWS: updates for v2.0 More... about 1 year ago
tests: use predefined exit codes when returning from main() More... about 1 year ago
tests: use native types for main() arguments More... about 1 year ago
configure: don't look for qsort() More... about 1 year ago
tests: rework error handling and stop overusing g_error() More... about 1 year ago
Revert "tests: consistently use GLib types in tests" More... about 1 year ago
tests: drop the .dispose() method from gpiosim-glib's chip class More... about 1 year ago
tests: add a missing call to parent's implementation of .constructed() More... about 1 year ago
tests: shrink helper code More... about 1 year ago
configure: drop mention of a removed build option from comments More... about 1 year ago
gpioset: use #ifdef instead of #if with GPIOSET_INTERACTIVE More... about 1 year ago
tests: fix a GVariant referencing bug More... about 1 year ago
doc: various tweaks and improvements treewide More... about 1 year ago
bindings: cxx: don't shift raw pointers around More... about 1 year ago
bindings: cxx: remove unused code More... about 1 year ago
bindings: cxx: remove duplicate mapping helper More... about 1 year ago
treewide: unify gpiod_line_config/request_get_offsets() functions More... about 1 year ago
bindings: rust: Align formatting to what's suggested by 'cargo fmt' More... about 1 year ago
bindings: rust: Allow reusing locally installed gpio library More... about 1 year ago
bindings: python: fix out-of-tree build More... about 1 year ago
Revert "configure: replace deprecated macro" More... about 1 year ago
build: update the required python version More... about 1 year ago
build: drop unused python-related bits from configure.ac More... about 1 year ago
bindings: rust: fix documentation of line_request set_values More... about 1 year ago
bindings: rust: make mutators return &mut self More... about 1 year ago
bindings: rust: make request_config optional in Chip.request_lines() More... about 1 year ago
bindings: rust: provide line_config.set_output_values() More... about 1 year ago
bindings: python: add the output_values argument to Chip.request_lines() More... about 1 year ago
bindings: cxx: allow to copy line_settings More... about 1 year ago
bindings: cxx: prepend all C symbols with the scope resolution operator More... about 1 year ago