swig/Lib/r
Joseph Wang 3d5d3a5bdb change call for R to use mkCharLen where it exists (R versions >=
2.7.0).  This is necessary because later versions of R (>= 2.8.0)
depreciate creation of strings through vectors because this does not
allow R to use character caches


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12014 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-05-09 15:39:31 +00: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 minor formatting change 2010-04-23 06:44:47 +00:00
rcontainer.swg Committing R-SWIG 2006-06-29 03:01:18 +00:00
rfragments.swg change call for R to use mkCharLen where it exists (R versions >= 2010-05-09 15:39:31 +00:00
rkw.swg add complete list of R reserved words 2008-06-19 21:15:48 +00:00
ropers.swg rename non-classes operators 2006-08-26 20:23:48 +00:00
rrun.swg remove duplicate SWIGR macro 2008-12-30 10:46:41 +00:00
rstdcommon.swg UTL - Fix some incorrect acceptance of types in the STL, eg a double * element passed into a vector<int *> constructor would be accepted, but the ensuing behaviour was undefined. Now the type conversion correctly raises an exception 2008-11-28 23:35:46 +00:00
rtype.swg Change typemap matching rules for the default type (SWIGTYPE) to follow template partial specialization type deduction. Fixes some containers of const pointers. SWIGTYPE*& typemps removed and replaced with SWIGTYPE *const&. 2010-04-01 18:26:37 +00:00
srun.swg Committing R-SWIG 2006-06-29 03:01:18 +00:00
std_alloc.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
std_common.i Committing R-SWIG 2006-06-29 03:01:18 +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_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 Committing R-SWIG 2006-06-29 03:01:18 +00:00
stl.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
typemaps.i Committing R-SWIG 2006-06-29 03:01:18 +00:00