aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * vm_insnhelper.c (vm_env_cref): make it inline for performance.ko12015-10-292-4/+11
* use NULL instead of 0ko12015-10-291-1/+1
* * insns.def: nobody set ic->ic_value.value to Qundef.ko12015-10-292-3/+5
* * vm.c: add ifndef guard for VM_CHECK_MODE.ko12015-10-292-0/+6
* * vm_insnhelper.c (vm_check_frame_detail): should require me forko12015-10-292-2/+11
* * 2015-10-30svn2015-10-291-2/+2
* show signal mask on solarisnaruse2015-10-291-0/+1
* revert experimental changes related to Solaris CInaruse2015-10-292-6/+2
* ENC_ASSERTnobu2015-10-291-4/+3
* * test/ruby/test_io.rb (ruby): check the existence of the constant instead ofusa2015-10-291-1/+1
* indentnobu2015-10-292-6/+6
* fix a typo [ci skip]kazu2015-10-291-1/+1
* * gc.c (gc_mark_ptr): specify NOINLINE so that gc_mark() can returnko12015-10-292-0/+7
* * encoding.c (rb_enc_check_str): add for performance.ko12015-10-294-30/+97
* * internal.h: export rb_wb_(un)protected_newobj_of()ko12015-10-292-3/+8
* gc.c: separate event hook call from newobj_initnobu2015-10-291-6/+5
* * gc.c (rb_imemo_new): should not pass FL_WB_PROTECTED flag.ko12015-10-292-1/+11
* * gc.c: introduce rb_wb_unprotected_newobj_of() andko12015-10-294-19/+57
* gc.c: fix UNLIKELY usagenobu2015-10-291-3/+3
* * gc.c: add rb_objspace::flags::has_hook to represent hook availability.ko12015-10-292-7/+25
* vm_insnhelper.c: use enum and fix typonobu2015-10-292-13/+20
* vm_core.h: move forward declarationsnobu2015-10-292-6/+9
* Makefile.in: prefix RUBY in probes.hnobu2015-10-291-1/+1
* RUBY_DTRACE_CREATE_HOOKnobu2015-10-298-45/+48
* * gc.c (gc_mark_ptr): remove debug code for #11244.ko12015-10-292-11/+4
* vm.c: ruby_th_dtrace_setupnobu2015-10-292-49/+63
* revert r52336 (commit miss)ko12015-10-296-33/+26
* * gc.c (gc_mark_ptr): remove debug code for #11244.ko12015-10-296-26/+33
* variable.c: reduce heap usage for autoload_data_inormal2015-10-292-30/+42
* wait until it escape handle_interrupt blocknaruse2015-10-291-2/+2
* ChangeLog: fix commit message for r52332 [ci skip]normal2015-10-291-1/+8
* variable.c: additional locking around autoloadnormal2015-10-282-20/+88
* increase timeout (with full GC)naruse2015-10-282-3/+4
* thread may leak if assert fails before join is finishednaruse2015-10-281-2/+3
* * test/rubygems/test_gem_commands_server_command.rbngoto2015-10-282-2/+11
* revert r52312 because the failure does not always occur on Solarisngoto2015-10-281-5/+2
* * 2015-10-29svn2015-10-281-2/+2
* experimentally add GC.start before spawnnaruse2015-10-281-0/+1
* * probes_helper.h (RUBY_DTRACE_HOOK): add RB_GC_GUARD, though paranoic.ngoto2015-10-282-0/+6
* test_file.rb: fix name clashnobu2015-10-281-1/+1
* encoding for inspectnobu2015-10-283-8/+14
* error.c: receiver in NameErrornobu2015-10-284-3/+16
* NameError#receiver of uninitialized constantnobu2015-10-2811-237/+206
* error.c: rb_name_err_newnobu2015-10-283-0/+20
* write in shroternaruse2015-10-282-7/+2
* parse.y: fix op_assign typenobu2015-10-283-1/+16
* test_parser_events.rb: event tokennobu2015-10-281-13/+26
* Revert "* lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast."naruse2015-10-282-5/+1
* suppress warningsnaruse2015-10-281-1/+1
* * lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast.naruse2015-10-272-1/+5