Changes file entry for Java (const char *STRING, size_t LENGTH) typemaps.
This commit is contained in:
parent
7fc81f4f85
commit
2bf5200242
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
|||
Version 4.0.0 (in progress)
|
||||
===========================
|
||||
|
||||
2019-02-23: gtbX
|
||||
[Java] #1035 Add (const char *STRING, size_t LENGTH) typemaps in addition to the non-const
|
||||
typemaps (char *STRING, size_t LENGTH) which does not attempt to write back to the const
|
||||
string.
|
||||
|
||||
2019-02-22: tamuratak
|
||||
#984 Add support for RTypedData introduced in Ruby 1.9.3.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue