aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* test/mkmf/base.rb: use CC_WRAPPER same as the toplevelnobu2018-11-171-0/+8
* [DOC] rational and imaginary literals [ci skip]nobu2018-11-171-0/+27
* * 2018-11-17svn2018-11-161-1/+1
* * properties.svn2018-11-160-0/+0
* Switch to 2-0-stable branch of bundler/bundler repository from our fork repos...hsbt2018-11-164-10/+16
* Makefile.in: test-almost also needs mjit_build_dir.sonobu2018-11-161-1/+1
* pack.c: cast from double to float can be undefinedshyouhei2018-11-161-3/+24
* common.mk: hack to export symbols for MJIT in ruby.impnobu2018-11-161-2/+6
* test/excludes/_wercker: remove obsoleted pipeline namek0kubun2018-11-165-63/+63
* common.mk: fix the pattern to be hiddennobu2018-11-161-1/+1
* Make some internal functions staticnobu2018-11-164-6/+10
* Prefix rb_ec_set_vm_stacknobu2018-11-163-6/+6
* appveyor.yml: skip reverting comment improvement [ci skip]k0kubun2018-11-161-2/+2
* * properties.svn2018-11-160-0/+0
* appveyor.yml: give up running test_push_over_ary_maxk0kubun2018-11-162-6/+9
* [DOC] mention class method `new` [ci skip]nobu2018-11-161-6/+6
* [doc] Fix grammar typo in Pty_init() docstring [ci skip]k0kubun2018-11-161-1/+1
* Test for undef'ed method in class hierachyk0kubun2018-11-161-1/+1
* numeric.c: avoid division by zeroshyouhei2018-11-161-1/+1
* bignum.c: fix bug in big2dbl()shyouhei2018-11-161-1/+2
* bignum.c: avoid (size_t)--shyouhei2018-11-161-6/+11
* bignum.c: BDIGIT might or might not integer-promoteshyouhei2018-11-161-3/+9
* enc/unicode.c: 'a' is bigger than 'A'shyouhei2018-11-161-2/+4
* avoid division by zeroshyouhei2018-11-165-25/+29
* rbinstall.rb: do not install rdoc flag files [ci skip]nobu2018-11-161-2/+4
* bignum.c: suppress unused variable warningnobu2018-11-161-0/+2
* pack.c: refine warningnobu2018-11-162-12/+30
* pack.c: adjust indent [ci skip]nobu2018-11-161-18/+18
* * 2018-11-16svn2018-11-151-1/+1
* * expand tabs.svn2018-11-151-2/+2
* include/ruby/ruby.h (RB_ALLOCV*): remove unnecessary GC guardnormal2018-11-151-2/+2
* eval_error.c: log10(0) is ERANGEshyouhei2018-11-151-1/+1
* .travis.yml: give up mac universal binary [ci skip]shyouhei2018-11-151-1/+0
* .travis.yml: -j3 [ci skip]shyouhei2018-11-151-4/+10
* * expand tabs.svn2018-11-151-3/+3
* suppress integer overflow warningsshyouhei2018-11-153-9/+15
* . command in some sh cannot take argumentsnobu2018-11-152-15/+18
* hash.c: cast from double to unsigned is undefinedshyouhei2018-11-151-1/+3
* * properties.svn2018-11-150-0/+0
* tool/mjit_archflag.sh: separated, too many escapesnobu2018-11-152-36/+43
* bignum.c: ee should be signedshyouhei2018-11-151-3/+4
* Revert "Use CC without ccache as MJIT_CC"kazu2018-11-151-1/+0
* Use CC without ccache as MJIT_CCkazu2018-11-151-0/+1
* .travis.yml: enable ccacheshyouhei2018-11-151-5/+33
* * 2018-11-15svn2018-11-141-1/+1
* Fix syntax on Binding.irb documentation [ci skip]k0kubun2018-11-141-4/+4
* rational.c (nurat_div): use the dedicated function nurat_to_fnobu2018-11-141-4/+3
* * expand tabs.svn2018-11-141-4/+4
* numeric.c: avoid division by zeroshyouhei2018-11-141-3/+6
* test_ftp.rb: loosen another timeout requirementk0kubun2018-11-141-2/+2