summaryrefslogtreecommitdiff
path: root/Doc/Manual/SWIG.html
Commit message (Expand)AuthorAgeFilesLines
* Remove support for PHP7Olly Betts2023-04-141-1/+1
* Revert "[xml] Move to "Experimental" target language status"William S Fulton2022-10-131-1/+1
* Use https for links in docs where supportedOlly Betts2022-10-061-1/+1
* Use https for swig.org linksOlly Betts2022-10-061-2/+2
* Report errors in preprocessor expressions by defaultOlly Betts2022-10-051-1/+1
* Document lack of separate ISO C tag namespaceOlly Betts2022-07-281-2/+40
* [xml] Move to "Experimental" target language statusOlly Betts2022-07-081-1/+1
* Improvements to the -debug command line optionsWilliam S Fulton2022-03-251-5/+7
* Add detailed docs and info on match in %renameWilliam S Fulton2022-02-261-0/+31
* Add %rename matching docs and improvementsWilliam S Fulton2022-02-261-0/+22
* Remove support for the "command" encoderOlly Betts2022-02-071-14/+1
* attribute library documentation editsWilliam S Fulton2022-02-051-1/+1
* Merge branch 'doc-work' into upstream-masterWilliam S Fulton2022-02-051-0/+5
|\
| * Move the attribute.i docs into Library.htmlCorey Minyard2022-01-281-211/+10
| * Move %attribute documentation into the manualCorey Minyard2022-01-261-5/+211
* | Document calling extend methods from C/C++Olly Betts2022-02-031-0/+5
* | Remove redundant NULL checks before free()/delete (#2184)Olly Betts2022-01-291-4/+3
* | Talk about namespaces and unignoringCorey Minyard2022-01-291-0/+16
* | Add an example for unignoring everythingCorey Minyard2022-01-291-0/+2
* | Fix the recent %rename docsCorey Minyard2022-01-291-7/+8
* | Move docs on replacing c++ class methods to C++ sectionWilliam S Fulton2022-01-271-52/+4
* | Improve documentation on %renameCorey Minyard2022-01-261-3/+73
|/
* Few more PCRE to PCRE2 changesWilliam S Fulton2022-01-211-3/+3
* Fix more "allows to" and other typosOlly Betts2021-04-211-1/+1
* Add initial support for PHP8Olly Betts2021-03-191-1/+1
* Macros wrapped as constants documentation improvements.William S Fulton2019-10-011-0/+26
* Correct %init documentation for C#/JavaVadim Zeitlin2019-07-301-0/+12
* Clear up some confusion over ANSI vs ISO C/C++ supportWilliam S Fulton2019-04-181-6/+6
* Add linkchecker3 make target to check internal linksWilliam S Fulton2019-04-151-1/+1
* Mark and setup OCaml as an experimental target language.William S Fulton2019-02-111-1/+1
* Mark MzScheme as an experimental languageWilliam S Fulton2019-02-091-1/+1
* Consistent use of target language version of optionsWilliam S Fulton2019-02-051-3/+3
* Disable CFFI Common Lisp target languageWilliam S Fulton2019-02-051-1/+0
* Disable Allegrcol target languageWilliam S Fulton2019-02-051-1/+0
* Disable Chicken target languageWilliam S Fulton2019-02-051-1/+0
* Disable Common Lisp / CLISP target languageWilliam S Fulton2019-02-051-1/+0
* Disable Common Lisp / S-Exp target languageWilliam S Fulton2019-02-051-1/+0
* Disable Common Lisp / UFFI target languageWilliam S Fulton2019-02-051-1/+0
* Disable Pike target languageWilliam S Fulton2019-02-051-1/+0
* Disable Modula3 target languageWilliam S Fulton2019-02-051-1/+0
* Add missing command line options to documentationWilliam S Fulton2019-02-041-49/+117
* Remove support for PHP5Olly Betts2018-06-071-2/+1
* Add documentation for option filesJoshua Watt2018-01-121-0/+26
* Enhance documentation with callback techniquesWilliam S Fulton2017-11-011-2/+4
* Doc corrections for %shared_ptr and enhancements for %inlineWilliam S Fulton2017-09-151-4/+21
* Merge branch 'master' into masterArtem V L2017-09-141-35/+8
|\
| * Improve docs for %rename and C++ features like default argsWilliam S Fulton2017-09-141-35/+8
| * %rename for functions with default parameters explained, see #1087luav2017-09-141-0/+37
* | %rename for functions with default parameters explained, see #1087luav2017-09-121-0/+37
* | %shared_ptr usage for the templates documented, see #1049luav2017-09-111-1/+1