aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* vm_core.h (rb_env_t): use flexible arraynormal2014-09-081-0/+10
* * benchmark/bm_app_lc_fizzbuzz.rb: should skip output on benchmark.ko12014-09-081-0/+4
* * benchmark/bm_app_lc_fizzbuzz.rb: `answer.to_a' does not returnko12014-09-081-0/+5
* * benchmark/bm_app_lc_fizzbuzz.rb: added.ko12014-09-081-0/+10
* * gc.c: add incremental GC algorithm. [Feature #10137]ko12014-09-081-0/+50
* * process.c: PTHREAD_CANCEL_DISABLE is not defined on Android.akr2014-09-071-0/+4
* * process.c (has_privilege): The gid zero is not a privilege.akr2014-09-061-0/+4
* * process.c (struct child_handler_disabler_state): cancelstate fieldakr2014-09-061-0/+7
* * process.c (struct child_handler_disabler_state): Defined.akr2014-09-061-0/+4
* * lib/rake.rb, lib/rake/*, test/rake/*: Update latest rake master(e47d023)hsbt2014-09-061-0/+4
* * ext/win32ole/win32ole_variant.c (ole_val2variant_err,suke2014-09-061-0/+9
* parse.y: fix warning messagenobu2014-09-061-0/+6
* * lib/rdoc/generator/template/darkfish/js/jquery.js: Backportzzak2014-09-051-0/+5
* test/ruby/test_io.rb: use IO#nonblock=normal2014-09-051-0/+5
* test/ruby/test_io.rb: avoid EBADFnormal2014-09-051-0/+5