summaryrefslogtreecommitdiff
path: root/Source/Include/swigwarn.h
Commit message (Expand)AuthorAgeFilesLines
* Create javainterfacecode and csinterfacecode typemapsWilliam S Fulton2016-02-231-0/+2
* Improve handling of whitespace in %pythoncodeOlly Betts2015-06-291-0/+4
* scilab: use language specific warnings for too long identifier namesSimon Marchetto2014-07-211-0/+4
* added forward declaration instead of ignored nested class (resurrected old code)Vladimir Kalinin2014-02-031-1/+2
* Nested classes support is diversified, depending on the language capability. ...Vladimir Kalinin2014-02-021-0/+1
* Deprecation of the 'nestedworkaround' featureWilliam S Fulton2013-12-131-0/+1
* Nested classes supportVladimir Kalinin2013-11-291-2/+0
* Add feature director:except for improved director exception handling in JavaMarvin Greenberg2013-10-221-0/+1
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-10-101-0/+3
|\
| * Fix C code where a typedef name was used for constructor and destructor names...William S Fulton2013-02-181-0/+2
| * Restrict the name used in %extend to be just the struct/class name and not a ...William S Fulton2013-02-181-0/+1
* | Rework std::initializer_list handling to warn about usage in any method, not ...William S Fulton2013-02-041-1/+1
* | Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-281-6/+31
|\ \ | |/
| * Add jniclasspackage pragma & change error regarding use of nspace without -pa...Brant K. Kyser2013-01-171-0/+1
| * Add warnings for badly named destructors. Fix %extend and destructors for tem...William S Fulton2011-09-131-0/+1
| * Change preprocessing error for tokens appearing after #else and #end to warni...William S Fulton2011-02-171-0/+1
| * New warning when the smartptr feature is missing in some classes in an inheri...William S Fulton2011-01-171-0/+1
| * [D] Replaced the term "wrap D module" with "intermediary D module" (including...David Nadlinger2010-11-281-3/+3
| * Added support for the D programming languge.David Nadlinger2010-11-181-2/+19
| * Allocate warnings 700-799 for languages modules. Note 900-999 was and is docu...William S Fulton2010-09-271-3/+7
* | Provide unique c++11 warnings which were previously hijacking another warningWilliam S Fulton2012-09-211-0/+5
* | merge revisions 11877-12162 from trunk to gsoc2009-matevzWilliam S Fulton2010-07-201-0/+3
|\ \ | |/
| * Remove the -rename option in the Go language support. Do a muchIan Lance Taylor2010-06-171-0/+3
* | merge revisions 11243-11872 from trunk to gsoc2009-matevzWilliam S Fulton2010-07-201-8/+4
|\ \ | |/
| * SWIG license change - Source moves to GPLv3William S Fulton2010-02-271-2/+6
| * remove gifplot example from buildWilliam S Fulton2010-02-271-2/+0
| * Stop generating uncompileable code when using nested template classes in func...William S Fulton2009-11-121-1/+2
| * Fix seg fault when using a named template instantiation using %template(name)...William S Fulton2009-10-231-0/+1
| * PHP: fix for the director_using testcaseMiklos Vajna2009-07-281-0/+1
| * Remove duplicate definitions of WARN_PHP_MULTIPLE_INHERITANCE andOlly Betts2009-07-051-7/+0
* | merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license ch...William S Fulton2010-03-061-4/+6
* | Added warning for initializer_list introduced in C++0x.Matevz Jekovec2009-08-121-0/+1
|/
* remove last vestiges of php4 and encourage use of -php rather than -php5William S Fulton2008-12-061-2/+2
* deprecate use of include path to find the input file for behaviour that is co...William S Fulton2008-11-221-0/+1
* WARN_* constants are user visible, so keep existing WARN_PHP4_* forOlly Betts2008-07-031-3/+10
* Add the optimal attribute to the out typemap for more optimal code generation...William S Fulton2008-05-141-0/+2
* Correct behaviour for templated methods used with %rename or %ignore and %tem...William S Fulton2007-08-171-0/+1
* Changed Header to IdDave Beazley2006-12-051-1/+1
* beautify/format source code with gnu indentWilliam S Fulton2006-11-011-53/+50
* Define WARN_PHP4_UNKNOWN_PRAGMA.Olly Betts2006-10-081-2/+2
* C# director support addedWilliam S Fulton2006-05-131-0/+1
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-061-19/+22
* avoid assert when finding a recursive scope inheritance, emit a warning in th...Marcelo Matus2006-02-171-0/+1
* add fragment warning and fixesMarcelo Matus2006-01-301-0/+3
* fix typos in namesMarcelo Matus2006-01-071-2/+2
* add %typemap(LANG,..) warning 1387184Marcelo Matus2006-01-051-0/+1
* add new warnings for possible leaks with the SWIGTYPE*/& typemaps and using '...Marcelo Matus2005-12-271-1/+3
* generate implicit copyctor, add -nocopyctor, and clarify the -nodefault, -nod...Marcelo Matus2005-12-221-0/+1
* add code for #errors reported as #warningsMarcelo Matus2005-12-051-0/+1
* Portability warning for files which will overwrite each other on case insensi...William S Fulton2005-11-091-0/+1