aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* reject :instance_eval, :class_eval, :module_eval [druby-ja:117]seki2005-02-081-1/+1
* document updated.akr2005-02-081-47/+53
* * lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.akr2005-02-071-0/+31
* * lib/mkmf.rb (with_cppflags, with_cflags, with_ldflags): keep flagsnobu2005-02-061-6/+6
* * ext/extmk.rb (extract_makefile): extract previously collectednobu2005-02-061-50/+149
* synchronized with date2 3.6.3tadf2005-02-062-9/+40
* * lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was notakr2005-02-051-6/+24
* comment refined.akr2005-02-051-2/+2
* * lib/rss: supported Image module.kou2005-02-039-8/+381
* * lib/rss/rss.rb (RSS::Element#convert): added.kou2005-02-025-66/+74
* (DRb::DRbObject#respond_to?): check marshal_dump and _dumpseki2005-02-011-1/+11
* * Makefile.in, configure.in: made EXTOUT configurable.nobu2005-01-311-2/+6
* example modified a bit.akr2005-01-291-4/+4
* * lib/resolv.rb (Resolv::DNS::Resource::IN::SRV): Added RFC2782 SRVakr2005-01-291-0/+58
* * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf):akr2005-01-281-0/+10
* * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which hasnahi2005-01-231-0/+4
* (accept) rescue SSLError. [druby-ja:110]seki2005-01-221-0/+5
* fail if UNIXFileOwner is set. [druby-ja:111]seki2005-01-221-0/+1
* * lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError.akr2005-01-211-3/+1
* * lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo2005-01-211-121/+2
* * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546]shugo2005-01-211-1/+1
* * lib/ipaddr.rb (test_s_new): typo.usa2005-01-191-0/+1
* * lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.usa2005-01-191-1/+5
* * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignoreakr2005-01-181-0/+2
* * ext/readline/readline.c: suppress warnings.nobu2005-01-165-17/+13
* * lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256]eban2005-01-161-1/+1
* * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou2005-01-152-49/+66
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): shouldgotoyuzo2005-01-103-6/+12
* * lib/yaml.rb: Kernel#y requires an argument.why2005-01-071-1/+2
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2005-01-073-8/+22
* * lib/time.rb: recognize +00:00 and GMT as a localtime.akr2005-01-061-4/+28
* Allow for colons in DOS file namesdave2005-01-051-1/+1
* * missed in last commit.gotoyuzo2005-01-021-2/+2
* * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo2005-01-024-8/+13
* add lazy stop_serviceseki2005-01-022-9/+11
* update copyright yearaamine2005-01-012-3/+3
* * lib/net/http.rb (each_capitalized): should join header field value. This p...aamine2005-01-011-1/+1
* * lib/fileutils.rb (copy_stream): use read/write instead of sysread/syswrite,...aamine2005-01-011-8/+12
* Fix problem in ri formatting if heading contains markupdave2004-12-312-9/+32
* Update kilmer template to use sectionsdave2004-12-291-0/+14
* * lib/net/telnet.rb (preprocess): remove NULL unless binmode.usa2004-12-281-0/+3
* * lib/fileutils.rb (mv): should raise error when moving a directory to the (e...aamine2004-12-271-12/+31
* * lib/net/imap.rb (Net::IMAP::PlainAuthenticator): added a new classshugo2004-12-261-0/+16
* * lib/xmlrpc/client.rb: use "" instead of "." if prefix argument ismneumann2004-12-211-5/+5
* * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi2004-12-217-114/+87
* * added files:nahi2004-12-2074-1094/+2295
* * lib/net/https.rb: delete descriptions about key_file and cert_file.gotoyuzo2004-12-201-6/+0
* * lib/cgi/session.rb (CGI::Session#initialize): empty session id wasnobu2004-12-191-1/+2
* * lib/rexml/encodings/SHIFT_JIS.rb: fixed LoadError bug. [ruby-core:3958]kou2004-12-191-1/+1
* * lib/test/unit.rb: use standalone runner for -e.nobu2004-12-193-12/+23