swig/Source/Swig
William S Fulton 32a454cfef Merge branch 'templates-scope-enforcement'
* templates-scope-enforcement:
  Test a few %template errors
  Add using declarations to templates into typedef table.
  Fix type lookup in the presence of using directives and using declarations
  More docs on %template
  Testcase fix for nameclash in php
  %template scope enforcement and class definition fixes
  Template documentation tweaks
  More consistent formatting of examples in documentation
  More consistent formatting of examples in documentation
  Documentation corrections to use targetlang formatting
  More consistent formatting of examples in documentation
  More consistent formatting of examples in documentation
  More consistent formatting of examples in documentation
  Namespace documentation minor corrections
  Improve description of template_parameters_resolve
  Minor code optimisation in template_parameters_resolve
  Fix scope lookup for template parameters containing unary scope operators
  Typemap change for templates
2017-08-16 21:44:51 +01:00
..
cwrap.c Fix various comment and documentation typos 2017-08-13 18:04:33 +12:00
deprecate.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
error.c Make sure warning and error messages are not split up 2017-06-16 19:24:48 +01:00
extend.c Create separate extetnd.c file for handling extensions / %extend 2014-05-21 19:16:15 +01:00
fragment.c Fix missing fragment name in warning message about missing fragment 2014-02-22 01:04:50 +00:00
getopt.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
include.c Fix leaked file descriptor 2016-06-16 15:53:22 +03:00
misc.c %template scope enforcement and class definition fixes 2017-08-16 00:24:25 +01:00
naming.c Suppress incorrect warning when a keyword is used in template classes 2016-12-20 19:44:57 +00:00
parms.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
scanner.c Fix seg fault parsing unterminated raw string literals 2017-02-09 22:02:20 +00:00
stype.c Fix wrapping of references/pointers and qualifiers to member pointers 2017-03-16 21:04:38 +00:00
swig.h %template scope enforcement and class definition fixes 2017-08-16 00:24:25 +01:00
swigfile.h Fix segfaults when using filename paths greater than 1024 characters in length - use String * and heap instead of fixed size static char array buffers. 2012-11-18 00:45:18 +00:00
swigopt.h merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
swigparm.h Fix some subtle named output typemap lookup misses, the fully qualified name was not always being in all cases such as member variables 2012-11-13 22:16:28 +00:00
swigscan.h Nested classes support 2013-11-29 07:02:34 +00:00
swigtree.h Minor code improvements 2013-11-29 07:33:55 +00:00
swigwrap.h merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
symbol.c Fix various comment and documentation typos 2017-08-13 18:04:33 +12:00
tree.c Show node pointer value when displaying a node tree 2015-10-10 15:19:52 +01:00
typemap.c Typemap change for templates 2017-08-16 00:24:06 +01:00
typeobj.c Warning fixes for 64bit visual c++ on Windows 2015-07-03 20:59:24 +01:00
typesys.c Add using declarations to templates into typedef table. 2017-08-16 00:24:25 +01:00
wrapfunc.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00