aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * enumerator.c (lazy_flat_map_func): flat_map should call each onlyshugo2013-01-141-0/+5
* * enumerator.c: Require block for Lazy#{take|drop}_while [Bug #7692]marcandre2013-01-141-0/+6
* * enumerator.c: Fix size for Enumerator::Lazy#flat_mapmarcandre2013-01-141-2/+2
* * regparse.c (add_ctype_to_cc): don't check dup warn on addingnaruse2013-01-131-0/+5
* * insns.def (defineclass): private constants should not be accessedshugo2013-01-111-0/+20
* * vm_insnhelper.c (vm_search_super_method): raise a TypeErrorshugo2013-01-101-3/+3
* test_flip.rb: flip-flop shared by threadsnobu2013-01-091-0/+21
* Add RUBYOPT=>nil to avoid false negativenaruse2013-01-091-3/+1
* * test/ruby/test_require.rb: improve test for r38744.glass2013-01-091-4/+8
* * load.c (load_lock): fix not to delete thread shield twice.glass2013-01-091-0/+21
* vm_core.h: flip_cnt in rb_iseq_tnobu2013-01-081-0/+8
* * vm_method.c (Init_eval_method): main.public and main.privateshugo2013-01-071-14/+14
* * eval.c (Init_eval): main.include should be private.shugo2013-01-071-0/+19
* * eval.c (Init_eval): enable Refinements by default.shugo2013-01-071-5/+6
* test_syntax.rb: assert_not_labelnobu2013-01-071-1/+1
* parse.y: bare kwrest_marknobu2013-01-071-0/+8
* parse.y: duplicated kwrest namenobu2013-01-071-0/+52
* envutil.rb: assert_syntax_errornobu2013-01-071-0/+24
* envutil.rb: optional fnamenobu2013-01-072-4/+12
* * vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko12013-01-071-0/+16
* vm_insnhelper.c: keyrest should not overwrite rest argnobu2013-01-071-0/+11
* * string.c (rb_str_enumerate_lines): fix invalid byte sequence errorglass2013-01-051-0/+5
* envutil.rb: check stdout and stderrnobu2013-01-051-10/+14
* * test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]zzak2012-12-311-0/+7
* parse.y: escaped closing parenthsisnobu2012-12-301-0/+6
* * test/ruby/test_keyword.rb: add a test for passing hashktsj2012-12-301-0/+1
* * vm_insnhelper.c: set keyword hash on Proc/block calls.ktsj2012-12-301-0/+119
* object.c: singleton class clonenobu2012-12-291-0/+14
* * test/ruby/test_class.rb (test_cannot_reinitialize_class_with_initialize_copy),nobu2012-12-291-12/+12
* vm_insnhelper.c: no splat single opt argnobu2012-12-281-0/+16
* * proc.c (method_eq): fix the documentation to refer to owner.shugo2012-12-281-0/+15
* * variable.c (rb_mod_remove_const): fix segv caused by r38558.naruse2012-12-271-0/+5
* Add opts to prevent generating core filenaruse2012-12-261-1/+2
* test_rubyoptions.rb: ARGFnobu2012-12-251-1/+1
* Fix argument for assert_in_out_err to fix test failurenaruse2012-12-251-1/+1
* * vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):ko12012-12-251-0/+23
* Add test for r38543 [Bug #7597] [ruby-dev:46786]naruse2012-12-251-4/+10
* error.c: rb_write_error_strnobu2012-12-251-0/+7
* scoped constant op-assignmentnobu2012-12-242-1/+67
* test_argf.rb: duplicated testnobu2012-12-241-10/+0
* * thread.c: rename methods:ko12012-12-231-24/+24
* Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu2012-12-222-6/+65
* * include/ruby/intern.h: add the prototype declaration ofmrkn2012-12-222-0/+72
* internal.h: quote unprintablenobu2012-12-221-2/+6
* object.c: no nested symbolnobu2012-12-221-2/+3
* object.c: check more strictlynobu2012-12-221-2/+3
* * cont.c (rb_fiber_start): in case of jump with TAG_FATAL,nagachika2012-12-221-1/+1
* * struct.c (make_struct): remove junk ID check to allow members whoglass2012-12-221-0/+7
* * test/ruby/test_iseq.rb: disable a test which checks featuresko12012-12-211-1/+1
* Add test for r38529 [Bug #7536]naruse2012-12-211-0/+13