Add Windows support for R
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10112 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3f567de7ba
commit
1ca1a3ec4c
2 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
Version 1.3.32 (in progress)
|
||||
============================
|
||||
|
||||
11/11/2007: wsfulton
|
||||
[R] Add support for Windows (Visual C++ 8 tested)
|
||||
|
||||
11/10/2007: olly
|
||||
[php] Fix makefile generated by -make (SF#1633679). Update
|
||||
documentation to mark "-make" as deprecated (none of the other
|
||||
|
|
|
|||
1
README
1
README
|
|
@ -97,6 +97,7 @@ SWIG-1.3.32 summary:
|
|||
- shared_ptr support for Java and C#
|
||||
- Enhanced STL support for Ruby
|
||||
- Fixed long-standing memory leak when returning a wrapped C++ object
|
||||
- Windows support for R
|
||||
- Numerous fixes and minor enhancements for Allegrocl, C#, cffi, Chicken, Guile,
|
||||
Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl.
|
||||
- Improved warning support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue