aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/xmlrpc/httpserver.rb: [DOC] Fix typoa_matsuda2013-12-091-1/+1
* * lib/rubygems: Update to RubyGems master bf37240. Fixes uselessdrbrain2013-12-081-0/+7
* * lib/rubygems: Update to RubyGems master 096db36. Changes includedrbrain2013-12-083-13/+59
* * lib/net/http/responses.rb:naruse2013-12-082-1/+5
* * lib/xmlrpc/client.rb: [DOC] Fix typoa_matsuda2013-12-081-1/+1
* * lib/rubygems.rb: Update version for upcoming ruby 2.1.0 RC.drbrain2013-12-081-1/+1
* * lib/rubygems: Update to RubyGems master 14749ce. This fixes bugsdrbrain2013-12-0815-68/+473
* * lib/net/http/header.rb: [DOC] Net::HTTP#to_hash returns pair of key and...hsbt2013-12-071-4/+4
* * ext/tk/lib/tk/canvas.rb: [DOC] Fix typo (s/paramter/parameter/)a_matsuda2013-12-071-1/+1
* * lib/fileutils.rb: remove unnecessary initialization. by @vipulnsward [f...hsbt2013-12-071-1/+1
* * lib/webrick/httpstatus.rb: [DOC] Fix typoa_matsuda2013-12-061-1/+1
* * lib/erb.rb: [DOC] fix broken link.hsbt2013-12-061-1/+2
* * lib/webrick/compat.rb, lib/xmlrpc/datetime.rb: [DOC] fix typo by @vipul...hsbt2013-12-062-2/+2
* * lib/webrick/httprequest.rb: [DOC] Fix broken link of CGI specification ...hsbt2013-12-061-1/+2
* mkmf.rb: strip destdir from prefixnobu2013-12-051-0/+1
* * lib/webrick/httpresponse.rb: [DOC] Fix typoa_matsuda2013-12-051-1/+1
* * lib/webrick/httpproxy.rb: [DOC] Fix typoa_matsuda2013-12-041-1/+1
* delegate.rb: ignore unset targetnobu2013-12-041-6/+15
* * lib/net/smtp.rb: [DOC] Fix typoa_matsuda2013-12-031-1/+1
* rdoc/constant.rb: reapply r43006 for workaround ofnobu2013-12-031-1/+9
* * lib/rdoc: Update to RDoc master 900de99. Changes include:drbrain2013-12-033-12/+6
* * lib/csv.rb: [DOC] Fix typosa_matsuda2013-12-021-7/+7
* * lib/net/smtp.rb (Net::SMTP#critical): Always return adrbrain2013-12-021-1/+1
* * lib/rubygems: Update to RubyGems master baa965b. Notable changes:drbrain2013-12-011-6/+8
* * lib/open3.rb: [DOC] Fix typo (s/thumnail/thumbnail/)a_matsuda2013-12-011-3/+3
* * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes:drbrain2013-11-3021-22/+254
* * lib/fileutils.rb: [DOC] Fix typo (s/perserve/preserve/)a_matsuda2013-11-301-1/+1
* * lib/irb/inspector.rb: [DOC] Fix typo (s/dependant/dependent/)a_matsuda2013-11-302-2/+2
* * lib/drb/ssl.rb: [DOC] Fix typoa_matsuda2013-11-291-1/+1
* * lib/uri/generic.rb: [DOC] Fix typoa_matsuda2013-11-291-1/+1
* * lib/webrick/httpauth/digestauth.rb: Fix typo in an error message.a_matsuda2013-11-291-1/+1
* * lib/racc/parser.rb: Fix typoa_matsuda2013-11-291-3/+3
* * lib/gserver.rb: [DOC] Fix typoa_matsuda2013-11-281-5/+5
* optparse.rb: regexp at lhsnobu2013-11-281-1/+1
* * lib/drb/ssl.rb: [Doc] Fix typoa_matsuda2013-11-281-1/+1
* * lib/irb/notifier.rb: [Doc] Fix typoa_matsuda2013-11-271-1/+1
* * lib/irb/notifier.rb: Fix typoa_matsuda2013-11-271-1/+1
* * lib/rinda/ring.rb: Announce RingServer for the same process.drbrain2013-11-271-1/+1
* * lib/rubygems: Update to RubyGems master 612f85a. Notable changes:drbrain2013-11-2524-82/+328
* * lib/xmlrpc.rb: [DOC] Fix link to xmlrpc4r site [Bug #9148]zzak2013-11-251-1/+1
* * lib/uri/common.rb: [DOC] typo fixes by @vipulnsward [Fixes GH-456]zzak2013-11-252-3/+3
* * lib/csv.rb: Optimize header hashes by freezing string keys.jeg22013-11-241-0/+2
* * lib/csv.rb: If skip_lines is set to a String, convert it to a Regexpjeg22013-11-231-5/+8
* * lib/set.rb (class SortedSet): Fix source_location for methods defined via e...tmm12013-11-221-4/+4
* * lib/rubygems: Update to RubyGems master dcce4ff. Important changesdrbrain2013-11-224-9/+19
* don't call gem method if Test::Unit is definednaruse2013-11-221-1/+1
* * lib/rubygems: Update to RubyGems master 50a8210. Important changesdrbrain2013-11-2117-166/+356
* delegate.rb: check if target is setnobu2013-11-211-5/+10
* tempfile.rb: get rid of warningsnobu2013-11-211-1/+1
* delegate.rb: try private methods after the targetnobu2013-11-211-14/+12