summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-22Reuse `nonlocal_var` patternsS.H
2022-08-22Ignore `.document` only commits [ci skip]Nobuyoshi Nakada
2022-08-22Show the exact version of cl.exe [ci skip]Nobuyoshi Nakada
2022-08-22[Bug #18937] Coerce non-Numeric into Complex at comparisonsNobuyoshi Nakada
2022-08-22Adjust space-width for help messageHiroshi SHIBATA
2022-08-22Added help entry for test-bundler-parallelHiroshi SHIBATA
2022-08-22NEWS.md: sort [ci skip]Kazuhiro NISHIYAMA
2022-08-22Added syntax_suggest entry to NEWSHiroshi SHIBATA
2022-08-22[ruby/fileutils] Fix mkdir_p hanging on Windows when trying to create a file ...David Rodríguez
2022-08-21Remove mjit_exec benchmarksTakashi Kokubun
2022-08-21Rename mjit_compile.c to mjit_compiler.cTakashi Kokubun
2022-08-22* 2022-08-22 [ci skip]git
2022-08-21[DOC] Enhanced RDoc for Time (#6255)Burdette Lamar
2022-08-21Check the room including the space to fillNobuyoshi Nakada
2022-08-21Add invalid hexadecimal float testsNobuyoshi Nakada
2022-08-21[rubygems/rubygems] Fix edge case where `bundler/inline` unintentionally skip...David Rodríguez
2022-08-21[rubygems/rubygems] Fix `bundle platform` crash when there's a lockfile with ...David Rodríguez
2022-08-21Use `rb_fork` to suppress deprecated-declarations warningsNobuyoshi Nakada
2022-08-20Fix a typo [ci skip]Takashi Kokubun
2022-08-20Drop mswin support of MJIT (#6265)Takashi Kokubun
2022-08-21* 2022-08-21 [ci skip]git
2022-08-20Execute MJIT in a forked Ruby process (#6264)Takashi Kokubun
2022-08-20Consider resolved-through-zsuper methods equal for compatibilityBenoit Daloze
2022-08-20Make Object#method and Module#instance_method not skip ZSUPER methodsJeremy Evans
2022-08-20[Bug #18964] Add test for `rb_econv_append`Nobuyoshi Nakada
2022-08-19Rename mjit_exec to jit_exec (#6262)Takashi Kokubun
2022-08-20Reuse rb_class_new_instance_kw functionS-H-GAMELINKS
2022-08-20Fix gdb incompatibilies in rp_class, rb_ps_vmnick evans
2022-08-19Support Encoding::Converter newline: :lf and :lf_newline optionsJeremy Evans
2022-08-20[Bug #18958] format string must be ASCII compatibleNobuyoshi Nakada
2022-08-20Check if encoding capable object before check if ASCII compatibleNobuyoshi Nakada
2022-08-20[Bug #18956] Negative codepoints are invalid charactersNobuyoshi Nakada
2022-08-19Ignore fc4acf8cae on git blameTakashi Kokubun
2022-08-19Make benchmark indentation consistentTakashi Kokubun
2022-08-20* 2022-08-20 [ci skip]git
2022-08-20[Bug #18955] format single character for `%c`Nobuyoshi Nakada
2022-08-20[Bug #18955] Check length of argument for `%c` in proper encodingNobuyoshi Nakada
2022-08-19Write interface instead of interfactKaíque Kandy Koga
2022-08-19[ruby/error_highlight] Apply ErrorHighlight::CoreExt to TypeError and Argumen...Yusuke Endoh
2022-08-19syntax_suggest moved to under the ruby organization.Hiroshi SHIBATA
2022-08-19[DOC] Fix "military timezone"Nobuyoshi Nakada
2022-08-19Update default gems list at 490af8dbdb66263f29d0b4e43752fb [ci skip]git
2022-08-19Sync SyntaxSuggestschneems
2022-08-19Setup SyntaxSuggest as default gemschneems
2022-08-19Reuse opt_nl ruleS-H-GAMELINKS
2022-08-19Repalce to NIL_P macroS-H-GAMELINKS
2022-08-19Fixed by [Bug #18964]Nobuyoshi Nakada
2022-08-19Scan the code range of the last added portionNobuyoshi Nakada
2022-08-19Scan the code range of the formatted portionNobuyoshi Nakada
2022-08-19* remove trailing spaces. [ci skip]git