aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* RubyVM::CEscape#rstring2cstr: do not escape '卜部昌平2020-08-111-1/+1
* Add Method Documentation Guide (#3399)Jeremy Evans2020-08-101-0/+176
* * 2020-08-11 [ci skip]git2020-08-111-1/+1
* Enhanced RDoc for Array (#3400)Burdette Lamar2020-08-101-28/+180
* Removed non-ASCII code to suppress warnings by localized compilersNobuyoshi Nakada2020-08-102-6/+6
* Check if C-sources are US-ASCIINobuyoshi Nakada2020-08-101-0/+11
* Suppress unused-variable warningNobuyoshi Nakada2020-08-101-2/+1
* Suppress unused-function warningsNobuyoshi Nakada2020-08-101-0/+5
* * 2020-08-10 [ci skip]git2020-08-101-1/+1
* Adjust indentNobuyoshi Nakada2020-08-101-1/+1
* * 2020-08-08 [ci skip]git2020-08-081-1/+1
* Enhanced RDoc for Array#take and Array#take_while (#3398)Burdette Lamar2020-08-071-19/+38
* Enhanced RDoc for Array#product (#3395)Burdette Lamar2020-08-071-13/+55
* sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327)卜部昌平2020-08-074-45/+169
* Use zlib provided by vcpkg in mswin CI (#3397)Hiroshi SHIBATA2020-08-071-6/+1
* * 2020-08-07 [ci skip]git2020-08-071-1/+1
* Add more debug info to test_verifyKazuhiro NISHIYAMA2020-08-071-1/+1
* Add verbose message to random failed assertionKazuhiro NISHIYAMA2020-08-061-1/+1
* [Feature #16513] TracePoint#inspect returns "... file:line" (#3391)Nguyễn Quang Minh2020-08-066-13/+116
* Apply timeout-scale to test_thr_kill.Jun Aruga2020-08-061-1/+1
* * 2020-08-06 [ci skip]git2020-08-061-1/+1
* Enhanced documentation for Array#repeated_combination (#3392)Burdette Lamar2020-08-051-25/+62
* Enhanced documentation for Array#repeated_permutation (#3390)Burdette Lamar2020-08-051-14/+63
* Fixed the inconsistency gemspec location with net-* gems.Hiroshi SHIBATA2020-08-055-16/+12
* * 2020-08-05 [ci skip]git2020-08-051-1/+1
* [DOC] Use oracle url instead of sun urlS-H-GAMELINKS2020-08-051-1/+1
* Remove unused struct memberAaron Patterson2020-08-031-1/+0
* * 2020-08-04 [ci skip]git2020-08-041-1/+1
* Don't pin objects if we're just walking the heapAaron Patterson2020-08-031-1/+3
* [ruby/weakref] Use Gemfile instead of Gem::Specification#add_development_depe...Hiroshi SHIBATA2020-08-031-4/+0
* [ruby/ostruct] Drop to Ruby 2.4Hiroshi SHIBATA2020-08-031-0/+1
* [ruby/net-http] Fix SSL session reuse test with LibreSSL 3.2+Jeremy Evans2020-08-031-0/+8
* [ruby/net-http] Switch invalid server name formatJeremy Evans2020-08-031-5/+5
* [ruby/cgi] Drop to Ruby 2.4Hiroshi SHIBATA2020-08-031-0/+1
* net-ftp is under `lib/net` instead of `lib/net/ftp`Hiroshi SHIBATA2020-08-031-1/+1
* Followed up b2d96abb42abbe2e01f010ffc9ac51f0f9a50002 for net-ftp.Hiroshi SHIBATA2020-08-032-3/+2
* * 2020-08-03 [ci skip]git2020-08-031-1/+1
* Improve docs for Module#remove_class_variable [ci skip]Alan Wu2020-08-021-5/+4
* Enable an assert on all configs for debuggingAlan Wu2020-08-011-0/+1
* remove accidentally introduced debug codeKoichi Sasada2020-08-021-2/+2
* support multiple filters by RUBY_DEBUG_LOG_FILTERKoichi Sasada2020-08-022-18/+57
* fix mark bit operation.Koichi Sasada2020-08-021-1/+5
* * 2020-08-02 [ci skip]git2020-08-021-1/+1
* rb_{ary,fnd}_pattern_info: Remove imemo member to reduce memory usageKazuki Tsujimoto2020-08-023-63/+19
* mswin build - install src zlib files after checkoutNobuyoshi Nakada2020-08-011-5/+5
* mswin build - install src zlib filesMSP-Greg2020-08-011-1/+6
* `rb_encoding` is defined as `const`Nobuyoshi Nakada2020-08-011-1/+1
* Initialize memo pointer and use it consistently to silence gcc 7+Nobuyoshi Nakada2020-08-011-5/+5
* Remove obsolete rubygems fileNobuyoshi Nakada2020-08-011-0/+3
* * 2020-08-01 [ci skip]git2020-08-011-2/+2