summaryrefslogtreecommitdiff
path: root/Lib/typemaps/primtypes.swg
Commit message (Expand)AuthorAgeFilesLines
* Fix CanCastAsInteger if errno is set.Markus Wick2023-04-211-3/+5
* Add support for ptrdiff_t and size_t == long longAlec Cooper2016-01-061-12/+58
* Infinity is now by default an acceptable value for type 'float'.William S Fulton2013-09-121-1/+1
* Fix comment typosOlly Betts2011-06-031-3/+3
* Fixed SF #1976978, apply the macros for primitive types to std::wstringHaoyu Bai2008-05-301-0/+1
* Fix a few typos.Olly Betts2008-05-191-28/+28
* use one line macro when possibleMarcelo Matus2006-02-101-11/+6
* fix errors for 32bit arch.Marcelo Matus2006-01-231-11/+16
* fix cast from double to long longMarcelo Matus2006-01-151-1/+1
* add to %argument_failMarcelo Matus2006-01-021-21/+17
* add implicitconv support and cosmetics for cast rankMarcelo Matus2005-12-271-1/+1
* fix ifdefMarcelo Matus2005-12-231-1/+1
* add castmode in python and cleaning the castdispatch mechanismMarcelo Matus2005-12-231-0/+34
* changes to support cast ranking for dispatch and/or overloadingMarcelo Matus2005-12-231-4/+5
* fix size_t and ptrdiff_t for gcc4.0Marcelo Matus2005-11-041-4/+10
* add ptrdiff_t and size_t properlyMarcelo Matus2005-11-031-22/+47
* added methods for size_t and more freearg typemaps around, just in caseMarcelo Matus2005-10-271-0/+18
* eliminate compilation warnings, add docs, and centralize the access to the un...Marcelo Matus2005-10-251-21/+151
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-74/+52
* massive typemap unificationMarcelo Matus2005-10-181-0/+132