libsigrok/bindings
Marcus Comstedt d92de05ad1 C++: Provide fallbacks for missing stoi/stod functions
Notably, Android does not provide these functions.  The fallback
implementation is based on the one in the GNU ISO C++ Library.
2014-08-31 13:31:35 +02:00
..
cxx C++: Provide fallbacks for missing stoi/stod functions 2014-08-31 13:31:35 +02:00
java Update bindings for new input API. 2014-08-26 01:55:41 +02:00
python Update bindings for new input API. 2014-08-26 01:55:41 +02:00
swig Update bindings for new input API. 2014-08-26 01:55:41 +02:00