summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-10Update to ruby/spec@226cfdcBenoit Daloze
2022-01-10Update to ruby/mspec@3ea3d32Benoit Daloze
2022-01-10Make the Ractor-safe section more fluentBenoit Daloze
2022-01-10Clarify ractor documentation meaning and formatting.Trey Evans
2022-01-10* 2022-01-10 [ci skip]git
2022-01-10Fix default --jit-max-cache in `ruby --help`Kazuhiro NISHIYAMA
2022-01-09Revert "[DOC] Mention RBOOL in extension.rdoc [Feature #13125]"Nobuyoshi Nakada
2022-01-09[DOC] Fold too long linesNobuyoshi Nakada
2022-01-09[DOC] Mention `make check`Nobuyoshi Nakada
2022-01-09Add `=num` to yjit optionsKazuhiro NISHIYAMA
2022-01-09[DOC] test-spec would be preferable nowNobuyoshi Nakada
2022-01-09Don't combine test-all and rubyspec.Samuel Williams
2022-01-08Revert "Enable Variable Width Allocation by default"Peter Zhu
2022-01-09* 2022-01-09 [ci skip]git
2022-01-08YJIT: Add support for ruby array cfuncs (argc=-2)John Hawthorn
2022-01-08YJIT: Save SP later in cfunc callJohn Hawthorn
2022-01-08[ruby/reline] Fix reline on SolarisPeter Zhu
2022-01-09Move IO write buffer allocation into function.Samuel Williams
2022-01-08Do not run the same tests twiceNobuyoshi Nakada
2022-01-08Run an old fixed bug in the same processNobuyoshi Nakada
2022-01-08Run the tests on a subclass of StringNobuyoshi Nakada
2022-01-08Prefer the dedecated conversion functionNobuyoshi Nakada
2022-01-07YJIT: Discard local var type info on routine callAlan Wu
2022-01-07Use unsigned short for length of embedded stringsPeter Zhu
2022-01-07Improve string info in rb_raw_obj_infoPeter Zhu
2022-01-07Enable Variable Width Allocation by defaultPeter Zhu
2022-01-08* 2022-01-08 [ci skip]git
2022-01-07Change termlen when changing encoding during concatenationPeter Zhu
2022-01-07[DOC] Fix typos in a doxygen comment [ci skip]Nobuyoshi Nakada
2022-01-07Fix typo [ci skip]Kazuhiro NISHIYAMA
2022-01-07[ruby/pathname] Make Pathname#each_entry return enumerator if called without ...Jeremy Evans
2022-01-07Use chomp: option when chomp modeNobuyoshi Nakada
2022-01-07Explicitly pass $/ when loop modeNobuyoshi Nakada
2022-01-06Revert "Set encoding before concatenating to string"Peter Zhu
2022-01-06Revert "Enable Variable Width Allocation by default"Peter Zhu
2022-01-06Set correct termlen for frozen stringsPeter Zhu
2022-01-06Set encoding before concatenating to stringPeter Zhu
2022-01-06Update lldb_cruby.py for VWA stringsPeter Zhu
2022-01-06Compile with USE_RVARGC=0 on CIPeter Zhu
2022-01-06Enable Variable Width Allocation by defaultPeter Zhu
2022-01-07io_buffer.c: use mremap based resizing only when mremap availableYuta Saito
2022-01-06Enhanced RDoc for IO (#5402)Burdette Lamar
2022-01-07Add bugs.ruby links.manga_osyo
2022-01-07* 2022-01-07 [ci skip]git
2022-01-06Update test/ruby/test_module.rbJeremy Evans
2022-01-06Remove unneeded lineJeremy Evans
2022-01-06Allow include before calling Module#initializeJeremy Evans
2022-01-06[rubygems/rubygems] Fix suggestions flagximenasandoval
2022-01-06[rubygems/rubygems] Let fetch understand gem:version syntaxximenasandoval
2022-01-06[rubygems/rubygems] Fix `gem install <non-existent-gem> --force` crashDavid Rodríguez