summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "[xml] Move to "Experimental" target language status"William S Fulton2022-10-131-6/+0
* Fix doc typosOlly Betts2022-10-111-1/+2
* Fix compile error when using directorsWilliam S Fulton2022-10-101-0/+5
* Improve director unwrap detection for the return typeWilliam S Fulton2022-10-101-0/+7
* Document CFFI removalWilliam S Fulton2022-10-061-0/+6
* [Python] Remove deprecated and apparently useless defarg.swgOlly Betts2022-10-061-1/+10
* Changes file typo fixWilliam S Fulton2022-10-061-1/+1
* Doxygen Java fix quoting for \image commandWilliam S Fulton2022-10-061-0/+4
* Merge branch 'python_subinterpreter_issues'William S Fulton2022-10-051-0/+4
|\
| * added comment in CHANGES.currentbenjamin-sch2022-02-081-0/+4
* | Add support for parsing C++11 final classesWilliam S Fulton2022-10-051-0/+7
* | Fix OCaml %rename for enum itemsWilliam S Fulton2022-10-051-0/+3
* | Report errors in preprocessor expressions by defaultOlly Betts2022-10-051-0/+17
* | Sort out predefined SWIG-specific macrosOlly Betts2022-10-051-0/+11
* | Adjust the DOH string hash functionOlly Betts2022-09-301-0/+11
* | Runtime tables deterministic ordering (4)William S Fulton2022-09-291-0/+7
* | Fix a few documentation typosOlly Betts2022-09-291-3/+3
* | [php] Add php:allowdynamicproperties featureOlly Betts2022-09-291-0/+23
* | Fixes for classes with the same name in different namespacesFrank Schlimbach2022-09-211-0/+7
* | Remove swig.spec fileWilliam S Fulton2022-09-201-0/+5
* | std::string throws typemapsWilliam S Fulton2022-09-191-0/+8
* | Javascript, Octave, R - Improve exceptions for %catchesWilliam S Fulton2022-09-191-0/+5
* | Add missing typecheck typemaps for std::auto_ptr and std::unique_ptrWilliam S Fulton2022-09-171-0/+4
* | Guile - Add error checking to SWIGTYPE and SWIGTYPE & in typemapsWilliam S Fulton2022-09-161-0/+4
* | Provide SWIGTYPE MOVE typemaps in swigmove.iWilliam S Fulton2022-09-161-0/+4
* | Note workaround for -DFOO changeOlly Betts2022-09-141-0/+6
* | CHANGES file tweaksWilliam S Fulton2022-09-091-3/+5
* | Docs on rvalue parameter changesWilliam S Fulton2022-09-021-0/+10
* | Octave - SWIG now marshalls a C/C++ NULL pointer into the null matrix, []William S Fulton2022-08-311-1/+6
* | Racket - NULL pointer handlingWilliam S Fulton2022-08-311-0/+4
* | Add Racket support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-181-0/+4
* | Add Guile support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-121-0/+4
* | Add Lua support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-111-0/+4
* | [D] Fix occasional undefined behaviour with inheritance hierarchiesWilliam S Fulton2022-08-051-0/+5
* | Add Tcl support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-051-0/+4
* | Add Javascript support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-041-0/+4
* | Add Octave support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-021-0/+4
* | Add initialisers for additional members in PyHeapTypeObjectWilliam S Fulton2022-08-011-0/+4
* | Fixes for deprecated std::basic_string::reserve()William S Fulton2022-07-311-0/+17
* | Add Tcl support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-07-301-0/+4
* | Revert "Fix handling of array whose size contains <<"Olly Betts2022-07-271-4/+0
* | Fix handling of array whose size contains <<Olly Betts2022-07-271-0/+4
* | Add documentationOlly Betts2022-07-271-0/+3
* | Add comments to clarify how #define gets wrappedOlly Betts2022-07-271-0/+3
* | Merge branch 'cpp-testing'Olly Betts2022-07-271-0/+3
|\ \
| * | Support binary integer literals in the preprocessorOlly Betts2022-07-261-0/+3
* | | [Tcl] Fix handling of long long on 32-bit platformsOlly Betts2022-07-271-0/+6
* | | Fix operator precedence in preprocessor expressionsOlly Betts2022-07-261-0/+3
|/ /
* | Order of interfaces generated for %interface macrosWilliam S Fulton2022-07-201-0/+4
* | [python] Fix inheriting from multiple director classesOlly Betts2022-07-201-0/+4