aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NEWS: use of copy_file_range(2) isn't a new methodsorah2017-12-241-1/+2
* NEWS: move the section to note ERB performancek0kubun2017-12-241-2/+2
* Remove "trace_instruction" compile option.ko12017-12-243-6/+0
* * 2017-12-25svn2017-12-241-1/+1
* NEWS: note about ERB's rendering performancek0kubun2017-12-241-0/+3
* NEWS: Add a brief explanation for branch and method coveragemame2017-12-241-1/+65
* fix grammatical mistake [ci skip]nobu2017-12-241-1/+1
* NEWS: updates for WEBrick [ci skip]normal2017-12-241-0/+2
* NEWS: fix typo [ci skip]normal2017-12-241-1/+1
* webrick 1.4.2normal2017-12-242-2/+2
* NEWS: update for bigdecimal 1.3.4mrkn2017-12-241-4/+3
* bigdecimal: version 1.3.4mrkn2017-12-243-19/+11
* [DOC] Improve example of IO#pread [ci skip]kazu2017-12-241-4/+6
* compile.c: toplevel return argumentsnobu2017-12-242-1/+1
* lib/irb.rb: highlight exceptionsnobu2017-12-241-2/+8
* lib/irb.rb: simplified backtrace filteringnobu2017-12-241-18/+11
* [DOC] Use File.open with block instead of File.new without close [ci skip]kazu2017-12-241-3/+4
* Merge rdoc-6.0.1.hsbt2017-12-234-3/+10
* Print backtrace in reverse order on IRB toosorah2017-12-232-6/+12
* * 2017-12-24svn2017-12-231-1/+1
* undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P on GCC 4.8naruse2017-12-232-2/+15
* fix last commitko12017-12-231-1/+1
* RubyVM::InstructionSequence#trace_points.ko12017-12-234-21/+96
* test_io_console.rb: get rid of sporadic failuresnobu2017-12-231-1/+3
* RubyVM::InstructionSequence#each_child.ko12017-12-233-0/+112
* revert line number spec of *return events.ko12017-12-232-12/+15
* iseq.c: show first_lineno on iseq inspectk0kubun2017-12-231-3/+6
* iseq.c: Remove unused macro in r61395kazu2017-12-231-1/+0
* iseq.c: local variable namesnobu2017-12-231-8/+2
* insns.def: adjust typenobu2017-12-231-1/+1
* Avoid to warnings about gemspec loadings in rubygems tests.hsbt2017-12-231-1/+2
* * 2017-12-23svn2017-12-231-1/+1
* fix unicode data directorynobu2017-12-231-5/+3
* Postponing the Bundler merge.hsbt2017-12-221100-71581/+19
* update unicode data files directorynobu2017-12-222-2/+7
* force hash values fixableusa2017-12-223-1/+20
* io.c: ignore EPERMglass2017-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