1.3.27 release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7654 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
08ba4d381e
commit
2f62602a43
5 changed files with 15 additions and 10 deletions
5
README
5
README
|
|
@ -1,6 +1,6 @@
|
|||
SWIG (Simplified Wrapper and Interface Generator)
|
||||
|
||||
Version: 1.3.26 (October 9, 2005)
|
||||
Version: 1.3.27 (October 15, 2005)
|
||||
|
||||
Tagline: SWIG is a compiler that integrates C and C++ with languages
|
||||
including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,
|
||||
|
|
@ -72,6 +72,9 @@ Information about SWIG is also available in Japanese translation at
|
|||
What's New?
|
||||
===========
|
||||
|
||||
SWIG-1.3.27 summary:
|
||||
- Fix bug in anonymous typedef structures leading to strange behaviour.
|
||||
|
||||
SWIG-1.3.26 summary:
|
||||
- New language modules: Lua, CLISP and Common Lisp with UFFI.
|
||||
- Big overhaul to the PHP module.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue