William S Fulton
|
368cd3b52c
|
Add ToArray test for C# std::vector wrapper
|
2018-01-12 18:26:47 +00:00 |
William S Fulton
|
281eec7d18
|
Add tests for constructing C# std::vector from various container interface types
|
2017-02-08 20:02:40 +00:00 |
Brant K. Kyser
|
cb2df12630
|
Since SWIG 3.0 removes support for .NET 1.1, cleanup the C# library by removing the use of the SWIG_DOTNET_1 macro.
|
2013-10-17 13:58:32 -05:00 |
William S Fulton
|
96cd19f86b
|
Remove C# 3.0 requirement to run test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11630 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-08-18 00:16:11 +00:00 |
William S Fulton
|
7841adc675
|
Add std::vector copy constructor to proxy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11233 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-05-26 06:23:39 +00:00 |
William S Fulton
|
6975ecd65c
|
std::vector<T> wrapper improvements for .NET 2 implementing IEnumerable<T>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11156 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-03-18 23:30:57 +00:00 |
William S Fulton
|
3c4a266c54
|
Add vectors of pointers runtime tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8070 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-26 23:30:12 +00:00 |
William S Fulton
|
2efc803b8e
|
more pesky warnings removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7190 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-05-13 21:39:09 +00:00 |
William S Fulton
|
896dba13e9
|
null checks added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7042 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-07 21:51:09 +00:00 |
William S Fulton
|
dd50236717
|
More error checking
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7033 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-06 19:19:40 +00:00 |
William S Fulton
|
8d7eaea667
|
Fixes for new Exception mechanism, but still failing.
Debug code left in for testing on other systems.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6992 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-23 21:00:09 +00:00 |
William S Fulton
|
5be9f70c81
|
forgotten runtime test for std::vector
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6678 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-05 23:29:36 +00:00 |