summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-28Add refinements support to method/instance_method.nobu
2019-01-28io.c: use fcopyfile(3) in IO.copy_stream if availableglass
2019-01-27Revert "io.c: use fcopyfile(3) in IO.copy_stream if available"glass
2019-01-27* 2019-01-28svn
2019-01-27* expand tabs.svn
2019-01-27io.c: use fcopyfile(3) in IO.copy_stream if availableglass
2019-01-27Update to ruby/spec@e57f49ceregon
2019-01-26* 2019-01-26svn
2019-01-26parse.y: trim newline in erred codenobu
2019-01-25vm.inc now in C99shyouhei
2019-01-25Upgrade CSV to 3.0.4kou
2019-01-25* 2019-01-25svn
2019-01-25Upgrade RSS to 0.2.8kou
2019-01-24parse.y: function parser_mixed_error & parser_mixed_escapenobu
2019-01-24parse.y: remove an extra error messagenobu
2019-01-24eval_error.c: should not escapce newline and tabnobu
2019-01-24* 2019-01-24svn
2019-01-24* expand tabs.svn
2019-01-24numeric.c: Fix negative step with float componentsmrkn
2019-01-23parse.y: token name of tSTRING_DENDnobu
2019-01-23parse.y: token namesnobu
2019-01-23tmpdir.rb: permission of user given directorynobu
2019-01-22* 2019-01-23svn
2019-01-22parse.y: literal add_mark_objectnobu
2019-01-22Add more example of `String#dump`kazu
2019-01-22ripper.y: get rid of compile errornobu
2019-01-22Merge rubygems master targeted RubyGems 3.1.0.hsbt
2019-01-22parse.y: enclose keyword token names by quotesnobu
2019-01-22* 2019-01-22svn
2019-01-22fix typo in r66836, missing '/'snobu
2019-01-21benchmark/app_aobench.rb: complete commented code to write the image to a fileeregon
2019-01-21benchmark/app_aobench.rb: remove extra printf argumentseregon
2019-01-21benchmark/app_aobench.rb: move `srand(0)` at the toperegon
2019-01-21Improvements to documentation.samuel
2019-01-21parse.y: more token namesnobu
2019-01-21* io.c: use copy_file_range() if definedglass
2019-01-21string.c (rb_str_dump): Fix the rdocmame
2019-01-21benchmark/app_aobench.rb: add `srand(0)`mame
2019-01-21benchmark/app_aobench.rb: add a magic commentmame
2019-01-21* lib/net/http.rb: handle Errno::ETIMEDOUT in Net::HTTP#transport_requestglass
2019-01-21test_io.rb: skip test on MJIT to prevent random failurek0kubun
2019-01-20Update to ruby/spec@e2fbd4deregon
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