aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Java.html
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainllvm-r522817Alistair Delva
2019-04-24Documentation: terminology consistency for command line options plus Doxygen ...William S Fulton
2019-04-15Correct out of date html linksWilliam S Fulton
2019-04-08Add the parameters typemap attribute to D and Java destructor wrapper typemapsWilliam S Fulton
2019-03-03Documentation for directors and virtual final methodsWilliam S Fulton
2019-02-18Add back-reference to changes fileWilliam S Fulton
2019-02-11Documentation section numbering updateWilliam S Fulton
2019-02-10Update section numberingWilliam S Fulton
2018-06-07Merge branch 'vadz-doxygen'William S Fulton
2018-05-25Update html chapter numbering for added Doxygen chapterWilliam S Fulton
2018-05-17follow-up typosluz.paz
2018-05-17Misc. typosluz.paz
2018-05-14Add C++17 documentation chapterWilliam S Fulton
2018-05-11C#, D, Java methodmodifiers on destructorsWilliam S Fulton
2017-11-29Replace DirectorException::raiseJavaException with DirectorException::throwEx...William S Fulton
2017-11-29Improve Java director exception customization documentationWilliam S Fulton
2017-11-16Improved Java director exceptions documentationWilliam S Fulton
2017-11-10Java director exception handling improvementsWilliam S Fulton
2017-09-19Improvements to Java Memory Management docsWilliam S Fulton
2017-08-29Avoid possible GC issues in Java example codeJesse Rusak
2017-08-16Merge branch 'templates-scope-enforcement'William S Fulton
2017-08-16More consistent formatting of examples in documentationWilliam S Fulton
2017-08-16More consistent formatting of examples in documentationWilliam S Fulton
2017-08-13Fix various comment and documentation typosOlly Betts
2017-06-05Java jboxtype typemap documentation and tidy upWilliam S Fulton
2017-05-13Add raise methods for throwing c++ exceptions in C#, Java, DWilliam S Fulton
2017-01-17Fix Java directorin typemap exampleWilliam S Fulton
2017-01-13Reference %proxycode from javacode typemap section in docsWilliam S Fulton
2017-01-13Add %proxycode directive for adding code into proxy classes for C#, D and JavaWilliam S Fulton
2017-01-05Update wiki links to new Github wiki siteWilliam S Fulton
2016-12-31Realign for some comments.sunoru
2016-12-31Fix some typos in docs and examples and make the code look nicer.sunoru
2016-12-18Minor Java html doc correctionWilliam S Fulton
2016-11-03Java doc update for directorin typemaps and Swig::LocalRefGuardWilliam S Fulton
2016-10-23Consistent formatting of example code in the docsWilliam S Fulton
2016-07-13%interface documentation corrections and tweaksWilliam S Fulton
2016-03-12Merge branch 'char-escaping'William S Fulton
2016-03-11Documentation and CHANGES entry for interface featureWilliam S Fulton
2016-01-26Minor documentation tweakWilliam S Fulton
2016-01-12Fix typo: "neccessary" -> "necessary"Olly Betts
2015-12-30Replace tabs with spaces in html docsWilliam S Fulton
2015-12-30HTML fixes for documentation - add meta tag and loose.dtdWilliam S Fulton
2015-12-30Correct links in html documentation using new version of makechap.pyWilliam S Fulton
2015-12-18html links updatesWilliam S Fulton
2015-12-18Add a linkchecker target for checking broken links in SWIGDocumentation.htmlWilliam S Fulton
2015-10-01Update docs for shared_ptrWilliam S Fulton
2015-08-02Fix potential security exploit in generated Java classesWilliam S Fulton
2014-11-18Consistently put whitespace outside of <tt>...</tt> and not insideOlly Betts
2014-07-18Add support for java.nio.BufferYuval Kashtan
2014-03-15html fixes and section updatesWilliam S Fulton