summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* test_ftp.rb: loosen timeout for Travis osxk0kubun2018-11-141-4/+4
* test_gem_stream_ui.rb: loosen timeout for --jit-waitk0kubun2018-11-141-4/+5
* .travis.yml: specify git -qshyouhei2018-11-141-0/+3
* Add RbConfig.fire_update!nobu2018-11-142-24/+43
* * expand tabs.svn2018-11-141-6/+6
* thread.c (rb_thread_fd_select): favor rb_thread_* when no FDsnormal2018-11-141-10/+10
* defs/known_errors.def: update on macOS Mojave Xcode 10.1nobu2018-11-141-0/+9
* Makefile.in: update-known-errorsnobu2018-11-142-121/+125