*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5914 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
196113d2d8
commit
68e08149ac
1 changed files with 12 additions and 0 deletions
|
|
@ -1,6 +1,18 @@
|
|||
Version 1.3.22 (in progress)
|
||||
==================================
|
||||
|
||||
05/17/2004: mkoeppe (Matthias Koeppe)
|
||||
|
||||
[Guile] New runtime functions SWIG_PointerAddress,
|
||||
SWIG_PointerType, SWIG_IsPointerOfType, SWIG_IsPointer.
|
||||
|
||||
[Guile] In -scm mode, wrap several SWIG runtime functions
|
||||
and export them into the module (Swig swigrun). The
|
||||
runtime module is now built with "module" linkage.
|
||||
|
||||
[Guile] GOOPS proxy objects now also print the pointer
|
||||
address of the C object.
|
||||
|
||||
05/14/2004: lyle
|
||||
Added Kou's patch for the Ruby %import directive so that modules
|
||||
with "nested" names are handled properly. Consider an interface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue