From 3f8e82b421de15760133e5ec7fded086e26ca913 Mon Sep 17 00:00:00 2001 From: glass Date: Mon, 29 Jul 2013 05:58:36 +0000 Subject: * hash.c (rb_hash_assoc): performance improvement by replacing compare function in RHASH(hash)->ntbl->type temporarily. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42224 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7709123933..a0ed168061 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 29 14:54:44 2013 Masaki Matsushita + + * hash.c (rb_hash_assoc): performance improvement by replacing + compare function in RHASH(hash)->ntbl->type temporarily. + Mon Jul 29 14:52:46 2013 Nobuyoshi Nakada * lib/mkmf.rb (xsystem): expand environment variable in all macros not -- cgit v1.2.3