summaryrefslogtreecommitdiff
path: root/Lib/tcl/tclprimtypes.swg
Commit message (Expand)AuthorAgeFilesLines
* [Tcl] Fix handling of long long on 32-bit platformsOlly Betts2022-07-271-22/+5
* Don't use long long if it isn't availableAlec Cooper2016-01-061-4/+12
* VC++ error/warning fixesWilliam S Fulton2007-10-231-1/+2
* fix long long handling - mainly patch 1771313. Attempt to define ISO limits t...William S Fulton2007-09-241-4/+16
* Fix Tcl typemaps to handle unsigned long > LONG_MAX and unsigned long longOlly Betts2006-09-241-11/+13
* fix type castMarcelo Matus2006-03-261-1/+1
* more fixes to MSCMarcelo Matus2006-01-221-3/+3
* fixes for VCMarcelo Matus2006-01-221-5/+10
* fix unsigned casesMarcelo Matus2005-12-221-2/+2
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-156/+67
* massive typemap unificationMarcelo Matus2005-10-181-0/+308