summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-11* vm.c (rb_vm_register_special_exception): make new function toko1
2014-09-11* gc.c (rb_gc_mark_values): added.ko1
2014-09-11* gc.c (gc_mark_ptr): rename to gc_mark_set.ko1
2014-09-11* .gitignore: ignored temporary files and coverage results.hsbt
2014-09-11* properties.svn
2014-09-11* .gitignore: ignored only simplecov.hsbt
2014-09-11* include/ruby/ruby.h, gc.c: add new internal eventsko1
2014-09-11* ChangeLog: use ascii characterhsbt
2014-09-11lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW supportnormal
2014-09-11test_object.rb: add assertionsnobu
2014-09-11add reference to the ticket.ko1
2014-09-11* include/ruby/ruby.h: freeze nil/true/false.ko1
2014-09-11* 2014-09-11svn
2014-09-11* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt
2014-09-10variable.c (rb_ivar_set): remove unnecessary checknormal
2014-09-10* compile.c (rb_vm_addr2insn): rename to rb_vm_insn_addr2insnko1
2014-09-10test_date.rb: nonsense assertionnobu
2014-09-10gc.c: preserve encodingnobu
2014-09-10compile.c: remove useless castnobu
2014-09-10variable.c: check index overflownobu
2014-09-10pack.c: no nil.taintnobu
2014-09-10* test/ruby/test_gc.rb: fix condition.ko1
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