Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-23 | Update for new version of Cython3.1.4 | Mattias Andrée | 1 | -16/+16 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-07-01 | Fix and improve makefile3.1.3.1 | Mattias Andrée | 2 | -9/+9 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-09-16 | Improve makefile3.1.3 | Mattias Andrée | 2 | -15/+18 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-02-19 | some improvments + license change3.1.2 | Mattias Andrée | 9 | -250/+47 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2015-11-30 | improve readme | Mattias Andrée | 1 | -2/+11 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-02 | update dist | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-02 | update makefile for python 3.53.1.1 | Mattias Andrée | 1 | -4/+12 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-17 | update dist | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-17 | typo3.1 | Mattias Andrée | 1 | -3/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-17 | add timed calls | Mattias Andrée | 2 | -38/+283 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-17 | Bus.chown can use usernames and groupnames, as well as using the group of the owner | Mattias Andrée | 1 | -3/+14 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-17 | Bus.chown can keep current owner or group + Bus.chmod can use a permission mask to keep or remove permissions | Mattias Andrée | 1 | -7/+25 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-17 | update poll | Mattias Andrée | 2 | -30/+26 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-16 | update dist | Mattias Andrée | 1 | -4/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-16 | return the errno value that was set by the native bus functions, python clears errno3.0 | Mattias Andrée | 2 | -109/+154 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-16 | fix poll | Mattias Andrée | 2 | -5/+8 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-16 | add new functions for bus 3.0 | Mattias Andrée | 2 | -6/+237 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-05-16 | update bus.write | Mattias Andrée | 2 | -5/+17 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-04-26 | update dist | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-04-26 | update callback wrapper to support bus 2.02.0 | Mattias Andrée | 1 | -2/+6 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-04-26 | fix bug | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-04-26 | update doc | Mattias Andrée | 1 | -1/+7 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-04-23 | dist | Mattias Andrée | 2 | -0/+32 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-04-23 | suppress error on exit and fix callback1.0 | Mattias Andrée | 2 | -2/+13 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-04-23 | fix some errors | Mattias Andrée | 1 | -5/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-04-22 | add destructor for bus class | Mattias Andrée | 1 | -0/+7 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-04-22 | ... | Mattias Andrée | 4 | -5/+544 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |