Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext/-test-: reduce feature names | nobu | 2016-01-10 | 1 | -1/+1 |
* | handle ext/ as r53141 | naruse | 2015-12-16 | 1 | -0/+1 |
* | * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, | akr | 2013-04-13 | 1 | -1/+0 |
* | * ext/-test-/num2int/num2int.c: Define utility methods | akr | 2013-04-02 | 1 | -13/+15 |
* | * ext/-test-/num2int/num2int.c: Rename utility methods | akr | 2013-04-01 | 1 | -15/+13 |
* | * ext/-test-/num2int/num2int.c: Return string for result, instead of | akr | 2013-04-01 | 1 | -91/+39 |
* | * include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG. | akr | 2013-03-31 | 1 | -0/+68 |
* | num2ll and num2ull | nobu | 2012-03-18 | 1 | -3/+6 |
* | * ext/-test-/num2int/num2int.c: remove an unnecessary and wrong decl | usa | 2011-11-16 | 1 | -2/+0 |
* | * ext/-test-/num2int/num2int.c: should return valid values. | nobu | 2011-11-14 | 1 | -0/+8 |
* | * include/ruby/ruby.h: add NUM2SHORT(), NUM2USHORT() macros. | kosaki | 2011-11-14 | 1 | -0/+25 |
* | * numeric.c (check_uint): fix off-by-one bug of NUM2UINT. | kosaki | 2011-11-14 | 3 | -0/+88 |