summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2013-12-14logger.rb: fix extra log ratationnobu
2013-12-14proc.c: method by respond_to_missing?nobu
2013-12-14scanf.rb: fix rescue modifiernobu
2013-12-14util.c: bump stack size in ruby_qsort()nobu
2013-12-14object.c: nested path const_defined?nobu
2013-12-14ChangeLog: fix commit missnobu
2013-12-14object.c: fix r44189nobu
2013-12-13eval.c: reuse tagnobu
2013-12-13 * gc.c (wmap_final_func): Bugfix. Should update *value to new pointer.tarui
2013-12-13* ext/socket/lib/socket.rb: Don't test $! in "ensure" clause becauseakr
2013-12-13* internal.h (ruby_sized_xrealloc2): fix typo introduced in r44117, which cau...ngoto
2013-12-13thread.c: reduce tags and stacknobu
2013-12-13proc.c: fix inherited ownernobu
2013-12-13proc.c, vm_method.c: fix super and aliasnobu
2013-12-13gc.c: GC.latest_gc_info reports most interesting major_by flagtmm1
2013-12-13* error.c: add Exception#backtrace_locations.ko1
2013-12-13* gc.c (garbage_collect_body): use rb_bug() and explicit error messageko1
2013-12-13* array.c: fix comment to remove the word "shady".ko1
2013-12-13* gc.c: rename *shady* func/macros.ko1