git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8810 626c5289-ae23-0410-ae9c-e8d60b6d4f22
9 lines
338 B
Text
9 lines
338 B
Text
Version 1.3.29 (In progress)
|
|
============================
|
|
|
|
02/13/2006: mgossage
|
|
[Documents] updated the extending documents to give a skeleton swigging code
|
|
with a few typemaps.
|
|
[Lua] added an extra typemap for void* [in], so a function which requires a void*
|
|
can take any kind of pointer
|
|
|