0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bindings: rust: make mutators return &mut self More... over 1 year ago
bindings: rust: make request_config optional in Chip.request_lines() More... over 1 year ago
bindings: rust: provide line_config.set_output_values() More... over 1 year ago
bindings: python: add the output_values argument to Chip.request_lines() More... over 1 year ago
bindings: cxx: allow to copy line_settings More... over 1 year ago
bindings: cxx: prepend all C symbols with the scope resolution operator More... over 1 year ago
bindings: cxx: add line_config.set_output_values() More... over 1 year ago
tests: add a helper for reading back line settings from line config More... over 1 year ago
tests: fix the line config reset test case More... over 1 year ago
gpioset: use gpiod_line_config_set_output_values() More... over 1 year ago
core: provide gpiod_line_config_set_output_values() More... over 1 year ago
doc: update docs for libgpiod v2 More... over 1 year ago
build: unify the coding style of source files lists in Makefiles More... over 1 year ago
tests: avoid shadowing local variables with common names in macros More... over 1 year ago
README: update for libgpiod v2 More... over 1 year ago
gpiosim: fix error reporting in gpiosim_bank_hog_line() More... over 1 year ago
core: make the library NULL-aware More... over 1 year ago
core: don't check if the pointer about to be freed is NULL More... over 1 year ago
configure: replace deprecated macro More... over 1 year ago
tools: tests: check for egrep presence in the system More... over 1 year ago
core: chip: drop the unneeded prefix from a static function More... over 1 year ago
tests: improve coding style for macros More... over 1 year ago
tests: consistently use GLib types in tests More... over 1 year ago
tests: don't link against pthread explicitly More... over 1 year ago
tests: drop unneeded typedef More... over 1 year ago
configure: restore AS_IF() when using PKG_CHECK_MODULES() More... over 1 year ago
tests: add the missing newline to tests' Makefile.am More... over 1 year ago
tools: tests: remove leftover echo More... over 1 year ago
core: rename gpiod_version_string() to gpiod_api_version() More... over 1 year ago
configure: use C++17 as the only standard More... over 1 year ago