summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-08-09* lib/rss/rexmlparser.rb: Remove needless REXML version check.kou
2013-08-08range.c: revert r42400nobu
2013-08-07* lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain
2013-08-06* lib/rss/utils.rb: [DOC] RSS::Utils by Steve Klabnik [Bug #8745]zzak
2013-08-06* lib/rss/1.0.rb: [DOC] Document RSS110 by Steve Klabnik [Bug #8740]zzak
2013-08-06net/http/header.rb: remove a hacknobu
2013-08-05* lib/rss/0.9.rb: [DOC] Typo in example [Bug #8732]zzak
2013-08-05* lib/rss/2.0.rb: [DOC] Document RSS::Rss by Steve Klabnik #8740zzak
2013-08-04* lib/rss/0.9.rb: [DOC] Document RSS09 by Steve Klabnik [Bug #8732]zzak
2013-08-04* lib/rexml/attribute.rb: [DOC] Update example for #namespacezzak
2013-07-31options.rb: include root for out-place buildnobu
2013-07-31* lib/uri/common.rb (URI.decode_www_form_component): Use String#b.knu
2013-07-31* lib/uri/common.rb (URI.decode_www_form_component):sorah
2013-07-31* lib/set.rb: [DOC] Add a couple of notes on Hash as storage.knu
2013-07-31* lib/set.rb: [DOC] Fix example result. Hash is now ordered.knu
2013-07-31Use the term "sorted" instead "ordered" when mentioning SortSet.knu
2013-07-31* lib/rubygems.rb: [DOC] typo in url patch by @Red54 [Fixes #369]zzak
2013-07-30* remove trailing spaces.nobu
2013-07-30* lib/rubygems: Import RubyGems from master as of commit 523551cdrbrain
2013-07-30Add Set#intersect? and #disjoint?.knu
2013-07-29mkmf.rb: expand all macrosnobu
2013-07-26* lib/rexml/parsers/streamparser.rbkou
2013-07-25fix r42168; Add class name to constantsnaruse
2013-07-25* lib/net/http.rb (Net::HTTP#connect): disable Nagle's algorithm onnaruse
2013-07-25* remove trailing spaces.nobu
2013-07-24* lib/rubygems: Import RubyGems from master as of commit 4ff70ccdrbrain
2013-07-24* lib/uri/generic.rb (find_proxy): raise BadURIError if the URI isnaruse
2013-07-23* properties.nobu
2013-07-23* lib/drb/invokemethod.rb: [DOC] nodoc InvokeMethod18Mixinzzak
2013-07-22* lib/rexml/streamlistener.rb: [DOC] Fix examples inzzak
2013-07-22* lib/rubygems: Import RubyGems from master as of commit b165260drbrain
2013-07-19* lib/racc/parser.rb: [DOC] Capitalize "Ruby" in documentationzzak
2013-07-19* lib/rdoc/*: [DOC] Capitalize "Ruby" in documentationzzak
2013-07-19* lib/rubygems*: [DOC] Capitalize "Ruby" in documentationzzak
2013-07-19Define Set#to_set so that aSet.to_set returns self.knu
2013-07-19* lib/rake/*: [DOC] Capitalize "Ruby" in documentationzzak
2013-07-18* lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]zzak
2013-07-16* lib/cgi/util.rb (CGI::Util#escape, unescape): Unuse regexp specialxibbar
2013-07-16* lib/erb.rb (ERB::Util#url_encode): Unuse regexp special globalxibbar
2013-07-15* lib/prime.rb (Prime::EratosthenesGenerator,yugui
2013-07-12* lib/rubygems/psych_additions.rb: Ignore Psych docs herezzak
2013-07-11* lib/securerandom.rb: Refactor conditions by Rafal Chmielzzak
2013-07-10* lib/delegate.rb: Add example for __setobj__ and __getobj__zzak
2013-07-10* lib/logger.rb: Use :call-seq: for method signature rdoczzak
2013-07-10* lib/logger.rb (#add): Remove incorrect rdoc for return valuezzak
2013-07-10Use Tempfile.create to unlink the tempfile on Windowsnaruse
2013-07-09* remove trailing spaces.nobu
2013-07-09* lib/rubygems: Import RubyGems 2.1drbrain
2013-07-09* lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file afterdrbrain
2013-07-09* lib/fileutils.rb (FileUtils#chown_R): Do not skip traversal evenknu