summaryrefslogtreecommitdiff
path: root/Lib/linkruntime.c
Commit message (Collapse)AuthorAgeFilesLines
* fix macro issue reported by Vladimir MenshakovMarcelo Matus2006-04-101-0/+8
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9044 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Uniform handling of SWIGEXPORT across SWIG.William S Fulton2005-05-271-18/+8
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7234 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* allow to include the swig runtime code into external user librariesMarcelo Matus2004-11-181-1/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6752 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* - Add SWIG_RUNTIME_VERSION to new type sharing code. This is for ↵John Lenz2004-10-211-0/+24
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