aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Typemaps.html
AgeCommit message (Expand)Author
2013-04-28Drop guilegh interfaceGeert Janssens
2012-04-28Fix %fragment error in docs and improve preprocessing and delimiters section ...William S Fulton
2011-12-10New section numbering adding in Android chapterWilliam S Fulton
2011-11-04Add docs on special variable expansion in typemap warningsWilliam S Fulton
2011-01-08Use htmldoc's new --overflow option and fix overflow warnings in the pdf docu...William S Fulton
2010-06-08Add section on Aspect Oriented Programming after discussion on swig-develWilliam S Fulton
2010-06-021.3 => 2.0 for documentation headingsWilliam S Fulton
2010-05-28chapter numbering updateWilliam S Fulton
2010-05-02Typemap matching rules enhancement for non-default typemaps. Previously all q...William S Fulton
2010-04-14Make typemap fragments official - move the documentation in fragments.swg int...William S Fulton
2010-04-09Update typemaps chapter and document new default typemap matching rulesWilliam S Fulton
2010-03-06Correctly mangle the html section names to prevent name clashes in the pdf do...William S Fulton
2010-03-06Fix html errorsWilliam S Fulton
2010-01-28Typemap matching rules updateWilliam S Fulton
2010-01-28Fix typemap matching bug when a templated type has a typemap both specialized...William S Fulton
2010-01-09Some more file and line numbering reporting consistency fixesWilliam S Fulton
2010-01-09Update warnings to newer slightly modified warning formatWilliam S Fulton
2010-01-09Improve -debug-tmused output so that the typemap method name is always shown ...William S Fulton
2010-01-04Add typemaps used debugging option (-debug-tmused). Fix missing file/line num...William S Fulton
2009-12-24Display filename and line number in output when using -debug-tmsearchWilliam S Fulton
2009-12-22Slight improvement to -debug-tmsearch and multi-argument typemapsWilliam S Fulton
2009-12-21-debug-tmsearch improvements and fixes. Also slightly more efficient typemap ...William S Fulton
2009-12-20Add -debug-tmsearch option for debugging the typemap pattern matching rulesWilliam S Fulton
2009-11-24Clarify typedef matching is typedef reduction onlyWilliam S Fulton
2009-08-18Remove 'under construction' notesWilliam S Fulton
2009-08-18Clear up confusion that typemaps can contain C/C++ as well as target language...William S Fulton
2009-07-29(method, typelist) special variable macro fixed/enhanced and made officialWilliam S Fulton
2009-07-18Mention Return Value Optimization when using the optimal attribute in the out...William S Fulton
2008-12-09section name updateWilliam S Fulton
2008-11-16Add documentation on typemaps for 'self' based on patch from Art ClarkeWilliam S Fulton
2008-06-25section updateWilliam S Fulton
2008-06-24More info about numobjects addedWilliam S Fulton
2008-06-21better terminology for static typesWilliam S Fulton
2008-05-21some html fixesWilliam 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
2008-01-30Small update to documentation in Typemaps.html, to warn about use of local va...Mark Gossage
2007-10-19html fixes and toc updateWilliam S Fulton
2007-09-25Add more details on and special variablesWilliam S Fulton
2007-07-02Add notes about typemaps and the preprocessor including the noblock attributeWilliam S Fulton
2006-12-14Fix bug 1606010 "[Doc] Typo in Typemaps.html"Olly Betts
2006-11-24clarification of what can go in the code segment of typemaps and when the pre...William S Fulton
2006-11-03add in reference to %newobject section for newfree typemapWilliam S Fulton
2006-09-24Fix typo: "loop though" -> "loop through"Olly Betts
2006-05-20Fix typosOlly Betts
2006-02-11more %catches documentationWilliam S Fulton
2005-12-16Add in note about supporting different languages with the same typemap name.William S Fulton
2005-12-16Remove old style typemap declarationsWilliam S Fulton
2005-10-20Update the typemap documentationJohn Lenz