aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fix a typo [ci skip]kazu2015-10-301-1/+1
* * gems/bundled_gems: update to power_assert 0.2.5.ktsj2015-10-301-0/+4
* * gc.c (newobj_slowpath): do not need to use flags hack (commit miss).ko12015-10-301-0/+4
* * gc.c (heap_get_freeobj_from_next_freepage): not so UNLIKELY.ko12015-10-301-0/+4
* * gc.c (newobj_slowpath): reduce 1 parameter to use only registersko12015-10-301-0/+8
* * test/ruby/test_call.rb: added test for safe navigation operator.hsbt2015-10-301-0/+5
* * ChangeLog: fix wrong commit name.hsbt2015-10-301-1/+5
* * vm_method.c: added documentation of protected/private methods.hsbt2015-10-301-0/+7
* variable.c: rb_class_ivar_setnobu2015-10-301-0/+5
* variable.c (generic_ivar_remove): return original valuenormal2015-10-301-0/+7
* variable.c (rb_st_insert_id_and_value): reduce argsnormal2015-10-301-0/+9
* * gems/bundled_gems: update latest gems.hsbt2015-10-301-0/+5
* * lib/rubygems: Update to RubyGems HEAD(60d7972).hsbt2015-10-301-0/+7
* * insns.def (getinlinecache/setinlinecache): compare ic->ic_cref andko12015-10-291-0/+16
* * vm_insnhelper.c (vm_env_cref): make it inline for performance.ko12015-10-291-0/+6
* * insns.def: nobody set ic->ic_value.value to Qundef.ko12015-10-291-0/+4
* * vm.c: add ifndef guard for VM_CHECK_MODE.ko12015-10-291-0/+4
* * vm_insnhelper.c (vm_check_frame_detail): should require me forko12015-10-291-0/+5
* indentnobu2015-10-291-1/+1
* fix a typo [ci skip]kazu2015-10-291-1/+1
* * gc.c (gc_mark_ptr): specify NOINLINE so that gc_mark() can returnko12015-10-291-0/+5
* * encoding.c (rb_enc_check_str): add for performance.ko12015-10-291-0/+17
* * internal.h: export rb_wb_(un)protected_newobj_of()ko12015-10-291-0/+5
* * gc.c (rb_imemo_new): should not pass FL_WB_PROTECTED flag.ko12015-10-291-0/+8
* * gc.c: introduce rb_wb_unprotected_newobj_of() andko12015-10-291-0/+12
* * gc.c: add rb_objspace::flags::has_hook to represent hook availability.ko12015-10-291-0/+14
* vm_core.h: move forward declarationsnobu2015-10-291-0/+5
* * gc.c (gc_mark_ptr): remove debug code for #11244.ko12015-10-291-0/+4
* revert r52336 (commit miss)ko12015-10-291-4/+0
* * gc.c (gc_mark_ptr): remove debug code for #11244.ko12015-10-291-0/+4
* variable.c: reduce heap usage for autoload_data_inormal2015-10-291-0/+11
* ChangeLog: fix commit message for r52332 [ci skip]normal2015-10-291-1/+8
* variable.c: additional locking around autoloadnormal2015-10-281-0/+5
* * test/rubygems/test_gem_commands_server_command.rbngoto2015-10-281-0/+9
* * probes_helper.h (RUBY_DTRACE_HOOK): add RB_GC_GUARD, though paranoic.ngoto2015-10-281-0/+4
* error.c: receiver in NameErrornobu2015-10-281-1/+6
* NameError#receiver of uninitialized constantnobu2015-10-281-1/+8
* error.c: rb_name_err_newnobu2015-10-281-0/+5
* parse.y: fix op_assign typenobu2015-10-281-0/+5
* Revert "* lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast."naruse2015-10-281-4/+0
* * lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast.naruse2015-10-271-0/+4
* id.def: anonymous IDsnobu2015-10-271-0/+5
* fix typos [ci skip]kazu2015-10-271-2/+2
* fix filename [ci skip]kazu2015-10-271-1/+1
* id.def: internal IDsnobu2015-10-271-0/+4
* error.c: suppress warningsnobu2015-10-271-0/+6
* logger.rb: end of week should be Saturdaynobu2015-10-271-0/+7
* * vm_dump.c (rb_print_backtrace): our addr2line doesn't work on sparc.naruse2015-10-271-0/+5
* logger.rb: fix weekly rotationnobu2015-10-271-0/+6
* Add string argument test casesnobu2015-10-261-0/+7