| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lib/rss/rss.rb (RSS::Element#convert): added. | kou | 2005-02-02 | 5 | -66/+74 |
| * | (DRb::DRbObject#respond_to?): check marshal_dump and _dump | seki | 2005-02-01 | 1 | -1/+11 |
| * | example modified a bit. | akr | 2005-01-29 | 1 | -4/+4 |
| * | * lib/resolv.rb (Resolv::DNS::Resource::IN::SRV): Added RFC2782 SRV | akr | 2005-01-29 | 1 | -0/+58 |
| * | * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): | akr | 2005-01-28 | 1 | -0/+10 |
| * | * lib/net/protocol.rb (WriteAdapter#puts): should append \n, not prepend. [ru... | aamine | 2005-01-26 | 1 | -1/+1 |
| * | * document updates - [ruby-core:04296], [ruby-core:04301], | matz | 2005-01-24 | 4 | -41/+195 |
| * | * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which has | nahi | 2005-01-23 | 1 | -0/+4 |
| * | (accept) rescue SSLError. [druby-ja:110] | seki | 2005-01-22 | 1 | -0/+5 |
| * | fail if UNIXFileOwner is set. [druby-ja:111] | seki | 2005-01-22 | 1 | -0/+1 |
| * | * lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError. | akr | 2005-01-21 | 1 | -3/+1 |
| * | * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546] | shugo | 2005-01-21 | 1 | -1/+1 |
| * | * lib/ipaddr.rb (test_s_new): typo. | usa | 2005-01-19 | 1 | -0/+1 |
| * | * lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases. | usa | 2005-01-19 | 1 | -1/+5 |
| * | * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignore | akr | 2005-01-18 | 1 | -0/+2 |
| * | * lib/webrick/ssl.rb (WEBrick::Config::SSL): the default value | gotoyuzo | 2005-01-18 | 5 | -14/+34 |
| * | * ext/readline/readline.c: suppress warnings. | nobu | 2005-01-16 | 5 | -17/+13 |
| * | * lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256] | eban | 2005-01-16 | 1 | -1/+1 |
| * | * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3. | kou | 2005-01-15 | 2 | -49/+66 |
| * | * lib/fileutils.rb (copy_entry): could not copy symbolic link. [ruby-talk:125... | aamine | 2005-01-10 | 1 | -20/+16 |
| * | * lib/yaml.rb: Kernel#y requires an argument. | why | 2005-01-07 | 1 | -1/+2 |
| * | * lib/time.rb: recognize +00:00 and GMT as a localtime. | akr | 2005-01-06 | 1 | -4/+28 |
| * | Allow for colons in DOS file names | dave | 2005-01-05 | 1 | -1/+1 |
| * | * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload): | gotoyuzo | 2005-01-02 | 5 | -11/+15 |
| * | Fix problem in ri formatting if heading contains markup | dave | 2004-12-31 | 2 | -9/+32 |
| * | Update kilmer template to use sections | dave | 2004-12-29 | 1 | -0/+14 |
| * | * lib/fileutils.rb (mv): should raise error when moving a directory to the (e... | aamine | 2004-12-27 | 1 | -13/+32 |
| * | * lib/fileutils.rb (mkdir, mkdir_p): should ensure directory permission. (bac... | aamine | 2004-12-24 | 1 | -9/+17 |
| * | * lib/cgi/session.rb: [ruby-list:40444] | matz | 2004-12-22 | 1 | -3/+3 |
| * | * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup. | nahi | 2004-12-21 | 7 | -114/+87 |
| * | * added files: | nahi | 2004-12-20 | 70 | -1094/+1742 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-12-20 | 5 | -0/+724 |
| * | * lib/cgi/session.rb (CGI::Session#initialize): empty session id was | nobu | 2004-12-19 | 1 | -1/+2 |
| * | * lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD. | kou | 2004-12-19 | 2 | -5/+5 |
| * | * lib/test/unit.rb: use standalone runner for -e. | nobu | 2004-12-19 | 3 | -8/+28 |
| * | * I confirmed that its length. :-) | nahi | 2004-12-18 | 1 | -1/+1 |
| * | * lib/webrick/httpauth.rb, | nahi | 2004-12-18 | 3 | -5/+2 |
| * | * dir.c (dir_open_dir): new function. [ruby-dev:25242] | matz | 2004-12-18 | 1 | -5/+9 |
| * | * lib/cgi/session.rb (CGI::Session#initialize): control adding | nobu | 2004-12-17 | 1 | -6/+5 |
| * | backported from CVS_HEAD | seki | 2004-12-16 | 2 | -4/+30 |
| * | * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should wait | gotoyuzo | 2004-12-16 | 5 | -13/+39 |
| * | * lib/net/http.rb (basic_encode): return value of pack('m') may include multi... | aamine | 2004-12-15 | 1 | -1/+1 |
| * | * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198] | matz | 2004-12-15 | 3 | -19/+28 |
| * | * lib/pathname.rb (cleanpath_aggressive): make it private. | akr | 2004-12-12 | 1 | -2/+4 |
| * | backported from CVS_HEAD | seki | 2004-12-12 | 1 | -2/+2 |
| * | Don't show r/w accessor flags if none were specified for custom attributes | dave | 2004-12-12 | 1 | -0/+5 |
| * | Never exclude files given on command line | dave | 2004-12-12 | 1 | -4/+5 |
| * | add DRbRemoteError. [ruby-list:40348], [ruby-list:40390] | seki | 2004-12-11 | 1 | -4/+22 |
| * | Fix CSS typo that meant h2 headings were invisible | dave | 2004-12-08 | 1 | -2/+2 |
| * | * lib/rss, test/rss, sample/rss: backported from CVS HEAD. | kou | 2004-12-08 | 15 | -593/+1232 |