summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-03-27dir.c: err at glob failurenobu
2017-03-27error.c: warning functionsnobu
2017-03-27error.c: refactor warning messagesnobu
2017-03-27* 2017-03-27svn
2017-03-27fix redefinition optimization for -"literal string" (UMinus)normal
2017-03-26NEWS: feature number for String#-@ compile-time optimizationnormal
2017-03-26parse.y: unterminated content tokennobu