summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-20[ruby/psych] Bump version to 4.0.3Hiroshi SHIBATA
2021-12-20Update logger version on NEWSHiroshi SHIBATA
2021-12-20[ruby/logger] Bump version to 1.5.0Hiroshi SHIBATA
2021-12-20[ruby/irb] Remove unnecessary space in regexpaycabta
2021-12-20[ruby/irb] Add East Asian Ambiguous Width to irb_info commandaycabta
2021-12-20Update bundled gems list at 2021-12-20git
2021-12-20[ruby/reline] Rename an unused variable name for CIaycabta
2021-12-20[ruby/reline] Add a test for dialog proc with contextaycabta
2021-12-20[ruby/reline] Add an assertion for overwriting dialog proc with the same nameaycabta
2021-12-20[ruby/reline] Rename the variable "p" because it overlaps with the "p" methodaycabta
2021-12-20[ruby/reline] Add support for overwriting dialog proc with the same nameaycabta
2021-12-20[ruby/reline] Add Reline.dialog_proc(name_sym)aycabta
2021-12-20[ruby/reline] Add a test for Reline.add_dialog_procaycabta
2021-12-20[ruby/reline] Add spaceaycabta
2021-12-20[ruby/reline] windows jruby issueYO4
2021-12-20[ruby/reline] windows clear screen with \e 2 JYO4
2021-12-20[ruby/reline] windows improve scrollingYO4
2021-12-20[ruby/reline] Revert "Add a space after a comma"aycabta
2021-12-20[ruby/reline] Revert "Add space"aycabta
2021-12-19[DOC] Enhanced RDoc for IO (#5304)Burdette Lamar
2021-12-20Update pp version on NEWSHiroshi SHIBATA
2021-12-20[ruby/pp] Bump version to 0.3.0Hiroshi SHIBATA
2021-12-20[rubygems/rubygems] Add support in binstubs for trampolining bundlerDavid Rodríguez
2021-12-20[rubygems/rubygems] Error tracing should be printed to stderrDavid Rodríguez
2021-12-20[DOC] Add documentation for hash value omission syntaxVictor Shepelev
2021-12-20[DOC] Add documentation for Random.rand and Random.seedChris AtLee
2021-12-20* 2021-12-20 [ci skip]git
2021-12-19[DOC] Addition to IO introduction (#5299)Burdette Lamar
2021-12-19Sort URLs by issue numbers [ci skip]Kazuhiro NISHIYAMA
2021-12-19Add news about allowing omission of parentheses in one-line pattern matchingKazuki Tsujimoto
2021-12-19[DOC] How to get the longest last match [Bug #18415]Nobuyoshi Nakada
2021-12-19[ruby/irb] Add information about --extra-doc-dir option in the commentsKaíque Kandy Koga
2021-12-20Improve IO::Buffer resize and introduce ownership transfer.Samuel Williams
2021-12-19[ruby/reline] Load correct version.rb from gemspecNobuyoshi Nakada
2021-12-19[ruby/reline] Clear dialog in pastingaycabta
2021-12-19Default size for IO::Buffer.Samuel Williams
2021-12-19`rb_iseq_update_references()` cares `script_lines`Koichi Sasada
2021-12-18YJIT: Implement internDaniel Colson
2021-12-19`iseq_type_sym()` -> `iseq_type_id()`Koichi Sasada
2021-12-19add `rb_iseq_type()` to return iseq type in SymbolKoichi Sasada
2021-12-19Manually sync https://github.com/ruby/error_highlight/commit/d2140d795ad0a063...Yusuke Endoh
2021-12-19Make AST.of possible even under eval when keep_script_lines is enabledYusuke Endoh
2021-12-19Make RubyVM::AbstractSyntaxTree.of raise for backtrace location in evalYusuke Endoh
2021-12-18What's Here for ENV (#5292)Burdette Lamar
2021-12-19* 2021-12-19 [ci skip]git
2021-12-19skip -v spec on MJITKoichi Sasada
2021-12-19Fix spelling of DECLAIR_TYPE.Samuel Williams
2021-12-18Fix code formatting.Samuel Williams
2021-12-18Introduce setup instructions for better parallelism.Samuel Williams
2021-12-18Initial hacking guide.Samuel Williams