summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-22webrick: add test for WEBrick::HTTPServlet::ERBHandlernormal
2017-12-22webrick/httpservlet/cgi_runner.rb: remove unnecessary opennormal
2017-12-22webrick: httpauth requires regular filesnormal
2017-12-22encoding.c: rb_enc_find_index2nobu
2017-12-22iseq.c: defined insn operandnobu
2017-12-21* 2017-12-22svn
2017-12-21Extend timeout for CI.shugo
2017-12-21open-uri defines URI.open defined as an alias.akr
2017-12-21test for [Bug #14214]nobu
2017-12-21Added detailed version of Bundler on NEWS.hsbt
2017-12-21Simplify Thread#[]= speceregon
2017-12-21Merge release version of bundler-1.16.1 from upstream.hsbt
2017-12-21revert r61371 for [Bug #14214]ko1
2017-12-21string.c: fix memory leaknobu
2017-12-21common.mk: revert r58542 [Bug #14213]nobu
2017-12-21iseq.c (rb_iseq_code_range): Remove needless `;`yui-knk
2017-12-21parse.y: change NODE_SCOPE's nd_loc to one of the parent NODEmame
2017-12-21add experimental API.ko1
2017-12-21Don't allow mixed escapenaruse
2017-12-21move dump format validation into parsing epiloguenaruse
2017-12-21fix escapes in undumpnaruse
2017-12-21* lib/logger.rb (Logger::LogDevice#open_logfile, #create_logfile):sonots
2017-12-21Fix `imemo_name` to dump new imemo typestenderlove
2017-12-21io.c: IO#pwrite uses tmp buffer to avoid parallel modificationnormal
2017-12-20fix threading bug.ko1
2017-12-20fix test errors on Windowsusa
2017-12-20* 2017-12-21svn
2017-12-20compile.c: branch on block paramnobu
2017-12-20iseq.c: block param namenobu
2017-12-20raise error if value contains CR/LF in iniheader of initialize_http_headernaruse
2017-12-20NEWS: update news for Psychstomar
2017-12-20NEWS: "absent operator" is now called "absence operator"stomar
2017-12-20NEWS: grammar fixesstomar
2017-12-20Update rdoc-6.0.0 entry on NEWS filehsbt
2017-12-20iseq.c (get_insn_info): use binary search instead of linear searchmame
2017-12-20test/coverage/test_coverage.rb: make the expected value the same as 2.4mame
2017-12-20Fixed command Injectionnobu
2017-12-20compile.c: add a RUBY_EVENT_COVERAGE_LINE event for line coveragemame
2017-12-20Fixed command Injectionnobu
2017-12-20vm_insnhelper.c (vm_trace): fix a typomame
2017-12-20extend timeout limit.ko1
2017-12-20parse.y: end of script at newlinenobu
2017-12-19skip test_aspawn_too_long_path on Solaris 10 or earlierngoto
2017-12-19Workaround for optimization bug of Oracle Developer Studio 12.4-12.6ngoto
2017-12-19* 2017-12-20svn
2017-12-19Break out of the loop after shutdown in DRbServereregon
2017-12-19Revert "Improve performance of creating Hash object"watson1978
2017-12-19Update version number of Psychhsbt
2017-12-19Update RubyGems entry on NEWS file.hsbt
2017-12-19st.c: fix upnobu