aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg.naruse2011-09-261-0/+2
* * lib/yaml/dbm/dbm.rb: fix #update, add #key for using istead #index.ayumin2011-09-251-2/+12
* * lib/fileutils.rb (module FileUtils): improve performance ofayumin2011-09-191-10/+7
* * lib/find.rb (Find.find): add documentation that Find.findktsj2011-09-171-0/+2
* * lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu2011-09-131-0/+1
* * lib/pstore.rb (PStore): always open in binary mode even ifnobu2011-09-131-4/+3
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_send): fix message.nobu2011-09-121-1/+1
* * lib/rake/file_list.rb (Rake::FileList#egrep): there is no need tousa2011-09-121-1/+1
* * lib/test/unit/assertions.rb (assert_send): make arguments innobu2011-09-121-0/+52
* * lib/matrix.rb: Deal with subclasses of Matrix [redmine #5307]marcandre2011-09-101-23/+23
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou2011-09-071-1/+1
* * lib/yaml.rb: explicitly specify ::Object to avoid the collision withnaruse2011-09-071-1/+1
* * lib/test/unit.rb (_run_suites): Now reports are written thesorah2011-09-061-0/+8
* * lib/net/imap.rb (default_port, default_imap_port,shugo2011-09-041-0/+16
* * lib/thread.rb (SizedQueue#max=) raise ArgumentError if max is notnagachika2011-09-031-0/+1
* * lib/thread.rb (Queue#pop): fix a race against Thread.wakeup.kosaki2011-08-301-1/+3
* Imported minitest 2.5.1 (r6596)ryan2011-08-272-6/+27
* * lib/rdoc: Import RDoc 3.9.4. Typo and grammar fixes by Luke Gruber.drbrain2011-08-263-18/+17
* * lib/open-uri.rb: Fix indentation of OpenURI::OpenRead#open. Use ++drbrain2011-08-261-27/+35
* * ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patchdrbrain2011-08-267-46/+44
* ugh. sorryryan2011-08-261-0/+1
* Added gem activation for minitest/autoload to help users keep currentryan2011-08-261-0/+6
* * lib/rubygems: Update to RubyGems 1.8.10. Fixes security issue indrbrain2011-08-265-21/+27
* Add a missing parenthesis in the example.naruse2011-08-241-1/+1
* * lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allowsdrbrain2011-08-236-4/+22
* * lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multipledrbrain2011-08-232-2/+8
* Imported minitest 2.5.0 (r6557)ryan2011-08-235-169/+764
* * lib/net/imap.rb (idle): raises a Net::IMAP::Error when theshugo2011-08-191-3/+13
* * lib/net/imap.rb (msg_att): accepts extra space before ')'.shugo2011-08-191-1/+1
* duplicated statement removed in comment.akr2011-08-161-1/+0
* * lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch bydrbrain2011-08-121-6/+6
* * lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain2011-08-123-4/+7
* * lib/rubygems: Import RubyGems 1.8.8. Fixes encoding of YAML gemspecdrbrain2011-08-122-3/+8
* * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.drbrain2011-08-112-2/+2
* * lib/mkmf.rb (link_command): use LIBRUBYARG in rbconfig fornobu2011-08-111-2/+5
* * lib/net/pop.rb: fix typo in document.akr2011-08-103-4/+4
* * lib/mkmf.rb (init_mkmf): set $LIBRUBYARG regardless of sharednobu2011-08-101-4/+1
* * lib/net/http.rb: come back autoload. OpenSSL constant is usednaruse2011-08-091-6/+2
* * lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should useshugo2011-08-052-12/+12
* * lib/rubygems: Import RubyGems 1.8.7:drbrain2011-08-058-14/+46
* * lib/mkmf.rb (link_command): use static library only for bundlednobu2011-08-031-1/+2
* update doc.akr2011-08-031-0/+9
* * lib/prettyprint.rb: update document. [ruby-core:36776]akr2011-08-021-1/+8
* Correct RubyGems bin check on Windows. Bug #5111luislavena2011-08-011-0/+1
* * lib/rdoc.rb: Import RDoc 3.9.1. Fixes bugs in the RDoc::Markupdrbrain2011-08-014-8/+15
* Forward-ports r32778 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-1/+4
* * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating andrbrain2011-07-3119-283/+513
* * lib/securerandom.rb: call OpenSSL::Random.seed at the akr2011-07-291-1/+1
* * lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): typo.usa2011-07-281-1/+1
* * lib/delegate.rb: Move file-level documentation to the appropriatedrbrain2011-07-271-95/+76