aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/observer.rb: [DOC] Clarify default observer method.zzak2013-11-211-3/+4
* rdoc/constant.rb: reapply r43006 for workaround of NoMethodErrornobu2013-11-191-1/+9
* delegate.rb: refix r43682nobu2013-11-191-1/+12
* rubygems/util.rb: fix Gem::Util.popennobu2013-11-191-5/+6
* rubygems/source/git.rb: discard outputnobu2013-11-191-1/+1
* * remove trailing spaces.nobu2013-11-191-1/+1
* * lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain2013-11-197-21/+19
* * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include:drbrain2013-11-1953-234/+1031
* * lib/rdoc/rubygems_hook.rb: Remove debugging puts committed bydrbrain2013-11-181-4/+0
* * lib/rexml/parsers/ultralightparser.rbkou2013-11-161-1/+1
* delegate.rb: get rid of global function interferencenobu2013-11-151-0/+1
* * lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain2013-11-126-76/+212
* * lib/rubygems/specification.rb: Include 2.2.0.preview.2 when checkingdrbrain2013-11-101-1/+1
* * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changesdrbrain2013-11-1041-310/+1537
* * lib/timeout.rb: Added note about change from #8730 [Fixes GH-440]zzak2013-11-101-0/+3
* * lib/drb/drb.rb: [DOC] promote better windows-safe filename regularzzak2013-11-091-1/+1
* * lib/weakref.rb: [DOC] fix typos by @xaviershay [Fixes GH-439]zzak2013-11-091-5/+5
* * lib/e2mmap.rb: [DOC] Fix typo in e2mmap documentation.charliesome2013-11-091-1/+1
* * lib/racc/rdoc/grammar.en.rdoc: [DOC] fix typo by Tsuyoshi Sawadazzak2013-11-091-1/+1
* * lib/rss/*: [DOC] document various constants @steveklabnik [Bug #8812]zzak2013-11-098-2/+19
* * lib/rss/rss.rb: [DOC] document Time#w3cdtf by @steveklabnikzzak2013-11-091-0/+15
* * lib/test/unit/assertions.rb: [DOC] better example for assert_send()zzak2013-11-091-2/+2
* * lib/open3.rb: receive arguments as keyword arguments.glass2013-11-081-86/+11
* commit miss from r43573zzak2013-11-071-8/+8
* * lib/net/ftp.rb: [DOC] Document Net::FTP.mdtm and .set_socket and fixzzak2013-11-071-6/+8
* * lib/csv.rb: [DOC] Fix typo in CSV.parse_line by @funky-bibimbapzzak2013-11-071-2/+2
* typo [Fixes GH-435] PAtch by @zed-0xff https://github.com/ruby/ruby/pull/435hsbt2013-11-071-1/+1
* lib/open3.rb: tweaked grammar in commentsduerst2013-11-061-45/+45
* Suppress warnings: File.exists? is a deprecated namenaruse2013-11-062-2/+2
* Suppress Warnings: instance variable @installed_by_version not initializednaruse2013-11-061-1/+1
* logger.rb: fix r43511 for Windowsnobu2013-11-021-2/+6
* * lib/logger.rb: Inter-process locking for log rotationnaruse2013-11-011-8/+49
* * lib/rexml/parsers/streamparser.rb: Add dependency file require.kou2013-10-311-0/+2
* * lib/open-uri.rb (meta_add_field): : Re-implemented.akr2013-10-261-0/+4
* * lib/ostruct.rb: raise NoMethodError with a #name and #args.marcandre2013-10-231-1/+3
* * lib/ostruct.rb (Struct#each_pair): Return an enumerator with sizemarcandre2013-10-231-1/+1
* * lib/ostruct.rb (OpenStruct#delete): Use the converted argument.marcandre2013-10-231-1/+1
* * lib/ostruct.rb: Raise RuntimeError when modifying frozen instancesmarcandre2013-10-231-1/+1
* * lib/pp.rb (object_address_group): Use Kernel#to_s to obtain the classakr2013-10-221-13/+3
* assertions.rb: fix omitted messagenobu2013-10-211-1/+1
* * lib/rubygems: Update RubyGems to master 0886307. This commitdrbrain2013-10-2012-54/+300
* * lib/rubygems: Update to RubyGems master 3de7e0f. Changes:drbrain2013-10-205-2/+41
* * lib/rubygems: Update to RubyGems master 42543b6. Changes:drbrain2013-10-181-1/+3
* * lib/rubygems: Update to RubyGems master 0a3814b. Changes:drbrain2013-10-189-16/+41
* resolv.rb: workaround for recent Rubygemsnobu2013-10-181-0/+1
* gc.c: ObjectSpace::WeakMap#key?nobu2013-10-181-1/+1