summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30test_gc.rb: fix failure messagenobu
2015-10-30show child and parent signal masknaruse
2015-10-30use spawn's option to shorten the codenaruse
2015-10-30variable.c (rb_st_insert_id_and_value): reduce argsnormal
2015-10-30* gems/bundled_gems: update latest gems.hsbt
2015-10-30* lib/rubygems: Update to RubyGems HEAD(60d7972).hsbt
2015-10-29* insns.def (getinlinecache/setinlinecache): compare ic->ic_cref andko1
2015-10-29* vm_insnhelper.c (vm_env_cref): make it inline for performance.ko1
2015-10-29use NULL instead of 0ko1
2015-10-29* insns.def: nobody set ic->ic_value.value to Qundef.ko1
2015-10-29* vm.c: add ifndef guard for VM_CHECK_MODE.ko1
2015-10-29* vm_insnhelper.c (vm_check_frame_detail): should require me forko1
2015-10-29* 2015-10-30svn
2015-10-29show signal mask on solarisnaruse
2015-10-29revert experimental changes related to Solaris CInaruse
2015-10-29ENC_ASSERTnobu
2015-10-29* test/ruby/test_io.rb (ruby): check the existence of the constant instead ofusa
2015-10-29indentnobu
2015-10-29fix a typo [ci skip]kazu
2015-10-29* gc.c (gc_mark_ptr): specify NOINLINE so that gc_mark() can returnko1
2015-10-29* encoding.c (rb_enc_check_str): add for performance.ko1
2015-10-29* internal.h: export rb_wb_(un)protected_newobj_of()ko1
2015-10-29gc.c: separate event hook call from newobj_initnobu
2015-10-29* gc.c (rb_imemo_new): should not pass FL_WB_PROTECTED flag.ko1
2015-10-29* gc.c: introduce rb_wb_unprotected_newobj_of() andko1
2015-10-29gc.c: fix UNLIKELY usagenobu
2015-10-29* gc.c: add rb_objspace::flags::has_hook to represent hook availability.ko1
2015-10-29vm_insnhelper.c: use enum and fix typonobu
2015-10-29vm_core.h: move forward declarationsnobu
2015-10-29Makefile.in: prefix RUBY in probes.hnobu
2015-10-29RUBY_DTRACE_CREATE_HOOKnobu
2015-10-29* gc.c (gc_mark_ptr): remove debug code for #11244.ko1
2015-10-29vm.c: ruby_th_dtrace_setupnobu
2015-10-29revert r52336 (commit miss)ko1
2015-10-29* gc.c (gc_mark_ptr): remove debug code for #11244.ko1
2015-10-29variable.c: reduce heap usage for autoload_data_inormal
2015-10-29wait until it escape handle_interrupt blocknaruse
2015-10-29ChangeLog: fix commit message for r52332 [ci skip]normal
2015-10-28variable.c: additional locking around autoloadnormal
2015-10-28increase timeout (with full GC)naruse
2015-10-28thread may leak if assert fails before join is finishednaruse
2015-10-28* test/rubygems/test_gem_commands_server_command.rbngoto
2015-10-28revert r52312 because the failure does not always occur on Solarisngoto
2015-10-28* 2015-10-29svn
2015-10-28experimentally add GC.start before spawnnaruse
2015-10-28* probes_helper.h (RUBY_DTRACE_HOOK): add RB_GC_GUARD, though paranoic.ngoto
2015-10-28test_file.rb: fix name clashnobu
2015-10-28encoding for inspectnobu
2015-10-28error.c: receiver in NameErrornobu
2015-10-28NameError#receiver of uninitialized constantnobu