summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-06Rename RbConfig::Limits as RbConfig::LIMITSnobu
2017-04-06Update library entry for stringio and fiddle.hsbt
2017-04-06* 2017-04-06svn
2017-04-06NEWS: mention Array#append and Array#prependkazu
2017-04-05Import psych-3.0.0.beta1 from ruby/psych.hsbt
2017-04-05Added initial gemspec for ruby/fiddle.hsbt
2017-04-05fix --with-gmp (broken by r57490)shyouhei
2017-04-05compile.c: remove side effects by debug macrosnobu
2017-04-05configure.in: HAVE_MALLOC_CONFnobu
2017-04-05default.mspec: job servernobu
2017-04-05parse.y: ID for logopnobu
2017-04-04* 2017-04-05svn
2017-04-04parse.y: use idGE for tGEQnobu
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