summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
...
* Changes file entry for Python exception fixes.William S Fulton2015-12-161-0/+8
* changes entry for missing initializersWilliam S Fulton2015-12-141-0/+5
* Fix STL wrappers to not generate <: digraphs.William S Fulton2015-12-121-0/+5
* changes file note and docs for std::arrayWilliam S Fulton2015-11-251-0/+38
* Merge branch 'demi-rluddy-golang-unsigned-signed-char-not-string'William S Fulton2015-10-111-0/+13
|\
| * Revert reference change; update CHANGES.currentRick Luddy2015-09-031-0/+13
* | Fix typo in changes fileWilliam S Fulton2015-10-101-1/+1
* | Support Python 3.5 and -builtin.William S Fulton2015-10-101-0/+4
* | [Go] Don't emit a constructor function for a director class with anIan Lance Taylor2015-10-061-0/+5
* | Add changes entry for anonymous typedef nested class fixWilliam S Fulton2015-10-011-0/+3
* | %shared_ptr support improvements for classes in an inheritance chainWilliam S Fulton2015-10-011-0/+8
* | Ruby shared_ptr support added to changes fileWilliam S Fulton2015-09-261-0/+3
* | Ruby trackings patch tidy up and add changes entryWilliam S Fulton2015-09-131-0/+7
* | Merge branch 'lyze-cffi-export-package'William S Fulton2015-09-091-0/+4
|\ \
| * | Extend the export feature in the CFFI module to support exporting to a partic...David Xu2015-08-051-0/+4
* | | [Python] Fix docstrings for %callback functionsOlly Betts2015-09-041-0/+3
| |/ |/|
* | update CHANGES.currentRobert Stone2015-08-081-0/+3
* | Changes entry for numpydoc conforming docstrings.William S Fulton2015-08-071-0/+8
* | Make (char*, size_t) typemap usable for strings of other types in Java.Vadim Zeitlin2015-08-071-0/+4
|/
* Bump version to 3.0.8William S Fulton2015-08-031-117/+2
* Add 3.0.7 release summary and release datev3.0.7rel-3.0.7William S Fulton2015-08-021-2/+2
* Make configure --without-alllang option actually useful.Vadim Zeitlin2015-08-021-0/+4
* Fix potential security exploit in generated Java classesWilliam S Fulton2015-08-021-0/+15
* Initialise all newly created arrays in arrays.i library.William S Fulton2015-07-301-0/+4
* Improve python code indentation warning / error messagesdocstring-indentationWilliam S Fulton2015-07-301-0/+24
* Improve Python docstring indentation handlingWilliam S Fulton2015-07-301-0/+11
* Add documentation and CHANGES for special variables and typemap attributes.William S Fulton2015-07-221-0/+35
* Merge branch 'm7thon-issue-445-python-class-docstrings'William S Fulton2015-07-181-0/+6
|\
| * Add changes note for Python tp_doc slot and docstringWilliam S Fulton2015-07-181-0/+6
* | Update CHANGES.current and Octave.html to indicate Octave 4.0.0 supportKarl Wette2015-07-171-0/+3
|/
* Don't generate constructor wrappers if a base class has a private constructorWilliam S Fulton2015-07-071-0/+12
* Bump version to 3.0.7William S Fulton2015-07-061-200/+2
* Add 3.0.6 release notes and release dateWilliam S Fulton2015-07-051-2/+2
* Fix syntax error when the template keyword is used in typesWilliam S Fulton2015-07-021-0/+5
* Add CHANGES.current entry for PR #452Olly Betts2015-07-021-0/+5
* Improve handling of whitespace in %pythoncodeOlly Betts2015-06-291-0/+9
* R - Call to SWIG_createNewRef in copyToC was incorrectly named.William S Fulton2015-06-121-0/+3
* Merge branch 'Sghirate-master' - C# -outfile optionWilliam S Fulton2015-06-111-0/+4
|\
| * changes file update for -outfileWilliam S Fulton2015-06-111-0/+4
* | Fix C++11 type aliasing seg fault.William S Fulton2015-06-091-0/+3
|/
* Add new feature "python:cdefaultargs"William S Fulton2015-05-281-1/+35
* Fix Python typedef bool default arguments that are not booleans.William S Fulton2015-05-271-0/+4
* [Python] Fix warning when compiling generated code with MSVC.Olly Betts2015-05-191-0/+5
* Fix shared_ptr of classes with private constructors and destructors.William S Fulton2015-05-141-0/+4
* Fix Java multi-argument typemaps (char *STRING, size_t LENGTH)William S Fulton2015-05-101-0/+4
* [Python] Deal with an integer as the default value of a boolOlly Betts2015-05-071-0/+5
* Add entry for #403Olly Betts2015-05-071-0/+4
* Suppress warning 325 "Nested class not currently supported (FooOlly Betts2015-05-051-0/+4
* Add support for friend templates, including operator overloading.William S Fulton2015-05-051-0/+21
* Fix comments and newlines within operator definitionsWilliam S Fulton2015-05-011-0/+7