summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-02-21Fix links [ci skip]Kazuhiro NISHIYAMA
2022-02-20* 2022-02-20 [ci skip]git
2022-02-20[MSWin] Tentative measure for a bug of VS2022 [Misc #18362]Nobuyoshi Nakada
2022-02-20[MSWin] Try VS2022Nobuyoshi Nakada
2022-02-20[MSWin] Reduce duplicate configurationsNobuyoshi Nakada
2022-02-19Check if `__assume` is supportedNobuyoshi Nakada
2022-02-19Define `HAVE___BUILTIN_UNREACHABLE` instead of `UNREACHABLE`Nobuyoshi Nakada
2022-02-19Replace and Using METACLASS_OF macroS-H-GAMELINKS
2022-02-19Add String#byteindex, String#byterindex, and MatchData#byteoffset (#5518)Shugo Maeda
2022-02-19Find pattern is no longer experimental [Feature #18585]Kazuki Tsujimoto
2022-02-19Fix location of NODE_LIT in p_kwKazuki Tsujimoto
2022-02-19Use symbols for clock IDs if `clockid_t` is not numericNobuyoshi Nakada
2022-02-19Set static IDs to same name variablesNobuyoshi Nakada
2022-02-19RUBY_REPLACE_TYPE: check if the target type is a pointerNobuyoshi Nakada
2022-02-19[DOC] prefer rdoc references over generated URLsNobuyoshi Nakada
2022-02-18Enhanced RDoc for io.c (#5573)Burdette Lamar
2022-02-19* 2022-02-19 [ci skip]git
2022-02-18New doc about encoding (#5572)Burdette Lamar
2022-02-18Remove unused function declaration in dln.cPeter Zhu
2022-02-18LONG2NUM() should be used for rmatch_offset::{beg,end}Shugo Maeda
2022-02-18Enhanced RDoc concerning command injection (#5537)Burdette Lamar
2022-02-18gen-mail.rb: support markdown file pathNARUSE, Yui
2022-02-18[wasm] vm.c: stop unwinding to main for every vm_exec call by setjmpYuta Saito
2022-02-18Mention Set as a new builtin class to NEWSAkinori MUSHA
2022-02-18Make Set a builtin feature [Feature #16989]Akinori MUSHA
2022-02-18* 2022-02-18 [ci skip]git
2022-02-17Add Thread.each_caller_locationJeremy Evans
2022-02-17Do not search for commands with double tool prefixes [Bug #18504]Nobuyoshi Nakada