aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ebaneban2000-07-042-1/+6
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@811 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* matzmatz2000-07-0414-50/+90
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* remove ruby_mktempeban2000-07-032-1/+4
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/mkmf.rb: use null device if it exists for cross-compiling.eban2000-07-032-3/+11
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.26.aamine2000-07-032-14/+6
| | | | | | | | * lib/net/protocol.rb (finish): do nothing unless active. * lib/net/http.rb: HTTP#{get,post}2 again (for new impl). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@807 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* update ChangeLogaamine2000-07-031-0/+8
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-07-03eban2000-07-031-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@805 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-07-03eban2000-07-032-1/+5
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-07-03eban2000-07-032-1/+5
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* matzmatz2000-07-035-124/+140
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@802 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-07-03eban2000-07-033-4/+7
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-07-02eban2000-07-027-53/+57
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.25.aamine2000-07-012-10/+16
| | | | | | | | * lib/net/protocol.rb (each_crlf_line): beg = 0 is needed in adding{} * lib/net/smtp.rb: allow String for to_addr of SMTP#sendmail git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@799 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* update ChangeLogaamine2000-07-011-0/+8
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* matzmatz2000-07-011-0/+3
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* matzmatz2000-07-015-18/+53
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* matzmatz2000-06-294-16/+24
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-28eban2000-06-281-6/+6
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-28eban2000-06-281-2/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* matzmatz2000-06-2815-111/+251
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@791 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.24.aamine2000-06-272-94/+192
| | | | | | | | | | | | | | * 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) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* update ChangeLogaamine2000-06-271-0/+16
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-27eban2000-06-263-8/+19
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* select() scheduling bugmatz2000-06-261-6/+4
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-25eban2000-06-241-1/+0
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-25eban2000-06-241-68/+0
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-24eban2000-06-249-90/+137
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@781 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-23matz2000-06-239-25/+59
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-22matz2000-06-2219-74/+194
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* *** empty log message ***shugo2000-06-222-9/+37
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-22eban2000-06-223-14/+14
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-20eban2000-06-202-4/+8
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Tue Jun 20 06:14:43 2000 Wakou Aoyama <wakou@fsinet.or.jp>wakou2000-06-193-873/+776
| | | | | | | | | * lib/cgi.rb: change: version syntax. old: x.yz, now: x.y.z * lib/net/telnet.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-19matz2000-06-1912-70/+209
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-19eban2000-06-195-8/+35
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* expand tabs: lib/cgi.rb, lib/net/telnet.rbwakou2000-06-172-493/+493
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Sat Jun 17 17:23:28 2000 Minero Aoki <aamine@dp.u-netsurf.ne.jp>aamine2000-06-171-8/+224
| | | | | | | * ChangeLog: add lib/net/* entries; modify some entries git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Fri Jun 16 22:56:02 2000 Minero Aoki <aamine@dp.u-netsurf.ne.jp>aamine2000-06-161-53/+38
| | | | | | | | | * 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-16eban2000-06-163-1/+15
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-16matz2000-06-1611-28/+71
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-14-2matz2000-06-145-20/+55
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-14matz2000-06-142-1/+5
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-14matz2000-06-148-36/+75
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-14eban2000-06-142-2/+4
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-14eban2000-06-143-8/+12
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Wed Jun 14 00:50:14 2000 Wakou Aoyama <wakou@fsinet.or.jp>wakou2000-06-132-3/+18
| | | | | | | * 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
* tk font patchmatz2000-06-132-14/+173
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-13matz2000-06-136-18/+69
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* pstore abort handlematz2000-06-131-2/+2
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@749 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* IO#seek segvmatz2000-06-131-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e