summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-11-11* lib/net/ftp.rb (initialize): Connections are in passive mode pershugo
2015-11-11sprintf.c: hash default valuenobu
2015-11-10* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr
2015-11-10Rename DOTQ to ANDDOTnobu
2015-11-10hash.c: use rb_func_proc_newnobu
2015-11-10proc.c: cfunc_proc_tnobu
2015-11-10* bootstraptest/test_fork.rb ([ruby-dev:37934]): :NPROC (RLIMIT_NPROC)ngoto
2015-11-10hash.c: to_procnobu
2015-11-10* time.c (rb_time_timespec_new): swap utc and localtimenaruse
2015-11-10hash.c: compare methodsnobu
2015-11-10* time.c (rb_timespec_now): added.naruse
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