Age | Commit message (Expand) | Author |
---|---|---|
2008-07-05 | test_str_slice! refactored. | akr |
2008-05-07 | * string.c (tr_trans): should squeeze properly. [ruby-dev:34587] | matz |
2008-04-12 | * prelude.rb (require_relative): move require_relative from | matz |
2008-03-03 | * re.c (rb_reg_regsub): remove too strict encoding check. | matz |
2008-03-01 | * test/ruby/allpairs.rb: new file for all pairs method. | akr |
2008-02-29 | * test/ruby/test_m17n_comb.rb (TestM17NComb::test_str_chomp): test | matz |
2008-02-29 | * string.c (rb_str_rpartition): calculation was done in byte indexing. | matz |
2008-02-17 | * re.c (rb_reg_prepare_re): add enable_warning parameter. | akr |
2008-01-27 | * string.c (rb_str_succ): don't increment/decrement codepoint. | akr |
2008-01-27 | tests refined. | akr |
2008-01-26 | add tests. | akr |
2008-01-23 | fix previous change. | akr |
2008-01-23 | test refined. | akr |
2008-01-23 | add a test. | akr |
2008-01-06 | * include/ruby/encoding.h (rb_enc_str_buf_cat): declared. | akr |
2008-01-05 | split combinational tests. | akr |