summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-10rb_call_info_t: shrink to 96 bytes from 104 bytes on 64-bitnormal
2014-09-10compile: translate iseq in-placenormal
2014-09-10* remove trailing spaces.svn
2014-09-10time.c: DATA_PTR is never NULLnormal
2014-09-10* common.mk (encs enc trans libencs libenc libtrans): force to runusa
2014-09-10* gc.c (gc_stat): update rdoc.ko1
2014-09-10* gc.c (gc_stat_internal): rename:ko1
2014-09-10* gc.c (gc_stat_internal): rename `heap_used' to `heap_allocated_pages'.ko1
2014-09-10* gc.c (gc_stat_internal): rename:ko1
2014-09-10* gc.c (gc_stat_internal): support:ko1
2014-09-10* test/ruby/test_gc.rb: catch up last fix.ko1
2014-09-10* gc.c (objspace_total_slot): rename objspace_available_slots.ko1
2014-09-09* gc.c: refactoring for RGENGC_PROFILE > 0.ko1
2014-09-09* 2014-09-10svn
2014-09-09* gc.c (init_mark_stack): MEMZERO() receive type as 2nd argument insteadnagachika
2014-09-09s/stressfull/stressful/gkazu
2014-09-09* ext/win32ole/sample/excel2.rb: remove some commented-out code.suke
2014-09-09fix a typo [ci skip]kazu
2014-09-09fix typos [ci skip]kazu
2014-09-09GC.stat key namenobu
2014-09-09* gc.c: rename rb_objspace_t::marked_objects to marked_slots.ko1
2014-09-09* gc.c: renameko1
2014-09-09* gc.c (gc_stat_internal): fix symbol namesko1
2014-09-09* gc.c (rb_objspace_t::heap_pages): rename field names:ko1
2014-09-09gc.c: fix typosnobu
2014-09-09* gc.c: continue layout changing.ko1
2014-09-09* gc.c: fix layout of rb_objsapce_t to improve cache locality.ko1
2014-09-09* gc.c: move rb_objspace_t::flags::gc_stressfull after during_gcko1
2014-09-09* gc.c: add rb_objspace_t::flags::gc_stressfull andko1
2014-09-09* gc.c: remvoe ruby_disable_gc_stress and add ruby_disable_gcko1
2014-09-09* gc.c: rename gc_stat entries and check stat transition.ko1
2014-09-09* gc.c (gc_sweep_rest): remove wrong modification of during_gc flag.ko1
2014-09-09* gc.c (rb_objspace_t::profile): reduce padding.nobu
2014-09-09* gc.c: pack boolean values into rb_objspace_t::flags with bit fieldsko1
2014-09-09* test/ruby/test_object.rb: extend timeout.ko1
2014-09-09fake.rb.in: use absolute pathnobu
2014-09-09mkmf.rb: -I flags to $INCFLAGSnobu
2014-09-09mkmf.rb: --cflags to $CXXFLAGSnobu
2014-09-08compile.c: remove needless SYM2ID <-> ID2SYM conversionsnormal
2014-09-08symbol.c (rb_intern_cstr_without_pindown): check dsymbol on returnnormal
2014-09-08* 2014-09-09svn
2014-09-08vm_core.h (rb_env_t): use flexible arraynormal
2014-09-08test_time_tz.rb: have_tz_offset?nobu
2014-09-08test_time_tz.rb: right timezonenobu
2014-09-08* benchmark/bm_app_lc_fizzbuzz.rb: should skip output on benchmark.ko1
2014-09-08* benchmark/bm_app_lc_fizzbuzz.rb: `answer.to_a' does not returnko1
2014-09-08* properties.svn
2014-09-08* benchmark/bm_app_lc_fizzbuzz.rb: added.ko1
2014-09-08* remove trailing spaces.svn
2014-09-08* 2014-09-08svn