| Age | Commit message (Expand) | Author |
| 2012-08-09 | Optimize winnt_stat | shirosaki |
| 2012-08-08 | vm_eval.c: cref-scope hack | nobu |
| 2012-08-08 | use local variables | nobu |
| 2012-08-08 | * compile.c, insns.def (checkmatch): | ko1 |
| 2012-08-07 | * test/ruby/test_require.rb (TestRequire#test_require_twice): added. | usa |
| 2012-08-07 | * vm_method.c (rb_redefine_opt_method): use RCLASS_ORIGIN to avoid | shugo |
| 2012-08-07 | * test/ruby/test_file_exhaustive.rb | usa |
| 2012-08-07 | test String#each_line when separator is longer than string. | tenderlove |
| 2012-08-06 | method in instance_eval | nobu |
| 2012-08-06 | test_exception.rb: split tests | nobu |
| 2012-08-06 | test_exception.rb: use local variables | nobu |
| 2012-08-06 | * internal.h, class.c, eval.c, insns.def: find the appropriate | shugo |
| 2012-08-06 | insns.def: use klass in cfp | nobu |
| 2012-08-04 | * test/ruby/test_alias.rb (test_super_in_aliased_module_method): | shugo |
| 2012-08-03 | test_super.rb: rename | nobu |
| 2012-08-03 | * insns.def (invokesuper): reverted r36612 so that super in an | shugo |
| 2012-08-03 | * insns.def (invokesuper): don't skip the same class. instead, use | shugo |
| 2012-08-02 | * eval.c (rb_mod_using): new method Module#using. [experimental] | shugo |
| 2012-08-02 | * gc.c: return true or false. Patch by Dirkjan Bussink. [Bug #6821] | nari |
| 2012-07-31 | test_rubyoptions.rb: fix test failure on Windows | shirosaki |
| 2012-07-31 | class.c: fix duplication of prepended module | nobu |
| 2012-07-31 | * test/ruby/test_module.rb (TestModule#test_classpath): fix | nobu |
| 2012-07-30 | On amd64, RUBY_PLATFORM is x86_64-netbsd6.99.7. | naruse |
| 2012-07-30 | variable.c: fix r36574 | nobu |
| 2012-07-30 | Suppress warnings. | naruse |
| 2012-07-30 | NetBSD's /proc/<pid>/task is broken. | naruse |
| 2012-07-30 | variable.c: tmp_classpath | nobu |
| 2012-07-27 | process.c: try conversion at redirection | nobu |
| 2012-07-27 | test_lazy_enumerator.rb: test for cycle chain | nobu |
| 2012-07-27 | test_lazy_enumerator.rb: test for cycle chain | nobu |
| 2012-07-26 | test_complex.rb, test_rational.rb: revert some assertions | nobu |
| 2012-07-25 | complex.c, rational.c: compatible marshal loader | nobu |
| 2012-07-25 | Add test to clarify r36421. [Bug #5915] | naruse |
| 2012-07-25 | Suppress warnings. | naruse |
| 2012-07-24 | * parse.y: added symbols and qsymbols productions for %i and %I | tenderlove |
| 2012-07-24 | Unix doesn't use win_expected_filename. | naruse |
| 2012-07-24 | test_dir_m17n.rb: composite character | nobu |
| 2012-07-24 | Add the case of Unix: filesystem encoding maybe US-ASCII. | naruse |
| 2012-07-24 | test_pack.rb: fix assertion | nobu |
| 2012-07-24 | * test/ruby/test_dir_m17n.rb: remove a garbage. | usa |
| 2012-07-24 | * test/ruby/test_dir_m17n.rb: sorry, typo. | usa |
| 2012-07-24 | * test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left side | usa |
| 2012-07-24 | * test/ruby/test_pack.rb (test_pack_unpack_M): was redefined | usa |
| 2012-07-23 | Fix raw UTF-8 test for non-Japanase Windows systems | luislavena |
| 2012-07-23 | Synchronize with simple variable assignment. | naruse |
| 2012-07-22 | Suppress unused variable warnings. | naruse |
| 2012-07-22 | Use assert_normal_exit to avoid stack on buggy implementations. | naruse |
| 2012-07-22 | * thread.c (rb_threadptr_execute_interrupts_common): increase | naruse |
| 2012-07-20 | test_array.rb: refine assertions | nobu |
| 2012-07-19 | * thread.c (rb_thread_s_control_interrupt, | ko1 |