swig/SWIG/Lib/mzscheme
William S Fulton 4fbc294bb7 std::string global and member variables are wrapped as strings by default
No need to use the %apply const std::string& { std::string* } trick anymore

Please test if possible, I can't run these languages.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8618 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-29 18:50:53 +00:00
..
Makefile Initial revision 2000-04-06 08:26:59 +00:00
mzrun.swg contract support - patch from Hans Oesterholt-Dijkema 2005-06-16 21:22:39 +00:00
mzscheme.swg Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
std_common.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_deque.i Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
std_map.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_pair.i Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
std_string.i std::string global and member variables are wrapped as strings by default 2006-01-29 18:50:53 +00:00
std_vector.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
stl.i add initial stl.i to ensure proper file inclussion and extensions for each language 2006-01-06 00:37:31 +00:00
typemaps.i Fix last change. 2005-03-30 19:55:12 +00:00