aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/SWIG.html
AgeCommit message (Expand)Author
2013-02-18Restrict the name used in %extend to be just the struct/class name and not a ...William S Fulton
2012-02-16Expand docs on advanced %ignoreWilliam S Fulton
2011-05-17begin section was missing in some of the docsWilliam S Fulton
2011-02-04SF #3141139 better callback documentationWilliam S Fulton
2010-11-16Correct explanation of how to match on class name in %rename.Vadim Zeitlin
2010-10-04html fixesWilliam S Fulton
2010-10-04Add 2.0.1 release notesWilliam S Fulton
2010-10-01Add -pcreversion option to display PCRE version informationWilliam S Fulton
2010-09-21html fixesWilliam S Fulton
2010-08-14Add more regex function usage examples in %rename section.Vadim Zeitlin
2010-07-23Minor comment changes and html changesWilliam S Fulton
2010-07-23minor edits in %rename sectionsWilliam S Fulton
2010-07-22Add support for "[not]regexmatch" and "regextarget" to %rename.Vadim Zeitlin
2010-07-22Improve %rename(match) documentation.Vadim Zeitlin
2010-07-22Add support for regex encoder for %rename.Vadim Zeitlin
2010-07-22Document advanced %rename capabilities.Vadim Zeitlin
2010-06-10Add support for the Go programming language.Ian Lance Taylor
2010-05-23Fix more doubled word typosOlly Betts
2010-04-29Remove confusion about ignoring header include guardsWilliam S Fulton
2010-03-06Fix numerous broken links reported by linkcheckerWilliam S Fulton
2010-03-06Correctly mangle the html section names to prevent name clashes in the pdf do...William S Fulton
2009-12-22Add link for const sectionsWilliam S Fulton
2009-12-20Make docs on c++ source files more technically correct and fix some html errorsWilliam S Fulton
2009-12-02Change %extend example which said that char arrays were problematic to wrap, ...William S Fulton
2009-12-02Revert support for %extend and memberin typemaps added in swig-1.3.39. The me...William S Fulton
2009-11-11Nested class improvements - Fixed inconsistency in handling C++ nested classe...William S Fulton
2009-08-14Fill in missing bit about the begin sectionWilliam S Fulton
2009-08-14Add some notes about \%extend and constructorsWilliam S Fulton
2009-08-12Correct docs wrt C preprocessor constants with a castWilliam S Fulton
2009-06-18add further clarification about modulesWilliam S Fulton
2009-06-17better clarification for %include and #include and %moduleWilliam S Fulton
2009-02-20minor correction about %beginWilliam S Fulton
2009-02-20add new %begin directive for inserting code at top of wrapper fileWilliam S Fulton
2009-01-29Fix regression introduced in 1.3.37 where the default output directory for ta...William S Fulton
2008-12-06remove last vestiges of php4 and encourage use of -php rather than -php5William S Fulton
2008-11-25Add -outcurrentdir optionWilliam S Fulton
2008-11-23remove docs on old php4 switchWilliam S Fulton
2008-07-27Fix "can can" typo in docs (SF#2026756)Olly Betts
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-03-01update note about wchar_tWilliam S Fulton
2007-08-28update language commandline optionsWilliam S Fulton
2007-08-02Fix syntax errors for %callback examplesWilliam S Fulton
2006-11-29reference label modWilliam S Fulton
2006-11-10%ignore clarification for #1592169William S Fulton
2006-11-08$self special variable for %extendWilliam S Fulton
2006-09-27Fix lots of typos in the manual.Olly Betts
2006-06-13Nested class workarounds addedWilliam S Fulton
2006-01-30%naturalvar documentation addedWilliam S Fulton
2006-01-07add missing languages to commandline optionsWilliam S Fulton