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:
William S Fulton 2007-11-11 23:00:50 +00:00
commit 1ca1a3ec4c
2 changed files with 4 additions and 0 deletions

View file

@ -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
View file

@ -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