Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): bigdecimal | matz | 2008-11-27 | 1 | -3/+1 |
* | * ext/bigdecimal/bigdecimal.c (VpException): bigdecimal zero | matz | 2008-11-26 | 1 | -1/+5 |
* | * ext/bigdecimal/bigdecimal.c (VpAlloc): avoid ALLOCA_N() to avoid | matz | 2008-11-25 | 1 | -3/+3 |
* | * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_sqrt_bigdecimal): | matz | 2008-10-17 | 1 | -1/+5 |
* | * test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): test | matz | 2008-10-06 | 1 | -3/+1 |
* | * test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): wrong | matz | 2008-09-30 | 1 | -3/+3 |
* | * test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bit | nobu | 2008-09-26 | 1 | -1/+2 |
* | * prec.c: removed. Precision will be redesigned and be back again. | yugui | 2008-09-19 | 1 | -7/+0 |
* | * ext/bigdecimal/bigdecimal.c (VpCtoV): 1E1000...000 is interpreted as | mame | 2008-09-18 | 1 | -2/+17 |
* | * test/bigdecimal/test_bigdecimal.rb: add tests to achieve over 90% | mame | 2008-09-17 | 1 | -0/+681 |