summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-12-31* configure.in (warnflags), lib/mkmf.rb (configuration): turnnobu
2010-12-28Deprecate Rake::RDocTask in favor of RDoc::Taskdrbrain
2010-12-28Import RDoc 3.1drbrain
2010-12-26* lib/optparse.rb (OptionParser#compsys): escape brackets too.kazu
2010-12-26* lib/rdoc/ri/paths.rb (RDoc::RI::Paths::HOMEDIR): no exception ifnobu
2010-12-25* lib/csv.rb (CSV.foreach): 'rb' mode is defaulted in open.nobu
2010-12-25* lib/csv.rb (CSV#init_separators): use IO#gets with lengthnobu
2010-12-25* lib/csv.rb (CSV::foreach, CSV#initialize): fixed passing options.nobu
2010-12-25* lib/csv.rb (CSV::foreach, CSV#initialize): directly use encodingnobu
2010-12-25* lib/csv.rb, test/csv: should not assume $, invariant.nobu
2010-12-25Fixed a minor warning in 1.9.3ryan
2010-12-25Imported minitest 2.0.2 r6093ryan
2010-12-22adding more tests for Net::SMTP::Response classtenderlove
2010-12-22passing nil to split is not necessarytenderlove
2010-12-22* lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use antenderlove
2010-12-22* lib/net/smtp.rb: Net::SMTP should close the SSL connection if thetenderlove
2010-12-20There is no Perl parser in RDoc 3 ☹drbrain
2010-12-20Import RDoc 3drbrain
2010-12-15Imported minitest 2.0.1 r6079.ryan
2010-12-15* lib/test/unit.rb (process_args): need to setup @help to print options.usa
2010-12-14* lib/test/unit.rb: help messages.usa
2010-12-14* lib/net/http.rb (Net::HTTPRequest#send_request_body_data):naruse
2010-12-14fix wrong argument.naruse
2010-12-14* lib/minitest/unit.rb (Minitest::Unit#_run_suite): split testnaruse
2010-12-13* lib/net/http.rb (Net::HTTPRequest#set_form): Added to supportnaruse
2010-12-12* misc/rb_optparse.zsh: update how to install.kazu
2010-12-10* lib/mkmf.rb (check_signedness): should use the prelude code.nobu
2010-12-10* lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.nobu
2010-12-10Add doc to warn the userinfo for auth. [ruby-core:33255]naruse
2010-12-10* lib/net/http.rb: remove version 1.1 features.naruse
2010-12-09* lib/webrick/accesslog.rb (WEBrick::AccessLog#format): supportakr
2010-12-07* lib/optparse.rb (OptionParser::Officious): separate completionnobu
2010-12-07* lib/optparse.rb (OptionParser::Completion#candidate),nobu
2010-12-07* lib/rexml/light/node.rb: remove circular require.kou
2010-12-07* lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou
2010-12-07* lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo
2010-12-06* configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu
2010-12-06* lib/optparse.rb (OptionParser#candidate): skip separators.nobu
2010-12-06* lib/uri/common.rb (URI::Parser#initialize_pattern):naruse
2010-12-06* lib/uri/common.rb (URI::Parser#initialize_pattern):naruse
2010-12-06* lib/mkmf.rb (check_signedness): rename unused variable prelude.naruse
2010-12-05* lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu
2010-12-03* lib/mkmf.rb (String#tr_cpp): substitute * with P like asnobu
2010-12-03* lib/mkmf.rb (convertible_int): define printf format prefix too.nobu
2010-12-03* lib/mkmf.rb (convertible_int): detect convertible integer type.nobu
2010-12-03* lib/mkmf.rb (check_sizeof): should return integer always.nobu
2010-12-02* lib/uri/common.rb (URI.encode_www_form):naruse
2010-12-02* lib/net/http.rb (Net::HTTP#set_form_data):naruse
2010-12-01* lib/test/unit.rb (Test::Unit::GCStressOption): --gc-stressnobu
2010-12-01* lib/test/unit.rb (Test::Unit::Mini#_run_suites): show the resultnobu