summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-11-08* lib/rubygems/*: Remove unused variables warningsmarcandre
2010-11-08* lib/rdoc/*.rb: Remove unused variable warnings.marcandre
2010-11-08* lib/rake/*.rb: Remove unused variable warnings.marcandre
2010-11-08* lib/minitest/mock.rb: Remove unused variable warnings.marcandre
2010-11-03* lib/irb/ruby-lex.rb (RubyLex#identify_string): use charclass.nobu
2010-11-03* lib/ostruct.rb (OpenStruct#delete_field): also undefinenobu
2010-11-02* lib/irb/ruby-lex.rb (RubyLex#identify_string): parse multiplematz
2010-10-30* lib/rexml/encoding.rb: untabify.kou
2010-10-30* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou
2010-10-29* lib/resolv-replace.rb: suppress warning.akr
2010-10-29* lib/resolv.rb: retry via TCP if UDP reply is truncated.akr
2010-10-28* lib/webrick/httprequest.rb (read_request_line): extend maxnaruse
2010-10-26* lib/scanf.rb (extract_float): allow 2.e+2 style.naruse
2010-10-24* lib/date.rb: some corrections of documentation.tadf
2010-10-24* lib/test/unit.rb (Test::Unit::Mini#run): abort if interrupted.nobu
2010-10-24* lib/test/unit.rb (Test::Unit::Mini#run_test_suites): show thenobu
2010-10-24* lib/test/unit.rb (Test::Unit::Mini#run_test_suites): ensurenobu
2010-10-24* lib/test/unit.rb: make test/unit play nicely with the rake testtenderlove
2010-10-23* lib/mkmf.rb: $extmk should be true for test/runner.nobu
2010-10-22* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2010-10-22* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):naruse
2010-10-21Cleaned up clevar in test/unit's override of assertryan
2010-10-21* lib/webrick/httpauth/digestauth.rbnaruse
2010-10-21* lib/net/telnet.rb (Net::Telnet#close): added.naruse
2010-10-18* lib/net/http.rb (transport_request): @socket may be nil.naruse
2010-10-17 * lib/date/delta.rb: added an rdoc tag.tadf
2010-10-13* lib/cgi/util.rb (CGI::unescape): bugfix to unescape the multibytexibbar
2010-10-11* lib/net/http.rb (HTTP.get): specify ASCII-8BIT as the resultnaruse
2010-10-10* lib/set.rb (Set#replace): Apply a bit of optimization.knu
2010-10-07* lib/csv.rb: Fixing documentation typos. [ruby-core:32712]jeg2
2010-10-06* lib/uri/generic.rb (URI::Generic#hostname): new method.akr
2010-09-30* lib/uri/common.rb (URI.encode_www_form): change treatment ofnaruse
2010-09-29* lib/rdoc/known_classes.rb (RDoc::KNOWN_CLASSES): add Encoding.nobu
2010-09-27 * test/net/imap/test_imap.rb: resurrection of r29259.shyouhei
2010-09-23Imported minitest 1.7.2 r5879.ryan
2010-09-23Add document about URI.join. [ruby-core:32462]naruse
2010-09-21* lib/rdoc/ri/store.rb (save_cache): remove duplicate entries.eban
2010-09-19* lib/mkmf.rb (try_link): rdocyugui
2010-09-17* lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou
2010-09-16* lib/tracer.rb: count only non-internal libraries in stack trace,nobu
2010-09-16* lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.nobu
2010-09-16* lib/rdoc/ri/driver.rb (RDoc::RI::Driver.setup_options)nobu
2010-09-16* lib/rdoc/ri/paths.rb (RDoc::RI::Paths.each): HOMEDIR can be nilnobu
2010-09-15reverting; http://rubyforge.org/tracker/?func=detail&atid=4099&aid=28566&grou...shyouhei
2010-09-15 * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised):shyouhei
2010-09-13* lib/mkmf.rb (try_do): fix typo. a patch from Peter Weldonnobu
2010-09-12 * lib/date.rb: [ruby-core:32096] Thanks Colin Bartlett.tadf
2010-09-11update document.akr
2010-09-11update document.akr