summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-26test_proc.rb: remove duplicate test_source_locationnobu
2017-12-26vm_method.c: fix super in refined modulenobu
2017-12-26parse.y: warning for locationsnobu
2017-12-26vm_eval.c: strange message in evalnobu
2017-12-26test/ruby/test_proc.rb: Add a test for Binding#source_locationmame
2017-12-26proc.c (bind_location): Add Binding#source_locationmame
2017-12-26variable.c: public rb_autoloadnobu
2017-12-25prelude.c.tmpl: get rid of errors with old gccnobu
2017-12-25* 2017-12-26svn
2017-12-25test/ruby/test_process.rb: get rid of timing issuenobu
2017-12-25cont.c: fix comment to follow field name changek0kubun
2017-12-25version.h (RUBY_VERSION): 2.6.0 development has started.matz
2017-12-25hash.c: prime2nobu
2017-12-25hash.c: use uint128_tnobu
2017-12-25Use UINT128_T support flag from configurenobu
2017-12-25Add ruby_2_5 branch to .travis.ymlnaruse
2017-12-25irb.rb: fix highlightnobu
2017-12-25fix leaked fdsnobu
2017-12-25doc/contributing.rdoc: Update platform maintainersmame
2017-12-25Disasm output contains code range.ko1
2017-12-25prelude.rb: block passingnobu
2017-12-25NEWS: Fix typos [ci skip]kazu
2017-12-25prelude.c.tmpl: static literalsnobu
2017-12-25prelude.c.tmpl: fix optimization optionsnobu
2017-12-25Added gemification entry to NEWS file.hsbt
2017-12-25Set first line numbers for empty iseqs.ko1
2017-12-24NEWS: use of copy_file_range(2) isn't a new methodsorah
2017-12-24NEWS: move the section to note ERB performancek0kubun
2017-12-24Remove "trace_instruction" compile option.ko1
2017-12-24* 2017-12-25svn
2017-12-24NEWS: note about ERB's rendering performancek0kubun
2017-12-24NEWS: Add a brief explanation for branch and method coveragemame
2017-12-24fix grammatical mistake [ci skip]nobu
2017-12-24NEWS: updates for WEBrick [ci skip]normal
2017-12-24NEWS: fix typo [ci skip]normal
2017-12-24webrick 1.4.2normal
2017-12-24NEWS: update for bigdecimal 1.3.4mrkn
2017-12-24bigdecimal: version 1.3.4mrkn
2017-12-24[DOC] Improve example of IO#pread [ci skip]kazu
2017-12-24compile.c: toplevel return argumentsnobu
2017-12-24lib/irb.rb: highlight exceptionsnobu
2017-12-24lib/irb.rb: simplified backtrace filteringnobu
2017-12-24[DOC] Use File.open with block instead of File.new without close [ci skip]kazu
2017-12-23Merge rdoc-6.0.1.hsbt
2017-12-23Print backtrace in reverse order on IRB toosorah
2017-12-23* 2017-12-24svn
2017-12-23undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P on GCC 4.8naruse
2017-12-23fix last commitko1
2017-12-23RubyVM::InstructionSequence#trace_points.ko1
2017-12-23test_io_console.rb: get rid of sporadic failuresnobu