aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update library entry for stringio and fiddle.hsbt2017-04-062-6/+6
* * 2017-04-06svn2017-04-061-1/+1
* NEWS: mention Array#append and Array#prependkazu2017-04-061-0/+5
* Import psych-3.0.0.beta1 from ruby/psych.hsbt2017-04-0520-398/+52
* Added initial gemspec for ruby/fiddle.hsbt2017-04-051-0/+21
* fix --with-gmp (broken by r57490)shyouhei2017-04-051-2/+4
* compile.c: remove side effects by debug macrosnobu2017-04-051-17/+5
* configure.in: HAVE_MALLOC_CONFnobu2017-04-051-0/+1
* default.mspec: job servernobu2017-04-051-0/+25
* parse.y: ID for logopnobu2017-04-051-7/+7
* * 2017-04-05svn2017-04-041-1/+1
* parse.y: use idGE for tGEQnobu2017-04-041-1/+1
* parse.y: share with rippernobu2017-04-041-9/+12
* parse.y: flush debug buffernobu2017-04-041-7/+24
* Refactored using Method#owner.akr2017-04-041-2/+2
* improve docs for #truncate, #floor, and #ceil methodsstomar2017-04-032-87/+127
* * 2017-04-04svn2017-04-031-1/+1
* improve docs for #round methodsstomar2017-04-032-70/+92
* Fix arguments order of IO#pwritekazu2017-04-032-2/+2
* Add IO#pread and IO#pwrite methodsnobu2017-04-035-0/+175
* * 2017-04-03svn2017-04-021-1/+1
* compile.c: avoid duplicate mark entry for string literal Rangenormal2017-04-021-1/+1
* update configure by prereq [ci skip]nobu2017-04-021-0/+2
* thread.c: comments on M:N threading [ci skip]normal2017-04-021-0/+6
* rational.c: improves Rational#round rdoc [ci skip]nobu2017-04-011-4/+14
* test/ruby/test_optimization.rb: quiet warningsnormal2017-04-011-3/+3
* compile.c: optimize literal String range in case/when dispatchnormal2017-04-012-0/+46
* doc/contributors.rdoc: [DOC] updatestomar2017-04-011-0/+6
* * 2017-04-02svn2017-04-011-1/+1
* rational.c: improve docsstomar2017-04-011-93/+119
* ostruct.rb: improve fix for OpenStruct.allocate + #respond_to?eregon2017-04-011-7/+1
* * 2017-04-01svn2017-04-011-2/+2
* array.c: Array#append and Array#prependnobu2017-04-013-0/+24
* exts.mk.tmpl: note footer [ci skip]nobu2017-03-311-1/+3
* debug.c: check codepage value [ci skip]nobu2017-03-311-3/+7
* RUBY_DEBUG codepage option [ci skip]nobu2017-03-312-6/+34
* setup.mak: ENABLE_DEBUG_ENV [ci skip]nobu2017-03-311-0/+3
* * 2017-03-31svn2017-03-301-1/+1
* localeinit.c: locale_charmap return valuenobu2017-03-301-9/+26
* .travis.yml: make tests silent [ci skip]nobu2017-03-301-3/+3
* .travis.yml: checkout ruby/spec PRnobu2017-03-301-0/+1
* git-refresh: rewrite optionsnobu2017-03-301-13/+6
* tool/git-refreshnobu2017-03-302-57/+56
* * 2017-03-30svn2017-03-291-1/+1
* methods.rdoc: small improvementsstomar2017-03-291-9/+9
* Fix two typosmame2017-03-292-2/+3
* string.c: Supress logical-op-parentheses warningsorah2017-03-291-2/+2
* vsnprintf.c: prefix with precisionnobu2017-03-292-8/+4
* test_minitest_unit.rb: assert_triggerednobu2017-03-291-1/+2
* Add documents on Process::CLOCK_* constantssorah2017-03-291-0/+26