aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/CSharp.html
AgeCommit message (Expand)Author
2013-10-22Update documentation to reflect fully qualifying the use of .NET types in the...Brant K. Kyser
2013-01-11Improvements to documentation for csdirectorin 'pre', 'post' and 'terminator'...William S Fulton
2013-01-11Documentation for csdirectorin 'pre', 'post' and 'terminator' support.Vladimir Kalinin
2012-12-11Document null attribute for out typemap for C#William S Fulton
2011-12-10New section numbering adding in Android chapterWilliam S Fulton
2011-11-25Fix inconsistencies in Java and C# getCPtr() and pointer constructor visibili...William S Fulton
2011-11-25Fix inconsistencies in Java and C# getCPtr() and pointer constructor visibili...William S Fulton
2011-08-17some doc typo fixesWilliam S Fulton
2011-08-04html fixesWilliam S Fulton
2011-08-04Section numbering updateWilliam S Fulton
2011-08-04Add section on void * pointers for C#William S Fulton
2011-01-08Better linkchecker configuration for checking html links. Fix broken links an...William S Fulton
2011-01-08Use htmldoc's new --overflow option and fix overflow warnings in the pdf docu...William S Fulton
2010-06-10Add C# example showing how to modify the underlying enum typeWilliam S Fulton
2010-05-23Fix more doubled word typosOlly Betts
2010-03-09Fixes for nspace and derived classesWilliam 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
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-01-09Update warnings to newer slightly modified warning formatWilliam S Fulton
2009-10-01document directorinattributes and directoroutattributesWilliam S Fulton
2009-09-15Add %csattributes for adding C# attributes to enum values.William S Fulton
2009-08-21fix SWIG naming conventionWilliam S Fulton
2009-06-17better clarification for %include and #include and %moduleWilliam S Fulton
2009-05-17fix linkWilliam S Fulton
2008-12-20new section numbering since adding in ccache chapterWilliam S Fulton
2008-12-17some html fixesWilliam S Fulton
2008-11-10Add Antti Karanta's documentation about the new c# array marshalling library ...William S Fulton
2008-09-18Add C# array typemaps provided by Antti Karanta.William S Fulton
2008-09-02Add new terminator attribute for the csin typemap for C#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-25Add more details on and special variablesWilliam S Fulton
2007-09-21Back out valueparm attribute in the csvarin typemap. Add example usage of tem...William S Fulton
2007-08-16add a bit about SWIGTYPEWilliam S Fulton
2007-08-15Add examples extending generated proxy class using partial classes and cscode...William S Fulton
2007-04-17Add in pre, post and cshin attributes for the csin typemapWilliam S Fulton
2007-03-26Escape < and > in HTML since unescaped instances confuse htmldoc and cause itOlly Betts
2006-10-29-nopgcpp commandline optionWilliam S Fulton
2006-10-29Add premature garbage collection prevention parameter for JavaWilliam S Fulton
2006-10-20document directorout typemapWilliam S Fulton
2006-10-13clarify nested namespacesWilliam S Fulton
2006-10-12Avoid potential race conditions on the Dispose() methodWilliam S Fulton
2006-10-11gc terminology correctionsWilliam S Fulton
2006-09-27Fix lots of typos in the manual.Olly Betts
2006-07-07Fixes for pdf doc generationWilliam S Fulton
2006-07-07html validation fixes and chapter renumberingWilliam S Fulton
2006-06-05link updatesWilliam S Fulton
2006-05-13Director support addedWilliam S Fulton