William S Fulton
|
6b4e57245d
|
Fix STL wrappers to not generate <: digraphs.
For example std::vector<::X::Y> was sometimes generated, now
corrected to std::vector< ::X::Y >.
|
2015-12-12 14:05:46 +00:00 |
|
William S Fulton
|
c3fdc9fc5e
|
Add back in %traits_enum removed in rev 12961 and probably fix iterating through std::vector wrappers of enumerations for R
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12988 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-14 23:30:22 +00:00 |
|
Joseph Wang
|
800e00c9be
|
check in R-swig changes that implement vector conversions to and
from std::vector
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12961 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-29 16:32:51 +00:00 |
|
William S Fulton
|
50693941c6
|
Fix #3475492 - iterating through std::vector wrappers of enumerations.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12916 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-13 07:10:24 +00:00 |
|
Joseph Wang
|
ef80a4f59a
|
Committing R-SWIG
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-06-29 03:01:18 +00:00 |
|