From 62c9ecfa122da546af36ed5a31e8696c62ced036 Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 18 Apr 2012 03:59:15 +0000 Subject: Revert r35339-35343 because of no tests. * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276] * lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276] * struct.c: Add Struct#to_h [Feature #6276] * object.c: Add NilClass#to_h [Feature #6276] * hash.c: Add Hash#to_h [Feature #6276] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35383 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f31bad018b..c11fa7abd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -53,19 +53,6 @@ Mon Apr 16 12:17:12 2012 Marc-Andre Lafortune * lib/matrix.rb (hermitian?): Bug fix, patch by George Koehler [Bug #6290] [rubyspec:4b9573d7613] -Mon Apr 16 12:13:42 2012 Marc-Andre Lafortune - - * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276] - [rubyspec:6587eead7cd1] - * lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276] - [ref #1400] [rubyspec:9e0250b2fc6f] - * struct.c: Add Struct#to_h [Feature #6276] - [ref #4862] [rubyspec:2082ef46d46e] - * object.c: Add NilClass#to_h [Feature #6276] - [ref #5008] [rubyspec:dc5ecddbd608] - * hash.c: Add Hash#to_h [Feature #6276] - [rubyspec:84b7fe3f24d2] - Mon Apr 16 09:42:50 2012 NAKAMURA Usaku * lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): should -- cgit v1.2.3