summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2012-12-28* proc.c (method_eq): fix the documentation to refer to owner.shugo
2012-12-27* variable.c (rb_mod_remove_const): fix segv caused by r38558.naruse
2012-12-26Add opts to prevent generating core filenaruse
2012-12-25test_rubyoptions.rb: ARGFnobu
2012-12-25Fix argument for assert_in_out_err to fix test failurenaruse
2012-12-25* vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):ko1
2012-12-25Add test for r38543 [Bug #7597] [ruby-dev:46786]naruse
2012-12-25error.c: rb_write_error_strnobu
2012-12-24scoped constant op-assignmentnobu
2012-12-24test_argf.rb: duplicated testnobu
2012-12-23* thread.c: rename methods:ko1
2012-12-22Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu
2012-12-22* include/ruby/intern.h: add the prototype declaration ofmrkn
2012-12-22internal.h: quote unprintablenobu
2012-12-22object.c: no nested symbolnobu
2012-12-22object.c: check more strictlynobu
2012-12-22* cont.c (rb_fiber_start): in case of jump with TAG_FATAL,nagachika
2012-12-22* struct.c (make_struct): remove junk ID check to allow members whoglass
2012-12-21* test/ruby/test_iseq.rb: disable a test which checks featuresko1
2012-12-21Add test for r38529 [Bug #7536]naruse
2012-12-21* vm_core.h, vm_trace.c: fix multi-threading bug for tracing.ko1
2012-12-21test_thread.rb: descriptive assertionsnobu
2012-12-21test_thread.rb: flush before SystemStackErrornobu
2012-12-20* vm_core.h (rb_vm_defineclass_type_t),shugo
2012-12-20test_require.rb: clear load pathnobu
2012-12-20envutil.rb: validate syntaxnobu
2012-12-20* remove trailing spaces.nobu
2012-12-19* vm.c: support variable VM/Machine stack sizes.ko1
2012-12-19* test/ruby/test_fiber.rb: remove a strange single quote character.ko1
2012-12-19object.c: nul in const namenobu
2012-12-19Use next in proc instead of break or returnnaruse
2012-12-19Don't check events from different files like r38456naruse
2012-12-19Push given event only if it is right onenaruse
2012-12-19Suppress warningsnaruse
2012-12-18* vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the casenagachika
2012-12-18Show $LOAD_PATH and RUBYLIB to debug easiernaruse
2012-12-17* vm_trace.c (fill_id_and_klass): TracePoint#defined_class returnsko1
2012-12-17* class.c (rewrite_cref_stack, clone_method): rewrite a method's crefcharliesome
2012-12-15* cont.c (rb_fiber_start): don't enqueue Qnil to async_errinfo_queue.nagachika
2012-12-14* test/ruby/test_thread.rb (test_uninitialized, test_backtrace,kosaki
2012-12-14* test/ruby/test_thread.rb (TestThread::Thread::new.): removekosaki
2012-12-14parse.y: fix line numbernobu
2012-12-14envutil.rb: using caller_locationsnobu