summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-18Introduce io_result wrapper for passing `[-errno, size]` in VALUE.Samuel Williams
2021-12-18Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada
2021-12-18Fix pull_request condition [ci skip]Nobuyoshi Nakada
2021-12-18[DOC] Cache stdgems listNobuyoshi Nakada
2021-12-18[ruby/reline] Remove unnecessary "*"aycabta
2021-12-18[ruby/reline] Add a space after a commaaycabta
2021-12-18[ruby/reline] Change a test method name to more appropriateaycabta
2021-12-18[ruby/reline] Add spaceaycabta
2021-12-18[ruby/pp] Add context to bind_call and skip 2.7+ testCharles Oliver Nutter
2021-12-18[ruby/pp] Incorporate 2.6 versions of 2.7 methods neededCharles Oliver Nutter