aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* benchmark/app_aobench.rb: add a magic commentmame2019-01-211-0/+2
* * lib/net/http.rb: handle Errno::ETIMEDOUT in Net::HTTP#transport_requestglass2019-01-211-1/+1
* test_io.rb: skip test on MJIT to prevent random failurek0kubun2019-01-211-0/+1
* Update to ruby/spec@e2fbd4deregon2019-01-201-2/+2
* Update to ruby/spec@35a9fbaeregon2019-01-20147-21491/+2697
* Update to ruby/mspec@e9a482deregon2019-01-206-26/+88
* process.c: [DOC] small improvementsstomar2019-01-201-3/+3
* lib/securerandom.rb: [DOC] small grammar fixesstomar2019-01-201-2/+2
* time.c: [DOC] small improvementstomar2019-01-201-1/+1
* * 2019-01-21svn2019-01-201-1/+1
* vm.c: [DOC] small fixstomar2019-01-201-1/+1
* raise FrozenError instead of RuntimeErrorkazu2019-01-201-1/+1
* * 2019-01-20svn2019-01-201-1/+1
* [DOC] Refactors documentation for `Forwardable`nobu2019-01-201-4/+3
* Revert "mjit_worker.c: try to simplify CC_DLDFLAGS_ARGS"k0kubun2019-01-191-5/+11
* Indented here document (<<~) is Ruby 2.3 featurenaruse2019-01-191-26/+26
* mjit_worker.c: try to simplify CC_DLDFLAGS_ARGSk0kubun2019-01-191-11/+5
* mjit_worker.c: do not use GCC_NOSTDLIB_FLAGS for OpenBSDk0kubun2019-01-191-3/+3
* * 2019-01-19svn2019-01-191-1/+1
* Revert r58345 and r58371.hsbt2019-01-191-13/+70
* Prefer block_given? to iterator?nobu2019-01-186-25/+13
* make-snapshot: get rid of circular dependencynobu2019-01-181-3/+2
* configure.ac: fix build_os namenobu2019-01-181-1/+1
* configure.ac: use MINIRUBY as BOOTSTRAPRUBY on msysnobu2019-01-181-1/+1
* [DOC] mention rb_str_modifynobu2019-01-182-0/+16
* support older BASERUBY for btest.ko12019-01-181-2/+4
* configure.ac: use BASERUBY as BOOTSTRAPRUBY if availablenobu2019-01-181-2/+2
* make-snapshot: make permissions uniformnobu2019-01-171-1/+4
* * 2019-01-18svn2019-01-171-1/+1
* rbinstall.rb: add --exclude option for install-nodocnobu2019-01-172-6/+8
* Removed old gemspecs of default gems for the Ruby committers.hsbt2019-01-171-0/+5
* reset bound if the size is 0.ko12019-01-171-5/+15
* support btest on older ruby.ko12019-01-171-1/+3
* * 2019-01-17svn2019-01-171-1/+1
* call rb_str_modify to make a copy unsharednobu2019-01-173-1/+14
* dir.c: fix Dir.glob with braces and matching dirshirosaki2019-01-162-0/+18
* Strip warnflagsnobu2019-01-161-0/+1
* Revert r65800nobu2019-01-161-1/+0
* * 2019-01-16svn2019-01-161-1/+1
* Fixed a typo, missing `$`nobu2019-01-161-1/+1
* st.c (rb_hash_bulk_insert_into_st_table): avoid out-of-bounds writemame2019-01-152-1/+19
* Clarify Array#- and Array#difference documentationnobu2019-01-151-6/+19
* Use `&` instead of `modulo`nobu2019-01-152-6/+6
* setbyte / ungetbyte allow out-of-range integersshyouhei2019-01-156-59/+53
* Revert "mjit_worker.c: try passing -nostdlib to AIX"k0kubun2019-01-151-2/+2
* * 2019-01-15svn2019-01-151-1/+1
* Suppress warning: ambiguous first argument; put parentheses or a space even a...naruse2019-01-151-15/+15
* update redmine-backporter to catch up Redmine 4.0. [ci skip]nagachika2019-01-141-2/+3
* ast.c: fix missing head part in dynamic literalnobu2019-01-142-1/+15
* mjit_worker.c: pass -nostdlib when making pch as wellk0kubun2019-01-141-4/+12