summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-11-25* lib/rubygems: Update to RubyGems master 612f85a. Notable changes:drbrain
2013-11-25* lib/xmlrpc.rb: [DOC] Fix link to xmlrpc4r site [Bug #9148]zzak
2013-11-25* lib/uri/common.rb: [DOC] typo fixes by @vipulnsward [Fixes GH-456]zzak
2013-11-24* lib/csv.rb: Optimize header hashes by freezing string keys.jeg2
2013-11-23* lib/csv.rb: If skip_lines is set to a String, convert it to a Regexpjeg2
2013-11-22* lib/set.rb (class SortedSet): Fix source_location for methods defined via e...tmm1
2013-11-22* lib/rubygems: Update to RubyGems master dcce4ff. Important changesdrbrain
2013-11-22don't call gem method if Test::Unit is definednaruse
2013-11-21* lib/rubygems: Update to RubyGems master 50a8210. Important changesdrbrain
2013-11-21delegate.rb: check if target is setnobu
2013-11-21tempfile.rb: get rid of warningsnobu
2013-11-21delegate.rb: try private methods after the targetnobu
2013-11-21* lib/observer.rb: [DOC] Clarify default observer method.zzak
2013-11-19rdoc/constant.rb: reapply r43006 for workaround of NoMethodErrornobu
2013-11-19delegate.rb: refix r43682nobu
2013-11-19rubygems/util.rb: fix Gem::Util.popennobu
2013-11-19rubygems/source/git.rb: discard outputnobu
2013-11-19* remove trailing spaces.nobu
2013-11-19* lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain
2013-11-19* lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include:drbrain
2013-11-18* lib/rdoc/rubygems_hook.rb: Remove debugging puts committed bydrbrain
2013-11-16* lib/rexml/parsers/ultralightparser.rbkou
2013-11-15delegate.rb: get rid of global function interferencenobu
2013-11-12* lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain
2013-11-10* lib/rubygems/specification.rb: Include 2.2.0.preview.2 when checkingdrbrain
2013-11-10* lib/rubygems: Update to RubyGems master 4bdc4f2. Important changesdrbrain
2013-11-10* lib/timeout.rb: Added note about change from #8730 [Fixes GH-440]zzak
2013-11-09* lib/drb/drb.rb: [DOC] promote better windows-safe filename regularzzak
2013-11-09* lib/weakref.rb: [DOC] fix typos by @xaviershay [Fixes GH-439]zzak
2013-11-09* lib/e2mmap.rb: [DOC] Fix typo in e2mmap documentation.charliesome
2013-11-09* lib/racc/rdoc/grammar.en.rdoc: [DOC] fix typo by Tsuyoshi Sawadazzak
2013-11-09* lib/rss/*: [DOC] document various constants @steveklabnik [Bug #8812]zzak
2013-11-09* lib/rss/rss.rb: [DOC] document Time#w3cdtf by @steveklabnikzzak
2013-11-09* lib/test/unit/assertions.rb: [DOC] better example for assert_send()zzak
2013-11-08* lib/open3.rb: receive arguments as keyword arguments.glass
2013-11-07commit miss from r43573zzak
2013-11-07* lib/net/ftp.rb: [DOC] Document Net::FTP.mdtm and .set_socket and fixzzak
2013-11-07* lib/csv.rb: [DOC] Fix typo in CSV.parse_line by @funky-bibimbapzzak
2013-11-07typo [Fixes GH-435] PAtch by @zed-0xff https://github.com/ruby/ruby/pull/435hsbt
2013-11-06lib/open3.rb: tweaked grammar in commentsduerst
2013-11-06Suppress warnings: File.exists? is a deprecated namenaruse
2013-11-06Suppress Warnings: instance variable @installed_by_version not initializednaruse
2013-11-02logger.rb: fix r43511 for Windowsnobu
2013-11-01* lib/logger.rb: Inter-process locking for log rotationnaruse
2013-10-31* lib/rexml/parsers/streamparser.rb: Add dependency file require.kou
2013-10-26* lib/open-uri.rb (meta_add_field): : Re-implemented.akr
2013-10-23* lib/ostruct.rb: raise NoMethodError with a #name and #args.marcandre
2013-10-23* lib/ostruct.rb (Struct#each_pair): Return an enumerator with sizemarcandre
2013-10-23* lib/ostruct.rb (OpenStruct#delete): Use the converted argument.marcandre
2013-10-23* lib/ostruct.rb: Raise RuntimeError when modifying frozen instancesmarcandre