summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-28error.c: rb_name_err_newnobu
2015-10-28write in shroternaruse
2015-10-28parse.y: fix op_assign typenobu
2015-10-28test_parser_events.rb: event tokennobu
2015-10-28Revert "* lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast."naruse
2015-10-28suppress warningsnaruse
2015-10-27* lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast.naruse
2015-10-27suppress warnings: assigned but unused variablenaruse
2015-10-27solaris doesn't take http for handle_optionsnaruse
2015-10-27dumping core may take too much time for CInaruse