summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-25[Doc] Fix a typo s/invokations/invocations/wonda-tea-coffee
2021-04-23Add back checks for empty kw splat with tests (#4405)Alan Wu
2021-04-23Remove part of comment that is no longer accurateJeremy Evans
2021-04-23Remove unnecessary checks for empty kw splatAlan Wu
2021-04-23Fix setting method visibility for a refinement without an origin classJeremy Evans
2021-04-24* 2021-04-24 [ci skip]git
2021-04-23Fix wrong documentationromainsalles
2021-04-23test/ruby/test_assignment.rb: Avoid "assigned but unused variable"Yusuke Endoh
2021-04-23Remove unneeded commentS-H-GAMELINKS
2021-04-23* 2021-04-23 [ci skip]git
2021-04-23Suppress warnings for unsued variableHiroshi SHIBATA
2021-04-22Update bundled_gemsKazuhiro NISHIYAMA
2021-04-22[ruby/uri] Use Regexp#match? to avoid extra allocationsSteven Harman
2021-04-22[ruby/uri] remove comment about URI::escape as it is removedFelix Wong
2021-04-22[ruby/uri] Set required_ruby_version to 2.4 in gemspecJeremy Evans
2021-04-22[ruby/uri] Only use UnboundMethod#bind_call if it is availableJeremy Evans
2021-04-22[ruby/uri] Add tests for URI::RFC{2396,3986}_Parser#inspectJeremy Evans
2021-04-22[ruby/uri] Optimize URI#hostname and URI#hostname=Lukas Zapletal
2021-04-22[ruby/uri] Upstream Java proxy property checks from JRubyCharles Oliver Nutter
2021-04-22[ruby/net-imap] Bump version to 0.2.1Shugo Maeda
2021-04-22[ruby/net-imap] Set timeout for IDLE responsesShugo Maeda
2021-04-22Merge net-imap-0.2.0Hiroshi SHIBATA
2021-04-22Separate test used by test_ractor for Ractor in test_time.rbHiroshi SHIBATA
2021-04-22[ruby/io-console] Move FFI console under libCharles Oliver Nutter
2021-04-22[ruby/io-console] Enable building the C extension on TruffleRuby.Duncan MacGregor
2021-04-22Ignore JRuby files on io-consoleHiroshi SHIBATA
2021-04-22[ruby/benchmark] gemspec: Explicitly have 0 executablesOlle Jonsson
2021-04-22[ruby/benchmark] Add comment about terminating newline in captions; fix test ...Keith Bennett
2021-04-22[ruby/cgi] gemspec: Explicitly empty executables listOlle Jonsson
2021-04-22[ruby/cgi] Add test for escapeHTML/unescapeHTML invalid encoding fix in pure ...Jeremy Evans
2021-04-22[ruby/cgi] handle invalid encodingpavel
2021-04-22[ruby/time] Make Time friendly to RactorKir Shatrov
2021-04-22fix raise in exception with jumpKoichi Sasada
2021-04-21Remove reverse VM instructionJeremy Evans
2021-04-22* 2021-04-22 [ci skip]git
2021-04-21Evaluate multiple assignment left hand side before right hand sideJeremy Evans
2021-04-21[ruby/pp] Bump version to 0.2.0Hiroshi SHIBATA
2021-04-21[ruby/pp] Support < Ruby 3.0Hiroshi SHIBATA
2021-04-21[ruby/resolv] gemspec: Explicitly list 0 executablesOlle Jonsson
2021-04-21[ruby/forwardable] gemspec: Explicitly empty the executables listOlle Jonsson
2021-04-21[ruby/base64] gemspec: Use an explicit file listOlle Jonsson
2021-04-21[ruby/base64] gemspec: Explicitly empty executables listOlle Jonsson
2021-04-21[ruby/abbrev] gemspec: Explicitly empty executables listOlle Jonsson
2021-04-21[ruby/io-wait] gemspec: Explicitly list 0 executablesOlle Jonsson
2021-04-21Fix the regexp list for ignore listHiroshi SHIBATA
2021-04-21This change broke the some files like date.gemspec and lib/logger.rb.Hiroshi SHIBATA
2021-04-21array.c (rb_ary_zip): take only as many as needed from an Enumerator (#4389)Yusuke Endoh
2021-04-20[ci skip] Remove badge for Travis CI from README.mdPeter Zhu
2021-04-20Man page: correct defaults for RUBY_THREAD_VM_STACK_SIZEAlan Wu
2021-04-21* 2021-04-21 [ci skip]git