Uwe Hermann
8cd15dd4ce
Backport recent changes from mainline.
...
This includes all changes from
59cae77e28
serial_stream_detect(): Make a code comment more generic.
up to
a7600dc5c7
Makefile.am: Install MIME info file in $(datadir)/mime/packages.
This is possible since (almost) none of the changes above change or
remove public API calls of the library.
2018-10-14 22:39:48 +02:00
Uwe Hermann
6324805018
ruby bindings: Fix a compiler warning.
...
bindings/ruby/classes_wrap.cpp:10481:1: warning: control may reach end
of non-void function [-Wreturn-type]
2017-06-09 23:54:41 +02:00
Marcus Comstedt
f504779c12
Bindings: Make Ruby bindings build with Ruby 2.0
...
The alias "rb_ary_new_from_args" for "rb_ary_new3" was not introduced
until in Ruby 2.1.
2016-12-05 01:10:37 +01:00
Aurelien Jacobs
27d44cf6e0
Implement Ruby bindings on top of SWIG/C++ bindings.
2016-01-28 19:03:52 +01:00
Martin Ling
f0f1d90d9c
Remove obsolete low-level language bindings.
2014-07-18 21:34:57 +01:00
Martin Ling
5a7e62211c
SWIG: Rename libsigrok.i to lowlevel.i.
2014-07-17 18:30:49 +01:00
Uwe Hermann
ac070c7744
Add initial, lowlevel Ruby bindings.
2013-04-19 20:19:14 +02:00