aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-/num2int
Commit message (Expand)AuthorAgeFilesLines
* num2ll and num2ullnobu2012-03-181-3/+6
* * ext/-test-/num2int/num2int.c: remove an unnecessary and wrong declusa2011-11-161-2/+0
* * ext/-test-/num2int/num2int.c: should return valid values.nobu2011-11-141-0/+8
* * include/ruby/ruby.h: add NUM2SHORT(), NUM2USHORT() macros.kosaki2011-11-141-0/+25
* * numeric.c (check_uint): fix off-by-one bug of NUM2UINT.kosaki2011-11-143-0/+88