aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * compile.c, insns.def (checkmatch):ko12012-08-081-0/+20
* * test/ruby/test_require.rb (TestRequire#test_require_twice): added.usa2012-08-071-0/+13
* * vm_method.c (rb_redefine_opt_method): use RCLASS_ORIGIN to avoidshugo2012-08-071-0/+24
* * test/ruby/test_file_exhaustive.rbusa2012-08-071-1/+7
* test String#each_line when separator is longer than string.tenderlove2012-08-071-0/+7
* method in instance_evalnobu2012-08-061-0/+15
* test_exception.rb: split testsnobu2012-08-061-4/+26
* test_exception.rb: use local variablesnobu2012-08-061-17/+17
* * internal.h, class.c, eval.c, insns.def: find the appropriateshugo2012-08-061-3/+77
* insns.def: use klass in cfpnobu2012-08-061-0/+18
* * test/ruby/test_alias.rb (test_super_in_aliased_module_method):shugo2012-08-041-0/+25
* test_super.rb: renamenobu2012-08-031-1/+1
* * insns.def (invokesuper): reverted r36612 so that super in anshugo2012-08-031-1/+37
* * insns.def (invokesuper): don't skip the same class. instead, useshugo2012-08-031-0/+28
* * eval.c (rb_mod_using): new method Module#using. [experimental]shugo2012-08-023-8/+306
* * gc.c: return true or false. Patch by Dirkjan Bussink. [Bug #6821]nari2012-08-021-0/+9
* test_rubyoptions.rb: fix test failure on Windowsshirosaki2012-07-311-3/+10
* class.c: fix duplication of prepended modulenobu2012-07-311-0/+9
* * test/ruby/test_module.rb (TestModule#test_classpath): fixnobu2012-07-311-2/+2
* On amd64, RUBY_PLATFORM is x86_64-netbsd6.99.7.naruse2012-07-301-1/+1
* variable.c: fix r36574nobu2012-07-301-1/+5
* Suppress warnings.naruse2012-07-301-4/+4
* NetBSD's /proc/<pid>/task is broken.naruse2012-07-301-1/+1
* variable.c: tmp_classpathnobu2012-07-301-0/+17
* process.c: try conversion at redirectionnobu2012-07-271-1/+13
* test_lazy_enumerator.rb: test for cycle chainnobu2012-07-271-1/+2
* test_lazy_enumerator.rb: test for cycle chainnobu2012-07-271-0/+6
* test_complex.rb, test_rational.rb: revert some assertionsnobu2012-07-262-2/+11
* complex.c, rational.c: compatible marshal loadernobu2012-07-252-14/+16
* Add test to clarify r36421. [Bug #5915]naruse2012-07-251-0/+3
* Suppress warnings.naruse2012-07-251-15/+15
* * parse.y: added symbols and qsymbols productions for %i and %Itenderlove2012-07-241-0/+11
* Unix doesn't use win_expected_filename.naruse2012-07-241-3/+1
* test_dir_m17n.rb: composite characternobu2012-07-241-1/+1
* Add the case of Unix: filesystem encoding maybe US-ASCII.naruse2012-07-241-1/+3
* test_pack.rb: fix assertionnobu2012-07-241-2/+1
* * test/ruby/test_dir_m17n.rb: remove a garbage.usa2012-07-241-2/+1
* * test/ruby/test_dir_m17n.rb: sorry, typo.usa2012-07-241-1/+1
* * test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left sideusa2012-07-241-11/+12
* * test/ruby/test_pack.rb (test_pack_unpack_M): was redefinedusa2012-07-241-12/+9
* Fix raw UTF-8 test for non-Japanase Windows systemsluislavena2012-07-231-19/+45
* Synchronize with simple variable assignment.naruse2012-07-231-4/+3
* Suppress unused variable warnings.naruse2012-07-221-4/+4
* Use assert_normal_exit to avoid stack on buggy implementations.naruse2012-07-221-18/+20
* * thread.c (rb_threadptr_execute_interrupts_common): increasenaruse2012-07-221-0/+18
* test_array.rb: refine assertionsnobu2012-07-201-26/+26
* * thread.c (rb_thread_s_control_interrupt,ko12012-07-191-0/+66
* * test/ruby/test_io.rb: remove temporally files early.akr2012-07-191-319/+348
* * variable.c (rb_mod_class_variables): return inherited variablesshugo2012-07-191-0/+12
* test_eval.rb: adjust indentnobu2012-07-191-46/+46