summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'unique_ptr-inputs'William S Fulton2022-07-191-0/+8
|\
| * std::unique_ptr std::auto_ptr tidyupWilliam S Fulton2022-07-191-0/+8
* | Update everything for dropping Python 3.2 supportOlly Betts2022-07-191-0/+3
* | Remove remaining code to support macos9Olly Betts2022-07-191-0/+4
|/
* Merge two commits from movable-types-inputsWilliam S Fulton2022-07-121-0/+9
|\
| * Performance optimisation for parameters passed by value that are C++11 movable.William S Fulton2022-07-081-1/+10
* | Add std::auto_ptr support for Perl based on std::unique_ptrWilliam S Fulton2022-07-121-0/+6
* | [xml] Move to "Experimental" target language statusOlly Betts2022-07-081-0/+6
* | CHANGES.current: Fix some typosOlly Betts2022-07-081-3/+3
* | Update docs for C++ attribute supportOlly Betts2022-07-081-0/+5
* | [Go] #2245 Handle NULL pointers for string* conversions.Ian Lance Taylor2022-07-051-0/+5
|/
* Performance optimisation for directors for classes passed by valueWilliam S Fulton2022-07-041-0/+6
* Add std::unique supportWilliam S Fulton2022-07-021-0/+10
* Movable and move-only types supported in "out" typemaps.William S Fulton2022-06-301-0/+33
* Add move assignment operator to SwigValueWrapperWilliam S Fulton2022-06-161-0/+4
* Documentation for attribute support in $typemap.William S Fulton2022-06-041-0/+19
* Merge branch 'imfunc'William S Fulton2022-05-301-0/+8
|\
| * Add special variable imfuncname expansion for C# and DWilliam S Fulton2022-05-301-0/+4
| * Test and document imfuncname special variable expansionWilliam S Fulton2022-05-301-0/+4
* | Merge branch 'java-director-leak'William S Fulton2022-05-281-0/+10
|\ \
| * | Java: Option to detach from the JVM in the thread destructor.Joachim Kuebart2022-05-231-0/+10
* | | Merge branch 'python'William S Fulton2022-05-271-0/+11
|\ \ \
| * | | Define PY_SSIZE_T_CLEAN macroWilliam S Fulton2022-05-271-0/+11
* | | | Final tidy up for improved C# SwigDerviedClassHasMethod implementationWilliam S Fulton2022-05-261-0/+4
| |/ / |/| |
* | | Add octave argc argv to readme fileWilliam S Fulton2022-05-231-1/+1
* | | Merge branch 'more_argcargv'William S Fulton2022-05-151-0/+6
|\ \ \ | |/ / |/| |
| * | Document argc argv libraryWilliam S Fulton2022-05-151-0/+6
* | | Add PyPy fix to changes fileWilliam S Fulton2022-05-071-0/+4
|/ /
* | Add C# wchar_t * director typemapsWilliam S Fulton2022-05-041-0/+3
* | Add support for wchar_t * and std::wstring Unicode strings on LinuxWilliam S Fulton2022-05-021-0/+3
* | CHANGES.current: Add an entry for the godirectorin bugCorey Minyard2022-04-201-0/+11
* | Add CHANGES entry for #2257/#2258Olly Betts2022-04-121-0/+4
* | Recognise and ignore Doxygen group commands @{ and @}Olly Betts2022-04-071-0/+3
* | Enable C++11 testing by default, Appveyor testing scaled backWilliam S Fulton2022-04-061-0/+12
* | Doxygen comments take precedence over the autodoc feature.William S Fulton2022-04-061-0/+14
* | Remove -browse command line optionOlly Betts2022-04-031-0/+3
* | 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
|/ /