SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
2005-02-17 22:19:16 +00:00
SWIG Memory leak fix in some of the scripting language modules when using default arguments in constructors. The scripting language was not taking ownership of the C++ object memory when any of the constructors that use default arguments was called. 2005-02-17 22:19:16 +00:00
swigweb added info about searching the mailing lists 2005-02-08 22:41:56 +00:00