From 2e799193dcd8c0fb1807f2fcd17642540dfb72d4 Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 23 Jun 2016 12:42:48 +0000 Subject: Revert r55486,r55488,r55489 They breaks build: http://rubyci.s3.amazonaws.com/debian/ruby-trunk/log/20160623T123002Z.fail.html.gz Revert "Unicode files for casefold.h" Revert "casefold.h dependency" Revert "Get rid of downloading Unicode data" git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index db6d7c4b74..3e7223e756 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,17 +1,3 @@ -Thu Jun 23 14:27:33 2016 Nobuyoshi Nakada - - * common.mk (enc/unicode/casefold.h): update Unicode files in a - sub-make, not to let the header depend on the files always. - -Wed Jun 22 22:02:26 2016 Nobuyoshi Nakada - - * common.mk (enc/unicode/casefold.h): add dependency and update by - incs. - - * common.mk (lib/unicode_normalize/tables.rb): should not depend - on Unicode data files unless ALWAYS_UPDATE_UNICODE=yes, to get - rid of downloading Unicode data unnecessary. [ruby-dev:49681] - Tue Jun 21 19:44:54 2016 Martin Duerst * test/ruby/enc/test_regex_casefold.rb: Add Windows-1251, KOI8-R, and -- cgit v1.2.3