summaryrefslogtreecommitdiff
path: root/Source/Modules/java.cxx
Commit message (Expand)AuthorAgeFilesLines
* Minor refactor of D, C#, Java director codeWilliam S Fulton2022-11-121-10/+16
* SwigType * handling correctionsWilliam S Fulton2022-11-091-12/+9
* Cleanup SWIG_VERSION definitionWilliam S Fulton2022-10-131-1/+1
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Order of interfaces generated for %interface macrosWilliam S Fulton2022-07-201-6/+4
* Merge branch 'imfunc'William S Fulton2022-05-301-0/+2
|\
| * Merge branch 'swig:master' into imfuncLindleyF2022-02-021-1/+1
| |\
| * | Also expose in proxyClassFunctionHandlerLindley French2021-06-241-0/+1
| * | Expose to javaout typemaps.Lindley French2021-06-231-0/+1
* | | Header file tidyupWilliam S Fulton2022-05-071-1/+1
* | | %interface family of macros no longer add variable wrappersWilliam S Fulton2022-03-121-1/+1
* | | %interface family of macros enum fix for JavaWilliam S Fulton2022-03-121-4/+1
* | | Use GetFlag instead of Getattr for feature:interfaceWilliam S Fulton2022-03-121-5/+5
* | | Add DOH Exit() and SetExitHandler()Olly Betts2022-03-061-14/+14
| |/ |/|
* | Fix nspace warning messageWilliam S Fulton2021-11-111-1/+1
|/
* Remove support for $source and $targetOlly Betts2021-04-301-10/+0
* Add access modifier support for interface featureWilliam S Fulton2020-09-251-1/+2
* Fix crashes in swig_connect_director during director class construction.William S Fulton2020-08-281-21/+10
* Add some comments about shared_ptr upcast codeWilliam S Fulton2020-01-241-0/+1
* Refactor upcasts codeWilliam S Fulton2020-01-231-25/+28
* Merge branch 'shared-ptr-template-upcast'William S Fulton2020-01-171-5/+8
|\
| * Applying shared_ptr template upcast fix to CSharp, adding CSharp test, and cl...etse2019-05-061-12/+0
| * WIP - Use the non-encoded type string for upcasting a shared_ptr of a derived...Eric Tse2019-05-061-5/+20
* | Fix invalid code generated for "%constant enum EnumType ..." and add a test.Rokas Kupstys2019-08-011-1/+1
* | Fix class name for nested classesIsaac Pascual Monells2019-06-271-1/+1
|/
* Fix minor whitespace regression in Java generated codeWilliam S Fulton2019-04-181-1/+1
* Add the parameters typemap attribute to D and Java destructor wrapper typemapsWilliam S Fulton2019-04-081-3/+8
* Doxygen JavaDoc class comments fixWilliam S Fulton2018-06-171-10/+11
* Show enum name in presence of Doxygen comment for simple Java enumsWilliam S Fulton2018-06-171-3/+3
* Doxygen comment JavaDoc indentation fix for simple Java enumsWilliam S Fulton2018-06-171-2/+2
* Remove duplicate doxygen comment when using simple Java enumsWilliam S Fulton2018-06-171-8/+8
* Add Doxygen test for constant and fix JavaDoc indentationWilliam S Fulton2018-06-171-1/+1
* Correct JavaDoc from doxygen comments indentationWilliam S Fulton2018-06-171-22/+21
* Merge branch 'vadz-doxygen'William S Fulton2018-06-071-7/+116
|\
| * Add Doxygen to include pathsWilliam S Fulton2018-05-291-1/+1
| * Doxygen source renameWilliam S Fulton2018-05-261-1/+1
| * Java enums output format fixesWilliam S Fulton2018-05-251-5/+6
| * Code formatting fixes in doxygen codeWilliam S Fulton2018-05-251-51/+44
| * Remove unused doxygen codeWilliam S Fulton2018-05-191-25/+1
| * Merge branch 'master' into vadz-doxygenWilliam S Fulton2018-05-171-5/+16
| |\
| * \ Merge branch 'master' into doxygenVadim Zeitlin2018-03-191-23/+29
| |\ \
| * \ \ Merge branch 'master' into doxygenVadim Zeitlin2017-09-191-45/+25
| |\ \ \
| * \ \ \ Merge branch 'master' into doxygenVadim Zeitlin2017-02-011-2/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into doxygenVadim Zeitlin2016-12-121-99/+358
| |\ \ \ \ \
| * | | | | | Don't duplicate Javadoc from global enum Doxygen comments twice.Vadim Zeitlin2015-07-271-10/+1
| * | | | | | Another merge with master.Vadim Zeitlin2015-07-201-6/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Another merge with master.Vadim Zeitlin2015-02-161-12/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge latest master into doxygen branch.Vadim Zeitlin2014-12-151-30/+40
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Refactor: move makeParameterName() to common Language base class.Vadim Zeitlin2014-08-221-38/+0
| * | | | | | | | | Replace DoxygenTranslator debug parameters with a single flags one.Vadim Zeitlin2014-08-131-9/+8