aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update default gems list at 706c7a27fa00f72ec4f5d2f3af8151 [ci skip]git2021-12-201-1/+1
* [ruby/psych] Bump version to 4.0.3Hiroshi SHIBATA2021-12-201-1/+1
* Update logger version on NEWSHiroshi SHIBATA2021-12-201-1/+1
* [ruby/logger] Bump version to 1.5.0Hiroshi SHIBATA2021-12-201-1/+1
* [ruby/irb] Remove unnecessary space in regexpaycabta2021-12-201-1/+1
* [ruby/irb] Add East Asian Ambiguous Width to irb_info commandaycabta2021-12-202-0/+6
* Update bundled gems list at 2021-12-20git2021-12-202-2/+2
* [ruby/reline] Rename an unused variable name for CIaycabta2021-12-201-1/+1
* [ruby/reline] Add a test for dialog proc with contextaycabta2021-12-201-0/+14
* [ruby/reline] Add an assertion for overwriting dialog proc with the same nameaycabta2021-12-201-0/+5
* [ruby/reline] Rename the variable "p" because it overlaps with the "p" methodaycabta2021-12-201-21/+21
* [ruby/reline] Add support for overwriting dialog proc with the same nameaycabta2021-12-203-13/+18
* [ruby/reline] Add Reline.dialog_proc(name_sym)aycabta2021-12-202-0/+12
* [ruby/reline] Add a test for Reline.add_dialog_procaycabta2021-12-201-0/+15
* [ruby/reline] Add spaceaycabta2021-12-201-1/+1
* [ruby/reline] windows jruby issueYO42021-12-201-14/+46
* [ruby/reline] windows clear screen with \e 2 JYO42021-12-201-10/+1
* [ruby/reline] windows improve scrollingYO42021-12-201-7/+17
* [ruby/reline] Revert "Add a space after a comma"aycabta2021-12-201-1/+1
* [ruby/reline] Revert "Add space"aycabta2021-12-201-1/+1
* [DOC] Enhanced RDoc for IO (#5304)Burdette Lamar2021-12-191-94/+136
* Update pp version on NEWSHiroshi SHIBATA2021-12-201-1/+1
* [ruby/pp] Bump version to 0.3.0Hiroshi SHIBATA2021-12-201-1/+1
* [rubygems/rubygems] Add support in binstubs for trampolining bundlerDavid Rodríguez2021-12-201-1/+11
* [rubygems/rubygems] Error tracing should be printed to stderrDavid Rodríguez2021-12-203-3/+7
* [DOC] Add documentation for hash value omission syntaxVictor Shepelev2021-12-203-0/+34
* [DOC] Add documentation for Random.rand and Random.seedChris AtLee2021-12-201-3/+18
* * 2021-12-20 [ci skip]git2021-12-201-1/+1
* [DOC] Addition to IO introduction (#5299)Burdette Lamar2021-12-191-0/+253
* Sort URLs by issue numbers [ci skip]Kazuhiro NISHIYAMA2021-12-191-1/+1
* Add news about allowing omission of parentheses in one-line pattern matchingKazuki Tsujimoto2021-12-191-0/+11
* [DOC] How to get the longest last match [Bug #18415]Nobuyoshi Nakada2021-12-191-1/+31
* [ruby/irb] Add information about --extra-doc-dir option in the commentsKaíque Kandy Koga2021-12-191-0/+1
* Improve IO::Buffer resize and introduce ownership transfer.Samuel Williams2021-12-204-48/+163
* [ruby/reline] Load correct version.rb from gemspecNobuyoshi Nakada2021-12-191-3/+5
* [ruby/reline] Clear dialog in pastingaycabta2021-12-192-0/+12
* Default size for IO::Buffer.Samuel Williams2021-12-193-4/+43
* `rb_iseq_update_references()` cares `script_lines`Koichi Sasada2021-12-191-0/+1
* YJIT: Implement internDaniel Colson2021-12-182-0/+25
* `iseq_type_sym()` -> `iseq_type_id()`Koichi Sasada2021-12-191-40/+40
* add `rb_iseq_type()` to return iseq type in SymbolKoichi Sasada2021-12-192-36/+54
* Manually sync https://github.com/ruby/error_highlight/commit/d2140d795ad0a063...Yusuke Endoh2021-12-191-1/+3
* Make AST.of possible even under eval when keep_script_lines is enabledYusuke Endoh2021-12-192-5/+66
* Make RubyVM::AbstractSyntaxTree.of raise for backtrace location in evalYusuke Endoh2021-12-195-23/+62
* What's Here for ENV (#5292)Burdette Lamar2021-12-181-0/+80
* * 2021-12-19 [ci skip]git2021-12-191-1/+1
* skip -v spec on MJITKoichi Sasada2021-12-191-1/+2
* Fix spelling of DECLAIR_TYPE.Samuel Williams2021-12-191-24/+24
* Fix code formatting.Samuel Williams2021-12-181-19/+35
* Introduce setup instructions for better parallelism.Samuel Williams2021-12-181-6/+24