summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-02openssl: search winsocknobu
2018-03-02Clarify the documentation of the YAML module [Misc #14567]eregon
2018-03-02io/console: drop 2.1.0 support [ci skip]nobu
2018-03-02io/console: drop 2.0.0 support [ci skip]nobu
2018-03-02Makefile.sub: need suffixnobu
2018-03-02Makefile.sub: link user32.libnobu
2018-03-02search winsock libraries explicitlynobu
2018-03-02configure.ac: library options to MAINLIBSnobu
2018-03-02Makefile.in (ruby.pc): phony target [ci skip]nobu
2018-03-02configure.ac: fix up r59130nobu
2018-03-01* 2018-03-02svn
2018-03-01MJIT specific flagsnobu
2018-03-01compile.c: raise on invalid inputnobu
2018-03-01compile.c: do not truncate VALUE to longnobu
2018-03-01parse.y: refine assign_in_cond warningnobu
2018-03-01tool/bisect.sh: extracted build part [ci skip]nobu
2018-03-01bisect.sh: make srcs in builddir [ci skip]nobu
2018-03-01compile.c: fix load_from_binarynobu
2018-02-28* 2018-03-01svn
2018-02-28Revert r61936 "compile.c: use ALLOCV_N"nobu
2018-02-28NEWS: resurrect ticket number [ci skip]k0kubun
2018-02-28common.mk: clean timestamp and intermediate headernobu
2018-02-28erb.rb: relax warn level of ERB.newk0kubun
2018-02-28Prefer to use %x instead of backtick.hsbt
2018-02-28skip a test if another Thread is running.ko1
2018-02-28file.c: realpath on special symlinknobu
2018-02-28file.c: get rid of useless conversionnobu
2018-02-27Update to ruby/spec@51f301deregon
2018-02-27Remove tool/pull-latest-mspec-speceregon
2018-02-27* properties.svn
2018-02-27Update to ruby/spec@cbe855ceregon
2018-02-27* properties.svn
2018-02-27Update to ruby/mspec@d287466eregon
2018-02-27* 2018-02-28svn
2018-02-27Support two `to_r`-responding args in Rational()mrkn
2018-02-27common.mk: added missing dependencies on id.hnobu
2018-02-27[EXPERIMENTAL] Support upload option for s3 package hosting.hsbt
2018-02-27random.c: Random.extend Formatternobu
2018-02-27Refactor ERB version checking for keyword argumentsk0kubun
2018-02-27defs/id.def: predefine to_f IDnobu
2018-02-27* 2018-02-27svn
2018-02-27complex.c: use predefined IDsnobu
2018-02-26tool/ruby_vm/helpers/dumper.rb: check ERB versionk0kubun
2018-02-26use convert_type_with_idnobu
2018-02-26use convert_type_with_idnobu
2018-02-26Makefile.in: fix portability issuenobu
2018-02-26r62071 is backported into Ruby 2.5 [Bug #14407]naruse
2018-02-26make-snapshot: added missing options to usagenobu
2018-02-26Use RB_INTEGER_TYPE_P instead of rb_obj_is_kind_ofmrkn
2018-02-26Check the result of to_int in Kernel#Integermrkn