summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-03-04* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-02-28improved keeper threadseki
2005-02-23* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira
2005-02-22* lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo
2005-02-22* lib/mkmf.rb (mkmf_failed): fixed typo.kou
2005-02-22* configure.in, lib/mkmf.rb: use simple commands if available.nobu
2005-02-19* lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr
2005-02-19(DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki
2005-02-19* lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr
2005-02-19* lib/mkmf.rb (create_makefile): reverted wrongly removed lines.nobu
2005-02-19* ext/extmk.rb (extract_makefile): remove no longer existing installednobu
2005-02-17* lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean
2005-02-17 * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott
2005-02-14* lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou
2005-02-13add safe_leve, default_safe_level ([druby-ja:120])seki
2005-02-13* lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou
2005-02-13* lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrasegotoyuzo
2005-02-12make module_functionseki
2005-02-12* lib/open-uri.rb (OpenURI.open_loop): send authentication only forakr
2005-02-12document updated.akr
2005-02-12* lib/open-uri.rb (OpenURI.open_http): reject userinfo explicitly.akr
2005-02-12* lib/open-uri.rb: support https if the platform provides CAakr
2005-02-11* lib/open-uri.rb (URI::HTTP#proxy_open): new option supported:akr
2005-02-10* lib/mkmf.rb (create_makefile): fix typo.usa
2005-02-10* bcc32/Makefile.sub (COMMON_LIBS): add libraries included innobu
2005-02-08reject :instance_eval, :class_eval, :module_eval [druby-ja:117]seki
2005-02-08document updated.akr
2005-02-07* lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.akr
2005-02-06* lib/mkmf.rb (with_cppflags, with_cflags, with_ldflags): keep flagsnobu
2005-02-06* ext/extmk.rb (extract_makefile): extract previously collectednobu
2005-02-06synchronized with date2 3.6.3tadf
2005-02-05* lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was notakr
2005-02-05comment refined.akr
2005-02-03* lib/rss: supported Image module.kou
2005-02-02* lib/rss/rss.rb (RSS::Element#convert): added.kou
2005-02-01(DRb::DRbObject#respond_to?): check marshal_dump and _dumpseki
2005-01-31* Makefile.in, configure.in: made EXTOUT configurable.nobu
2005-01-29example modified a bit.akr
2005-01-29* lib/resolv.rb (Resolv::DNS::Resource::IN::SRV): Added RFC2782 SRVakr
2005-01-28* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf):akr
2005-01-23 * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which hasnahi
2005-01-22(accept) rescue SSLError. [druby-ja:110]seki
2005-01-22fail if UNIXFileOwner is set. [druby-ja:111]seki
2005-01-21* lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError.akr
2005-01-21* lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo
2005-01-21* lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546]shugo
2005-01-19* lib/ipaddr.rb (test_s_new): typo.usa
2005-01-19* lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.usa
2005-01-18* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignoreakr