summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-20Update to ruby/spec@35a9fbaeregon
2019-01-20Update to ruby/mspec@e9a482deregon
2019-01-20process.c: [DOC] small improvementsstomar
2019-01-20lib/securerandom.rb: [DOC] small grammar fixesstomar
2019-01-20time.c: [DOC] small improvementstomar
2019-01-20* 2019-01-21svn
2019-01-20vm.c: [DOC] small fixstomar
2019-01-20raise FrozenError instead of RuntimeErrorkazu
2019-01-20* 2019-01-20svn
2019-01-20[DOC] Refactors documentation for `Forwardable`nobu
2019-01-19Revert "mjit_worker.c: try to simplify CC_DLDFLAGS_ARGS"k0kubun
2019-01-19Indented here document (<<~) is Ruby 2.3 featurenaruse
2019-01-19mjit_worker.c: try to simplify CC_DLDFLAGS_ARGSk0kubun
2019-01-19mjit_worker.c: do not use GCC_NOSTDLIB_FLAGS for OpenBSDk0kubun
2019-01-19* 2019-01-19svn
2019-01-19Revert r58345 and r58371.hsbt
2019-01-18Prefer block_given? to iterator?nobu
2019-01-18make-snapshot: get rid of circular dependencynobu
2019-01-18configure.ac: fix build_os namenobu
2019-01-18configure.ac: use MINIRUBY as BOOTSTRAPRUBY on msysnobu
2019-01-18[DOC] mention rb_str_modifynobu
2019-01-18support older BASERUBY for btest.ko1
2019-01-18configure.ac: use BASERUBY as BOOTSTRAPRUBY if availablenobu
2019-01-17make-snapshot: make permissions uniformnobu
2019-01-17* 2019-01-18svn
2019-01-17rbinstall.rb: add --exclude option for install-nodocnobu
2019-01-17Removed old gemspecs of default gems for the Ruby committers.hsbt
2019-01-17reset bound if the size is 0.ko1
2019-01-17support btest on older ruby.ko1
2019-01-17* 2019-01-17svn
2019-01-17call rb_str_modify to make a copy unsharednobu
2019-01-16dir.c: fix Dir.glob with braces and matching dirshirosaki
2019-01-16Strip warnflagsnobu
2019-01-16Revert r65800nobu
2019-01-16* 2019-01-16svn
2019-01-16Fixed a typo, missing `$`nobu
2019-01-15st.c (rb_hash_bulk_insert_into_st_table): avoid out-of-bounds writemame
2019-01-15Clarify Array#- and Array#difference documentationnobu
2019-01-15Use `&` instead of `modulo`nobu
2019-01-15setbyte / ungetbyte allow out-of-range integersshyouhei
2019-01-15Revert "mjit_worker.c: try passing -nostdlib to AIX"k0kubun
2019-01-15* 2019-01-15svn
2019-01-15Suppress warning: ambiguous first argument; put parentheses or a space even a...naruse
2019-01-14update redmine-backporter to catch up Redmine 4.0. [ci skip]nagachika
2019-01-14ast.c: fix missing head part in dynamic literalnobu
2019-01-14mjit_worker.c: pass -nostdlib when making pch as wellk0kubun
2019-01-14mjit_worker.c: try passing -nostdlib to AIXk0kubun
2019-01-14mjit_worker.c: pass -lgcc to GCC platformsk0kubun
2019-01-14mjit_worker.c: untangle CC_LIBS nestingk0kubun
2019-01-14* 2019-01-14svn