summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-11-09variable.c (rb_autoload_load): allow recursive callsnormal
2015-11-09* lib/resolv.rb (Resolv::DNS::Message::MessageEncoder#put_labels):akr
2015-11-09* gems/bundled_gems: update to power_assert 0.2.6.ktsj
2015-11-09vm_eval.c: rb_check_funcall_defaultnobu
2015-11-09dignobu
2015-11-09* gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta3yuki
2015-11-09* test/runner.rb: use official repository for coverage tool.hsbt
2015-11-09* compile.c (iseq_compile_each): Dynamic string literals should beshugo
2015-11-09* common.mk: Use ruby organization url for simplecov repository.hsbt
2015-11-08fix typos [ci skip]kazu
2015-11-08* NEWS: describe addition of File::TMPFILEglass
2015-11-08* file.c: Add O_TMPFILE.glass
2015-11-08method.h: suppress warningsnobu
2015-11-08* ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych.hsbt
2015-11-08io.c: [DOC] IO#gets [skip ci]nobu
2015-11-08* lib/uri/ftp.rb: fix a typo.hsbt
2015-11-07* vm_trace.c (exec_hooks_precheck): check need_clean everytimeko1
2015-11-07* lib/net/http.rb (Net::HTTP#initialize):naruse
2015-11-07string.c: use predefined IDs for minor bloat reductionnormal
2015-11-07thread.c (rb_cThreadShield): make staticnormal
2015-11-07* remove trailing spaces.svn
2015-11-07* vm_trace.c (rb_threadptr_exec_event_hooks_orig):ko1
2015-11-06fix typonobu
2015-11-06* include/ruby/ruby.h (RSTRUCT_PTR): need a close parenthese.ko1
2015-11-06* dir.c (dir_fileno, dirfd): support of Dir#fileno on Solaris 10.ngoto
2015-11-06Revert r52469naruse
2015-11-06* lib/cmath.rb: methods which has suffix '!' are now deprecated.gogotanaka
2015-11-06* array.c: clarifies Array#reject! documentation.gogotanaka
2015-11-06* test/runner.rb: extracted test helper.hsbt
2015-11-06* include/ruby/ruby.h (rb_array_const_ptr, rb_struct_const_ptr):ngoto
2015-11-06change DOTQnobu
2015-11-06parse.y: fix segv after invalid keyword argumentnobu
2015-11-05test/ruby/test_autoload: hoist out ruby_impl_requirenormal
2015-11-05id.def: token_opsnobu
2015-11-05ext: use RARRAY_ASETnobu
2015-11-05ext: use RARRAY_AREFnobu
2015-11-04revive deleted entry [ci skip]kazu
2015-11-04* lib/debug.rb: Add documentation for #thread_list_all.hsbt
2015-11-04* class.c: fix documentation for rb_define_class{_id}_under.hsbt
2015-11-04* method.h: fix typo. Patch by @davydovantonhsbt
2015-11-04* hash.c: use correct grammer. Patch by @tveastmanhsbt
2015-11-04process.c: fix rdoc of Process.getsid [ci skip]nobu
2015-11-03include/ruby/ruby.h (struct RObject): hide iv_index_tbl typenormal
2015-11-03parse.y: revert lbracketnobu
2015-11-02variable.c: remove casts for rb_class_ivar_set callersnormal
2015-11-02variable.c (rb_global_tbl): convert to id_tablenormal
2015-11-02* parse.y (NO_QCALL): fix type mismatch of operands that causesngoto
2015-11-02parse.y: lbracketnobu
2015-11-01* id_table.c (mix_id_table_insert): do not touch list duringko1
2015-11-01iseq.c (iseq_memsize): account for rb_call_cache entriesnormal