1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

13 commits

Author SHA1 Message Date
aamine
46fc347673 o protocol.rb, http.rb, smtp.rb, pop.rb: update RD documents
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-18 08:57:37 +00:00
aamine
5ec582c9bd o protocol.rb: Protocol#start yields self
o  smtp.rb:  use Socket.gethostname to get localhost name


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-17 18:37:29 +00:00
aamine
42fc13311f version 1.1.16
o smtp.rb:  SMTP AUTH (contributed by Kazuhiro Izawa)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-04-25 09:23:21 +00:00
aamine
54588fb3f1 {protocol,smtp,pop,http}.rb for ruby 1.4 branch
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-04-18 09:39:41 +00:00
aamine
bb1321b4e5 protocol.rb smtp.rb pop.rb http.rb 1.1.12 for ruby 1.4 branch
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-03-31 13:03:16 +00:00
aamine
d9a1e63c97 o all: use "critical" to avoid duplicated command dispatch
o  http.rb:  change get2, post2 usage (HTTPWriter)
o  http.rb:  entity reading algorithm is better
o  http.rb:  more reply code (4xx, 5xx)
o  protocol.rb:  arguments of "connect" can be omitted
o  protocol.rb:  "quit" is not template method (now do_quit is removed)
o  protocol.rb:  ReplyCode.error_type was not work: using module_eval


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-03-27 15:52:56 +00:00
aamine
2c0ac9cd01 protocol.rb smtp.rb pop.rb http.rb 1.1.9 for ruby 1.4 branch
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@653 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-03-26 08:45:01 +00:00
aamine
baa5bd16f7 protocol.rb/smtp.rb/pop.rb/http.rb 1.1.8
o  http.rb:  post, get2, post2, get_body


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@650 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-03-23 21:56:16 +00:00
aamine
fcea6fbdbb version 1.1.7 for ruby-1.4
protocol.rb smtp.rb pop.rb http.rb


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-03-15 13:30:27 +00:00
aamine
2d2bbb9677 Version 1.1.4
o (HTTP) allow no content-length message


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-01-21 12:53:38 +00:00
aamine
037b710e18 net/ version 1.1.3 for ruby 1.4
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-01-16 08:15:50 +00:00
matz
7bc061ce19 maillib-1.0.2
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1999-10-13 07:29:15 +00:00
matz
d426749ff0 maillib-1.0.1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1999-09-22 07:32:33 +00:00