summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Update Windows CMake builds to use NuGet package for PCRE2sethg2022-03-311-15/+9
* Improvements to the -debug command line optionsWilliam S Fulton2022-03-252-197/+229
* Remove -py3 command line optionWilliam S Fulton2022-03-232-13/+4
* Add Python < 3.3 support for pyabc.iWilliam S Fulton2022-03-231-6/+13
* Python -flatstaticmethod correctionsWilliam S Fulton2022-03-211-1/+3
* Python: Option to generate flat class methodsJulien Schueller2022-03-181-4/+4
* Fix module example so generated code compilesOlly Betts2022-03-181-0/+8
* Update python manual scripts to py3 compatibility (#2204)Seth R. Johnson2022-03-182-12/+12
* [Go] Make -intgosize optionalOlly Betts2022-03-161-3/+3
* [Go] Add documentation note about Go and C++ exceptions.Ian Lance Taylor2022-03-152-13/+26
* %interface family of macros no longer add variable wrappersWilliam S Fulton2022-03-121-0/+6
* Fixes for the family of %interface macros for overloaded methodsWilliam S Fulton2022-03-121-2/+13
* HTML fixesWilliam S Fulton2022-03-122-2/+7
* Remove confusing extra parameter from doc exampleOlly Betts2022-03-093-3/+3
* Go docs: add note on thread local storageIan Lance Taylor2022-03-082-17/+33
* Clarify name used for matching out typemapsOlly Betts2022-03-071-3/+5
* Fix fatal error implemented by assertOlly Betts2022-03-071-2/+2
* Add/update docs for Malloc(), Exit(), etcOlly Betts2022-03-072-6/+26
* Stop suggesting %name in Guile.htmlOlly Betts2022-03-071-3/+5
* add doc on %attribute and templates (#2224)Kris Thielemans2022-03-071-1/+22
* Add DOH Exit() and SetExitHandler()Olly Betts2022-03-061-1/+1
* Update docs for expression parsing improvementsOlly Betts2022-03-041-7/+9
* Improve typemap method and attribute checkingOlly Betts2022-03-031-1/+1
* HTML fixesWilliam S Fulton2022-03-022-2/+2
* Add support for Python variable annotations as a feature.William S Fulton2022-03-022-12/+66
* More docs on -fastproxy and annotationsWilliam S Fulton2022-03-022-2/+2
* Document limitations with Python annotationsWilliam S Fulton2022-02-281-3/+11
* Python function annotations removed from -py3 option.William S Fulton2022-02-272-15/+48
* Fix typos in docs and commentsOlly Betts2022-02-276-10/+10
* 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
* Using declarations in inheritance hierarchy improvements.William S Fulton2022-02-262-23/+123
* Merge branch 'scilab-6' of https://github.com/davidcl/swigOlly Betts2022-02-241-9/+0
|\
| * [Scilab] remove targetversion argumentClément DAVID2022-02-211-9/+0
* | Document strings in preprocessor expressionsOlly Betts2022-02-241-2/+17
|/
* Perl.html: Fix incorrect references to pythonOlly Betts2022-02-161-2/+2
* Improve wording in docsOlly Betts2022-02-101-2/+2
* Fix typosDimitris Apostolou2022-02-104-5/+5
* Fragments: additional testing and documentation enhancementsWilliam S Fulton2022-02-071-8/+13
* Merge branch 'fragment-typemap' into upstream-masterWilliam S Fulton2022-02-071-3/+13
|\
| * Add documentationSeth R Johnson2022-02-051-3/+13
* | Remove support for the "command" encoderOlly Betts2022-02-071-14/+1
|/
* Clean up uses of Replace()Olly Betts2022-02-061-0/+5
* attribute library documentation editsWilliam S Fulton2022-02-053-47/+60
* Merge branch 'doc-work' into upstream-masterWilliam S Fulton2022-02-052-0/+213
|\
| * Move the attribute.i docs into Library.htmlCorey Minyard2022-01-283-212/+218
| * Move %attribute documentation into the manualCorey Minyard2022-01-262-5/+212
* | Fix stale links to doxygen docsOlly Betts2022-02-041-2/+2
* | Document calling extend methods from C/C++Olly Betts2022-02-031-0/+5
* | [Java] Note use of %ignore with %nativeOlly Betts2022-02-011-0/+5