aboutsummaryrefslogtreecommitdiff
path: root/Lib/linkruntime.c
AgeCommit message (Collapse)Author
2006-04-10fix macro issue reported by Vladimir MenshakovMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9044 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-05-27Uniform handling of SWIGEXPORT across SWIG.William S Fulton
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7234 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-18allow to include the swig runtime code into external user librariesMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6752 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-21- Add SWIG_RUNTIME_VERSION to new type sharing code. This is for ↵John Lenz
future-proof, if the format of swig_type_info ever changes, this number should be incremented - Add SWIG_LINK_RUNTIME and SWIG_STATIC_RUNTIME symbols to python - Convert inline into SWIGINLINE git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6475 626c5289-ae23-0410-ae9c-e8d60b6d4f22