summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * 2022-01-12 [ci skip]git2022-01-121-1/+1
* YJIT stats documentation additions and updates (#5427)Noah Gibbs2022-01-111-2/+44
* [ruby/tmpdir] Use omit instead of skip for test-unitHiroshi SHIBATA2022-01-111-1/+1
* [ruby/net-http] Use omit instead of skip for test-unitHiroshi SHIBATA2022-01-112-3/+3
* [ruby/find] Use omit instead of skip for test-unitHiroshi SHIBATA2022-01-111-8/+8
* [ruby/zlib] Use omit instead of skip for test-unitHiroshi SHIBATA2022-01-111-7/+7
* Use omit instead of skip without the default gems testsHiroshi SHIBATA2022-01-117-31/+31
* [rubygems/rubygems] Markup code with RDoc notationsNobuyoshi Nakada2022-01-111-2/+2
* Reduce p_args rules with p_restVladimir Dementyev2022-01-111-12/+4
* Fix compile errorsKazuhiro NISHIYAMA2022-01-111-1/+3
* Use `setup_yjit_options` only when supportedNobuyoshi Nakada2022-01-111-16/+13
* Reject command line option ending with `-`Nobuyoshi Nakada2022-01-112-1/+4
* Define YJIT options only when supportedNobuyoshi Nakada2022-01-111-0/+2
* Enhanced RDoc for IO (#5425)Burdette Lamar2022-01-101-40/+51
* Enhanced RDoc for IO (#5424)Burdette Lamar2022-01-101-26/+20
* [ruby/reline] Clear dialog when just_move_cursor is called with dialog at las...aycabta2022-01-112-1/+22
* YJIT: Support kwargs for cfuncJohn Hawthorn2022-01-103-10/+99
* [DOC] Enhanced RDoc for IO (#5422)Burdette Lamar2022-01-101-120/+81
* [DOC] Link to Ruby Spec and rephrase project goalAlan Wu2022-01-101-3/+4
* * 2022-01-11 [ci skip]git2022-01-111-1/+1
* Update to ruby/spec@226cfdcBenoit Daloze2022-01-1042-84/+470
* Update to ruby/mspec@3ea3d32Benoit Daloze2022-01-102-2/+15
* 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