summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2012-08-22* insns.def: search up the cf stack for an object that is an instancetenderlove
2012-08-22* vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]ko1
2012-08-22* vm_insnhelper.c (vm_setup_method): should not enable tail callshugo
2012-08-21Suppress warningsnaruse
2012-08-21* test_continuation.rb (tracing_with_thread_set_trace_func):ko1
2012-08-20vm_insnhelper.c: iclass as klass in cfpnobu
2012-08-20test_module.rb: workaround for ruby-mode.elnobu
2012-08-17object.c: preserve encodingsnobu
2012-08-16* vm_trace.c, vm_core.h: simplify tracing mechanism.ko1
2012-08-16object.c: forbid uninitialized classnobu
2012-08-15Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-15Revert r36699 and r36700. [Feature #6130]naruse
2012-08-14Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-09Optimize winnt_statshirosaki
2012-08-08vm_eval.c: cref-scope hacknobu
2012-08-08use local variablesnobu
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 avoidshugo
2012-08-07* test/ruby/test_file_exhaustive.rbusa
2012-08-07test String#each_line when separator is longer than string.tenderlove
2012-08-06method in instance_evalnobu
2012-08-06test_exception.rb: split testsnobu
2012-08-06test_exception.rb: use local variablesnobu
2012-08-06* internal.h, class.c, eval.c, insns.def: find the appropriateshugo
2012-08-06insns.def: use klass in cfpnobu
2012-08-04* test/ruby/test_alias.rb (test_super_in_aliased_module_method):shugo
2012-08-03test_super.rb: renamenobu
2012-08-03* insns.def (invokesuper): reverted r36612 so that super in anshugo
2012-08-03* insns.def (invokesuper): don't skip the same class. instead, useshugo
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-31test_rubyoptions.rb: fix test failure on Windowsshirosaki
2012-07-31class.c: fix duplication of prepended modulenobu
2012-07-31 * test/ruby/test_module.rb (TestModule#test_classpath): fixnobu
2012-07-30On amd64, RUBY_PLATFORM is x86_64-netbsd6.99.7.naruse
2012-07-30variable.c: fix r36574nobu
2012-07-30Suppress warnings.naruse
2012-07-30NetBSD's /proc/<pid>/task is broken.naruse
2012-07-30variable.c: tmp_classpathnobu
2012-07-27process.c: try conversion at redirectionnobu
2012-07-27test_lazy_enumerator.rb: test for cycle chainnobu
2012-07-27test_lazy_enumerator.rb: test for cycle chainnobu
2012-07-26test_complex.rb, test_rational.rb: revert some assertionsnobu
2012-07-25complex.c, rational.c: compatible marshal loadernobu
2012-07-25Add test to clarify r36421. [Bug #5915]naruse
2012-07-25Suppress warnings.naruse
2012-07-24* parse.y: added symbols and qsymbols productions for %i and %Itenderlove