swig/SWIG/Source/Swig
William S Fulton 38a17f30fe - explicitcall feature removed.
- Instead of using the swig_up flag in each director method (Python, Ruby, Ocaml) to indicate
whether the explicit C++ call to the appropriate base class method or a normal
polymorphic C++ call should be made, the new approach makes one of these calls
directly from the wrapper method.
- Java/C# recursive director method calls fixed (no need for explicitcall feature to solve this now)


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9275 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-13 20:55:24 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cwrap.c - explicitcall feature removed. 2006-09-13 20:55:24 +00:00
error.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
fragment.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
getopt.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
include.c fix include of files without last newline, as reported by Wes Hodges 2006-03-22 08:15:46 +00:00
misc.c comment fixes, from Olly 2006-04-12 19:34:01 +00:00
naming.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
parms.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
scanner.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
stype.c fix for %copyctor + default_constructor.i 2006-03-20 10:47:39 +00:00
swig.h - explicitcall feature removed. 2006-09-13 20:55:24 +00:00
swigkeys.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
swigkeys.h Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
symbol.c Fix more typos! 2006-05-14 18:24:13 +00:00
tree.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
typemap.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
typeobj.c Fix more typos! 2006-05-14 18:24:13 +00:00
typesys.c Fix more typos! 2006-05-14 18:24:13 +00:00
warn.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
wrapfunc.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00