summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Improve docs for Scanner_skip_balanced() return valueOlly Betts2023-05-161-1/+1
* Add %rename to %pythoncode exampleOlly Betts2023-05-151-1/+7
* [doc] Fix SWIG_AsCharPtrAndSize arg typesOlly Betts2023-05-091-1/+1
* Initial support for std::string_viewOlly Betts2023-05-082-11/+44
* [D] Update docs for D1 removalOlly Betts2023-05-041-6/+6
* [doc] Update sample swig -debug-tags outputOlly Betts2023-04-241-9/+9
* Warnings.html: Add missing warning numbers 472,473Olly Betts2023-04-211-0/+2
* Python: Suggest argcargv.i to handle char**Olly Betts2023-04-212-73/+6
* C#: Add missing explicit `global::System` in manualOlly Betts2023-04-211-3/+3
* scilab: add a gateway xml v6 with full function namesClément DAVID2023-04-201-1/+20
* scilab: detect version 2023 correctlyClément DAVID2023-04-201-2/+1
* Remove support for PHP7Olly Betts2023-04-142-64/+32
* Document improved variadic template supportWilliam S Fulton2022-12-221-11/+44
* Support multiple arguments in variadic templates.William S Fulton2022-12-221-1/+0
* Slightly better decltype() support for expressionsWilliam S Fulton2022-11-262-4/+34
* Merge branch 'rtests2'William S Fulton2022-11-232-29/+6
|\
| * [PHP] Update docs for removal of -noproxy in SWIG 4.1.0Olly Betts2022-11-132-29/+6
* | Variadic template docs correctionWilliam S Fulton2022-11-231-1/+1
* | Duplicate class template instantiations via %template changesWilliam S Fulton2022-11-183-31/+110
|/
* Bump version to 4.2.0 and migrate CHANGES to CHANGES.currentWilliam S Fulton2022-11-041-3/+3
* Add SWIG-4.1.0 release dateWilliam S Fulton2022-10-241-1/+1
* Bump doc version to SWIG-4.1William S Fulton2022-10-152-4/+4
* Allow wkhtmltopdf to access current directoryWilliam S Fulton2022-10-151-2/+2
* html fixesWilliam S Fulton2022-10-143-2/+3
* Revert "[xml] Move to "Experimental" target language status"William S Fulton2022-10-131-1/+1
* [python] Remove doc caveat for Python < 2.1Olly Betts2022-10-111-3/+1
* Fix doc typosOlly Betts2022-10-111-1/+1
* Completely remove CFFIWilliam S Fulton2022-10-061-604/+0
* Replace reference to SWIG_POINTER_EXCEPTION in docsOlly Betts2022-10-061-4/+3
* Update mingw linksOlly Betts2022-10-062-5/+4
* Use https for links in docs where supportedOlly Betts2022-10-0617-37/+37
* Use https for swig.org linksOlly Betts2022-10-068-19/+19
* Add support for parsing C++11 final classesWilliam S Fulton2022-10-051-0/+13
* Report errors in preprocessor expressions by defaultOlly Betts2022-10-052-1/+10
* Fix SWIG version reference in recent doc changeOlly Betts2022-10-051-1/+1
* Fix doc typoOlly Betts2022-10-051-1/+1
* Sort out predefined SWIG-specific macrosOlly Betts2022-10-051-0/+8
* Merge pull request #2249 from geographika/pcre-nugetWilliam S Fulton2022-09-301-26/+31
|\
| * Split build and installsethg2022-09-271-1/+2
| * Switch Action and docs to use PowerShellsethg2022-09-271-11/+21
| * Update Windows CMake builds to use NuGet package for PCRE2sethg2022-03-311-15/+9
* | Add DohSortedKeys functionWilliam S Fulton2022-09-301-0/+8
* | Fix a few documentation typosOlly Betts2022-09-291-1/+1
* | [php] Add php:allowdynamicproperties featureOlly Betts2022-09-291-0/+48
* | Extended the documentation for octave operator overloadingMarkus Friedrich2022-09-181-0/+10
* | Provide SWIGTYPE MOVE typemaps in swigmove.iWilliam S Fulton2022-09-162-8/+188
* | rvalue reference outputsWilliam S Fulton2022-09-082-12/+71
* | Docs on rvalue parameter changesWilliam S Fulton2022-09-021-3/+60
* | Octave - SWIG now marshalls a C/C++ NULL pointer into the null matrix, []William S Fulton2022-08-311-0/+4
* | Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-318-20/+20