..
allegrocl
minor formatting change
2010-04-23 06:44:47 +00:00
cffi
Change typemap matching rules for the default type (SWIGTYPE) to follow template partial specialization type deduction. Fixes some containers of const pointers. SWIGTYPE*& typemps removed and replaced with SWIGTYPE *const&.
2010-04-01 18:26:37 +00:00
chicken
minor formatting change
2010-04-23 06:44:47 +00:00
clisp
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
csharp
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
gcj
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
guile
minor formatting change
2010-04-23 06:44:47 +00:00
java
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
lua
minor formatting change
2010-04-23 06:44:47 +00:00
modula3
Change typemap matching rules for the default type (SWIGTYPE) to follow template partial specialization type deduction. Fixes some containers of const pointers. SWIGTYPE*& typemps removed and replaced with SWIGTYPE *const&.
2010-04-01 18:26:37 +00:00
mzscheme
Apply Ubuntu patch to fix Mzscheme std::map wrappers
2010-04-09 23:04:59 +00:00
ocaml
Add SWIG_DIRECTOR_CAST recently added to languages needing it
2010-04-10 00:04:28 +00:00
octave
Add SWIG_DIRECTOR_CAST recently added to languages needing it
2010-04-10 00:04:28 +00:00
perl5
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
php
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
pike
Change typemap matching rules for the default type (SWIGTYPE) to follow template partial specialization type deduction. Fixes some containers of const pointers. SWIGTYPE*& typemps removed and replaced with SWIGTYPE *const&.
2010-04-01 18:26:37 +00:00
python
minor formatting change
2010-04-23 06:44:47 +00:00
r
change call for R to use mkCharLen where it exists (R versions >=
2010-05-09 15:39:31 +00:00
ruby
Add SWIG_DIRECTOR_CAST recently added to languages needing it
2010-04-10 00:04:28 +00:00
std
formatting change of const _TP * -> _TP const* merely to aid difference debugging with vector of non-const pointers std::vector specialization
2010-04-04 22:27:10 +00:00
tcl
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
typemaps
minor formatting changes
2010-04-23 18:16:31 +00:00
uffi
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
xml
delete the perl5 typemaps, ignored here
2006-01-05 19:34:51 +00:00
allkw.swg
Fix -Wallkw commandline option
2009-07-02 18:28:50 +00:00
attribute.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
carrays.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
cdata.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
cmalloc.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
constraints.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
cpointer.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
cstring.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
cwstring.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
exception.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
intrusive_ptr.i
minor formatting
2009-05-27 23:39:46 +00:00
inttypes.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
linkruntime.c
fix macro issue reported by Vladimir Menshakov
2006-04-10 19:00:44 +00:00
math.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
pointer.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
runtime.swg
fix VC++ warning
2005-09-29 13:17:05 +00:00
shared_ptr.i
Add a few comments about the smart pointer implementation
2010-01-23 15:30:42 +00:00
std_except.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
stdint.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
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
swig.swg
Add nspace feature for C# and add documentation on nspace
2010-03-06 19:11:32 +00:00
swigarch.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
swigerrors.swg
add the null reference error
2005-12-27 22:01:39 +00:00
swiginit.swg
[lua] updated configure script yet again
2008-01-24 06:16:45 +00:00
swiglabels.swg
Suppress unused methods warning for VC++
2008-06-22 22:12:43 +00:00
swigrun.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
swigrun.swg
remove SWIG_TypeCheck_Template so that the code within it is debuggable
2008-12-06 17:18:38 +00:00
swigwarnings.swg
Fix a few typos.
2008-05-19 20:23:50 +00:00
wchar.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
windows.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