summaryrefslogtreecommitdiff
path: root/Lib/stdint.i
Commit message (Collapse)AuthorAgeFilesLines
* SWIG license change - The Examples and Lib move to a very permissive license ↵William S Fulton2010-02-271-3/+0
| | | | | | in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Common template for head of each file detailing licence, distribution and ↵William S Fulton2006-03-071-3/+8
| | | | | | authors information git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8973 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* No need to handle vc++ differently for stdint.h.William S Fulton2006-01-241-2/+0
| | | | | | | It basically doesn't come with it, so these typemaps can never expect to work, but a later version will hopefully ship this header and there are versions available on the internet. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8546 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* solve MSC include problemMarcelo Matus2006-01-221-1/+3
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8509 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* move arch. code to separated fileMarcelo Matus2005-12-011-53/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7910 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* add extra checking code for different archand docsMarcelo Matus2005-12-011-11/+58
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7909 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* adding stdint.i, the ISO C99 int typesMarcelo Matus2005-11-211-0/+109
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7852 626c5289-ae23-0410-ae9c-e8d60b6d4f22