summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-01-28Import rubygems 1.5.0 (release candidate @ 09893d9)ryan
2011-01-19Importing rubygems @ c2d4131: Deal with platforms that have DLEXT2 == nil. Fi...ryan
2011-01-19Finish removing code, (fixes sources command test).drbrain
2011-01-19Always enable rubygems/custom_requiredrbrain
2011-01-19Remove require of deleted file in RubyGems.drbrain
2011-01-19Import rubygems 1.5.0 (release candidate)ryan
2011-01-18Reverting nobu's rubygems patch. It needs: 1) to have a test, 2) to be UTF8, ...ryan
2011-01-18 * lib/irb/comletion.rb: Irb tab completion support for XX::method forms.keiju
2011-01-18 * lib/logger.rb: added RDoc document for logging message escapenahi
2011-01-17* lib/rubygems/source_index.rb (Gem#load_specification): read innobu
2011-01-15* configure.in (warnflags): add -Werror=implicit-function-declarationnobu
2011-01-14* lib/net/imap.rb: use bytesize for binary strings.naruse
2011-01-14Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan
2011-01-12update comment.akr
2011-01-12* lib/net/http.rb (Net::HTTP#connect): makes it timeout duringyugui
2011-01-09* lib/irb/locale.rb (IRB::Locale::LOCALE_NAME_RE):yugui
2011-01-07* lib/mkmf.rb (configuration): backref needs to capture.nobu
2011-01-06* lib/mkmf.rb (create_makefile): ignore rest from first dot fromusa
2011-01-06* lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to thetenderlove
2011-01-06* lib/mkmf.rb (configuration): fixing gsub when multiple error flagstenderlove
2011-01-05* lib/net/http.rb (Net::HTTP#get): A header hash given should notknu
2011-01-05* lib/irb/locale.rb (IRB::Locale#search_file): make it possibleyugui
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