summaryrefslogtreecommitdiff
path: root/Lib/runtime.swg
Commit message (Collapse)AuthorAgeFilesLines
* fix VC++ warningMarcelo Matus2005-09-291-2/+2
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7552 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Fix bug in runtime.swg, it should now work properlyJohn Lenz2005-02-241-4/+4
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6994 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Add support for the -external-runtime argument and update all language ↵John Lenz2005-02-231-11/+3
| | | | | | modules to use it git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6993 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* - Improve the runtime type sytesmJohn Lenz2005-02-011-19/+19
| | | | | | | | | - Update all languages to new type system - Add DohSortList function - Fix mzscheme Examples/Makefile git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* perl module now supports runtime.swgJohn Lenz2004-11-291-0/+5
| | | | | | | | + split up Perl_LookupTypePointer into two functions like python module + added a perlinit.swg file with the code from the bottom of perl5.swg git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6793 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* using the global runtime.swg instead of python/pyrunalias.swg. Now the same ↵Marcelo Matus2004-11-211-0/+41
solution can be used in other languages git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6763 626c5289-ae23-0410-ae9c-e8d60b6d4f22