summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2012-09-28* test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic):shirosaki
2012-09-28test_unicode_escape.rb: fix test for Windowsshirosaki
2012-09-28* vm_method.c (search_method): copy refinement iclasses to searchshugo
2012-09-28io.c: IO#reopen int modenobu
2012-09-27* eval.c (rb_overlay_module, rb_mod_refine): accept a module as theshugo
2012-09-26* insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko1
2012-09-25test_super.rb: super from BEGINnobu
2012-09-25insns.def: super from at_exitnobu
2012-09-24* iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse
2012-09-24use assert_predicate for unary operatornaruse
2012-09-24Feature #7035nobu
2012-09-19array.c, enum.c: TypeError in zipnobu
2012-09-19suppress warningsnaruse
2012-09-16io.c: io_set_read_lengthnobu
2012-09-15test_parse.rb: eval locationsnobu
2012-09-09* test/ruby/test_io.rb (test_advise_pipe): new test to checkkosaki
2012-09-05dir.c: fix recursionnobu
2012-09-05test_dir_m17n.rb: test_glob_incompatiblenobu
2012-09-04test_pstore.rb: fix for timeoutshirosaki
2012-08-29test/ruby/test_file_exhaustive.rb: fix test for HOME-less envsluislavena
2012-08-27adding test coverage for invalid attribute namestenderlove
2012-08-24Fix r36805.naruse
2012-08-24Improve require/File.expand_path performance on Windowsluislavena
2012-08-23Added a test for CoW strings.tenderlove
2012-08-23Test for r36803's singleton_class_of.naruse
2012-08-23* test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test.usa
2012-08-23load.c: keep encoding of feature namenobu
2012-08-23* insns.def (invokesuper): reverted r36640 partially to make supershugo
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