summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-27vm_eval.c: expanded eval_stringnobu
2017-12-27vm_eval.c: split eval_string_with_crefnobu
2017-12-27vm_eval.c: refactor eval_make_iseqnobu
2017-12-27spec_helper.rb: must find libruby.sonobu
2017-12-27fake.rb: set libdirnobu
2017-12-27* 2017-12-27svn
2017-12-27[DOC] Fix typos in downcase [ci skip]kazu
2017-12-26Add NEWS for Ruby 2.6.0kazu
2017-12-26Move from NEWS to doc/NEWS-2.5.0kazu
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