aamine
290f4e0d8d
Fri Jun 16 22:56:02 2000 Minero Aoki <aamine@dp.u-netsurf.ne.jp>
...
* protocol.rb (each_crlf_line): too many CRLF is concat-ed:
remove each_crlf_line2(), @wbuf
* protocol.rb: CRLF -> "\r\n", D_CRLF -> ".\r\n", strip //o
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-16 13:47:38 +00:00
eban
feb82209ab
2000-06-16
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-16 12:41:06 +00:00
matz
8d18d5b3f9
2000-06-16
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-16 07:44:16 +00:00
matz
1199a7d3d6
2000-06-14-2
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-14 08:08:50 +00:00
matz
8c4f656b6c
2000-06-14
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-14 05:50:32 +00:00
matz
abc49e493d
2000-06-14
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-14 05:30:29 +00:00
eban
00e9a8f0c3
2000-06-14
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-14 05:20:09 +00:00
eban
7f46923fee
2000-06-14
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-14 05:15:08 +00:00
wakou
aa2a6871ee
Wed Jun 14 00:50:14 2000 Wakou Aoyama <wakou@fsinet.or.jp>
...
* lib/cig.rb: read_multipart(): if no content body then raise EOFError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@753 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-13 15:53:19 +00:00
matz
00bd38a3b1
tk font patch
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-13 09:57:40 +00:00
matz
9ee0cafbfe
2000-06-13
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-13 09:42:40 +00:00
matz
97f8593cf8
pstore abort handle
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@749 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-13 09:04:40 +00:00
matz
50cb050bd7
IO#seek segv
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-13 02:50:34 +00:00
matz
7aac416d2c
subtle daylight bug
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-13 02:48:49 +00:00
aamine
9f32fd3e9a
o protocol.rb, smtp.rb, pop.rb, http.rb: define all#inspect()
...
o protocol.rb, smtp.rb, pop.rb, http.rb: modify/add documents
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@746 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-12 16:42:46 +00:00
eban
b0ed08600a
2000-06-13
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-12 16:34:50 +00:00
aamine
1cb8c0d6fe
o http.rb: body is in HTTPResponse
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-12 15:45:58 +00:00
eban
c86f2148a2
2000-06-12
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-12 14:46:44 +00:00
matz
548b5143db
2000-06-12
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-12 07:48:31 +00:00
matz
cfdf994071
Thread#safe_level
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-09 07:55:12 +00:00
aamine
fdd3d8551f
o protocol.rb: ProtocolError can take data
...
o http.rb: raise exception with response
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-09 07:53:59 +00:00
eban
eb4c6c241d
2000-06-08
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-07 15:49:37 +00:00
matz
0dedfa849c
bignum divmod bug
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@736 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-06 02:39:39 +00:00
matz
ecd1aab526
2000-06-05
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-05 08:46:59 +00:00
eban
76d09411e9
see ChangeLog
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@730 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-04 15:32:19 +00:00
eban
5a14067390
CONFIG["libdir"]
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-04 06:55:03 +00:00
wakou
260945fe6f
Sun Jun 4 03:17:36 2000 Wakou Aoyama <wakou@fsinet.or.jp>
...
* lib/cig.rb: improve: CGI::pretty()
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-03 18:22:23 +00:00
eban
b62cdfe9b5
see ChangeLog
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-03 17:14:03 +00:00
aamine
1c4c8b743e
o smtp.rb: not catch NameError in auth
...
o http.rb: not close connection in get_body,
Only connection() closes socket
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-01 13:43:43 +00:00
matz
4fcb1c47e5
2000-06-01
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-31 16:41:03 +00:00
matz
0b0b2445fd
2000-05-31
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-31 03:10:07 +00:00
wakou
ed2f7f7057
Wed May 31 04:06:41 2000 Wakou Aoyama <wakou@fsinet.or.jp>
...
* lib/cgi.rb: change: CGI#out()
if "HEAD" == REQUEST_METHOD then output only HTTP header.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-30 19:18:06 +00:00
matz
9a1716fdb2
2000-05-30
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-30 04:24:17 +00:00
eban
869b1efeb4
see ChangeLog.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-29 02:10:22 +00:00
matz
d7fe17edf0
2000-05-25
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-25 05:55:12 +00:00
matz
106eb09a38
emparassing thread bug
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-24 07:42:34 +00:00
matz
21f39b43b8
inspect,to_s dump core
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-24 07:36:46 +00:00
wakou
9cdfe3496f
Wed May 24 16:03:06 2000 Wakou Aoyama <wakou@fsinet.or.jp>
...
* lib/cgi.rb bug fix: CGI::escape(), CGI::Cookie::new()
* lib/net/telnet.rb improve: binmode(), telnetmode() interface
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-24 07:10:25 +00:00
matz
8b1de0b1ad
2000-05-24
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-24 04:34:26 +00:00
matz
24b9bdca25
regex initialize bug
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@709 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-23 15:36:43 +00:00
aamine
bdd3b79fe1
p http.rb: do not use Regexp "p" option
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-22 13:39:24 +00:00
matz
b8f39362b2
/p is back for transit
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@707 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-22 07:29:50 +00:00
matz
e4e5edd5c3
/p is back for transit
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@706 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-22 07:09:55 +00:00
matz
440834408c
socket security bug
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-22 05:30:25 +00:00
eban
189372842d
see ChangeLog.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-21 12:23:51 +00:00
eban
b069230a3a
see ChangeLog
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-21 09:25:58 +00:00
matz
b8986bfdd6
regex fixed for (?m)
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-19 03:25:00 +00:00
aamine
08a0727577
o protocol.rb, http.rb, smtp.rb, pop.rb: update RD documents
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-18 08:57:37 +00:00
matz
f63956c52c
2000-05-18
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-18 04:32:32 +00:00
matz
a62935cf06
2000-05-18
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-05-18 04:32:13 +00:00