summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2013-01-29test_settracefunc.rb: fix testsnobu
2013-01-29vm_trace.c: TracePoint safe level checknobu
2013-01-29vm_trace.c: trace_func safe level checknobu
2013-01-29* test/ruby/test_marshal.rb: remove temporally files early.akr
2013-01-28envutil.rb: no core dumpnobu
2013-01-27test_system.rb: commit missnobu
2013-01-27test_system.rb: indentnobu
2013-01-27test_system.rb: fix testnobu
2013-01-26marshal.c: marshal_dump instance varialbesnobu
2013-01-25* test/ruby/test_io.rb (test_ioctl_linux): skip if a platform iskosaki
2013-01-25test_process.rb: reduce command string sizenobu
2013-01-24* enumerator.c (lazy_zip): raise error for bad argumentsmarcandre
2013-01-24* enumerator.c: Optimize Lazy#zip when passed only arraysmarcandre
2013-01-24* enumerator.c: Fix state handling for Lazy#zipmarcandre
2013-01-24* enumerator.c: Fix state handling for Lazy#dropmarcandre
2013-01-24* enumerator.c: Fix state handling for Lazy#drop_whilemarcandre
2013-01-24* enumerator.c: Fix state handling for Lazy#takemarcandre
2013-01-22Sync output messagenaruse
2013-01-16Remove commenting out tests introduced by r38478naruse
2013-01-15* test_lazy_enumerator: Test that map & flat_map also require a blockmarcandre
2013-01-14* enumerator.c (lazy_flat_map_func): flat_map should call each onlyshugo
2013-01-14* enumerator.c: Require block for Lazy#{take|drop}_while [Bug #7692]marcandre
2013-01-14* enumerator.c: Fix size for Enumerator::Lazy#flat_mapmarcandre
2013-01-13* regparse.c (add_ctype_to_cc): don't check dup warn on addingnaruse
2013-01-11* insns.def (defineclass): private constants should not be accessedshugo
2013-01-10* vm_insnhelper.c (vm_search_super_method): raise a TypeErrorshugo
2013-01-09test_flip.rb: flip-flop shared by threadsnobu
2013-01-09Add RUBYOPT=>nil to avoid false negativenaruse
2013-01-09* test/ruby/test_require.rb: improve test for r38744.glass
2013-01-09* load.c (load_lock): fix not to delete thread shield twice.glass
2013-01-08vm_core.h: flip_cnt in rb_iseq_tnobu
2013-01-07* vm_method.c (Init_eval_method): main.public and main.privateshugo
2013-01-07* eval.c (Init_eval): main.include should be private.shugo
2013-01-07* eval.c (Init_eval): enable Refinements by default.shugo
2013-01-07test_syntax.rb: assert_not_labelnobu
2013-01-07parse.y: bare kwrest_marknobu
2013-01-07parse.y: duplicated kwrest namenobu
2013-01-07envutil.rb: assert_syntax_errornobu
2013-01-07envutil.rb: optional fnamenobu
2013-01-07* vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko1
2013-01-07vm_insnhelper.c: keyrest should not overwrite rest argnobu
2013-01-05* string.c (rb_str_enumerate_lines): fix invalid byte sequence errorglass
2013-01-05envutil.rb: check stdout and stderrnobu
2012-12-31* test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]zzak
2012-12-30parse.y: escaped closing parenthsisnobu
2012-12-30* test/ruby/test_keyword.rb: add a test for passing hashktsj
2012-12-30* vm_insnhelper.c: set keyword hash on Proc/block calls.ktsj
2012-12-29object.c: singleton class clonenobu
2012-12-29* test/ruby/test_class.rb (test_cannot_reinitialize_class_with_initialize_copy),nobu
2012-12-28vm_insnhelper.c: no splat single opt argnobu