aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* range.c: revert r42400nobu2013-08-081-1/+2
* * lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain2013-08-071-4/+6
* * lib/rss/utils.rb: [DOC] RSS::Utils by Steve Klabnik [Bug #8745]zzak2013-08-061-2/+90
* * lib/rss/1.0.rb: [DOC] Document RSS110 by Steve Klabnik [Bug #8740]zzak2013-08-061-0/+32
* net/http/header.rb: remove a hacknobu2013-08-061-1/+0
* * lib/rss/0.9.rb: [DOC] Typo in example [Bug #8732]zzak2013-08-051-1/+1
* * lib/rss/2.0.rb: [DOC] Document RSS::Rss by Steve Klabnik #8740zzak2013-08-052-1/+32
* * lib/rss/0.9.rb: [DOC] Document RSS09 by Steve Klabnik [Bug #8732]zzak2013-08-041-0/+33
* * lib/rexml/attribute.rb: [DOC] Update example for #namespacezzak2013-08-041-2/+5
* options.rb: include root for out-place buildnobu2013-07-311-0/+2
* * lib/uri/common.rb (URI.decode_www_form_component): Use String#b.knu2013-07-311-3/+1
* * lib/uri/common.rb (URI.decode_www_form_component):sorah2013-07-311-1/+3
* * lib/set.rb: [DOC] Add a couple of notes on Hash as storage.knu2013-07-311-3/+10
* * lib/set.rb: [DOC] Fix example result. Hash is now ordered.knu2013-07-311-1/+1
* Use the term "sorted" instead "ordered" when mentioning SortSet.knu2013-07-311-1/+1
* * lib/rubygems.rb: [DOC] typo in url patch by @Red54 [Fixes #369]zzak2013-07-311-1/+1
* * remove trailing spaces.nobu2013-07-301-1/+1
* * lib/rubygems: Import RubyGems from master as of commit 523551cdrbrain2013-07-307-84/+157
* Add Set#intersect? and #disjoint?.knu2013-07-301-0/+17
* mkmf.rb: expand all macrosnobu2013-07-291-1/+1
* * lib/rexml/parsers/streamparser.rbkou2013-07-261-0/+4
* fix r42168; Add class name to constantsnaruse2013-07-251-1/+1
* * lib/net/http.rb (Net::HTTP#connect): disable Nagle's algorithm onnaruse2013-07-251-0/+1
* * remove trailing spaces.nobu2013-07-251-1/+1
* * lib/rubygems: Import RubyGems from master as of commit 4ff70ccdrbrain2013-07-242-5/+10
* * lib/uri/generic.rb (find_proxy): raise BadURIError if the URI isnaruse2013-07-241-0/+1
* * properties.nobu2013-07-231-1/+1
* * lib/drb/invokemethod.rb: [DOC] nodoc InvokeMethod18Mixinzzak2013-07-231-2/+2
* * lib/rexml/streamlistener.rb: [DOC] Fix examples inzzak2013-07-221-6/+6
* * lib/rubygems: Import RubyGems from master as of commit b165260drbrain2013-07-2222-516/+827
* * lib/racc/parser.rb: [DOC] Capitalize "Ruby" in documentationzzak2013-07-191-2/+2
* * lib/rdoc/*: [DOC] Capitalize "Ruby" in documentationzzak2013-07-1911-20/+20
* * lib/rubygems*: [DOC] Capitalize "Ruby" in documentationzzak2013-07-197-20/+20
* Define Set#to_set so that aSet.to_set returns self.knu2013-07-191-0/+10
* * lib/rake/*: [DOC] Capitalize "Ruby" in documentationzzak2013-07-192-2/+2
* * lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]zzak2013-07-1814-25/+25
* * lib/cgi/util.rb (CGI::Util#escape, unescape): Unuse regexp specialxibbar2013-07-161-4/+4
* * lib/erb.rb (ERB::Util#url_encode): Unuse regexp special globalxibbar2013-07-161-2/+2
* * lib/prime.rb (Prime::EratosthenesGenerator,yugui2013-07-151-56/+37
* * lib/rubygems/psych_additions.rb: Ignore Psych docs herezzak2013-07-121-1/+1
* * lib/securerandom.rb: Refactor conditions by Rafal Chmielzzak2013-07-111-5/+5
* * lib/delegate.rb: Add example for __setobj__ and __getobj__zzak2013-07-101-0/+28
* * lib/logger.rb: Use :call-seq: for method signature rdoczzak2013-07-101-6/+3
* * lib/logger.rb (#add): Remove incorrect rdoc for return valuezzak2013-07-101-2/+0
* Use Tempfile.create to unlink the tempfile on Windowsnaruse2013-07-101-0/+3
* * remove trailing spaces.nobu2013-07-096-16/+16
* * lib/rubygems: Import RubyGems 2.1drbrain2013-07-0964-1568/+2958
* * lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file afterdrbrain2013-07-092-0/+5
* * lib/fileutils.rb (FileUtils#chown_R): Do not skip traversal evenknu2013-07-091-1/+0
* * lib/fileutils.rb (FileUtils#mode_to_s): Define mode_to_s() alsoknu2013-07-091-0/+1