Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test for %B. | akr | 2008-10-14 | 1 | -1/+6 |
* | * prelude.rb (require_relative): move require_relative from | matz | 2008-04-12 | 1 | -1/+0 |
* | update sprintf rdoc. | akr | 2008-03-07 | 1 | -0/+1 |
* | add tests for float format. | akr | 2008-03-05 | 1 | -8/+263 |
* | * test/ruby/allpairs.rb: new file for all pairs method. | akr | 2008-03-01 | 1 | -14/+4 |
* | * sprintf.c (rb_str_format): "%#.0o" should keep prefix where | matz | 2008-03-01 | 1 | -3/+3 |
* | make combination recursionless. | akr | 2008-01-26 | 1 | -8/+11 |
* | combinational tests for printf. | akr | 2008-01-25 | 1 | -0/+300 |