summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-10-03* lib/rubygems: Update to RubyGems 1.8.11. Move Deprecate into thedrbrain
2011-10-02* lib/yaml/store.rb: make initialize method signature match thetenderlove
2011-10-02* lib/mkmf.rb (have_framework): try as Objective-C.nobu
2011-09-26* lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg.naruse
2011-09-25* lib/yaml/dbm/dbm.rb: fix #update, add #key for using istead #index.ayumin
2011-09-19* lib/fileutils.rb (module FileUtils): improve performance ofayumin
2011-09-17* lib/find.rb (Find.find): add documentation that Find.findktsj
2011-09-13* lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu
2011-09-13* lib/pstore.rb (PStore): always open in binary mode even ifnobu
2011-09-12* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_send): fix message.nobu
2011-09-12* lib/rake/file_list.rb (Rake::FileList#egrep): there is no need tousa
2011-09-12* lib/test/unit/assertions.rb (assert_send): make arguments innobu
2011-09-10* lib/matrix.rb: Deal with subclasses of Matrix [redmine #5307]marcandre
2011-09-07* lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou
2011-09-07* lib/yaml.rb: explicitly specify ::Object to avoid the collision withnaruse
2011-09-06* lib/test/unit.rb (_run_suites): Now reports are written thesorah
2011-09-04* lib/net/imap.rb (default_port, default_imap_port,shugo
2011-09-03* lib/thread.rb (SizedQueue#max=) raise ArgumentError if max is notnagachika
2011-08-30* lib/thread.rb (Queue#pop): fix a race against Thread.wakeup.kosaki
2011-08-27Imported minitest 2.5.1 (r6596)ryan
2011-08-26* lib/rdoc: Import RDoc 3.9.4. Typo and grammar fixes by Luke Gruber.drbrain
2011-08-26* lib/open-uri.rb: Fix indentation of OpenURI::OpenRead#open. Use ++drbrain
2011-08-26* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patchdrbrain
2011-08-26ugh. sorryryan
2011-08-26Added gem activation for minitest/autoload to help users keep currentryan
2011-08-26* lib/rubygems: Update to RubyGems 1.8.10. Fixes security issue indrbrain
2011-08-24Add a missing parenthesis in the example.naruse
2011-08-23* lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allowsdrbrain
2011-08-23* lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multipledrbrain
2011-08-23Imported minitest 2.5.0 (r6557)ryan
2011-08-19* lib/net/imap.rb (idle): raises a Net::IMAP::Error when theshugo
2011-08-19* lib/net/imap.rb (msg_att): accepts extra space before ')'.shugo
2011-08-16duplicated statement removed in comment.akr
2011-08-12* lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch bydrbrain
2011-08-12* lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain
2011-08-12* lib/rubygems: Import RubyGems 1.8.8. Fixes encoding of YAML gemspecdrbrain
2011-08-11 * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.drbrain
2011-08-11* lib/mkmf.rb (link_command): use LIBRUBYARG in rbconfig fornobu
2011-08-10* lib/net/pop.rb: fix typo in document.akr
2011-08-10* lib/mkmf.rb (init_mkmf): set $LIBRUBYARG regardless of sharednobu
2011-08-09* lib/net/http.rb: come back autoload. OpenSSL constant is usednaruse
2011-08-05* lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should useshugo
2011-08-05 * lib/rubygems: Import RubyGems 1.8.7:drbrain
2011-08-03* lib/mkmf.rb (link_command): use static library only for bundlednobu
2011-08-03update doc.akr
2011-08-02* lib/prettyprint.rb: update document. [ruby-core:36776]akr
2011-08-01Correct RubyGems bin check on Windows. Bug #5111luislavena
2011-08-01 * lib/rdoc.rb: Import RDoc 3.9.1. Fixes bugs in the RDoc::Markupdrbrain
2011-07-31Forward-ports r32778 from branches/ruby_1_9_3 to trunk.yugui
2011-07-31 * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating andrbrain