aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* sort test resultnaruse2017-10-221-1/+1
* Make IO#write accept multiple argumentsglass2017-10-221-0/+26
* sort the test resultnaruse2017-10-221-2/+2
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-222-1/+5
* parse.y: workaround for warningsnobu2017-10-221-0/+1
* Add arity check into Hash#flattenglass2017-10-221-1/+6
* ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.suke2017-10-211-1/+2
* Fix typo in commentsonots2017-10-211-3/+3
* Improve performance of string interpolationnobu2017-10-211-0/+5
* openssl: merge test fix from upstreamrhe2017-10-211-18/+40
* ignore server side errornaruse2017-10-211-1/+1
* Revert "ignore server side error"naruse2017-10-212-2/+2
* ignore server side errornaruse2017-10-212-2/+2
* fic expected error messagenaruse2017-10-211-2/+2
* Introduce Net::HTTP#min_version/max_version [Feature #9450]naruse2017-10-211-0/+28
* fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse2017-10-211-0/+27
* less random generations in Random::Formatter#choose.akr2017-10-211-3/+4
* Handle Errno::EADDRNOTAVAIL with Raspberry Pi environment.hsbt2017-10-211-5/+9
* The encoding of __FILE__ and __dir__ should be sameusa2017-10-211-0/+16
* Allow a SortedSet to be frozen and still functional [Bug #12091]knu2017-10-211-0/+39
* SecureRandom.alphanumeric implemented.akr2017-10-211-0/+7
* Use caller with length to reduce unused stringskazu2017-10-211-1/+1
* fix r60281ko12017-10-211-1/+1
* test_pathname.rb#test_open should care about umaskkosaki2017-10-211-2/+2
* Fix r60271kazu2017-10-211-0/+2
* test_cp_preserve_permissions should care about umaskkosaki2017-10-211-1/+2
* Fixed unexpected behavior of `Resolv::MDNS#each_address` when given ".local" ...hsbt2017-10-211-0/+18
* Add a new test case for ipaddr 1.2.0 + drb/aclknu2017-10-211-0/+1
* Import ipaddr 1.2.0knu2017-10-211-2/+104
* Fix bug about String#scanf("%a")nobu2017-10-211-0/+1
* Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse2017-10-211-1/+1
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-211-1/+1
* Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu2017-10-211-6/+12
* Pathname#glob method implemented.akr2017-10-211-0/+13
* File.symlink is not potableusa2017-10-211-2/+2
* lib/open3.rb: accept IO-like object for :stdin_data argument.akr2017-10-211-0/+31
* [Feature #13712] String#start_with? supports regexpnaruse2017-10-211-0/+5
* lib/open-uri.rb: accept :encoding option as well as encoding in mode string.akr2017-10-211-0/+18
* hash.c: Add Hash#sliceglass2017-10-211-0/+8
* assertion for r60225nobu2017-10-211-0/+3
* Merge rubygems master(ddbf3203f3857649abe95c73edefc7de7e6ecff4).hsbt2017-10-202-6/+18
* Overwrite destination symlink file if `remove_destination` is set.hsbt2017-10-201-2/+19
* Make Time.parse respect timezone offset secondsnobu2017-10-201-0/+7
* ruby.c: reject NUL in $0nobu2017-10-191-0/+7
* freeze Complex and Rationalnobu2017-10-192-8/+0
* parse.y: indent at '#'nobu2017-10-192-0/+28
* lexer.rb: no dedent strings in middlenobu2017-10-191-0/+19
* parse.y: serial comparisonsnobu2017-10-181-0/+8
* Fix the leak in `TestRDocGeneratorDarkfish#test_generated_method_with_html_ta...mame2017-10-171-0/+1
* test_complex.rb: NaN Complexnobu2017-10-161-0/+6