Added entry for -builtin.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12598 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
60561bfe33
commit
88e9058147
1 changed files with 9 additions and 0 deletions
|
|
@ -9,3 +9,12 @@ Version 2.0.4 (in progress)
|
|||
Add in missing wrappers for friend functions for some target languages, mostly
|
||||
the non-scripting languages like Java and C#.
|
||||
|
||||
2011-04-03: szager
|
||||
Fixed the behavior of %pythonnondynamic to conform to the spec in Lib/pyuserdir.swg.
|
||||
|
||||
2011-04-03: szager
|
||||
Merged in the szager-python-builtin branch, adding the -builtin feature
|
||||
for python. The -builtin option may provide a significant performance gain
|
||||
in python wrappers. For full details and limitations, refer to Doc/Manual/Python.html.
|
||||
A small test suite designed to demonstrate the performance gain is in
|
||||
Examples/python/performance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue