| Commit message (Expand) | Author | Age | Files | Lines |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 20 | -146/+330 |
* | improved keeper thread | seki | 2005-02-28 | 1 | -17/+37 |
* | * lib/uri/generic.rb (split_userinfo): should split ":pass" into "" | akira | 2005-02-23 | 1 | -8/+1 |
* | * lib/net/imap.rb (initialize): handle certs correctly. Thanks, | shugo | 2005-02-22 | 1 | -5/+6 |
* | * lib/mkmf.rb (mkmf_failed): fixed typo. | kou | 2005-02-22 | 1 | -2/+2 |
* | * configure.in, lib/mkmf.rb: use simple commands if available. | nobu | 2005-02-22 | 1 | -16/+46 |
* | * lib/open-uri.rb (URI::FTP#buffer_open): access mechanism | akr | 2005-02-19 | 1 | -4/+33 |
* | (DRbObject#respond_to?) take two arguments. [ruby-dev:25722] | seki | 2005-02-19 | 1 | -2/+2 |
* | * lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_check | akr | 2005-02-19 | 1 | -1/+6 |
* | * lib/mkmf.rb (create_makefile): reverted wrongly removed lines. | nobu | 2005-02-19 | 1 | -0/+3 |
* | * ext/extmk.rb (extract_makefile): remove no longer existing installed | nobu | 2005-02-19 | 1 | -22/+28 |
* | * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo. | ocean | 2005-02-17 | 1 | -2/+2 |
* | * lib/test/unit/collector.rb (collect_file): now deletes paths added | ntalbott | 2005-02-17 | 3 | -11/+16 |
* | * lib/rss/parser.rb (RSS::ListenerMixin::tag_end): | kou | 2005-02-14 | 1 | -1/+2 |
* | add safe_leve, default_safe_level ([druby-ja:120]) | seki | 2005-02-13 | 1 | -5/+33 |
* | * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): added | kou | 2005-02-13 | 3 | -0/+6 |
* | * lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrase | gotoyuzo | 2005-02-13 | 1 | -1/+4 |
* | make module_function | seki | 2005-02-12 | 1 | -0/+4 |
* | * lib/open-uri.rb (OpenURI.open_loop): send authentication only for | akr | 2005-02-12 | 1 | -1/+7 |
* | document updated. | akr | 2005-02-12 | 1 | -8/+9 |
* | * lib/open-uri.rb (OpenURI.open_http): reject userinfo explicitly. | akr | 2005-02-12 | 1 | -0/+4 |
* | * lib/open-uri.rb: support https if the platform provides CA | akr | 2005-02-12 | 1 | -72/+83 |
* | * lib/open-uri.rb (URI::HTTP#proxy_open): new option supported: | akr | 2005-02-11 | 1 | -2/+16 |
* | * lib/mkmf.rb (create_makefile): fix typo. | usa | 2005-02-10 | 1 | -1/+1 |
* | * bcc32/Makefile.sub (COMMON_LIBS): add libraries included in | nobu | 2005-02-10 | 1 | -1/+11 |
* | reject :instance_eval, :class_eval, :module_eval [druby-ja:117] | seki | 2005-02-08 | 1 | -1/+1 |
* | document updated. | akr | 2005-02-08 | 1 | -47/+53 |
* | * lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method. | akr | 2005-02-07 | 1 | -0/+31 |
* | * lib/mkmf.rb (with_cppflags, with_cflags, with_ldflags): keep flags | nobu | 2005-02-06 | 1 | -6/+6 |
* | * ext/extmk.rb (extract_makefile): extract previously collected | nobu | 2005-02-06 | 1 | -50/+149 |
* | synchronized with date2 3.6.3 | tadf | 2005-02-06 | 2 | -9/+40 |
* | * lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was not | akr | 2005-02-05 | 1 | -6/+24 |
* | comment refined. | akr | 2005-02-05 | 1 | -2/+2 |
* | * lib/rss: supported Image module. | kou | 2005-02-03 | 9 | -8/+381 |
* | * 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 |
* | * Makefile.in, configure.in: made EXTOUT configurable. | nobu | 2005-01-31 | 1 | -2/+6 |
* | 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/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 (decode_utf7): use pack("U*") to encode UTF-8. | shugo | 2005-01-21 | 1 | -121/+2 |
* | * 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 |
* | * ext/readline/readline.c: suppress warnings. | nobu | 2005-01-16 | 5 | -17/+13 |