aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* load.c: keep encoding of feature namenobu2012-08-231-0/+17
* * insns.def (invokesuper): reverted r36640 partially to make supershugo2012-08-231-6/+19
* * insns.def: search up the cf stack for an object that is an instancetenderlove2012-08-221-0/+12
* * vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]ko12012-08-221-0/+218
* * vm_insnhelper.c (vm_setup_method): should not enable tail callshugo2012-08-221-0/+21
* Suppress warningsnaruse2012-08-211-1/+1
* * test_continuation.rb (tracing_with_thread_set_trace_func):ko12012-08-211-1/+1
* vm_insnhelper.c: iclass as klass in cfpnobu2012-08-201-0/+54
* test_module.rb: workaround for ruby-mode.elnobu2012-08-201-1/+1
* object.c: preserve encodingsnobu2012-08-171-0/+24
* * vm_trace.c, vm_core.h: simplify tracing mechanism.ko12012-08-161-5/+13
* object.c: forbid uninitialized classnobu2012-08-161-0/+2
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-151-0/+25
* Revert r36699 and r36700. [Feature #6130]naruse2012-08-151-25/+0
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-141-0/+25
* * test/ruby/test_file_exhaustive.rbusa2012-08-141-0/+14
* * test/ruby/test_file_exhaustive.rbusa2012-08-141-0/+8
* Optimize winnt_statshirosaki2012-08-091-0/+7
* vm_eval.c: cref-scope hacknobu2012-08-081-0/+12
* use local variablesnobu2012-08-084-62/+62
* * 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