summaryrefslogtreecommitdiff
path: root/Doc/Manual/SWIGPlus.html
Commit message (Expand)AuthorAgeFilesLines
* Add C++20 documentation chapterWilliam S Fulton2020-06-081-0/+1
* Revert "Add C++20 documentation chapter"William S Fulton2020-06-081-1/+0
* Add C++20 documentation chapterWilliam S Fulton2020-01-281-0/+1
* Clear up some confusion over ANSI vs ISO C/C++ supportWilliam S Fulton2019-04-181-2/+2
* Add linkchecker3 make target to check internal linksWilliam S Fulton2019-04-151-3/+3
* [OCaml] Add a typecheck typemap for SWIGTYPEZackery Spytz2019-02-161-1/+1
* Add a documentation chapter on C++14William S Fulton2019-02-111-2/+4
* python -> Python in html docsWilliam S Fulton2018-08-211-7/+7
* Add C++17 documentation chapterWilliam S Fulton2018-05-141-0/+1
* Typo fix in SWIGPlus.html docsWilliam S Fulton2018-02-071-1/+1
* Improve Java director exception customization documentationWilliam S Fulton2017-11-291-1/+1
* Enhance documentation with callback techniquesWilliam S Fulton2017-11-011-1/+151
* C++ docs minor updateWilliam S Fulton2017-10-271-1/+4
* Improve docs for %rename and C++ features like default argsWilliam S Fulton2017-09-141-8/+22
* Overloaded methods section renamed slightly in docsWilliam S Fulton2017-09-141-5/+5
* Move C++ 'Default arguments' section in manualWilliam S Fulton2017-09-141-114/+114
* Add docs for C++11 ref-qualifiersWilliam S Fulton2017-08-301-4/+24
* Merge branch 'templates-scope-enforcement'William S Fulton2017-08-161-213/+376
|\
| * More docs on %templateWilliam S Fulton2017-08-161-0/+14
| * %template scope enforcement and class definition fixesWilliam S Fulton2017-08-161-3/+105
| * Template documentation tweaksWilliam S Fulton2017-08-161-84/+131
| * More consistent formatting of examples in documentationWilliam S Fulton2017-08-161-6/+6
| * More consistent formatting of examples in documentationWilliam S Fulton2017-08-161-1/+1
| * More consistent formatting of examples in documentationWilliam S Fulton2017-08-161-74/+74
| * More consistent formatting of examples in documentationWilliam S Fulton2017-08-161-13/+13
| * More consistent formatting of examples in documentationWilliam S Fulton2017-08-161-31/+31
| * Namespace documentation minor correctionsWilliam S Fulton2017-08-161-3/+3
* | Fix various comment and documentation typosOlly Betts2017-08-131-1/+1
|/
* Enhance %extend to extend a class with template methodsWilliam S Fulton2017-01-221-0/+37
* Fix some typos in docs and examples and make the code look nicer.sunoru2016-12-311-47/+47
* html fixWilliam S Fulton2016-11-031-1/+0
* Edit operator[] additionsWilliam S Fulton2016-10-301-8/+18
* Added description of the operator[] caveatsg2016-10-261-0/+10
* Consistent formatting of example code in the docsWilliam S Fulton2016-10-231-271/+271
* Replace tabs with spaces in html docsWilliam S Fulton2015-12-301-38/+38
* Minor html fixesWilliam S Fulton2015-12-301-0/+2
* HTML fixes for documentation - add meta tag and loose.dtdWilliam S Fulton2015-12-301-1/+2
* Correct links in html documentation using new version of makechap.pyWilliam S Fulton2015-12-301-45/+45
* Clearer warning message for badly constructed typecheck typemapsWilliam S Fulton2015-04-141-4/+5
* Nested class template doc tweaksWilliam S Fulton2015-01-161-4/+4
* Updated C++ template documentation with respect to using a nested class as te...Michael Schaller2015-01-051-10/+50
* Consistently put whitespace outside of <tt>...</tt> and not insideOlly Betts2014-11-181-3/+3
* Remove bogus ; after } in documentationOlly Betts2014-11-071-1/+1
* Spelling fixWilliam S Fulton2014-10-211-1/+1
* The kwargs feature no longer turns on compactdefaultargs for languages that d...William S Fulton2014-10-211-2/+4
* Correct documentation of special variable namesWilliam S Fulton2014-07-011-1/+1
* html fixes and section updatesWilliam S Fulton2014-03-151-0/+1
* Recommend compiling with PIC consistently.Olly Betts2014-02-211-1/+1
* %naturalvar feature fixes and documentationWilliam S Fulton2014-01-111-22/+30
* Merge branch 'nested' - nested structs/classes supportWilliam S Fulton2013-12-141-114/+26
|\