summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-09Check month overflow when marshalNobuyoshi Nakada
2021-12-09[ruby/securerandom] Split Random::Formatter from SecureRandom [Feature #18190]Nobuyoshi Nakada
2021-12-09Fixed filename for Open3::VERSIONHiroshi SHIBATA
2021-12-09Followed up f5d80c26d493c14241d4e3320437e62d7f54eabb for sync_default_gems.rbHiroshi SHIBATA
2021-12-09Adjust gemspec location of default gemsHiroshi SHIBATA
2021-12-09Removed JRuby specific helper for open3Hiroshi SHIBATA
2021-12-09[ruby/open3] Use RbConfig's 'host_os'Charles Oliver Nutter
2021-12-09[ruby/open3] Update to match JRuby 9.4Charles Oliver Nutter
2021-12-09[ruby/open3] Add JRuby's Windows (JDK non-native) Open3 supportCharles Oliver Nutter
2021-12-09[ruby/open3] Only use JITSupport on CRubyCharles Oliver Nutter
2021-12-09[ruby/open-uri] gemspec: This gem exposes 0 executablesOlle Jonsson
2021-12-09[ruby/io-wait] Bump up 0.2.1Hiroshi SHIBATA
2021-12-09[ruby/English] gemspec: Remove unused "executables" configurationOlle Jonsson
2021-12-09[ruby/rdoc] Support addition Object class when adding methods to top levelaycabta
2021-12-09[ruby/rdoc] Resolve class and method of the same name correctlyaycabta
2021-12-09Fix typo of namespaceaycabta
2021-12-09`Ractor.make_shareable` checks proc's seflKoichi Sasada
2021-12-09Fix typo in NEWS-2.5.0 [ci skip]Akihiro Sada
2021-12-09[rubygems/rubygems] Don't load system rubygems during testsDavid Rodríguez
2021-12-08YJIT: Fix leak in compilation loopAlan Wu
2021-12-08[ruby/ostruct] Bump version to 0.5.2Marc-André Lafortune
2021-12-08[ruby/ostruct] `Proc`'s self should be shareable.Koichi Sasada
2021-12-08Enhanced RDoc for String (#5227)Burdette Lamar
2021-12-09* 2021-12-09 [ci skip]git
2021-12-09ext/ripper/lib/ripper/lexer.rb: Do not deprecate Ripper::Lexer::State#[]Yusuke Endoh
2021-12-08Add `to_f` to predefined conversion method name to ID tableNobuyoshi Nakada
2021-12-08[DOC] Integer.try_convert [ci skip]Nobuyoshi Nakada
2021-12-08Skip bind port 1 when ip_unprivileged_port_start<=1Kazuhiro NISHIYAMA
2021-12-07Avoid Array allocation when appending to args array (#5211)John Hawthorn
2021-12-08[rubygems/rubygems] Remove unnecessary commentDavid Rodríguez
2021-12-08[rubygems/rubygems] Don't add custom github source to `bundle init` GemfileDavid Rodríguez
2021-12-08[rubygems/rubygems] Cancel deprecation of custom git sourcesDavid Rodríguez
2021-12-07YJIT: Undo add_block_version() in OOM code pathAlan Wu
2021-12-07YJIT: Remove guard_self_is_heap()Alan Wu
2021-12-08* 2021-12-08 [ci skip]git
2021-12-08[rubygems/rubygems] Add require parameter to `bundle add``Simon Fish
2021-12-07[rubygems/rubygems] Pass "--" to git commands to separate positional and opti...David Rodríguez
2021-12-07More indentation in NEWS.md [ci skip]Nobuyoshi Nakada
2021-12-07Fixed the check order in wmap_live_p [Bug #18392]Nobuyoshi Nakada
2021-12-07ObjectSpace::WeakMap#inspect: check if living object [Bug #18392]Nobuyoshi Nakada
2021-12-07Move -ljemalloc to DLDLIBS [Bug #18391]Nobuyoshi Nakada
2021-12-07Fix a link [ci skip]Kazuhiro NISHIYAMA
2021-12-06[ruby/ostruct] ostruct v0.5.1Marc-André Lafortune
2021-12-06[ruby/ostruct] Alias less methodsMarc-André Lafortune
2021-12-07NEWS.md: Describe the change of the default width of `pp`Yusuke Endoh
2021-12-06YJIT: Add integrity checks for blockidAlan Wu
2021-12-06YJIT: Fix incomplete invalidation from opt_setinlinecacheAlan Wu
2021-12-06Enhanced RDoc for literals.rdoc (#5213)Burdette Lamar
2021-12-07add a NEWS entry for `mandatory_only?`Koichi Sasada
2021-12-07add a NEWS entry about GC.total_timeKoichi Sasada