summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou2005-02-141-1/+2
* pass DRb info to sub threadseki2005-02-131-1/+4
* * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou2005-02-133-0/+6
* add safe_level, default_safe_levelseki2005-02-131-5/+30
* * lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrasegotoyuzo2005-02-131-1/+4
* make module_functionseki2005-02-121-0/+4
* * ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check.matz2005-02-123-5/+5
* * lib/open-uri.rb (OpenURI.open_loop): send authentication only forakr2005-02-121-0/+10
* document updated.akr2005-02-121-8/+9
* * lib/open-uri.rb: support https if the platform provides CAakr2005-02-121-72/+83
* * lib/open-uri.rb (URI::HTTP#proxy_open): new option supported:akr2005-02-111-2/+16
* reject :instance_eval, :class_eval, :module_eval [druby-ja:117]seki2005-02-081-1/+1
* document updated.akr2005-02-081-47/+53
* * lib/cgi.rb (CGI::Cookie): [ruby-talk:130040]matz2005-02-082-2/+2
* * lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.akr2005-02-071-0/+31
* * instruby.rb, rubytest.rb (srcdir): no longer embed srcdir intousa2005-02-061-1/+1
* * lib/mkmf.rb (create_makefile): fix unbalanced parens.nobu2005-02-061-1/+1
* * ext/socket/extconf.rb: check if getaddrinfo() works fine only whennobu2005-02-061-49/+125
* 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
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-02-032-0/+352
* * lib/rss: supported Image module.kou2005-02-037-8/+29
* * 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
* 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/net/protocol.rb (WriteAdapter#puts): should append \n, not prepend. [ru...aamine2005-01-261-1/+1
* * document updates - [ruby-core:04296], [ruby-core:04301],matz2005-01-244-41/+195
* * 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 (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
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): the default valuegotoyuzo2005-01-185-14/+34
* * 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/fileutils.rb (copy_entry): could not copy symbolic link. [ruby-talk:125...aamine2005-01-101-20/+16
* * lib/yaml.rb: Kernel#y requires an argument.why2005-01-071-1/+2
* * 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
* * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo2005-01-025-11/+15
* Fix problem in ri formatting if heading contains markupdave2004-12-312-9/+32
* Update kilmer template to use sectionsdave2004-12-291-0/+14
* * lib/fileutils.rb (mv): should raise error when moving a directory to the (e...aamine2004-12-271-13/+32