summaryrefslogtreecommitdiff
path: root/Source/Include
Commit message (Expand)AuthorAgeFilesLines
* Support multiple arguments in variadic templates.William S Fulton2022-12-221-1/+1
* Slightly better decltype() support for expressionsWilliam S Fulton2022-11-261-0/+1
* R rtypecheck typemapsWilliam S Fulton2022-11-051-1/+5
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Add support for the <=> operator (C++20)Zackery Spytz2022-07-271-0/+1
* Improve #include guard macrosOlly Betts2022-07-191-2/+2
* Add support for wchar_t * and std::wstring Unicode strings on LinuxWilliam S Fulton2022-05-021-0/+1
* Improve typemap method and attribute checkingOlly Betts2022-03-031-1/+1
* Correct WARN_JAVA_TYPEMAP_INTERFACEMODIFIERS_UNDEF warning numberWilliam S Fulton2022-03-011-1/+1
* Fix typos in docs and commentsOlly Betts2022-02-271-2/+2
* Using declarations in inheritance hierarchy improvements.William S Fulton2022-02-261-0/+1
* Extern template tweaksWilliam S Fulton2022-01-251-0/+1
* [Modula3] Remove code for Modula3Olly Betts2021-05-161-13/+1
* Remove support for $source and $targetOlly Betts2021-04-301-2/+2
* Add access modifier support for interface featureWilliam S Fulton2020-09-251-0/+2
* Add iterator safety check in DoxygenParser::parseJohn McFarland2019-07-061-0/+1
* Fix the handling of director classes with final methodsZackery Spytz2019-02-221-0/+1
* Add support for differentiating target language statusesWilliam S Fulton2019-02-041-0/+3
* Doxygen warnings cleanupWilliam S Fulton2018-06-051-1/+2
* Move doxygen warning numbersWilliam S Fulton2018-06-011-8/+8
* Merge branch 'master' into doxygenVadim Zeitlin2017-09-191-0/+1
|\
| * C++11 ref-qualifier support addedWilliam S Fulton2017-08-191-0/+1
* | Merge branch 'master' into doxygenVadim Zeitlin2016-12-121-4/+6
|\ \ | |/
| * Warning header cosmeticsWilliam S Fulton2016-11-021-4/+4
| * Create javainterfacecode and csinterfacecode typemapsWilliam S Fulton2016-02-231-0/+2
* | Another merge with master.Vadim Zeitlin2015-07-201-6/+10
|\ \ | |/
| * Improve handling of whitespace in %pythoncodeOlly Betts2015-06-291-0/+4
* | Another merge with master.Vadim Zeitlin2015-02-161-6/+10
|\ \ | |/
| * scilab: use language specific warnings for too long identifier namesSimon Marchetto2014-07-211-0/+4
* | Merge branch 'master' into doxygenVadim Zeitlin2014-04-301-0/+12
|\ \ | |/
| * 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
| * | 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
| |\ \
| * \ \ merge revisions 11243-11872 from trunk to gsoc2009-matevzWilliam S Fulton2010-07-201-8/+4
| |\ \ \
| * | | | 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
* | | | | Updated Doxygen warning systemDmitry Kabak2012-08-111-0/+8
| |_|_|/ |/| | |
* | | | 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