From 2046f38aa6e2a28aea582ba84887ccef6fdd31d6 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 15 Sep 2015 06:06:19 +0000 Subject: dir.c: fundamental_encoding_p * dir.c (fundamental_encoding_p, push_glob): compare by encoding index immediately. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51865 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 412530dd25..0de6985258 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -Tue Sep 15 14:49:43 2015 Nobuyoshi Nakada +Tue Sep 15 15:06:16 2015 Nobuyoshi Nakada + + * dir.c (fundamental_encoding_p, push_glob): compare by encoding + index immediately. * enc/{ascii,us_ascii,utf_8}.c: set encoding indexes of fundamental built-in encodings so that usable as well as -- cgit v1.2.3