aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/SWIGPlus.html
AgeCommit message (Expand)Author
2013-12-12Fix a few typos in comments and docsOlly Betts
2013-09-03Smart pointer documentation improvementWilliam S Fulton
2012-10-11Support special variable expansion in %extend.William S Fulton
2012-09-14Add new warning if an empty template declaration is used on a base class, min...William S Fulton
2011-12-10New section numbering adding in Android chapterWilliam S Fulton
2011-09-24HTML cosmeticsWilliam S Fulton
2011-08-23Fix %newobject when used in conjunction with %feature(ref). The code from the...William S Fulton
2011-08-17some doc typo fixesWilliam S Fulton
2011-01-08Use htmldoc's new --overflow option and fix overflow warnings in the pdf docu...William S Fulton
2010-06-01Add std_shared_ptr.i and document shared_ptr libraryWilliam S Fulton
2010-03-06Correctly mangle the html section names to prevent name clashes in the pdf do...William S Fulton
2010-03-06Add nspace feature for C# and add documentation on nspaceWilliam S Fulton
2010-02-13Update error messageWilliam 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-12-22Add link for const sectionsWilliam S Fulton
2009-11-12Stop generating uncompileable code when using nested template classes in func...William S Fulton
2009-11-11Nested class improvements - Fixed inconsistency in handling C++ nested classe...William S Fulton
2009-10-23Document improved template explicit specialization and partial specializationWilliam S Fulton
2009-08-21fix SWIG naming conventionWilliam S Fulton
2008-06-21better terminology for static typesWilliam S Fulton
2008-04-24few tweaks to valuewrapper documentationWilliam S Fulton
2008-04-22Add documentation on the allprotected modeWilliam S Fulton
2008-04-14Fix a couple of typosOlly Betts
2008-04-14Committed Documentation patch for: [ 1941709 ] document (no)valuewrapper %fea...Jason Stewart
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-08-15mention and public accessWilliam S Fulton
2007-07-02changes after running the html checkerWilliam S Fulton
2007-05-26conversion operator %rename improvements - the exact operator name must be sp...William S Fulton
2007-04-18SWIG does now support use of some constant expressions as template parametersOlly Betts
2007-03-26Fix a couple of minor typosOlly Betts
2006-11-08$self special variable for %extendWilliam S Fulton
2006-10-31changes after running section number updaterWilliam S Fulton
2006-09-27Fix lots of typos in the manual.Olly Betts
2006-09-13- explicitcall feature removed.William S Fulton
2006-07-07html validation fixes and chapter renumberingWilliam S Fulton
2006-07-04explicitcall docsWilliam S Fulton
2006-06-29Overhaul updating to what SWIG really does - ie more emphasis on proxy classe...William S Fulton
2006-06-13Nested class workarounds addedWilliam S Fulton
2006-04-11fix docs, path provided by OllyMarcelo Matus
2006-02-11more %catches documentationWilliam S Fulton
2006-02-03typosWilliam S Fulton
2006-01-30%naturalvar documentation addedWilliam S Fulton
2006-01-25Minor mods getting ready for 1.3.28William S Fulton
2006-01-11add info about %catches, while we define if we need a better nameMarcelo Matus
2006-01-02update mailing list namesWilliam S Fulton
2005-12-22disable copyctorMarcelo Matus
2005-12-22minor fixesMarcelo Matus
2005-12-22generate implicit copyctor, add -nocopyctor, and clarify the -nodefault, -nod...Marcelo Matus