summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* Add CHANGES.current entryOlly Betts2023-05-181-0/+8
* [tcl] Add string_view supportOlly Betts2023-05-171-1/+1
* Add CHANGES.current entryOlly Betts2023-05-121-0/+3
* [java] Suppress removal warnings for finalize()Olly Betts2023-05-121-0/+6
* Parse storage class more flexiblyOlly Betts2023-05-111-0/+12
* Initial support for std::string_viewOlly Betts2023-05-081-0/+4
* [PHP] Wrap method with both static and non-static overloadsOlly Betts2023-05-081-0/+9
* Merge branch 'typedef-namespace'William S Fulton2023-05-061-0/+3
|\
| * Partial revert of previous commit for typedefsWilliam S Fulton2023-05-061-0/+3
* | Add #366 reference to fix for #1037Olly Betts2023-05-061-2/+2
* | [D] Update docs for D1 removalOlly Betts2023-05-041-0/+6
* | Fix CHANGES.current factual errorOlly Betts2023-04-291-3/+4
* | Allow using snprintf() instead of sprintf() in wrappersOlly Betts2023-04-271-0/+19
* | Merge branch 'python-iterator-protocol'William S Fulton2023-04-261-0/+7
|\ \
| * | Add support for all STL containers to be constructible from a Python setWilliam S Fulton2023-04-261-0/+7
* | | Merge branch 'js-numinputs'Olly Betts2023-04-271-0/+3
|\ \ \ | | |/ | |/|
* | | [php] Add throws typemaps for string* + const string*Olly Betts2023-04-241-0/+3
|/ /
* | Update CHANGES.current for Javascript changesOlly Betts2023-04-231-0/+22
* | Add CHANGES.current entryOlly Betts2023-04-221-0/+8
* | [php] Support INPUT,INOUT,OUTPUT for std::string&Olly Betts2023-04-211-0/+8
* | Fix CanCastAsInteger if errno is set.Markus Wick2023-04-211-0/+4
* | Add CHANGES.current entry for Ocaml std::string changesOlly Betts2023-04-211-0/+3
* | Fix #ifdef and #ifndef to work inside a %defineOlly Betts2023-04-211-0/+6
* | Merge branch 'go-argcargv'Olly Betts2023-04-201-0/+3
|\ \
* | | Note that #1882 is fixed by recent changeOlly Betts2023-04-201-4/+4
* | | scilab: add a gateway xml v6 with full function namesClément DAVID2023-04-201-2/+4
* | | scilab: detect version 2023 correctlyClément DAVID2023-04-201-0/+3
* | | Merge branch 'macro-partial-expansion'Olly Betts2023-04-191-0/+6
|\ \ \
| * | | Add CHANGES.current entryOlly Betts2023-04-191-0/+6
| | |/ | |/|
* | | Merge branch 'fix-undefining-allocator'Olly Betts2023-04-191-0/+4
|\ \ \
| * | | Add CHANGES.current entryOlly Betts2023-04-191-0/+4
| |/ /
* | | [scilab] Extract values with ":"Clément DAVID2023-04-191-0/+3
| |/ |/|
* | Remove support for PHP7Olly Betts2023-04-141-0/+7
|/
* Octave 8.1 supportWilliam S Fulton2023-03-251-0/+3
* document C# std_array.i enhancementsWilliam S Fulton2023-03-221-0/+3
* Improved error checking when defining classes and using %template.William S Fulton2023-03-131-0/+35
* Fix duplicate const in generated code wrapping templatesWilliam S Fulton2023-03-081-0/+14
* Partial template specialization fixes to support default argumentsWilliam S Fulton2023-03-011-0/+13
* Template partial specialization improvementsWilliam S Fulton2023-02-171-0/+18
* Fix deduction of partially specialized template parametersWilliam S Fulton2023-02-171-0/+13
* Add CHANGES.current entry for previous commitOlly Betts2023-01-271-0/+4
* Fix seg fault using %templateWilliam S Fulton2023-01-031-0/+6
* Instantiation of C++11 variadic function templatesWilliam S Fulton2023-01-031-1/+6
* Syntax error fixes parsing more elaborate parameter pack argumentsWilliam S Fulton2022-12-301-0/+27
* Fix instantiation of variadic class templatesWilliam S Fulton2022-12-291-1/+12
* Fix syntax error parsing variadic template parameter pack argumentsWilliam S Fulton2022-12-231-0/+4
* Document improved variadic template supportWilliam S Fulton2022-12-221-0/+4
* Fix syntax error for misplaced Doxygen comment after struct/class member.William S Fulton2022-12-061-0/+5
* Improved handling of Doxygen comments in parameter listsWilliam S Fulton2022-12-051-0/+4
* Fix syntax error parsing of Doxygen comments after last enum itemWilliam S Fulton2022-12-031-0/+3