aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* no mark of u3 in NODE_BLOCK_PASSnobu2017-04-091-1/+1
* default.mspec: defer job tokensnobu2017-04-091-20/+33
* * 2017-04-09svn2017-04-091-1/+1
* test/unit.rb: no jobserver in workersnobu2017-04-091-3/+0
* Show logs after PR mergernobu2017-04-081-0/+1
* Split commandsnobu2017-04-081-6/+5
* basicsocket.c: proper system call namenobu2017-04-081-1/+4
* ext/win32ole/win32ole_variant.c (ole_val2variant_err): use FIXNUM_P, RB_TYPE_Psuke2017-04-081-1/+1
* * 2017-04-08svn2017-04-071-1/+1
* .travis.yml: split long command [ci skip]nobu2017-04-071-4/+6
* .travis.yml: multiple rubyspec PRs [ci skip]nobu2017-04-071-1/+4
* use dedicated assertionsnobu2017-04-073-56/+55
* Use \A and \z to match whole stringnobu2017-04-071-2/+1
* Classify extlibs toolusa2017-04-071-123/+141
* insert assertions for THROW_DATA_* macros.ko12017-04-071-0/+5
* introduce imemo_type_p(v, imemo_type)ko12017-04-076-17/+27
* fix condition of assert_not_respond_tonobu2017-04-071-1/+1
* assert_not_respond_to private methodnobu2017-04-071-0/+23
* * 2017-04-07svn2017-04-071-1/+1
* assert_respond_to non-private methodnobu2017-04-071-5/+8
* internal.h: parenthesize macro argumentnobu2017-04-061-1/+1
* fix TracePoint#return_value with non-local exitsko12017-04-064-23/+223
* Freeze RbConfig::SIZEOF and RbConfig::LIMITSnobu2017-04-062-1/+3
* Rename RbConfig::Limits as RbConfig::LIMITSnobu2017-04-0611-15/+19
* 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