William S Fulton
|
c60b129351
|
Director support added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9096 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-13 23:15:37 +00:00 |
|
William S Fulton
|
aabbc69818
|
Common template for head of each file detailing licence, distribution and authors information
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8974 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-07 00:21:51 +00:00 |
|
William S Fulton
|
3d03012639
|
Finally std::string global and member variables are wrapped as strings by default
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8598 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-29 00:42:25 +00:00 |
|
William S Fulton
|
36b1e5c2ac
|
cosmetic changes removing unnecessary brackets and empty lines in generated code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8251 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 13:58:10 +00:00 |
|
William S Fulton
|
3825c088e4
|
NullReferenceException replaced with ArgumentNullException
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7040 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-07 21:47:13 +00:00 |
|
William S Fulton
|
0e0573fa01
|
Wider range of C# exceptions to throw. More applicable exceptions in are thrown.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6985 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-22 22:56:18 +00:00 |
|
William S Fulton
|
97ed6ef9f3
|
Latest exception fixes for properties
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6950 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-15 22:02:22 +00:00 |
|
William S Fulton
|
91b75b245f
|
More of the new C# exceptions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6935 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-05 00:45:57 +00:00 |
|
William S Fulton
|
bac8f43f79
|
C# exception handling improvements - they are robust and don't leak anymore. Requires typemap modifications using attribute canthrow in any unmanaged code typemaps that throw an exception and excode attribute in csout and csconstruct typemaps.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6934 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-02 22:44:32 +00:00 |
|
William S Fulton
|
11f3ce49ae
|
Typemaps for std::string member variables
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6503 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-25 20:44:53 +00:00 |
|
William S Fulton
|
85b1bcfc47
|
removed redundant valuewrapper feature
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6459 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-20 21:19:14 +00:00 |
|
Marcelo Matus
|
5a4369fd11
|
avoid to use SwigValueWrapper with std::string, just to keep the code cleaner and familiar
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6422 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:35:16 +00:00 |
|
William S Fulton
|
26283a6945
|
throws typemaps added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6159 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-26 21:57:36 +00:00 |
|
William S Fulton
|
89a20a447c
|
Prevent memory leaks in the case of earlier return
from wrapper methods using const std::string & parameters. Modified
Mark Traudt patch #951565.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6084 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-12 20:57:08 +00:00 |
|
William S Fulton
|
1d30534a99
|
Support for std::string and const std::string &
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5105 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-12 21:13:48 +00:00 |
|