..
arrays_java.i
%extend changes and remove default use of javatype, dtype, cstype %typemaps
2017-01-15 16:50:24 +00:00
boost_intrusive_ptr.i
Consistent whitespace amongst all the shared_ptr and intrusive_ptr typemaps
2017-04-20 19:21:47 +01:00
boost_shared_ptr.i
Consistent whitespace amongst all the shared_ptr and intrusive_ptr typemaps
2017-04-20 19:21:47 +01:00
director.swg
Add raise methods for throwing c++ exceptions in C#, Java, D
2017-05-13 17:01:15 +01:00
enums.swg
Java enums - remove redundant typemaps
2014-03-28 07:45:23 +00:00
enumsimple.swg
The 'directorin' typemap now accepts , etc expansions instead of having to use workarounds - _name, _name etc.
2011-12-21 07:16:44 +00:00
enumtypesafe.swg
Java enums - remove redundant typemaps
2014-03-28 07:45:23 +00:00
enumtypeunsafe.swg
The 'directorin' typemap now accepts , etc expansions instead of having to use workarounds - _name, _name etc.
2011-12-21 07:16:44 +00:00
java.swg
Fix wrapping of references/pointers and qualifiers to member pointers
2017-03-16 21:04:38 +00:00
javahead.swg
WIP: #704 (java directorargout + java/typemaps.i fixes)
2017-01-22 13:41:44 +03:00
javakw.swg
Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages.
2008-06-19 20:02:13 +00:00
std_array.i
Add C++11 std::array container support for Java
2016-03-14 20:46:56 +00:00
std_auto_ptr.i
Add std_auto_ptr.i defining typemaps for returning std::auto_ptr<>.
2013-12-03 23:45:20 +01:00
std_common.i
const size_t& typemaps added
2006-10-17 21:43:40 +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_except.i
Add <typeinfo> header for std::bad_cast
2016-09-17 13:24:32 +02:00
std_map.i
remove std::map specializations - not needed since the typemap matching rules were changed to follow type deducation used in template specialization
2010-04-04 20:37:20 +00:00
std_pair.i
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
2010-02-27 23:26:02 +00:00
std_shared_ptr.i
Add std_shared_ptr.i and document shared_ptr library
2010-06-01 19:03:55 +00:00
std_string.i
Use more conventional naming for generated Java LocalRefGuard variables
2014-09-27 14:32:03 +01:00
std_vector.i
Work around differences in clang libc++ std::vector<bool>::const_reference
2014-02-04 16:00:12 -05:00
std_wstring.i
Added LocalRefGuard for wstrings
2016-10-20 13:37:28 +02:00
stl.i
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
2010-02-27 23:26:02 +00:00
swiginterface.i
Fix directorin SWIGTYPE typemaps to make a copy as these are used for pass by value.
2016-05-14 21:32:24 +01:00
typemaps.i
Java director typemaps and test tweak
2017-01-24 23:47:30 +00:00
various.i
Consistent memory intiailization between C and C++ in typemaps
2015-07-30 20:20:38 +01:00