summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-10-22* lib/resolv.rb: fix a exception name in previous patch.akr
2011-10-22* lib/resolv.rb: make timeout configurable for DNS query.akr
2011-10-19Imported minitest 2.6.2 (r6712)ryan
2011-10-17Tue Oct 18 02:24:19 2011 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2011-10-10* lib/pp.rb: Move PP documentation to top of class PP. Patch bydrbrain
2011-10-07* lib/shell.rb: Document some methods of Shell. Patch by Caroldrbrain
2011-10-07* lib/test/unit/assertions.rb (assert_send, assert_not_send):nobu
2011-10-06* lib/time.rb: Clean up Time documentation. Patch by Jake Goulding.drbrain
2011-10-06* time.c (Init_Time): Improve Time documentation. Patch by Shanedrbrain
2011-10-04* lib/time.rb (Time.strptime): use Time.at if d[:seconds] is set.naruse
2011-10-03* lib/shellwords.rb: Update toplevel comment with an example. Patchdrbrain
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