aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/ftp/test_buffered_socket.rb
Commit message (Expand)AuthorAgeFilesLines
* net/ftp: fix FrozenError in BufferedSocketnormal2018-01-061-0/+6
* * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr2015-11-101-2/+1
* * lib/net/ftp.rb: use frozen_string_literal: true.shugo2015-10-091-0/+3
* * lib/net/ftp.rb (file?, directory?, appendable?, creatable?,shugo2015-09-121-1/+1
* * lib/net/ftp.rb (gets, readline): read lines without LF properly.shugo2014-06-171-0/+40