| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lib/net/http.rb (basic_encode): return value of pack('m') may include multi... | aamine | 2004-12-15 | 1 | -1/+1 |
| * | * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb, | nobu | 2004-04-18 | 1 | -4/+4 |
| * | * lib/net/http.rb: should not overwrite HTTP request header. [ruby-list:39543] | aamine | 2004-04-13 | 1 | -4/+4 |
| * | * eval.c (top_include): include in the wrapped load is done for | matz | 2004-04-05 | 1 | -4/+4 |
| * | * lib/net/http.rb (canonical_each): fix merge miss. | usa | 2004-02-02 | 1 | -1/+1 |
| * | * lib/net/http.rb: merged coding style changes from HEAD. | gsinclair | 2004-02-01 | 1 | -98/+89 |
| * | * lib/test/unit.rb: rearranged documentation for RDoc's sake. | gsinclair | 2004-02-01 | 1 | -4/+4 |
| * | * lib/net/http.rb: update hyperlink to the Japanese document. | aamine | 2003-12-04 | 1 | -1/+1 |
| * | * lib/net/http.rb: wrote the warning about HTTP_PROXY environment variable. | aamine | 2003-12-02 | 1 | -1/+3 |
| * | * lib/net/http.rb (to_ary): print more friendly warning message. | aamine | 2003-11-19 | 1 | -1/+1 |
| * | * lib/net/http.rb (set_debug_output): last commit was wrong. | aamine | 2003-11-16 | 1 | -1/+1 |
| * | * lib/net/http.rb (set_debug_output): warn if method is called after #start. ... | aamine | 2003-11-16 | 1 | -0/+1 |
| * | * lib/net/http.rb (finish): revert to 1.93. | aamine | 2003-09-29 | 1 | -3/+9 |
| * | * lib/net/http.rb (finish): does not raise IOError even if !started?, to allo... | aamine | 2003-09-29 | 1 | -3/+1 |
| * | * lib/net/http.rb: cosmetic improvements to documentation | gsinclair | 2003-08-31 | 1 | -145/+143 |
| * | Small changes to documentation; mainly hiding things from RDoc. | gsinclair | 2003-08-21 | 1 | -10/+16 |
| * | * lib/net/http.rb: update document. | aamine | 2003-08-05 | 1 | -25/+34 |
| * | * lib/net/http.rb: refine document. | aamine | 2003-08-01 | 1 | -118/+174 |
| * | * lib/net/http.rb: convert RD to RDoc. Thanks William Webber. [ruby-doc:456] | aamine | 2003-08-01 | 1 | -591/+566 |
| * | * lib/net/smtp.rb: unify coding style. | aamine | 2003-07-29 | 1 | -1/+1 |
| * | * string.c (rb_str_chomp_bang): defer rb_str_modify() to actual | matz | 2003-07-27 | 1 | -1/+1 |
| * | * lib/net/http.rb: set old class aliases for backward compatibility. [ruby-ta... | aamine | 2003-07-02 | 1 | -1/+7 |
| * | * lib/net/http.rb (HTTPHeader#proxy_basic_auth): missing `@'. | aamine | 2003-06-24 | 1 | -1/+1 |
| * | * lib/net/http.rb: define Net::HTTPResponse#to_ary for backward compatibility... | aamine | 2003-06-06 | 1 | -3/+13 |
| * | * lib/net/http.rb (Net::HTTP#start): should check whether HTTP session is ope... | aamine | 2003-05-14 | 1 | -1/+1 |
| * | * lib/net/http.rb: reduce warning. (ruby-bugs-ja:PR#462) | aamine | 2003-05-14 | 1 | -10/+0 |
| * | * lib/net/protocol.rb: reintroduce Protocol.protocol_param. | aamine | 2003-05-02 | 1 | -1/+1 |
| * | * lib/net/protocol.rb: remove Protocol class. | aamine | 2003-05-02 | 1 | -36/+122 |
| * | Added comment for Net::HTTP.get(arg1, arg2, arg3) | gsinclair | 2003-03-28 | 1 | -0/+5 |
| * | * lib/net/http.rb: speeding up by avoiding extra flush. (suggested by Brian C... | aamine | 2003-03-11 | 1 | -4/+6 |
| * | * lib/net/http.rb: 4xx raises Net::ProtoServerError, 5xx raises Net::ProtoFat... | aamine | 2003-02-08 | 1 | -2/+2 |
| * | * 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 |
| * | * lib/net/http.rb: rename HTTP.get_uri get_response. | aamine | 2002-07-11 | 1 | -24/+55 |
| * | * lib/net/http.rb: HTTP.get accepts URI. | aamine | 2002-03-26 | 1 | -149/+239 |
| * | modify typo. | aamine | 2002-02-22 | 1 | -1/+1 |
| * | * lib/net/protocol.rb: set read_timeout dynamically. | aamine | 2002-02-22 | 1 | -38/+29 |
| * | aamine | aamine | 2002-02-19 | 1 | -283/+334 |
| * | aamine | aamine | 2002-02-07 | 1 | -42/+54 |
| * | aamine | aamine | 2001-12-30 | 1 | -146/+169 |
| * | aamine | aamine | 2001-12-13 | 1 | -24/+30 |
| * | aamine | aamine | 2001-12-09 | 1 | -30/+30 |
| * | aamine | aamine | 2001-12-07 | 1 | -16/+11 |
| * | aamine | aamine | 2001-08-17 | 1 | -6/+6 |
| * | aamine | aamine | 2001-07-13 | 1 | -2/+2 |
| * | aamine | aamine | 2001-07-08 | 1 | -18/+56 |
| * | aamine | aamine | 2001-07-03 | 1 | -2/+2 |
| * | aamine | aamine | 2001-07-03 | 1 | -5/+12 |