0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: add simple test cases for line iterators More... about 7 years ago
core: don't expose designated initializers in the library header More... about 7 years ago
tests: coding style fix More... about 7 years ago
tests: tweak a log message More... about 7 years ago
tests: use the 'malloc' attribute More... about 7 years ago
tests: rename an argument More... about 7 years ago
tests: add colors to output More... about 7 years ago
tests: rework logging More... about 7 years ago
tests: use function attribute consistently More... about 7 years ago
core: use the 'malloc' attribute More... about 7 years ago
tests: drop the external prefix in gu_err() More... about 7 years ago
tests: drop the external prefix in gu_msg() More... about 7 years ago
tests: explain the need for qsort() More... about 7 years ago
build: fix a test in configure.ac More... about 7 years ago
tests: simplify test_load_module() More... about 7 years ago
tests: remove a stray space More... about 7 years ago
tests: remove GU_REGISTER_TEST() More... about 7 years ago
tests: make struct gu_chip_descr & gu_test private More... about 7 years ago
tests: document test API More... about 7 years ago
tests: make gu_msg() and gu_err() static More... about 7 years ago
tests: remove unnecessary goto More... about 7 years ago
tests: test case for gpiod_foreach_chip_noclose() More... about 7 years ago
tests: add new cleanup helper More... about 7 years ago
tests: add a test for gpiod_chip_open_by_name() More... about 7 years ago
core: tweak argument names More... about 7 years ago
gpiod.h: documentation updates More... about 7 years ago
tests: add test cases for the high-level API More... about 7 years ago
tests: add new assertion helper More... about 7 years ago
core: don't use double underscores More... about 7 years ago
core: use uint8_t instead of __u8 More... about 7 years ago