0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libgpiod v2.1 More... 6 months ago
NEWS: updates for v2.1 More... 6 months ago
tools: tests: include the test script in the release tarball More... 6 months ago
bindings: rust: add wrapper.h to EXTRA_DIST More... 6 months ago
bindings: rust: fix EXTRA_DIST for examples More... 6 months ago
bindings: python: fix EXTRA_DIST for examples More... 6 months ago
bindings: python: optionally include module in sdist More... 6 months ago
bindings: python: fix the distutils import More... 6 months ago
bindings: python: move long_description into README.md More... 6 months ago
bindings: python: change the package name to 'gpiod' More... 6 months ago
bindings: python: add pyproject.toml, pep 518 More... 6 months ago
bindings: python: simplify environ access More... 6 months ago
bindings: python: require python 3.9.0 More... 6 months ago
bindings: rust: libgpiod: release 0.2.1
Ablu (Erik Schilling)
as Erik Schilling
More... 6 months ago
bindings: python: replace PyModule_AddObjectRef() with PyModule_AddObject() More... 6 months ago
bindings: rust: feature gate unreleased features
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
bindings: rust: libgpiod: release 0.2.0
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
bindings: rust: rename {event,settings}_clone to try_clone
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
bindings: rust: allow cloning line::InfoRef -> line::Info
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
bindings: rust: fix soundness of line_info modeling
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
bindings: rust: mark all owning types as `Send`
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
doc: document thread safety guarantees
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
doc: drop unneeded <p> tags
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
bindings: rust: remove useless clone
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
bindings: rust: drop unneeded Arc within Chip
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
bindings: rust: construct chip infos by reference
Ablu (Erik Schilling)
as Erik Schilling
More... 7 months ago
bindings: python: tests: don't use the same chip from different threads More... 7 months ago
bindings: cxx: tests: don't use the same chip from different threads More... 7 months ago
tests: don't use the same chip object from different threads More... 7 months ago
tests: add missing return value check More... 9 months ago