qemu-gpiodev/libgpiod.git
2018-07-31 Bartosz Golaszewskibindings: python: pydoc improvements
2018-07-31 Bartosz Golaszewskibindings: python: bail-out if the line was not found...
2018-07-31 Bartosz Golaszewskibindings: python: fix gpiod_Chip_find_lines() for nonex...
2018-07-31 Bartosz Golaszewskibindings: python: remove a redundant if
2018-07-31 Bartosz Golaszewskibindings: python: examples: close chip objects where...
2018-07-26 Bartosz Golaszewskibuild: add a comment about libtool version to configure.ac
2018-07-24 Bartosz Golaszewskitools: tweak the displayed version format
2018-07-24 Bartosz Golaszewskibindings: python: fix tp_dealloc callbacks in all objects
2018-07-22 Bartosz Golaszewskibindings: python: don't force python to use the system...
2018-07-22 Bartosz Golaszewskibindings: python: examples: new test case
2018-07-22 Bartosz Golaszewskibindings: python: don't call gpiod_LineBulk_init()...
2018-07-20 Bartosz Golaszewskibindings: python: add test cases for default values...
2018-07-20 Bartosz Golaszewskibindings: python: fix the default_vals argument in...
2018-07-13 Bartosz Golaszewskibindings: python: examples: remove unnecessary import
2018-07-13 Bartosz Golaszewskibindings: python: move gpiod_ChipIsClosed() to the...
2018-07-13 Bartosz Golaszewskibindings: python: examples: don't use sys.argv[0] as...
2018-07-13 Bartosz Golaszewskibindings: python: call gpiod_LineBulk_init() directly
2018-07-13 Bartosz Golaszewskibindings: python: provide a helper for calling methods...
2018-07-13 Bartosz Golaszewskibindings: python: fix a memory corruption
2018-07-13 Bartosz Golaszewskibindings: python: fix a memory leak in error path
2018-06-07 Bartosz Golaszewskibindings: python: fix a warning
2018-06-07 Bartosz Golaszewskibindings: python: add a test case for line_event's...
2018-06-07 Bartosz Golaszewskibindings: python: avoid calling object method callbacks...
2018-06-07 Bartosz Golaszewskibindings: python: use PyObject_CallMethod() where possible
2018-06-06 Bartosz Golaszewskilibgpiod: start v1.2 development cycle
2018-05-16 Bartosz Golaszewskilibgpiod v1.1
2018-05-16 Bartosz GolaszewskiNEWS: updates for v1.1
2018-05-16 Bartosz Golaszewskibindings: cxx: set the ABI version to 1.0.0
2018-05-16 Bartosz Golaszewskibindings: python: add support for controlled execution
2018-05-16 Bartosz Golaszewskibindings: python: provide better resource control
2018-05-16 Bartosz Golaszewskibindings: python: provide gpiod.version_string()
2018-05-16 Bartosz Golaszewskidoc: tweak the comment for gpiod_version_string()
2018-05-15 Bartosz Golaszewskibindings: python: test case for line flags
2018-05-15 Bartosz Golaszewskibindings: python: provide Line.is_requested()
2018-05-15 Bartosz Golaszewskibindings: python: improve readability in test cases
2018-05-15 Bartosz Golaszewskibindings: python: new test cases/examples
2018-05-15 Bartosz Golaszewskibindings: python: provide Chip.get_all_lines()
2018-05-15 Bartosz Golaszewskibindings: python: improve readability
2018-05-15 Bartosz Golaszewskibindings: python: code shrink
2018-05-15 Bartosz Golaszewskibindings: python: implement Chip.find_lines()
2018-05-14 Bartosz Golaszewskibindings: python: extend tests
2018-05-14 Bartosz Golaszewskibindings: python: change the return value of gpiod_Line...
2018-05-14 Bartosz Golaszewskibindings: python: fix a memory leak in gpiod_Line_event...
2018-05-14 Bartosz Golaszewskibindings: cxx: fix the return value of line_bulk::find_...
2018-05-14 Bartosz Golaszewskibindings: python: fix a memory leak in Line.set_value()
2018-05-14 Bartosz Golaszewskihelpers: provide gpiod_chip_find_lines()
2018-05-14 Bartosz Golaszewskibindings: python: return None if line can't be found...
2018-05-12 Bartosz Golaszewskibindings: python: decref the chip object in gpiod_Modul...
2018-05-09 Bartosz Golaszewskibindings: cxx: add test cases for iterators
2018-05-09 Bartosz Golaszewskibindings: cxx: new test cases
2018-05-09 Bartosz Golaszewskibindings: cxx: add a comment about the need for a dummy...
2018-05-09 Bartosz Golaszewskibindings: cxx: initialize the line_request flags before...
2018-05-08 Bartosz Golaszewskibindings: cxx: export static members of gpiod::line_request
2018-05-07 Bartosz Golaszewskibindings: cxx: fix SPDX license identifiers in examples
2018-04-22 Bartosz Golaszewskibindings: python: release the GIL during blocking I...
2018-04-21 Bartosz GolaszewskiREADME: add info about building from release tarballs
2018-04-21 Bartosz GolaszewskiREADME: add info about high-level bindings
2018-04-20 Bartosz Golaszewskibuild: fix cross-compilation of python bindings
2018-04-18 Bartosz Golaszewskibuild: check for unexpanded macros in configure.ac
2018-04-17 Bartosz Golaszewskibindings: implement python bindings
2018-04-15 Bartosz Golaszewskicore: events: correctly handle POLLNVAL in gpiod_line_e...
2018-04-12 Bartosz Golaszewskitools: fix the copyright notice
2018-04-12 Bartosz Golaszewskibuild: tweak the message emitted after building tests
2018-04-12 Bartosz Golaszewskicore: use reference counting for line file descriptors
2018-04-04 Bartosz Golaszewskilicense: use C++-style comments for SPDX headers in...
2018-04-03 Bartosz Golaszewskitests: gpioinfo: expect default direction to be input
2018-03-14 Bartosz Golaszewskibuild: use separate versioning schemes for API & ABI
2018-03-04 Bartosz Golaszewskibuild: user SPDX license identifier
2018-03-04 Bartosz Golaszewskibindings: cxx: use SPDX license identifier
2018-03-04 Bartosz Golaszewskiinclude: use SPDX license identifier
2018-03-04 Bartosz Golaszewskicore: use SPDX license identifier
2018-03-04 Bartosz Golaszewskitests: use SPDX license identifier
2018-02-27 Bartosz Golaszewskibindings: cxx: rename the C++ tests executable
2018-02-27 Bartosz Golaszewskibindings: cxx: rename line_bulk::add() to line_bulk...
2018-02-25 Bartosz Golaszewskibindings: cxx: don't check the chip's label and name...
2018-02-22 Bartosz Golaszewskibindings: cxx: provide chip::get_all_lines()
2018-02-22 Bartosz Golaszewskitests: add a new cleanup macro
2018-02-22 Bartosz GolaszewskiAPI: provide new line accessors
2018-02-21 Bartosz Golaszewskibindings: cxx: rename line and chip iterator classes
2018-02-21 Bartosz Golaszewskibindings: cxx: add pkg-config support
2018-02-20 Clemens Grubertools: move function attributes to the header file
2018-02-19 Bartosz Golaszewskibindings: cxx: allow empty default values in line_bulk...
2018-02-19 Bartosz Golaszewskicore: allow NULL default_vals for output requests
2018-02-19 Bartosz Golaszewskicore: use gpiod_line_bulk_foreach_line_off() in line_re...
2018-02-19 Bartosz Golaszewskibindings: cxx: new example
2018-02-19 Bartosz Golaszewskibindings: cxx: provide methods for releasing requested...
2018-02-19 Bartosz Golaszewskibindings: cxx: require default values for output requests
2018-02-19 Bartosz Golaszewskibindings: cxx: constify default_vals in line_bulk:...
2018-02-19 Bartosz GolaszewskiAPI: start certain enums from 1
2018-02-19 Bartosz Golaszewskibindings: implement C++ bindings
2018-02-12 Bartosz Golaszewskitests: event: new test case
2018-02-08 Bartosz Golaszewskidist: include Doxyfile in the release tarball
2018-02-07 Bartosz Golaszewskilibgpiod: start v1.1 development cycle
2018-02-07 Bartosz Golaszewskilibgpiod v1.0
2018-02-07 Bartosz GolaszewskiNEWS: updates for v1.0
2018-02-03 Bartosz Golaszewskicore: constify *values in gpiod_line_set_value_bulk()
2018-01-29 Bartosz Golaszewskidoc: improve the doxygen description of default_val(s)
2018-01-26 Bartosz Golaszewskidoc: consistently break lines in @param's descriptions
2018-01-26 Bartosz Golaszewskidoc: explicitly state that the ctxless event poll callb...
2018-01-26 Bartosz Golaszewskidoc: clarify that the high-level set value callback...
next