summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-07add NEWS about the improvement of `Struct`Koichi Sasada
2021-12-07* 2021-12-07 [ci skip]git
2021-12-07[rubygems/rubygems] Don't cleanup paths from gems already activated from `$LO...David Rodríguez
2021-12-06[rubygems/rubygems] Feature: accept pull request URLs as github sourceJean Boussier
2021-12-06[rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...David Rodríguez
2021-12-06[rubygems/rubygems] Fix incorrect quotingDavid Rodríguez
2021-12-06[rubygems/rubygems] Add --version parameter to bundle info command.Josef Šimánek
2021-12-06autogen.sh: Copy auxiliary files instead of symlinks with `-i`Nobuyoshi Nakada
2021-12-06[rubygems/rubygems] add login & logout for the signin & signout commands resp...Colby Swandale
2021-12-06sync_default_gems.rb: convert commit hashes to github URLs [ci skip]Nobuyoshi Nakada
2021-12-06Clarify the error message when trying to import C methods [Bug #18385]Shugo Maeda
2021-12-06[rubygems/rubygems] LOAD_PATH is already reset globallyDavid Rodríguez
2021-12-06[rubygems/rubygems] Remove unneded setupDavid Rodríguez
2021-12-05Make `leaf` const in VM generatorAlan Wu
2021-12-06* 2021-12-06 [ci skip]git
2021-12-05YJIT: Initialize code buffer with PUSH DSAlan Wu
2021-12-05[ruby/securerandom] Remove no longer used helper methodsNobuyoshi Nakada
2021-12-05Update stdlib versions [ci skip]Kazuhiro NISHIYAMA
2021-12-05Sort URLs by issue numbers [ci skip]Kazuhiro NISHIYAMA
2021-12-05More indentation in NEWS.md [ci skip]Nobuyoshi Nakada
2021-12-05Fix wrong indentation in NEWS.md [ci skip]Junichi Ito
2021-12-05Do not use `fcopyfile` if appending to non-empty file [Bug #18388]Nobuyoshi Nakada
2021-12-05[rubygems/rubygems] Don't write outside of destdir when regenerating pluginsDavid Rodríguez
2021-12-05[rubygems/rubygems] Don't write outside of destdir when installing default bu...David Rodríguez
2021-12-05[rubygems/rubygems] Fold a line that got out of handDavid Rodríguez
2021-12-05[rubygems/rubygems] Fix binstubs and plugins regeneration with `--destdir` is...David Rodríguez
2021-12-04README.md: Fix link to platform maintainers listAlan Wu
2021-12-05* 2021-12-05 [ci skip]git
2021-12-04YJIT: Enable out of memory testsAlan Wu
2021-12-04Remove unversioned phony target for pkgconfig file [Bug #18374]Nobuyoshi Nakada
2021-12-04Fix circular dependencies specific to in-place build [Bug #18374]Nobuyoshi Nakada
2021-12-04Turn nd_type_p into an inline functionNobuyoshi Nakada
2021-12-03YJIT: Bounds check every byte in the assemblerAlan Wu
2021-12-03NEWS for [GH-#5146] [ci skip] (#5210)John Hawthorn
2021-12-04[rubygems/rubygems] Let original EACCES error be raisedDavid Rodríguez
2021-12-03YJIT: Add ivar counter exitseileencodes
2021-12-03Fix link (#5208)Burdette Lamar
2021-12-03Refactor GC functions to have consistent namingPeter Zhu
2021-12-04* 2021-12-04 [ci skip]git
2021-12-04Add `nd_type_p` macroS.H
2021-12-03Adding links to literals and Kernel (#5192)Burdette Lamar
2021-12-03TestClass#test_subclass_gc reduce the number of iteration by 10xJean Boussier