summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/python-builtin-separate-runtime-data'William S Fulton2022-03-261-0/+8
|\
| * Different capsule names for builtin changes entryWilliam S Fulton2022-03-261-0/+8
* | Improvements to the -debug command line optionsWilliam S Fulton2022-03-251-0/+10
* | Fix using declaration in derived class bugsWilliam S Fulton2022-03-241-0/+5
* | Remove -py3 command line optionWilliam S Fulton2022-03-231-0/+8
* | Add Python < 3.3 support for pyabc.iWilliam S Fulton2022-03-231-0/+6
* | Merge branch 'flatstaticmember'William S Fulton2022-03-211-0/+14
|\ \
| * | Python -flatstaticmethod correctionsWilliam S Fulton2022-03-211-0/+14
* | | [Go] Implement %extend base methods in child classes.Ian Lance Taylor2022-03-181-0/+3
|/ /
* | Default to running tests with Python 3Olly Betts2022-03-171-0/+7
* | [Go] Make -intgosize optionalOlly Betts2022-03-161-0/+5
* | [Go] add typemaps for std::string*Ian Lance Taylor2022-03-151-0/+3
|/
* [Go] Don't convert arrays to pointers if there is a "gotype" typemap entry.Ian Lance Taylor2022-03-151-0/+4
* [Go] Add documentation note about Go and C++ exceptions.Ian Lance Taylor2022-03-151-0/+3
* [Go] Add notes about recent Go-related changes.Ian Lance Taylor2022-03-151-0/+11
* %interface family of macros no longer add variable wrappersWilliam S Fulton2022-03-121-0/+9
* Fixes for the family of %interface macros for overloaded methodsWilliam S Fulton2022-03-121-1/+17
* Using declarations in derived class parameters scoping fixWilliam S Fulton2022-03-101-0/+6
* Handle `)` in command line interface filenameOlly Betts2022-03-081-0/+6
* [Tcl] Fix SWIG_AsWCharPtrAndSize() to assign resultOlly Betts2022-03-081-0/+9
* [Python] Fix memory leak.Olly Betts2022-03-071-0/+11
* [Javascript] Fix handling of functions which take void*Olly Betts2022-03-071-0/+3
* Add DOH Exit() and SetExitHandler()Olly Betts2022-03-061-0/+25
* Improve typemap method and attribute checkingOlly Betts2022-03-031-4/+8
* Add support for Python variable annotations as a feature.William S Fulton2022-03-021-0/+33
* Handle typemap argument without a valueOlly Betts2022-03-021-0/+4
* Python function annotations removed from -py3 option.William S Fulton2022-02-271-0/+14
* changes file tweakWilliam S Fulton2022-02-261-3/+5
* Using declarations in inheritance hierarchy improvements.William S Fulton2022-02-261-0/+5
* Merge branch 'scilab-6' of https://github.com/davidcl/swigOlly Betts2022-02-241-0/+12
|\
| * Scilab: describe 6.0 and 6.1 changesClément DAVID2022-02-211-1/+11
* | Don't report "Warning 202: Error: ..."Olly Betts2022-02-241-0/+17
* | Fix a preprocessor expression evaluation bugOlly Betts2022-02-231-0/+11
|/
* Merge branch 'using-declarations' into upstream-masterWilliam S Fulton2022-02-201-0/+3
|\
| * Fix warning suppression for WARN_PARSE_USING_UNDEFWilliam S Fulton2022-02-201-0/+3
* | [PHP] Fix cleanup code handling issuesOlly Betts2022-02-171-0/+5
* | Improve parsing of % followed immediately by identifierOlly Betts2022-02-151-0/+9
* | [Tcl] Fix Tcl generic input typemap for std::vectorOlly Betts2022-02-101-0/+6
* | Fragments: additional testing and documentation enhancementsWilliam S Fulton2022-02-071-0/+9
* | Remove support for the "command" encoderOlly Betts2022-02-071-0/+23
* | -DFOO on the SWIG command line now sets FOO to 1Olly Betts2022-02-061-0/+5
* | changes file editsWilliam S Fulton2022-02-051-2/+2
* | Add CHANGES.current entry for #2194Olly Betts2022-02-061-0/+4
* | Add CHANGES.current entry for #1672Olly Betts2022-02-041-0/+3
* | [C#] Fix memory leak in directorin typemap for std::string.Olly Betts2022-02-031-0/+4
* | [Python] Sort out handling of self parameterOlly Betts2022-02-031-0/+6
* | CHANGES.current: Add entry for recent changeOlly Betts2022-02-031-0/+4
* | Allow method calls in expressionsOlly Betts2022-02-031-0/+5
* | [Ruby] Fix remove of prefix from method nameOlly Betts2022-02-021-0/+4
* | Allow object reference in C++ trailing return typeOlly Betts2022-02-021-0/+4