ruby-changes:41687
From: duerst <ko1@a...>
Date: Sun, 7 Feb 2016 10:43:34 +0900 (JST)
Subject: [ruby-changes:41687] duerst:r53761 (trunk): (this commit message applies to the previous commit)
duerst 2016-02-07 10:43:39 +0900 (Sun, 07 Feb 2016) New Revision: 53761 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53761 Log: (this commit message applies to the previous commit) * common.mk: explicit recipe for enc/unicode/casefold.h * enc/unicode/case-folding.rb: Adding -m option to prepare for using multiple data files. (with Kimihito Matsui) Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 53760) +++ ChangeLog (revision 53761) @@ -1,3 +1,12 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Sun Feb 7 10:43:27 2016 Martin Duerst <duerst@i...> + + (this commit message applies to the previous commit) + * common.mk: explicit recipe for enc/unicode/casefold.h + + * enc/unicode/case-folding.rb: Adding -m option to prepare for using + multiple data files. + (with Kimihito Matsui) + Sat Feb 6 22:30:57 2016 Nobuyoshi Nakada <nobu@r...> * lib/cgi/util.rb (escapeHTML, unescapeHTML): consider -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/