summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* io.c: ignore EPERMcopy_file_range_bugMasaki Matsushita2017-12-221-0/+2
* erb.rb: shadow by keysnobu2017-12-222-3/+14
* Bump up fileutils-1.0.2hsbt2017-12-222-2/+4
* webrick/httpservelet/cgi_runner: avoid IO#reopen on pathnamenormal2017-12-221-2/+2
* fix a test for debugging.ko12017-12-221-1/+2
* [DOC] StringIO#write accepts multiple arguments since r60377 [ci skip]kazu2017-12-221-2/+2
* [DOC] Fix indent [ci skip]kazu2017-12-221-1/+1
* [DOC] Remove unmatched parenthesis [ci skip]kazu2017-12-221-1/+1
* ifaddr.c: get_ifaddrsnobu2017-12-221-20/+15
* iseq.c (rb_insn_operand_intern): needs parenthesiesnobu2017-12-221-3/+3
* webrick/httputils: note Kernel#open behaviornormal2017-12-221-0/+2
* webrick/httpservlet/*handler: use File.opennormal2017-12-222-3/+3
* webrick: WEBrick::Log requires path arg when given stringnormal2017-12-221-1/+1
* webrick: add test for WEBrick::HTTPServlet::ERBHandlernormal2017-12-222-0/+20
* webrick/httpservlet/cgi_runner.rb: remove unnecessary opennormal2017-12-221-2/+2
* webrick: httpauth requires regular filesnormal2017-12-223-6/+6
* encoding.c: rb_enc_find_index2nobu2017-12-223-13/+17
* iseq.c: defined insn operandnobu2017-12-221-13/+35
* * 2017-12-22svn2017-12-211-1/+1
* Extend timeout for CI.shugo2017-12-211-2/+2
* open-uri defines URI.open defined as an alias.akr2017-12-213-0/+21
* test for [Bug #14214]nobu2017-12-211-0/+10
* Added detailed version of Bundler on NEWS.hsbt2017-12-211-0/+2
* Simplify Thread#[]= speceregon2017-12-211-4/+2
* Merge release version of bundler-1.16.1 from upstream.hsbt2017-12-2116-95/+122
* revert r61371 for [Bug #14214]ko12017-12-211-21/+3
* string.c: fix memory leaknobu2017-12-211-0/+1
* common.mk: revert r58542 [Bug #14213]nobu2017-12-211-1/+2
* iseq.c (rb_iseq_code_range): Remove needless `;`yui-knk2017-12-211-1/+1
* parse.y: change NODE_SCOPE's nd_loc to one of the parent NODEmame2017-12-211-3/+3
* add experimental API.ko12017-12-212-0/+10
* Don't allow mixed escapenaruse2017-12-212-2/+12
* move dump format validation into parsing epiloguenaruse2017-12-212-99/+78
* fix escapes in undumpnaruse2017-12-212-38/+50
* * lib/logger.rb (Logger::LogDevice#open_logfile, #create_logfile):sonots2017-12-212-2/+9
* Fix `imemo_name` to dump new imemo typestenderlove2017-12-211-0/+3
* io.c: IO#pwrite uses tmp buffer to avoid parallel modificationnormal2017-12-211-4/+6
* fix threading bug.ko12017-12-201-2/+3
* fix test errors on Windowsusa2017-12-202-2/+2
* * 2017-12-21svn2017-12-201-1/+1
* compile.c: branch on block paramnobu2017-12-201-3/+21
* iseq.c: block param namenobu2017-12-201-1/+2
* raise error if value contains CR/LF in iniheader of initialize_http_headernaruse2017-12-202-3/+22
* NEWS: update news for Psychstomar2017-12-201-0/+2
* NEWS: "absent operator" is now called "absence operator"stomar2017-12-201-1/+1
* NEWS: grammar fixesstomar2017-12-201-6/+7
* Update rdoc-6.0.0 entry on NEWS filehsbt2017-12-201-3/+9
* iseq.c (get_insn_info): use binary search instead of linear searchmame2017-12-201-5/+66
* test/coverage/test_coverage.rb: make the expected value the same as 2.4mame2017-12-201-1/+1
* Fixed command Injectionnobu2017-12-203-1/+22