summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-10-24* lib/xmlrpc/utils.rb (XMLRPC::ParseContentType#parse_content_type):jeg2
2007-10-24doc. wording fix.akr
2007-10-18* lib/rexml/source.rb (REXML::SourceFactory::SourceFactory): morematz
2007-10-14* lib/pp.rb (PP::PPMethods#pp_hash): don't sort keys because hash isakr
2007-10-13* configure.in (AC_SYS_LARGEFILE): keep results also in commandnobu
2007-10-13* lib/open-uri.rb (OpenURI.open_http): fix :ssl_ca_cert option.akr
2007-10-12* lib/rexml/document.rb (REXML::Document::write): leakymatz
2007-10-08* lib/net/imap.rb, lib/net/smtp.rb, lib/net/pop.rb: hostname shouldgotoyuzo
2007-10-07* lib/net/http.rb: remove enable_post_connection_check flag.gotoyuzo
2007-10-04* lib/ipaddr.rb (in_addr, in6_addr, addr_mask): Make some minorknu
2007-10-04* lib/ipaddr.rb (<=>): Implement IPAddr#<=> and make IPAddrknu
2007-10-04* lib/ipaddr.rb (coerce_other): Support type coercion and make &,knu
2007-10-02 r1368@bean: ser | 2007-10-01 21:24:36 -0400ser
2007-10-02 r1367@bean: ser | 2007-10-01 21:24:35 -0400ser
2007-10-02 r1366@bean: ser | 2007-10-01 21:24:33 -0400ser
2007-10-02 r1365@bean: ser | 2007-10-01 21:24:32 -0400ser
2007-10-02 r1364@bean: ser | 2007-10-01 21:24:31 -0400ser
2007-10-02 r1361@bean: ser | 2007-10-01 21:24:28 -0400ser
2007-09-24* lib/weakref.rb (WeakRef): remove debug print. [ruby-dev:31799]matz
2007-09-24 lib/net/http.rb: fix typo.shyouhei
2007-09-23* lib/net/http.rb: an SSL verification (the server hostname shouldgotoyuzo
2007-09-22 * lib/rdoc/options.rb (Options::check_diagram): dot -V outputshyouhei
2007-09-21* lib/optparse.rb (OptionParser::List::summarize): use each_line ifnobu
2007-09-18 * lib/matrix.rb: fix a coerce bug of Vector. [ruby-core: 12190]keiju
2007-09-17* lib/net/http.rb (HTTP::GenericRequest#initialize): check path is not nil. [...aamine
2007-09-15* lib/rss.rb, lib/rss/, test/rss/:kou
2007-09-11* lib/tempfile.rb (Tempfile::make_tmpname): Allow to specify aknu
2007-09-11* lib/shellwords.rb: Add shellescape() and shelljoin().knu
2007-09-09 * lib/date/format.rb (_strptime): now also attaches an elementtadf
2007-09-08 * lib/date/format.rb (str[fp]time): now check specifications moretadf
2007-09-06* lib/fileutils.rb (FileUtils::Entry_::copy): prevent self copy ofmatz
2007-09-01 * lib/date/format.rb (_parse): improved parsing of ordinal dates.tadf
2007-08-30* lib/mkmf.rb: initialize $top_srcdir always. [ruby-dev:31682]nobu
2007-08-30* lib/mkmf.rb (try_const, have_const): check for a const is defined.nobu
2007-08-29* lib/open-uri.rb: add :ftp_active_mode option.akr
2007-08-26* io.c (rb_io_each_byte): caused infinite loop. [ruby-dev:31652]matz
2007-08-25 * typo fixed (analysys -> analysis)nahi
2007-08-24* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.matz
2007-08-24* eval.c (rb_f_send_bang): abandon the name funcall for privatematz
2007-08-21* lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable.akr
2007-08-18* lib/rexml/rexml.rb: added encoding.nobu
2007-08-18* lib/rexml/rexml.rb: removed doubled constant.nobu
2007-08-18fix Dir.mktmpdir doc.akr
2007-08-16update Dir.mktmpdir document.akr
2007-08-15forgot to remove.akr
2007-08-15* lib/tmpdir.rb (Dir.mktmpdir): new method. [ruby-dev:31416]akr
2007-08-13* lib/rss/rss.rb: 0.1.8 -> 0.1.9.kou
2007-08-13* lib/open-uri.rb: make ftp passive mode to avoid NAT problem.akr
2007-08-12* vm_dump.c (debug_print_pre): fix to show control frame count.ko1
2007-08-10 * lib/date/format.rb: reverted some wrongly erased "o" optionstadf