summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-12-20* vm_method.c: check definition ofko1
2013-12-20* include/ruby/ruby.h: rename OBJ_WRITE and OBJ_WRITTEN intoko1
2013-12-20* include/ruby/ruby.h: add a comment for WB interfaces.ko1
2013-12-20configure.in: use RUBY_APPEND_OPTIONSnobu
2013-12-20* configure.in (AC_ARG_WITH): use withval directly.naruse
2013-12-20ruby.h: swap iv_index_tbl and super for struct RClasstmm1
2013-12-19* lib/rubygems: Update to RubyGems master 03d6ae7. Changes include:drbrain
2013-12-19* gc.c (heap_get_freeobj): improve hot path performance.ko1
2013-12-19* lib/rubygems: Update to RubyGems master af60443. Changes include:drbrain
2013-12-19vm_insnhelper.c: optimize for looptmm1
2013-12-19* gc.c (newobj_of): don't need to RBASIC_SET_CLASS() which includes WBko1
2013-12-19* benchmark/gc/gcbench.rb: check GC::OPTS availabilityko1
2013-12-18gc.c: remove redundant freelist assignmenttmm1
2013-12-18* test/runner.rb: fix commit miss on r44278.ko1
2013-12-18* gc.c (garbage_collect_body): lazy_sweep setting should workko1
2013-12-18* gc.c (gc_profile_dump_major_reason): fix this function because major_reasonko1
2013-12-18* gc.c (gc_profile_record_get): should return an empty arrayko1
2013-12-18* gc.c (gc_profile_clear, gc_profile_enable): remove rest_sweep().ko1
2013-12-18* vm_exec.h (VM_DEBUG_STACKOVERFLOW): added.ko1
2013-12-18* lib/rubygems: Update to RubyGems master d8f12e2. This increases thedrbrain
2013-12-18* test/ruby/test_gc.rb (test_expand_heap): allow +/-1 diff.ko1
2013-12-17* test/ruby/test_io.rb: fix duplicated test name.ktsj
2013-12-17hash.c: revertnobu
2013-12-17misc/ruby-electric.el: Import version 2.1.1.knu
2013-12-17vm_trace.c: isolate exceptionsnobu
2013-12-17configure.in: build probes with systemtap's dtrace wrappertmm1
2013-12-16* lib/rubygems: Update to RubyGems master 1c5f4b3. Allows rubygemsdrbrain
2013-12-16* NEWS (RDoc): Update version number so I don't have to change itdrbrain
2013-12-16fix typoskazu
2013-12-16* gc.c (rb_objspace_markable_object_p): should check special_const_pko1
2013-12-16* ext/objspace/objspace.c (reachable_object_from_root_i): useko1
2013-12-16* remove trailing spaces.nobu
2013-12-16* gc.c (gc_verify_internal_consistency): should not useko1
2013-12-16* gc.c (rb_objspace_markable_object_p): fix last commit (build error).ko1
2013-12-16* gc.c (rb_objspace_markable_object_p): it should be live objects.ko1
2013-12-16* gc.c (rb_objspace_each_objects): should not clear dont_lazy_sweepko1
2013-12-16* vm_method.c (rb_method_entry_make): fix WB miss.ko1
2013-12-16* ChangeLog: [DOC] Fix typoa_matsuda
2013-12-16* remove trailing spaces.nobu
2013-12-16* gc.c: use gc_verify_internal_consistency() instead ofko1
2013-12-16* process.c (make_clock_result): add :second as a unit fornaruse
2013-12-16* gc.c: introduce GC.verify_internal_consistency method to verify GCko1
2013-12-16typo: wheb -> whentmm1
2013-12-16gc.c: fix build with RGENGC_ESTIMATE_OLDMALLOC=0tmm1
2013-12-15* ext/objspace/objspace.c (reachable_object_from_root_i):ko1
2013-12-15* lib/rubygems/basic_specification.rb (class Gem): Revert r44213, itdrbrain
2013-12-14* lib/rdoc: Update to RDoc master 263a9e5. This improves thedrbrain
2013-12-14* lib/rubygems/basic_specification.rb: Update to RubyGems masterdrbrain
2013-12-14vm_insnhelper.c: post arguments as mandatorynobu
2013-12-14configure.in: unexpand exec_prefix in rubylibprefixnobu