summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-09-11* lib/net/ftp.rb (size, mdtm, system): parse responses according toshugo
2015-09-10fix a typo [ci skip]kazu
2015-09-10fix a typo [ci skip]kazu
2015-09-10parse.y: keep literal encodingnobu
2015-09-10Clarify spawn pgroup documentation [ci skip]nobu
2015-09-10* lib/net/ftp.rb (getmultiline): refactor.shugo
2015-09-10compile.c: register cdhashnobu
2015-09-09* ChangeLog: typo.usa
2015-09-09* lib/rubygems/stub_specification.rb (Gem::StubSpecification#data):usa
2015-09-09* ruby.c (usage, enable_option, disable_option, process_options): newusa
2015-09-09extlibs.rb: patch optionsnobu
2015-09-09* common.mk (update-gems): use BASERUBY instead of RUNRUBY.usa
2015-09-09* lib/delegate.rb: Remove backtrace cleaning for delegated methodszzak
2015-09-09* test/rubygems/test_config.rb: fix broken tests for Windows platform.hsbt
2015-09-08* lib/rubygems: Update to RubyGems HEAD(fe61e4c112).hsbt
2015-09-08gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta2yuki
2015-09-08io.c: no wait when killednobu
2015-09-08* gems/bundled_gems: revert because ruby trunk never be able to installusa
2015-09-08gems/bundled_gems: Automatically install the did_you_mean gem as a bunlded gem.yuki
2015-09-08* vm_core.h: remove rb_call_info_t::blockiseq.ko1
2015-09-08* lib/net/ftp.rb (list): fetch all the lines before yielding a blockshugo
2015-09-08* win32/win32.c (rb_w32_read_reparse_point): return correct requiredusa
2015-09-07process.c: open exception messagenobu
2015-09-07process.c: chdir exception messagenobu
2015-09-07ChangeLog: remove a duplicated entry (r51782).nagachika
2015-09-07win32.c: use plain strdupnobu
2015-09-07vm_core.h: objspace alwaysnobu
2015-09-07ruby_atomic.h: fix typonobu
2015-09-06ccan/list/list.h: suppress unused argument warningsnormal
2015-09-05rss.rb: fix usec widthnobu
2015-09-04hash.c: [DOC] orders do not matter [ci skip]nobu
2015-09-04win32.h: fix macro namenobu
2015-09-04* doc/contributing.rdoc: fix configuration option.hsbt
2015-09-03* iseq.c (iseq_memsize): functions for wrapper object should haveko1
2015-09-03session.rb: SHA512nobu
2015-09-03* gc.c (rb_raw_obj_info): iseq->body->location.first_lineno is Fixnum.ko1
2015-09-03vm_eval.c: should be singularnobu
2015-09-03* gc.c (rb_raw_obj_info): should support IMEMO/iseq.ko1
2015-09-03vm_eval.c: refine messagesnobu
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2015-09-02* vm_insnhelper.h (GET_PC_COUNT): remove unused macro.ko1
2015-09-02Fix typo in Process.detatch doc [ci skip]nobu
2015-09-02file.c: use filesystem encodingnobu
2015-09-01* test/thread/test_queue.rb: catch up last commit.ko1
2015-09-01* thread_sync.c (queue_do_close): ignore multiple close to allowko1
2015-09-01* thread_tools.c: rename thread_tools.c to thread_sync.c.ko1
2015-08-31* class.c (move_refined_method): should insert a write barrierko1
2015-08-30ChangeLog: table namenobu
2015-08-29* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove
2015-08-28* lib/rdoc/*: Update rdoc master(cfffed5)hsbt