index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/net/telnet.rb: Telnet#print not add "\n".
wakou
2002-12-26
1
-12
/
+4
*
* lib/net/smtp.rb: changes coding style.
aamine
2002-11-21
3
-117
/
+122
*
* lib/net/http.rb: unify coding style.
aamine
2002-11-21
1
-221
/
+222
*
* lib/net/http.rb: should not overwrite Host: header. (Original patch is cont...
aamine
2002-11-21
1
-1
/
+1
*
* lib/net/http.rb: support Proxy-Authorization. (Original patch is contribute...
aamine
2002-11-21
1
-7
/
+63
*
* object.c (rb_str_to_dbl): RString ptr might be NULL.
matz
2002-10-17
1
-0
/
+9
*
use Object#class instead of deprecated Object#type.
nobu
2002-10-02
2
-7
/
+7
*
* numeric.c (num_to_int): default to_int implementaion for every
matz
2002-07-29
1
-3
/
+3
*
* lib/net/ftp.rb (set_socket): new method.
shugo
2002-07-18
1
-1
/
+10
*
* lib/net/http.rb: rename HTTP.get_uri get_response.
aamine
2002-07-11
1
-24
/
+55
*
* string.c (rb_str_slice_bang): if there's no corresponding
matz
2002-07-11
3
-5
/
+5
*
* lib/net/ftp.rb (get): new method.
shugo
2002-07-03
1
-6
/
+25
*
* lib/net/ftp.rb (getbinaryfile): the second argument (localfile)
shugo
2002-07-03
1
-2
/
+2
*
* lib/net/ftp.rb: use &block and yield for speed.
shugo
2002-07-03
1
-49
/
+16
*
* lib/net/ftp.rb (noop): new method.
shugo
2002-06-11
1
-0
/
+9
*
* lib/net/http.rb: HTTP.get accepts URI.
aamine
2002-03-26
2
-191
/
+286
*
net/protocol.rb: Protocol#start should return self.
aamine
2002-03-22
1
-1
/
+1
*
* lib/net/imap.rb: added document.
shugo
2002-03-01
1
-9
/
+165
*
modify typo.
aamine
2002-02-22
1
-1
/
+1
*
* lib/net/protocol.rb: set read_timeout dynamically.
aamine
2002-02-22
2
-39
/
+37
*
aamine
aamine
2002-02-19
4
-520
/
+536
*
aamine
aamine
2002-02-07
2
-43
/
+55
*
* lib/net/imap.rb: OpenSSL support.
shugo
2002-02-06
1
-14
/
+56
*
aamine
aamine
2001-12-30
4
-538
/
+565
*
aamine
aamine
2001-12-20
1
-4
/
+4
*
aamine
aamine
2001-12-13
4
-115
/
+117
*
aamine
aamine
2001-12-09
4
-94
/
+143
*
aamine
aamine
2001-12-07
4
-44
/
+35
*
One more fix to use Digest::MD5.
knu
2001-12-01
1
-1
/
+1
*
Reflect the update of the MD5 module which is now Digest::MD5.
knu
2001-12-01
3
-16
/
+9
*
* lib/net/imap.rb (getquota_response): use astring for mailbox
shugo
2001-11-06
1
-4
/
+2
*
* lib/net/telnet.rb: waitfor(): improvement. thanks to
wakou
2001-09-07
1
-1
/
+1
*
* lib/net/telnet.rb: waitfor(): bug fix.
wakou
2001-09-07
1
-2
/
+3
*
* lib/cgi.rb: CGI#doctype(): bug fix (html4Fr).
wakou
2001-09-06
1
-16
/
+10
*
aamine
aamine
2001-08-17
4
-24
/
+24
*
* lib/net/imap.rb: added new commands for managing folder quotas
shugo
2001-07-30
1
-0
/
+79
*
aamine
aamine
2001-07-13
2
-3
/
+3
*
aamine
aamine
2001-07-08
4
-23
/
+61
*
aamine
aamine
2001-07-03
1
-2
/
+2
*
aamine
aamine
2001-07-03
4
-11
/
+19
*
aamine
aamine
2001-07-03
4
-114
/
+146
*
* protocol.rb,smtp.rb,pop.rb,http.rb: modify document.
aamine
2001-06-27
3
-179
/
+195
*
aamine
aamine
2001-06-26
4
-382
/
+740
*
* lib/net/imap.rb: fix typo.
shugo
2001-04-09
1
-1
/
+1
*
* lib/net/imap.rb (media_subtype): return subtype.
shugo
2001-04-02
1
-0
/
+4
*
* lib/net/imap.rb (flag_list): capitalize flags.
shugo
2001-04-02
1
-21
/
+49
*
* lib/net/imap.rb: add document and example code.
shugo
2001-03-30
1
-7
/
+592
*
* lib/net/imap.rb: rename ContinueRequest to ContinuationRequest.
shugo
2001-03-30
1
-3
/
+3
*
* lib/net/imap.rb: added example.
shugo
2001-03-26
1
-0
/
+5
*
* lib/net/imap.rb: supports response handlers and multiple commands.
shugo
2001-03-26
1
-79
/
+163
[next]