summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2015-11-01parse.y: invalid symbolnobu
2015-10-31* test/openssl/test_pair.rb: skipped tests if openssl doesn't supporthsbt
2015-10-31remove extraneous spacenobu
2015-10-31revert r52402ko1
2015-10-31* vm_insnhelper.c (vm_search_super_method): do not touch `ci' here.ko1
2015-10-31eval_error.c: Fix a format of `NameError#message`nobu
2015-10-30fix a typo [ci skip]kazu
2015-10-30* gems/bundled_gems: update to power_assert 0.2.5.ktsj
2015-10-30* gc.c (newobj_slowpath): do not need to use flags hack (commit miss).ko1
2015-10-30* gc.c (heap_get_freeobj_from_next_freepage): not so UNLIKELY.ko1
2015-10-30* gc.c (newobj_slowpath): reduce 1 parameter to use only registersko1
2015-10-30* test/ruby/test_call.rb: added test for safe navigation operator.hsbt
2015-10-30* ChangeLog: fix wrong commit name.hsbt