1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
shyouhei a2ca2ab840 * lib/net/imap.rb (ResponseParser#next_token): fixed
error message. (backported from HEAD)
	* lib/net/imap.rb (ResponseParser#parse_error): fixed
	  the condition not to refer @token.symbol unexpectedly.
	  Thanks, Dick Monahan. (backported from HEAD)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@13134 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-21 23:28:09 +00:00
..
ftp.rb * lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server. 2004-06-22 07:47:36 +00:00
http.rb small document fix 2006-07-26 13:27:18 +00:00
https.rb Revert r11453 2007-01-03 03:14:57 +00:00
imap.rb * lib/net/imap.rb (ResponseParser#next_token): fixed 2007-08-21 23:28:09 +00:00
pop.rb * lib/net/http.rb: backported from trunk, rev 1.128. [ruby-dev:25673] [ruby-dev:26617] 2005-09-13 07:27:18 +00:00
protocol.rb * lib/net/http.rb: backported from trunk, rev 1.128. [ruby-dev:25673] [ruby-dev:26617] 2005-09-13 07:27:18 +00:00
smtp.rb * lib/net/http.rb: backported from trunk, rev 1.128. [ruby-dev:25673] [ruby-dev:26617] 2005-09-13 07:27:18 +00:00
telnet.rb * lib/net/telnet.rb (Net::Telnet::waitfor): replace sysread with 2005-09-14 15:21:31 +00:00