summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-25[ruby/date] Use `assert_deprecated_warn`Nobuyoshi Nakada
2022-02-25[ruby/date] Suppress declaration-after-statement warningsNobuyoshi Nakada
2022-02-25[ruby/date] Deprecate the unintentional ability to parse `Symbol`Nobuyoshi Nakada
2022-02-25[ruby/date] Scale timeoutsNobuyoshi Nakada
2022-02-25[ruby/date] Update testsNobuyoshi Nakada
2022-02-25[ruby/date] Anchor at beginning of numbersNobuyoshi Nakada
2022-02-25[ruby/date] Anchor at beginning of numbersNobuyoshi Nakada
2022-02-25[ruby/date] Separate era from preceding wordNobuyoshi Nakada
2022-02-25[ruby/date] Use possessive matchNobuyoshi Nakada
2022-02-25[ruby/date] Extracted common leading patternNobuyoshi Nakada
2022-02-24[DOC] Enhancements for encoding.rdoc (#5578)Burdette Lamar
2022-02-24Fix yjit readme link pointing to old shopify readme (#5596)Adrien S
2022-02-24[DOC] Fix typo in yjit docseileencodes
2022-02-25* 2022-02-25 [ci skip]git
2022-02-24Add ABI version to ruby_version tag on WindowsPeter Zhu
2022-02-24Add ABI version to RUBY_LIB_VERSIONPeter Zhu
2022-02-23Constant time class to class ancestor lookupJohn Hawthorn
2022-02-23Never call kind_of with klass=0John Hawthorn
2022-02-24* 2022-02-24 [ci skip]git
2022-02-23rb_provide_feature: Prevent $LOADED_FEATURES from being copiedJean Boussier
2022-02-23Use rb_ary_behead for rb_ary_shiftPeter Zhu
2022-02-23Update bundled gems list at 2022-02-23git
2022-02-23Rename the wrong variable name `beg` to `len`Shugo Maeda
2022-02-22Update ext/-test-/dln/empty/dependPeter Zhu
2022-02-22Include ruby.h in empty.c to have ABI versionPeter Zhu
2022-02-23* 2022-02-23 [ci skip]git
2022-02-22Fix compiler warning for uninitialized variablePeter Zhu
2022-02-22[Feature #18249] Update dependenciesPeter Zhu
2022-02-22[Feature #18249] Include ruby.h in extensions to have ABI versionPeter Zhu
2022-02-22[Feature #18249] Implement ABI checkingPeter Zhu
2022-02-22[ruby/reline] Fix support for emacs-ctlx and emacs-meta keymapsTim Pope
2022-02-22[ruby/zlib] [DOC] Fix typo in Zlib.adler32_combineMau Magnaguagno
2022-02-22[ruby/rdoc] Prefer `require 'cgi/util'` instead of `require 'cgi'`Yusuke Endoh
2022-02-22[rubygems/rubygems] Resolve cleaned-up error with temporary gemhomeHiroshi SHIBATA
2022-02-22* 2022-02-22 [ci skip]git
2022-02-22Factor a "highlight" symbol outYusuke Endoh
2022-02-22Remove unneeded newline from detailed_messageYusuke Endoh
2022-02-22Add a test for Exception#detailed_messageYusuke Endoh
2022-02-22Let Exception#full_message pass highlight keywords to #detailed_messageYusuke Endoh
2022-02-22test/ruby/test_rubyoptions.rb: Make it pass on WindowsYusuke Endoh
2022-02-22The default highlight arguments of Exception#detailed_message is falseYusuke Endoh
2022-02-22Exception#detailed_message is addedYusuke Endoh
2022-02-22Refactor out rb_decorate_message from print_errinfoYusuke Endoh
2022-02-22Do not escape error messageYusuke Endoh
2022-02-22error.c: RefactoringYusuke Endoh
2022-02-21Removed dependency of net-protocol. There is no plan to remove from stdlibHiroshi SHIBATA
2022-02-21Removed dependency of io-wait. There is no plan to remove from stdlibHiroshi SHIBATA
2022-02-21rb_debug_rstring_null_ptr: add newlines in the message [ci skip]Nobuyoshi Nakada
2022-02-21[DOC] Set the documentation title and main pageNobuyoshi Nakada
2022-02-21* 2022-02-21 [ci skip]git