swig/Lib/r
Richard Beare 0821ec0b45 Support for more numeric types in std::vector for R.
This change allows R to automatically convert std::vectors of
signed and unsigned 8, 16, 32 and 64 bit integer types.

rtype, rtypecheck, scoercein and scoerceout typemaps are copied
across integer types.
2016-03-15 12:03:25 +11:00
..
boost_shared_ptr.i shared_ptr typemap error message fix for global variables 2015-09-25 22:57:59 +01:00
cdata.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
exception.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
r.swg suppress warning for ExternalReference print 2015-07-04 13:22:55 +08:00
rcontainer.swg check in R-swig changes that implement vector conversions to and 2012-03-29 16:32:51 +00:00
rfragments.swg Don't use long long if it isn't available 2016-01-06 16:52:37 -05:00
rkw.swg R - fix duplicate generation of 'self' parameter. 2015-06-12 20:25:00 +01:00
ropers.swg rename non-classes operators 2006-08-26 20:23:48 +00:00
rrun.swg Fix Visual Studio compile error in C++ wrappers due to #include <exception> within extern "C" block. 2013-10-17 21:54:58 +01:00
rstdcommon.swg R tidy up removing C++ comments 2011-11-30 20:09:46 +00:00
rtype.swg Fix R Lib files and testcase failing due to new preprocessor checks 2014-10-29 23:11:09 +00:00
srun.swg R - Call to SWIG_createNewRef in copyToC was incorrectly named. 2015-06-12 20:23:56 +01:00
std_alloc.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
std_common.i Fix STL wrappers to not generate <: digraphs. 2015-12-12 14:05:46 +00:00
std_container.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
std_deque.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
std_except.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
std_list.i add list to R backend 2012-03-18 09:33:53 +00:00
std_map.i add std_map 2009-11-10 02:32:29 +00:00
std_pair.i add std_map 2009-11-10 02:32:29 +00:00
std_string.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
std_vector.i Support for more numeric types in std::vector for R. 2016-03-15 12:03:25 +11:00
stl.i add pair to stl.i 2012-08-08 14:13:37 +00:00
typemaps.i Committing R-SWIG 2006-06-29 03:01:18 +00:00