summaryrefslogtreecommitdiff
path: root/Doc/Manual/Contents.html
Commit message (Expand)AuthorAgeFilesLines
* Initial support for std::string_viewOlly Betts2023-05-081-0/+1
* Python: Suggest argcargv.i to handle char**Olly Betts2023-04-211-1/+1
* Duplicate class template instantiations via %template changesWilliam S Fulton2022-11-181-0/+1
* html fixesWilliam S Fulton2022-10-141-0/+1
* Provide SWIGTYPE MOVE typemaps in swigmove.iWilliam S Fulton2022-09-161-1/+1
* rvalue reference outputsWilliam S Fulton2022-09-081-0/+2
* html correctionsWilliam S Fulton2022-07-301-0/+4
* Add std::unique supportWilliam S Fulton2022-07-021-0/+1
* Movable and move-only types supported in "out" typemaps.William S Fulton2022-06-301-0/+3
* Documentation for attribute support in $typemap.William S Fulton2022-06-041-0/+1
* Document argc argv libraryWilliam S Fulton2022-05-151-0/+1
* Doxygen comments take precedence over the autodoc feature.William S Fulton2022-04-061-0/+1
* [Go] Add documentation note about Go and C++ exceptions.Ian Lance Taylor2022-03-151-0/+1
* HTML fixesWilliam S Fulton2022-03-121-0/+3
* Go docs: add note on thread local storageIan Lance Taylor2022-03-081-0/+1
* Add support for Python variable annotations as a feature.William S Fulton2022-03-021-1/+1
* More docs on -fastproxy and annotationsWilliam S Fulton2022-03-021-1/+1
* Python function annotations removed from -py3 option.William S Fulton2022-02-271-1/+4
* attribute library documentation editsWilliam S Fulton2022-02-051-0/+1
* Move docs on replacing c++ class methods to C++ sectionWilliam S Fulton2022-01-271-1/+4
* Merge branch 'doc-work2-v2'William S Fulton2022-01-271-0/+1
|\
| * Improve documentation on %renameCorey Minyard2022-01-261-0/+1
* | HTML formatting fixesWilliam S Fulton2022-01-271-3/+2
|/
* HTML doc fixesWilliam S Fulton2021-12-021-1/+1
* Added windows build instructions for MSYS2Erik Smistad2021-03-191-0/+1
* html chapter numbering fixWilliam S Fulton2021-03-021-3/+2
* Add link on main Contents pagesethg2021-02-231-1/+2
* Add C++20 documentation chapterWilliam S Fulton2020-06-081-30/+42
* Revert "Add C++20 documentation chapter"William S Fulton2020-06-081-42/+30
* html fixes in documentationWilliam S Fulton2020-02-071-0/+3
* Add C++20 documentation chapterWilliam S Fulton2020-01-281-30/+42
* HTML section numbering updateWilliam S Fulton2019-04-241-0/+4
* Add support for C++17 hexadecimal floating literalsZackery Spytz2019-02-131-0/+1
* [Python] Fix some errors in the documentation for -threadsZackery Spytz2019-02-121-1/+1
* Documentation section numbering updateWilliam S Fulton2019-02-111-76/+91
* html section numbers updatedWilliam S Fulton2019-02-101-0/+2
* Update section numberingWilliam S Fulton2019-02-101-237/+30
* [OCaml] Add support for the docstring option in the module directiveZackery Spytz2019-01-311-0/+4
* Add info about the Supported and Experimental language module statusWilliam S Fulton2019-01-291-1/+11
* Improve Python docs on memory management and member variablesWilliam S Fulton2019-01-091-0/+1
* Document all the Python command line optionsWilliam S Fulton2018-12-181-1/+2
* The Python module import logic has changed to stop obfuscating real ImportErr...William S Fulton2018-12-161-3/+4
* Re-implement Python -fastproxy option.William S Fulton2018-08-181-0/+4
* Update manual contents for removed Python sectionOlly Betts2018-06-081-1/+0
* HTML chapter numbering updatesWilliam S Fulton2018-06-071-2/+3
* Merge branch 'vadz-doxygen'William S Fulton2018-06-071-27/+71
|\
| * Doxygen html tweaksWilliam S Fulton2018-05-251-2/+2
| * Update html chapter numbering for added Doxygen chapterWilliam S Fulton2018-05-251-63/+71
| * Merge branch 'master' into vadz-doxygenWilliam S Fulton2018-05-171-35/+51
| |\
| * \ Merge branch 'master' into doxygenVadim Zeitlin2018-03-191-1/+13
| |\ \