*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6677 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
45b8823e31
commit
9e02a27da9
2 changed files with 25 additions and 6 deletions
5
README
5
README
|
|
@ -76,16 +76,19 @@ SWIG-1.3.23 summary:
|
|||
- C++ default argument support for Java and C# added.
|
||||
- Improved c++ default argument support for the scripting languages plus
|
||||
option to use original (compact) default arguments.
|
||||
- %feature and %ignore/%rename mods - they might need default arguments
|
||||
specified to maintain compatible behaviour when using new default arguments
|
||||
- Runtime library changes: Runtime code can now exist in more than one module
|
||||
and so need not be compiled into just one module
|
||||
- Further improved support for templates and namespaces
|
||||
- Overloaded templated function support added
|
||||
- More powerful default typemaps (mixed default typemaps)
|
||||
- Some important %feature, %extend and director code bug fixes
|
||||
- Some important %extend and director code bug fixes
|
||||
- Guile now defaults to using SCM API. The old interface can be obtained by
|
||||
the -gh option.
|
||||
- Various minor improvements and bug fixes for C#, Chicken, Guile, Java,
|
||||
MzScheme, Perl, Python and Ruby
|
||||
- Improved dependencies generation for constructing Makefiles.
|
||||
|
||||
SWIG-1.3.22 summary:
|
||||
- Improved exception handling and translation of C errors or C++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue