summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-03[rubygems/rubygems] Don't unnecessarily loop twice through dependenciesDavid Rodríguez
2021-12-03[rubygems/rubygems] Improve source gemfile/lockfile equivalence checksDavid Rodríguez
2021-12-03[rubygems/rubygems] Improve sources representationDavid Rodríguez
2021-12-03[rubygems/rubygems] Don't overwrite locked dependency sources too earlyDavid Rodríguez
2021-12-03[rubygems/rubygems] Fix incorrect order in changed sources messageDavid Rodríguez
2021-12-03[rubygems/rubygems] Remove unnecessary codeDavid Rodríguez
2021-12-03[rubygems/rubygems] Reuse `locked_dependencies` helperDavid Rodríguez
2021-12-03[rubygems/rubygems] Reformat for consistency with the above lineDavid Rodríguez
2021-12-03[rubygems/rubygems] Remove unnecessary nil checksDavid Rodríguez
2021-12-03Add tests of string argument to Time.atNobuyoshi Nakada
2021-12-03Update bundled_gems at 2021-12-03git
2021-12-03[DOC] Fix Time.new description [ci skip]Nobuyoshi Nakada
2021-12-02Lazily create singletons on instance_{exec,eval} (#5146)John Hawthorn
2021-12-03[rubygems/rubygems] Move required_ruby_version gemspec attribute to recommend...Josef Šimánek
2021-12-02[Bug #18382] Fix crash in compaction for ObjectSpace.trace_object_allocationsPeter Zhu
2021-12-02YJIT: Fix side-exit typo in comments [ci skip]Adam Hess
2021-12-03[ruby/irb] Examine indentation of in keyword when trying to type includeKaíque Kandy Koga
2021-12-03[ruby/irb] Add Alt+d keycode when convert-meta isn't usedima1zumi
2021-12-03[ruby/irb] Fix bug infinite loop when pasting multilines fo code in Ruby 2.6manga_osyo
2021-12-03[ruby/reline] No need to check `x > 0`ima1zumi
2021-12-03* 2021-12-03 [ci skip]git
2021-12-02Don't clear the constant cache when finishing compactionMatt Valentine-House
2021-12-02[ruby/reline] fix `TerminfoError` -> `Reline::Terminfo::TerminfoError`ima1zumi
2021-12-02[ruby/reline] Rescue if tigetstr(capname) cannot be obtainedima1zumi
2021-12-02Cache downloaded filesNobuyoshi Nakada
2021-12-02update-bundled_gems.rb: Fix typo and version comparisonNobuyoshi Nakada
2021-12-02Define Ripper::Lexer::Elem#to_sNobuyoshi Nakada
2021-12-02[rubygems/rubygems] This warrants a commentDavid Rodríguez
2021-12-02[rubygems/rubygems] Fix gemspec source unlocking also for prereleases like 0....David Rodríguez
2021-12-02[rubygems/rubygems] Fix materialization of locked 0 prereleasesDavid Rodríguez
2021-12-02[MSWin] Stop passing non-numeric string to `exit` commandNobuyoshi Nakada