*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4633 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c2dc5bbab1
commit
2516aa110f
1 changed files with 6 additions and 3 deletions
9
TODO
9
TODO
|
|
@ -1,6 +1,6 @@
|
||||||
SWIG TO-DO
|
SWIG TO-DO
|
||||||
|
|
||||||
Release: SWIG-1.3.18 (Late Feb??? 2003)
|
Release: SWIG-1.3.19
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
|
||||||
**** = High Priority
|
**** = High Priority
|
||||||
|
|
@ -8,7 +8,7 @@ Release: SWIG-1.3.18 (Late Feb??? 2003)
|
||||||
** = Will implement if time.
|
** = Will implement if time.
|
||||||
* = Implement if bored (or deemed necessary).
|
* = Implement if bored (or deemed necessary).
|
||||||
|
|
||||||
defer = Implement in 1.3.17
|
defer = Implement in next version
|
||||||
|
|
||||||
CORE:
|
CORE:
|
||||||
|
|
||||||
|
|
@ -277,8 +277,11 @@ Ruby
|
||||||
|
|
||||||
Java
|
Java
|
||||||
----
|
----
|
||||||
|
** Default argument support. Default arguments are effectively ignored
|
||||||
|
at present. An overridden method for each default argument could be
|
||||||
|
generated thereby enabling one to call methods with default arguments.
|
||||||
|
|
||||||
** Vararg typemaps
|
[DONE] Vararg typemaps
|
||||||
|
|
||||||
[DONE] $javaconst(1) option for enums - so that no JNI call is necessary to
|
[DONE] $javaconst(1) option for enums - so that no JNI call is necessary to
|
||||||
get the value of the enum.
|
get the value of the enum.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue