aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* iseq_inline_storage_entry: 24=>16 bytes on 64-bitnormal2014-09-111-0/+9
* * ChangeLog: fix a typo for r47533.nagachika2014-09-111-1/+1
* * vm.c (rb_thread_mark): use rb_gc_mark_values() to mark VM stack.ko12014-09-111-0/+4
* * vm.c (rb_vm_register_special_exception): make new function toko12014-09-111-0/+16
* * gc.c (rb_gc_mark_values): added.ko12014-09-111-0/+11
* * gc.c (gc_mark_ptr): rename to gc_mark_set.ko12014-09-111-0/+8
* * .gitignore: ignored temporary files and coverage results.hsbt2014-09-111-0/+4
* * .gitignore: ignored only simplecov.hsbt2014-09-111-0/+5
* * include/ruby/ruby.h, gc.c: add new internal eventsko12014-09-111-0/+59
* * ChangeLog: use ascii characterhsbt2014-09-111-1/+1
* lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW supportnormal2014-09-111-0/+6
* add reference to the ticket.ko12014-09-111-0/+1
* * include/ruby/ruby.h: freeze nil/true/false.ko12014-09-111-0/+20
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt2014-09-111-0/+4
* * compile.c (rb_vm_addr2insn): rename to rb_vm_insn_addr2insnko12014-09-101-0/+5
* * test/ruby/test_gc.rb: fix condition.ko12014-09-101-0/+4
* rb_call_info_t: shrink to 96 bytes from 104 bytes on 64-bitnormal2014-09-101-0/+13
* compile: translate iseq in-placenormal2014-09-101-0/+19
* * remove trailing spaces.svn2014-09-101-1/+1
* time.c: DATA_PTR is never NULLnormal2014-09-101-0/+7
* * common.mk (encs enc trans libencs libenc libtrans): force to runusa2014-09-101-0/+6
* * gc.c (gc_stat): update rdoc.ko12014-09-101-0/+4
* * gc.c (gc_stat_internal): rename:ko12014-09-101-0/+9
* * gc.c (gc_stat_internal): rename `heap_used' to `heap_allocated_pages'.ko12014-09-101-0/+7
* * gc.c (gc_stat_internal): rename:ko12014-09-101-0/+9
* * gc.c (gc_stat_internal): support:ko12014-09-101-0/+7
* * test/ruby/test_gc.rb: catch up last fix.ko12014-09-101-0/+4
* * gc.c (objspace_total_slot): rename objspace_available_slots.ko12014-09-101-0/+15
* * gc.c: refactoring for RGENGC_PROFILE > 0.ko12014-09-091-0/+10
* * gc.c (init_mark_stack): MEMZERO() receive type as 2nd argument insteadnagachika2014-09-091-0/+6
* s/stressfull/stressful/gkazu2014-09-091-5/+5
* * ext/win32ole/sample/excel2.rb: remove some commented-out code.suke2014-09-091-0/+5
* fix a typo [ci skip]kazu2014-09-091-1/+1
* fix typos [ci skip]kazu2014-09-091-3/+3
* * gc.c: rename rb_objspace_t::marked_objects to marked_slots.ko12014-09-091-0/+10
* * gc.c: renameko12014-09-091-0/+11
* * gc.c (gc_stat_internal): fix symbol namesko12014-09-091-0/+12
* * gc.c (rb_objspace_t::heap_pages): rename field names:ko12014-09-091-0/+20
* * gc.c: continue layout changing.ko12014-09-091-0/+10
* * gc.c: fix layout of rb_objsapce_t to improve cache locality.ko12014-09-091-0/+9
* * gc.c: move rb_objspace_t::flags::gc_stressfull after during_gcko12014-09-091-0/+12
* * gc.c: add rb_objspace_t::flags::gc_stressfull andko12014-09-091-0/+14
* * gc.c: remvoe ruby_disable_gc_stress and add ruby_disable_gcko12014-09-091-0/+9
* * gc.c: rename gc_stat entries and check stat transition.ko12014-09-091-0/+4
* * gc.c (gc_sweep_rest): remove wrong modification of during_gc flag.ko12014-09-091-0/+4
* * gc.c: pack boolean values into rb_objspace_t::flags with bit fieldsko12014-09-091-0/+5
* * test/ruby/test_object.rb: extend timeout.ko12014-09-091-0/+4
* mkmf.rb: --cflags to $CXXFLAGSnobu2014-09-091-0/+6
* compile.c: remove needless SYM2ID <-> ID2SYM conversionsnormal2014-09-081-0/+5
* symbol.c (rb_intern_cstr_without_pindown): check dsymbol on returnnormal2014-09-081-0/+6