summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-12-25* tool/release.sh: make symbolic links.usa
2013-12-25old ChangeLog and NEWS move to dockazu
2013-12-25* tool/make-snapshot: support new version scheme.usa
2013-12-25compile.c: unnamed keyword rest checknobu
2013-12-25* lib/abbrev.rb: [DOC] rdoc format patch by Giorgos Tsiftsis [Bug #9146]zzak
2013-12-25iseq.c: fix parameter of unnamed rest keywords argumentnobu
2013-12-25proc.c: fix arity of rest keywords argumentnobu
2013-12-25* vm_insnhelper.c (argument_error): insert dummy frame to makeko1
2013-12-25win32/win32.c: mingw junglenobu
2013-12-25* sample/trick2013/: added the award-winning entries of TRICK 2013.mame
2013-12-25ossl_ssl.c: declare OP_MSIE_SSLV2_RSA_PADDING only if definednobu
2013-12-24proc.c: Binding#local_variablesnobu
2013-12-24test_fileutils.rb: tests for chownnobu
2013-12-24proc.c: make method by define_method publicnobu
2013-12-24* README.EXT: add a refer to URL.ko1
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