summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-05[DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer
2021-01-05Fix a typo [ci skip]Kazuhiro NISHIYAMA
2021-01-05[ruby/io-console] Shrink struct query_argsNobuyoshi Nakada
2021-01-05[ruby/io-console] Pre-define chomp! IDNobuyoshi Nakada
2021-01-05[ruby/io-console] Ignore chomp! result and return the modified stringNobuyoshi Nakada
2021-01-05sync_default_gems.rb: added -a optionNobuyoshi Nakada
2021-01-05sync_default_gems.rb: reduced accesses to REPOSITORIESNobuyoshi Nakada
2021-01-05[ruby/irb] Ensure to restore $VERBOSENobuyoshi Nakada
2021-01-05[ruby/irb] Use error tokens if there are no correct tokens in the same placeaycabta
2021-01-05[ruby/irb] Use Ripper::Lexer#scan to take broken tokensaycabta
2021-01-05[ruby/irb] Heredoc may contain multiple newlines in a single tokenaycabta
2021-01-05[ruby/irb] Handle indentations related to keyword "do" correctlyaycabta
2021-01-05[ruby/irb] Escape invalid byte sequence in Exceptionaycabta
2021-01-05[ruby/irb] Newline in oneliner def doesn't reset indentaycabta
2021-01-05set RUBY_ON_BUG on runruby rule.Koichi Sasada
2021-01-05configure.ac: disable using __builtin_setjmp on ARM AndroidYusuke Endoh
2021-01-04RDoc: Enhanced introduction for Enumerable (#4004)Burdette Lamar
2021-01-04[ruby/irb] Stringify when a non-object is passed to PP#textaycabta
2021-01-05[ruby/io-console] [DOC] Note that IO#getpass returns a chomped stringMarcus Stollsteimer
2021-01-05Commented out the sh-specific code, in cmd.exeNobuyoshi Nakada
2021-01-05configure.ac: Stop auto-detection of __ANDROID_API__ when cross-compilingYusuke Endoh
2021-01-04Fix broken JIT of getinlinecacheTakashi Kokubun
2021-01-04Avoid using inconsistent coding styleTakashi Kokubun
2021-01-05enable constant cache on ractorsKoichi Sasada
2021-01-05stdlib.h is always included in include/ruby/defines.hNobuyoshi Nakada
2021-01-05Update compilers.h [ci skip]Gui Heurich
2021-01-05Fix indent [ci skip]Kazuhiro NISHIYAMA
2021-01-05* 2021-01-05 [ci skip]git
2021-01-04ripper: call #pretty_print on also `state`Nobuyoshi Nakada
2021-01-04make-snapshot: add -extlibs optionNobuyoshi Nakada
2021-01-04Updated bundled_gemsNobuyoshi Nakada
2021-01-04Skip mjit_wait if iseq is not a targetTakashi Kokubun
2021-01-04Daily bundled_gems update [ci skip]Nobuyoshi Nakada
2021-01-04ifchange: check the number of argumentsNobuyoshi Nakada
2021-01-04[DOC] Update Proc.new without a block [ci skip]Nobuyoshi Nakada
2021-01-03Add a missing dependencyTakashi Kokubun
2021-01-04Update ext/bigdecimal/dependKenta Murata
2021-01-04[ruby/bigdecimal] Move some definitions to missing.hKenta Murata
2021-01-04Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA
2021-01-04Track RubyGems master(3.3.0.dev) branch at 55634a8af18a52df86c4275d70fa117911...Hiroshi SHIBATA
2021-01-04Fixed error message when % at EOFNobuyoshi Nakada
2021-01-04* 2021-01-04 [ci skip]git
2021-01-04Revert "Include RUBY_EXTCONF_H if available"Kenta Murata
2021-01-03Added tests for Time#getlocal with UTC offsetNobuyoshi Nakada
2021-01-03Include RUBY_EXTCONF_H if availableKenta Murata
2021-01-03[ruby/timeout] Removed deprecated names that had been warned for 5 yearsNobuyoshi Nakada
2021-01-03Avoid hanging on --jit-wait after MJIT.pauseTakashi Kokubun
2021-01-03* 2021-01-03 [ci skip]git
2021-01-02NEWS-3.0.0: backquote a few code related words. [doc]Marc-Andre Lafortune
2021-01-02NEWS: We have links now, and there is no changelog anymore [doc]Marc-Andre Lafortune