aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Warnings.html
AgeCommit message (Expand)Author
2013-11-07Documentation edit for the director:except feature and directorthrows typemapWilliam S Fulton
2013-10-22Add feature director:except for improved director exception handling in JavaMarvin Greenberg
2013-10-10Merge branch 'master' into gsoc2009-matevzWilliam S Fulton
2013-02-18Fix C code where a typedef name was used for constructor and destructor names...William S Fulton
2013-02-18Restrict the name used in %extend to be just the struct/class name and not a ...William S Fulton
2013-02-04Rework std::initializer_list handling to warn about usage in any method, not ...William S Fulton
2013-01-19Tidy up last few commits for Java new jniclasspackage pragmaWilliam S Fulton
2011-11-04Add docs on special variable expansion in typemap warningsWilliam S Fulton
2011-09-13Add warnings for badly named destructors. Fix %extend and destructors for tem...William S Fulton
2011-02-17Change preprocessing error for tokens appearing after #else and #end to warni...William S Fulton
2011-02-16Preprocessing now errors out if extra tokens appear after #else and #end. Add...William S Fulton
2011-01-17New warning when the smartptr feature is missing in some classes in an inheri...William S Fulton
2010-10-04Warning section doc updateWilliam S Fulton
2010-09-27Allocate warnings 700-799 for languages modules. Note 900-999 was and is docu...William S Fulton
2010-03-06Correctly mangle the html section names to prevent name clashes in the pdf do...William S Fulton
2010-01-10subtle fix to -Fmicrosoft format adding in missing spaceWilliam S Fulton
2010-01-09Warning text updateWilliam S Fulton
2010-01-09Some more file and line numbering reporting consistency fixesWilliam S Fulton
2010-01-09Fix a few inconsistencies in reporting of file/line numberings including modi...William S Fulton
2010-01-09Update warnings to newer slightly modified warning formatWilliam S Fulton
2009-11-12Stop generating uncompileable code when using nested template classes in func...William S Fulton
2009-11-08Ignored nested class/struct warnings now display the name of the ignored clas...William S Fulton
2009-10-23Fix seg fault when using a named template instantiation using %template(name)...William S Fulton
2008-12-06remove last vestiges of php4 and encourage use of -php rather than -php5William S Fulton
2008-06-24remove deprecated -c commandline option (runtime library generation)William S Fulton
2008-05-14Add the optimal attribute to the out typemap for more optimal code generation...William S Fulton
2008-03-02Put the chapters back in order after erroneously incorrectly reordering them ...William S Fulton
2008-03-02Add in Octave and R sectionsWilliam S Fulton
2007-09-24update section numbersWilliam S Fulton
2007-08-31new -Werror option and fixes for turning on warnings which are normally turne...William S Fulton
2007-08-17Correct behaviour for templated methods used with %rename or %ignore and %tem...William S Fulton
2006-10-06Covert a stderr message to a proper SWIG warning.Olly Betts
2006-07-04explicitcall docsWilliam S Fulton
2005-11-09Portability warning for files which will overwrite each other on case insensi...William S Fulton
2005-10-08php4 warning sectionWilliam S Fulton
2005-06-03html validation fixesWilliam S Fulton
2005-03-30Consistent warning 470 across all languagesWilliam S Fulton
2005-03-29resurrected warning 470William S Fulton
2005-03-29warnings updateWilliam S Fulton
2005-03-18Update documentation to use the right div class="targetlang" and such.John Lenz
2005-02-26- Updated documentation to use CSS and <div> instead of blockquotesJohn Lenz
2004-11-28%name deprecated warningWilliam S Fulton
2004-09-02"Last updated" date removed from the files that had them as they aren't being...William S Fulton
2004-08-04Thousands of changes to correct incorrect HTML. HTML is now valid (transition...William S Fulton
2004-07-12changes after maketoc.py was runWilliam S Fulton
2004-06-03Warnings for new java typemapsWilliam S Fulton
2004-03-19added basic Modula-3 supportHenning Thielemann
2004-02-12new overload warnings for statically typed languagesWilliam S Fulton
2004-01-15Added the warning codeMarcelo Matus
2004-01-10Warning and error messages output is selectable via commandline optionsWilliam S Fulton