Marcelo Matus
|
08d78e941d
|
fix directors + std::string, reported in 1024595
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6563 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-30 11:03:13 +00:00 |
|
William S Fulton
|
31d1012b0a
|
removed redundant valuewrapper feature
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6459 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-20 21:19:14 +00:00 |
|
Marcelo Matus
|
4855fb73ae
|
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@6422 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:35:16 +00:00 |
|
Lyle Johnson
|
d9181829c4
|
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@6125 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-24 13:28:05 +00:00 |
|
William S Fulton
|
f569dd135d
|
__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@5138 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-22 20:13:42 +00:00 |
|
William S Fulton
|
69d79e0674
|
typemap name changes:
inv => directorin
outv => directorout
argoutv => directorargout
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5137 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-20 23:52:28 +00:00 |
|
Logan Johnson
|
c0a9e0d223
|
Add inv and outv Ruby typemaps for std::string.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4714 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-26 00:00:19 +00:00 |
|
Logan Johnson
|
961b144d29
|
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@4682 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-15 17:14:18 +00:00 |
|
Dave Beazley
|
516036631c
|
The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:01:28 +00:00 |
|