summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* Add 3.0.1 release dateWilliam S Fulton2014-05-271-1/+1
* Python 3 byte string output: use errors="surrogateescape" change noteWilliam S Fulton2014-05-271-0/+9
* Add missing entries into changes files.William S Fulton2014-05-211-0/+12
* Fix go configuration and SWIG_GCC_VERSIONKarl Wette2014-05-021-0/+4
* Fix {python|perl5|ruby|tcl}/java examplesKarl Wette2014-05-021-0/+18
* [PHP] The generated __isset() method now returns true for read-only properties.Olly Betts2014-05-011-0/+3
* Remove duplicate declarations of strtoimax and strtoumax in inttypes.iWilliam S Fulton2014-04-081-0/+3
* Ignored enum fixes.William S Fulton2014-04-081-0/+6
* Fix regression in 3.0.0 where legal code following an operator<< definition m...William S Fulton2014-04-041-0/+4
* [PHP] Fix wrapping director constructors with default parameters with a ZTS-e...Olly Betts2014-04-031-0/+4
* [PHP] Pass the ZTS context we already have to avoid needing toOlly Betts2014-04-021-0/+4
* [PHP] Pass ZTS context through to t_output_helper() so it worksOlly Betts2014-04-021-0/+5
* Remove some useless codeWilliam S Fulton2014-03-281-1/+4
* Fixes for C enums used in an API and the definition of the enum has not been ...William S Fulton2014-03-281-0/+3
* CHANGES file for previous commit for LuaWilliam S Fulton2014-03-231-0/+2
* Bump version to 3.0.1William S Fulton2014-03-171-357/+1
* Add release dateWilliam S Fulton2014-03-161-2/+2
* Add changes notes for Lua changesWilliam S Fulton2014-03-161-0/+39
* CHANGES file updatesWilliam S Fulton2014-03-161-1/+8
* Change in default behaviour wrapping C++ bool for Python.William S Fulton2014-03-081-0/+56
* Fix std::map and smart pointers.William S Fulton2014-03-061-0/+6
* Correct exception thrown attempting to access a non-existent C/C++ global var...William S Fulton2014-03-021-0/+9
* Further fixes when using type() when using -builtin to include module nameWilliam S Fulton2014-03-011-0/+4
* Add testcase and info on python -builtin missing argument count checkWilliam S Fulton2014-03-011-0/+4
* Add summary about nested class support added over the last few monthsWilliam S Fulton2014-02-261-0/+23
* Fix warning suppression using %warnfilter for PHP reserved class names.William S Fulton2014-02-211-0/+3
* [Lua] Add keyword warnings for Lua keywords and Basic Functions.Olly Betts2014-02-191-0/+3
* -Wallkw now includes keywords for all languages with keywordOlly Betts2014-02-191-0/+4
* Fix incorrect patch numberOlly Betts2014-02-191-1/+1
* [PHP] Update the lists of PHP keywords with new ones from PHP 5.4Olly Betts2014-02-191-0/+9
* Add %$isextendmember for %rename of members added via %extendWilliam S Fulton2014-02-181-0/+6
* Fix %$ismember %rename predicate for members added via %extendWilliam S Fulton2014-02-181-0/+3
* CHANGES files corrections since 2.0.12 releasev3.0.0-beta1rel-3.0.0-beta1William S Fulton2014-02-161-62/+0
* C++ exception (wrapped by a Python exception as a shadow instance) segfaultin...William S Fulton2014-02-161-0/+3
* Add support for cdata library for JavaWilliam S Fulton2014-02-151-0/+3
* Changes entry for guile non-ascii strings fixWilliam S Fulton2014-02-061-0/+5
* Add new swigtype_inout.i library containing SWIGTYPE *& OUTPUT typemaps.William S Fulton2014-02-041-0/+14
* [Go] Add %go_import directive.Ian Lance Taylor2014-01-211-0/+3
* [Go] Add support for Go 1.3, not yet released.Ian Lance Taylor2014-01-211-0/+3
* Director exceptions now derive from std::exceptionWilliam S Fulton2014-01-201-0/+5
* Fix PHP compilation error in ZTS mode (64 bit windows) due to TSRMLS_FETCH() ...William S Fulton2014-01-161-0/+4
* Merge branch 'diorcety-typedef-prefix'William S Fulton2014-01-141-0/+4
|\
| * Modify typedef_typedef testcase to work for all languagesWilliam S Fulton2014-01-141-0/+4
* | octave: update support to Octave version 3.8.0Karl Wette2014-01-131-0/+26
|/
* %naturalvar feature fixes and documentationWilliam S Fulton2014-01-111-0/+10
* [Go] Fix bug that broke using directors from a thread not created by Go.Ian Lance Taylor2014-01-061-0/+4
* Add changes entry for python imports/packages changesWilliam S Fulton2013-12-241-0/+21
* Don't accept strings too long to fit in char[N] with trailing NUL.Vadim Zeitlin2013-12-231-2/+7
* Change the length of strings created from fixed-size buffers.Vadim Zeitlin2013-12-231-0/+8
* Perl directors changes entry added and minor tidy upWilliam S Fulton2013-12-231-0/+3