summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-22force hash values fixableusa
2017-12-22io.c: ignore EPERMglass
2017-12-22erb.rb: shadow by keysnobu
2017-12-22Bump up fileutils-1.0.2hsbt
2017-12-22webrick/httpservelet/cgi_runner: avoid IO#reopen on pathnamenormal
2017-12-22fix a test for debugging.ko1
2017-12-22[DOC] StringIO#write accepts multiple arguments since r60377 [ci skip]kazu
2017-12-22[DOC] Fix indent [ci skip]kazu
2017-12-22[DOC] Remove unmatched parenthesis [ci skip]kazu
2017-12-22ifaddr.c: get_ifaddrsnobu
2017-12-22iseq.c (rb_insn_operand_intern): needs parenthesiesnobu
2017-12-22webrick/httputils: note Kernel#open behaviornormal
2017-12-22webrick/httpservlet/*handler: use File.opennormal
2017-12-22webrick: WEBrick::Log requires path arg when given stringnormal
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