summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the Ractor-safe section more fluentBenoit Daloze2022-01-101-4/+5
* Clarify ractor documentation meaning and formatting.Trey Evans2022-01-101-21/+18
* * 2022-01-10 [ci skip]git2022-01-101-1/+1
* Fix default --jit-max-cache in `ruby --help`Kazuhiro NISHIYAMA2022-01-101-1/+1
* Revert "[DOC] Mention RBOOL in extension.rdoc [Feature #13125]"Nobuyoshi Nakada2022-01-092-30/+0
* [DOC] Fold too long linesNobuyoshi Nakada2022-01-091-8/+18
* [DOC] Mention `make check`Nobuyoshi Nakada2022-01-091-0/+8
* Add `=num` to yjit optionsKazuhiro NISHIYAMA2022-01-091-5/+5
* [DOC] test-spec would be preferable nowNobuyoshi Nakada2022-01-091-1/+1
* Don't combine test-all and rubyspec.Samuel Williams2022-01-091-1/+1
* Revert "Enable Variable Width Allocation by default"Peter Zhu2022-01-081-1/+1
* * 2022-01-09 [ci skip]git2022-01-091-1/+1
* YJIT: Add support for ruby array cfuncs (argc=-2)John Hawthorn2022-01-083-7/+42
* YJIT: Save SP later in cfunc callJohn Hawthorn2022-01-081-13/+10
* [ruby/reline] Fix reline on SolarisPeter Zhu2022-01-081-2/+2
* Move IO write buffer allocation into function.Samuel Williams2022-01-091-99/+119
* Do not run the same tests twiceNobuyoshi Nakada2022-01-081-2/+18
* Run an old fixed bug in the same processNobuyoshi Nakada2022-01-081-1/+4
* Run the tests on a subclass of StringNobuyoshi Nakada2022-01-081-270/+273
* Prefer the dedecated conversion functionNobuyoshi Nakada2022-01-081-1/+1
* YJIT: Discard local var type info on routine callAlan Wu2022-01-072-0/+35
* Use unsigned short for length of embedded stringsPeter Zhu2022-01-071-1/+1
* Improve string info in rb_raw_obj_infoPeter Zhu2022-01-071-2/+9
* Enable Variable Width Allocation by defaultPeter Zhu2022-01-071-1/+1
* * 2022-01-08 [ci skip]git2022-01-081-1/+1
* Change termlen when changing encoding during concatenationPeter Zhu2022-01-071-0/+1
* [DOC] Fix typos in a doxygen comment [ci skip]Nobuyoshi Nakada2022-01-071-1/+1
* Fix typo [ci skip]Kazuhiro NISHIYAMA2022-01-071-1/+1
* [ruby/pathname] Make Pathname#each_entry return enumerator if called without ...Jeremy Evans2022-01-072-0/+13
* Use chomp: option when chomp modeNobuyoshi Nakada2022-01-071-3/+3
* Explicitly pass $/ when loop modeNobuyoshi Nakada2022-01-071-1/+3
* Revert "Set encoding before concatenating to string"Peter Zhu2022-01-061-1/+1
* Revert "Enable Variable Width Allocation by default"Peter Zhu2022-01-061-1/+1
* Set correct termlen for frozen stringsPeter Zhu2022-01-061-2/+3
* Set encoding before concatenating to stringPeter Zhu2022-01-061-1/+1
* Update lldb_cruby.py for VWA stringsPeter Zhu2022-01-061-2/+1
* Compile with USE_RVARGC=0 on CIPeter Zhu2022-01-061-2/+2
* Enable Variable Width Allocation by defaultPeter Zhu2022-01-061-1/+1
* io_buffer.c: use mremap based resizing only when mremap availableYuta Saito2022-01-072-1/+2
* Enhanced RDoc for IO (#5402)Burdette Lamar2022-01-061-36/+43
* Add bugs.ruby links.manga_osyo2022-01-071-0/+2
* * 2022-01-07 [ci skip]git2022-01-071-1/+1
* Update test/ruby/test_module.rbJeremy Evans2022-01-061-1/+1
* Remove unneeded lineJeremy Evans2022-01-061-1/+0
* Allow include before calling Module#initializeJeremy Evans2022-01-063-1/+11
* [rubygems/rubygems] Fix suggestions flagximenasandoval2022-01-062-5/+10
* [rubygems/rubygems] Let fetch understand gem:version syntaxximenasandoval2022-01-062-7/+118
* [rubygems/rubygems] Fix `gem install <non-existent-gem> --force` crashDavid Rodríguez2022-01-062-9/+25
* [ruby/reline] windows: test_yamatanooroti fixYO42022-01-061-2/+2
* tool/rbinstall.rb: instal ruby.wasm produced by EmscriptenYuta Saito2022-01-061-0/+5