summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2006-09-08* ext/extmk.rb (extmake): follow Array#to_s.usa
2006-09-08Merged changes into HEAD from REXML 3.1.5.ser
2006-09-08* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): newgotoyuzo
2006-09-07* lib/optparse.rb: suppress `assigning void value' warning.nobu
2006-09-07* array.c (Init_Array): #to_s to be an alias to #inspect.matz
2006-09-04updated based on date2 3.9.tadf
2006-09-04* lib/cgi.rb (CGI::out): specify -x option for nkf.matz
2006-09-03* lib/mkmf.rb: get rid of nil.to_s.nobu
2006-09-02 * lib/soap/generator.rb (SOAP::SOAPGenerator#encode_tag): do not dumpnahi
2006-09-02 * lib/csv.rb (CSV::IOReader#initialize): use String#[](pos, len)nahi
2006-09-01* lib/irb/ruby-lex.rb (RubyLex::getc): should not push nil intomatz
2006-08-31* lib/mkmf.rb (configuration): follow nil.to_s.nobu
2006-08-31* ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR andusa
2006-08-30* object.c (rb_Integer): Integer(nil) should raise TypeError.matz
2006-08-30* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz
2006-08-27Include attributiondrbrain
2006-08-25updated based on date2 3.8.2.tadf
2006-08-22* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu
2006-08-22* lib/net/smtp.rb: parameter `to_addrs' might be an Array, .flatten is requir...aamine
2006-08-17* lib/cgi.rb (CGI::out): specify -m0 to disable MIME decode. amatz
2006-08-17* lib/mkmf.rb: added rdoc by Daniel Berger. [ruby-core:08177]nobu
2006-08-15* lib/net/smtp.rb: support SMTP/SSL. Thanks Kazuhiro NISHIYAMA.aamine
2006-08-11Make RDoc ignore C function prototypes by Tilman Sauerbeck [ruby-core:8574].drbrain
2006-08-11Replace nodoc with stopdoc so Module methods get documented.drbrain
2006-08-09* lib/net/smtp.rb (Net::SMTP::auth_cram_md5): use ord to retrievematz
2006-08-08* lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacifymatz
2006-08-08* lib/resolv.rb (Resolv::DNS::Message::MessageDecoder::get_string):matz
2006-08-07reverttadf
2006-08-07* lib/date/format.rb: specify maximum number of digits to parsematz
2006-08-06%[EO]U didn't denote %U.tadf
2006-08-05"%\n" means "\n".tadf
2006-08-04Remove tabs from Finalizer RDocdrbrain
2006-08-04RDoc for #run= and #run?drbrain
2006-08-04Move Example so RDoc picks it up.drbrain
2006-08-04Include more documentation.drbrain
2006-08-04Leave HTML escaped for HtmlFormatter.drbrain
2006-08-04Don't document test or sample directories.drbrain
2006-08-04Close the socket on SSLError. [ruby-core:7198]drbrain
2006-08-04Documentation cleanup.drbrain
2006-08-04 * lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' forkeiju
2006-08-04* lib/date/format.rb (__strptime, strftime): allow multi-line patternsnobu
2006-07-31* lib/logger.rb: improves the amount of documentation that Rdocmatz
2006-07-31* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improvegotoyuzo
2006-07-30* lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings.nobu
2006-07-26small document fixaamine
2006-07-26* lib/net/http.rb (Net::HTTP#post, request_post, request): should set Content...aamine
2006-07-26* eval.c (Init_eval): rename #invoke_method andmatz
2006-07-26* lib/cgi.rb (CGI::QueryExtension::read_multipart): checkmatz
2006-07-25* lib/mkmf.rb (configuration): typo.usa
2006-07-21* ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter beforenobu