Marcelo Matus
|
c98340f0a7
|
fix directorout typemap for const std::string&. Adding warning about the new typemap, which is not thread safe
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6872 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-13 20:22:19 +00:00 |
|
Marcelo Matus
|
3ce2d115c5
|
fix directors + std::string, reported in 1024595
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6563 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-30 11:03:13 +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 |
|
Lyle Johnson
|
eea19ad0db
|
Added "throws" typemaps for std::string and its variants. Fixes broken
test case lib_std_string.i for the Ruby module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6125 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-24 13:28:05 +00:00 |
|
William S Fulton
|
9da574aae9
|
__DIRECTOR__ renamed Swig::Director
SWIG_DIRECTOR_EXCEPTION renamed Swig::DirectorException (similarly for derived classes)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5138 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-22 20:13:42 +00:00 |
|
William S Fulton
|
7ee01311b2
|
typemap name changes:
inv => directorin
outv => directorout
argoutv => directorargout
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5137 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-20 23:52:28 +00:00 |
|
Logan Johnson
|
a00aa780ce
|
Add inv and outv Ruby typemaps for std::string.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4714 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-26 00:00:19 +00:00 |
|
Logan Johnson
|
2de683e019
|
Replaced all occurrences of the deprecated STR2CSTR() in Ruby code with
the new StringValuePtr().
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4682 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-15 17:14:18 +00:00 |
|
Dave Beazley
|
12a43edc2d
|
The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:01:28 +00:00 |
|