matz
24 lines of code changed in:
2000-06-28
6 lines of code changed in:
2000-06-28
1 lines of code changed in:
matz
250 lines of code changed in:
* lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.24.
* lib/net/protocol.rb: modified each_crlf_line again.
* lib/net/protocol.rb: do_write_beg,do_write_end -> writing{}
do_write_do -> do_write
* lib/net/http.rb: can make proxy connection by passing
addresses to HTTP.new, start.
* lib/net/http.rb: HTTP.new_implementation, old_implementation:
can use 1.2 implementation of head, get, post, put.
(see document)
192 lines of code changed in:
update ChangeLog
16 lines of code changed in:
2000-06-27
19 lines of code changed in:
select() scheduling bug
4 lines of code changed in:
2000-06-25
0 lines of code changed in:
2000-06-25
0 lines of code changed in:
2000-06-24
123 lines of code changed in:
2000-06-23
59 lines of code changed in:
2000-06-22
194 lines of code changed in:
*** empty log message ***
37 lines of code changed in:
2000-06-22
14 lines of code changed in:
2000-06-20
8 lines of code changed in:
Tue Jun 20 06:14:43 2000 Wakou Aoyama <wakou@fsinet.or.jp>
* lib/cgi.rb: change: version syntax. old: x.yz, now: x.y.z
* lib/net/telnet.rb: ditto.
745 lines of code changed in:
2000-06-19
209 lines of code changed in:
2000-06-19
35 lines of code changed in:
expand tabs: lib/cgi.rb, lib/net/telnet.rb
481 lines of code changed in:
Sat Jun 17 17:23:28 2000 Minero Aoki <aamine@dp.u-netsurf.ne.jp>
* ChangeLog: add lib/net/* entries; modify some entries
224 lines of code changed in:
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
38 lines of code changed in:
2000-06-16
15 lines of code changed in:
2000-06-16
71 lines of code changed in:
2000-06-14-2
55 lines of code changed in:
2000-06-14
5 lines of code changed in:
2000-06-14
75 lines of code changed in:
2000-06-14
4 lines of code changed in:
2000-06-14
12 lines of code changed in:
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.
18 lines of code changed in:
tk font patch
173 lines of code changed in:
2000-06-13
69 lines of code changed in:
pstore abort handle
2 lines of code changed in:
IO#seek segv
1 lines of code changed in:
subtle daylight bug
7 lines of code changed in:
o protocol.rb, smtp.rb, pop.rb, http.rb: define all#inspect()
o protocol.rb, smtp.rb, pop.rb, http.rb: modify/add documents
151 lines of code changed in:
2000-06-13
2 lines of code changed in:
o http.rb: body is in HTTPResponse
5 lines of code changed in:
2000-06-12
19 lines of code changed in:
2000-06-12
494 lines of code changed in:
Thread#safe_level
3 lines of code changed in:
o protocol.rb: ProtocolError can take data
o http.rb: raise exception with response
31 lines of code changed in:
2000-06-08
12 lines of code changed in:
bignum divmod bug
4 lines of code changed in:
2000-06-05
94 lines of code changed in:
see ChangeLog
16 lines of code changed in:
CONFIG["libdir"]
1 lines of code changed in:
Sun Jun 4 03:17:36 2000 Wakou Aoyama <wakou@fsinet.or.jp>
* lib/cig.rb: improve: CGI::pretty()
34 lines of code changed in:
see ChangeLog
4 lines of code changed in:
o smtp.rb: not catch NameError in auth
o http.rb: not close connection in get_body,
Only connection() closes socket
12 lines of code changed in:
May 2000 »