Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integer#allbits?, Integer#anybits?, Integer#nobits? [Feature #12753] | naruse | 2017-12-12 | 1 | -0/+24 |
* | move duplicate assertions | nobu | 2016-05-22 | 1 | -10/+0 |
* | just check Integer | nobu | 2016-05-21 | 1 | -32/+24 |
* | test/lib/test/unit/assertions.rb defines assert_fixnum and assert_bignum. | akr | 2016-05-01 | 1 | -6/+6 |
* | envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}. | akr | 2016-05-01 | 1 | -6/+2 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | Use bit_length. | akr | 2015-01-10 | 1 | -2/+2 |
* | test/ruby: better assertions | nobu | 2013-12-13 | 1 | -2/+8 |
* | * numeric.c (fix_mul): remove FIT_SQRT_LONG test as it was causing | charliesome | 2013-06-28 | 1 | -0/+1 |
* | * bignum.c (bigand_int): Consider negative values. | akr | 2013-06-26 | 1 | -0/+2 |
* | * pack.c: consider DYNAMIC_ENDIAN. refactored. | akr | 2010-02-25 | 1 | -0/+2 |
* | fix assertion message. | akr | 2010-02-24 | 1 | -2/+2 |
* | split combinational blackbox tests. | akr | 2008-05-01 | 1 | -0/+620 |