summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-04parse.y: share with rippernobu
2017-04-04parse.y: flush debug buffernobu
2017-04-04Refactored using Method#owner.akr
2017-04-03improve docs for #truncate, #floor, and #ceil methodsstomar
2017-04-03* 2017-04-04svn
2017-04-03improve docs for #round methodsstomar
2017-04-03Fix arguments order of IO#pwritekazu
2017-04-03Add IO#pread and IO#pwrite methodsnobu
2017-04-02* 2017-04-03svn
2017-04-02compile.c: avoid duplicate mark entry for string literal Rangenormal
2017-04-02update configure by prereq [ci skip]nobu
2017-04-02thread.c: comments on M:N threading [ci skip]normal
2017-04-01rational.c: improves Rational#round rdoc [ci skip]nobu
2017-04-01test/ruby/test_optimization.rb: quiet warningsnormal
2017-04-01compile.c: optimize literal String range in case/when dispatchnormal
2017-04-01doc/contributors.rdoc: [DOC] updatestomar
2017-04-01* 2017-04-02svn
2017-04-01rational.c: improve docsstomar
2017-04-01ostruct.rb: improve fix for OpenStruct.allocate + #respond_to?eregon
2017-04-01* 2017-04-01svn
2017-04-01array.c: Array#append and Array#prependnobu
2017-03-31exts.mk.tmpl: note footer [ci skip]nobu
2017-03-31debug.c: check codepage value [ci skip]nobu
2017-03-31RUBY_DEBUG codepage option [ci skip]nobu
2017-03-31setup.mak: ENABLE_DEBUG_ENV [ci skip]nobu
2017-03-30* 2017-03-31svn
2017-03-30localeinit.c: locale_charmap return valuenobu
2017-03-30.travis.yml: make tests silent [ci skip]nobu
2017-03-30.travis.yml: checkout ruby/spec PRnobu
2017-03-30git-refresh: rewrite optionsnobu
2017-03-30tool/git-refreshnobu
2017-03-29* 2017-03-30svn
2017-03-29methods.rdoc: small improvementsstomar
2017-03-29Fix two typosmame
2017-03-29string.c: Supress logical-op-parentheses warningsorah
2017-03-29vsnprintf.c: prefix with precisionnobu
2017-03-29test_minitest_unit.rb: assert_triggerednobu
2017-03-29Add documents on Process::CLOCK_* constantssorah
2017-03-29Fix `make clean` errorssorah
2017-03-29parse.y: dot_or_colonnobu
2017-03-29Remove unused Init_frozen_strings declarationsorah
2017-03-29test_symbol.rb: switch to assert_not_equalnobu
2017-03-28* 2017-03-29svn
2017-03-28test/ruby/test_symbol.rb: new test for nondeterminismnormal
2017-03-28fix a typo [ci skip]kazu
2017-03-28Update assertion message [ci skip]kazu
2017-03-28ostruct.rb: refine visibility failure messagenobu
2017-03-28numeric.c: improves Integer#round rdoc [ci skip]nobu
2017-03-28* 2017-03-28svn
2017-03-28numeric.c: improves Float#round rdoc [ci skip]nobu