summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-13ruby_debug_log: suppress warning卜部昌平
2020-08-13MAYBE_UNUSED should just suffice卜部昌平
2020-08-12Revert "Improve performance of partial backtraces"Jeremy Evans
2020-08-13* 2020-08-13 [ci skip]git
2020-08-12Improve performance of partial backtracesJeremy Evans
2020-08-12Fix corruption in ARGF.inplacePeter Zhu
2020-08-12string.c(rb_str_split_m): Handle /\K/ correctlyKasumi Hanazuki
2020-08-12* 2020-08-12 [ci skip]git
2020-08-11Test out fix for OpenSSL test flakinessAlan Wu
2020-08-11Enable s390x invokebuiltin JIT test againTakashi Kokubun
2020-08-11Use colorize.rb for non-capable terminalsNobuyoshi Nakada
2020-08-11Add default color for each instanceNobuyoshi Nakada
2020-08-11template/prelude.c.tmpl: suppress clang-12 warning卜部昌平
2020-08-11.github/workflows/compilers.yml: clang-12卜部昌平
2020-08-11tool/prelude.c.tmpl: use RubyVM::CEscape卜部昌平
2020-08-11RubyVM::CEscape#rstring2cstr: do not escape '卜部昌平
2020-08-10Add Method Documentation Guide (#3399)Jeremy Evans
2020-08-11* 2020-08-11 [ci skip]git
2020-08-10Enhanced RDoc for Array (#3400)Burdette Lamar
2020-08-10Removed non-ASCII code to suppress warnings by localized compilersNobuyoshi Nakada
2020-08-10Check if C-sources are US-ASCIINobuyoshi Nakada
2020-08-10Suppress unused-variable warningNobuyoshi Nakada
2020-08-10Suppress unused-function warningsNobuyoshi Nakada
2020-08-10* 2020-08-10 [ci skip]git
2020-08-10Adjust indentNobuyoshi Nakada
2020-08-08* 2020-08-08 [ci skip]git
2020-08-07Enhanced RDoc for Array#take and Array#take_while (#3398)Burdette Lamar
2020-08-07Enhanced RDoc for Array#product (#3395)Burdette Lamar
2020-08-07sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327)卜部昌平
2020-08-07Use zlib provided by vcpkg in mswin CI (#3397)Hiroshi SHIBATA
2020-08-07* 2020-08-07 [ci skip]git
2020-08-07Add more debug info to test_verifyKazuhiro NISHIYAMA
2020-08-06Add verbose message to random failed assertionKazuhiro NISHIYAMA
2020-08-06[Feature #16513] TracePoint#inspect returns "... file:line" (#3391)Nguyễn Quang Minh
2020-08-06Apply timeout-scale to test_thr_kill.Jun Aruga
2020-08-06* 2020-08-06 [ci skip]git
2020-08-05Enhanced documentation for Array#repeated_combination (#3392)Burdette Lamar
2020-08-05Enhanced documentation for Array#repeated_permutation (#3390)Burdette Lamar
2020-08-05Fixed the inconsistency gemspec location with net-* gems.Hiroshi SHIBATA
2020-08-05* 2020-08-05 [ci skip]git
2020-08-05[DOC] Use oracle url instead of sun urlS-H-GAMELINKS
2020-08-03Remove unused struct memberAaron Patterson
2020-08-04* 2020-08-04 [ci skip]git
2020-08-03Don't pin objects if we're just walking the heapAaron Patterson
2020-08-03[ruby/weakref] Use Gemfile instead of Gem::Specification#add_development_depe...Hiroshi SHIBATA
2020-08-03[ruby/ostruct] Drop to Ruby 2.4Hiroshi SHIBATA
2020-08-03[ruby/net-http] Fix SSL session reuse test with LibreSSL 3.2+Jeremy Evans
2020-08-03[ruby/net-http] Switch invalid server name formatJeremy Evans
2020-08-03[ruby/cgi] Drop to Ruby 2.4Hiroshi SHIBATA
2020-08-03net-ftp is under `lib/net` instead of `lib/net/ftp`Hiroshi SHIBATA