summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-07Update `heap_pages_deferred_final` atomicallyNobuyoshi Nakada
2022-04-06Raise RuntimeError if Kernel#binding is called from a non-Ruby frameJeremy Evans
2022-04-07[DOC] Fix comment linksS-H-GAMELINKS
2022-04-07Install built gem extension binariesNobuyoshi Nakada
2022-04-07Obey spec file locations to rubygemsNobuyoshi Nakada
2022-04-07Move the target directory of bundled gems like as rubygemsNobuyoshi Nakada
2022-04-07Retrieve configured gems infoNobuyoshi Nakada
2022-04-07Bundled gems are expanded under `.bundle/gems` nowNobuyoshi Nakada
2022-04-07[DOC] Fix linux kernel commit linksS-H-GAMELINKS
2022-04-06Copyedit parallel test harness crash messageAlan Wu
2022-04-07[rubygems/rubygems] Set `@tempdir` as early as possibleDavid Rodríguez
2022-04-06Copyedit parallel test harness crash messageAlan Wu
2022-04-07* 2022-04-07 [ci skip]git
2022-04-06[DOC] Enhanced RDoc for string slices (#5769)Burdette Lamar
2022-04-06Update bundled gems list at 8197ae35f90aa1c260b5782c08827d [ci skip]git
2022-04-06Bundle RBS 2.3.2 (#5762)Soutaro Matsumoto
2022-04-06Fix a typo [ci skip]Kazuhiro NISHIYAMA
2022-04-06[rubygems/rubygems] Use `ask_yes_no`Ashley Ellis Pierce
2022-04-06[rubygems/rubygems] Extract default_host methodAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Use YAMLAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Accomodate gem hosts without profile/me endpointAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Update endpointAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Remove whitespaceAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Make changes <2.6 compatibleAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Fix lintAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Make mfa the defaultAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Correct mfa level nameAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Enable mfa on specific keys during gem signinAshley Ellis Pierce
2022-04-05RubyVM.stat constant cache metrics (#5766)Kevin Newton
2022-04-06* 2022-04-06 [ci skip]git
2022-04-05Document MakeMakefile#append_cflagsAlan Wu
2022-04-05Fix using anonymous block in method accepting explicit keywordsJeremy Evans
2022-04-05Load fake.rb at `BTESTRUBY`Nobuyoshi Nakada
2022-04-05Try to fix NoMethodError on slow environmentsKazuhiro NISHIYAMA
2022-04-05Give some tips on how to find the missing ruby2_keywordsBenoit Daloze
2022-04-05Add NEWS entry for Bug #18625 to help adding ruby2_keywords in the missing pl...Benoit Daloze
2022-04-05Use latest RSpec to get rspec-mocks ruby2_keywords fixBenoit Daloze
2022-04-05Unflag a splatted flagged hash if the method doesn't use ruby2_keywordsJeremy Evans
2022-04-05Ignore yaml sourceHiroshi SHIBATA
2022-04-05Removed mswin patch for zlib-1.2.11Hiroshi SHIBATA
2022-04-05Apply timescale configuration for tests of Regexp.timeoutYusuke Endoh
2022-04-05[ruby/psych] Improve libyaml source downloading error messagesAlan Wu
2022-04-04ruby_gc_set_params: update malloc_limit when env is setEric Wong
2022-04-04Enhanced RDoc for String#index (#5759)Burdette Lamar
2022-04-05* 2022-04-05 [ci skip]git
2022-04-04Bring back RubyVM.stat(:global_constant_state)Kevin Newton
2022-04-04Disable mmap on WASMPeter Zhu
2022-04-04Make heap page sizes 64KiB by defaultPeter Zhu
2022-04-04Make typeprof support RBS 2.3.0Yusuke Endoh
2022-04-04[ruby/psych] Propagate `CC` to libyamlNobuyoshi Nakada