summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-12-24* README.EXT: add a document about RGenGC.ko1
2013-12-24* include/ruby/ruby.h (RARRAY_ASET): try to avoid compiler warning.ko1
2013-12-24* remove trailing spaces.nobu
2013-12-23* test/fileutils/test_fileutils.rb (setup): should not callusa
2013-12-23test_fileutils.rb: tests for chownnobu
2013-12-23hash.c: reduce warningnobu
2013-12-23* array.c: Have to_h raise on elements that are not key-value pairs [#9239]marcandre
2013-12-22* doc/syntax/methods.rdoc: [DOC] Added example for underscorezzak
2013-12-22* doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsureshzzak
2013-12-22commit miss from r44346zzak
2013-12-22* test/rubygems/test_gem_ext_builder.rb: Fix warning due to ambiguousdrbrain
2013-12-22* lib/rubygems/commands/install_command.rb: Restore gem installdrbrain
2013-12-22* lib/rdoc.rb: Set RDoc to release version.drbrain
2013-12-22* lib/rubygems.rb: Set RubyGems to release version.drbrain
2013-12-22* lib/rubygems.rb (module Gem): Fix comment fordrbrain
2013-12-21* gc.c (ruby_gc_set_params): don't show obsolete warnings forko1
2013-12-21file.c: destination path onlynobu
2013-12-21resolv.rb: no encodingsnobu
2013-12-20* tool/make-snapshot: replace RUBY_PATCHLEVEL_STR in version.h tousa
2013-12-20* win32/Makefile.sub (fake.rb): fixed wrong RUBY_PLATFORM, to correctlyusa
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