[前][次][番号順一覧][スレッド一覧]

ruby-changes:25721

From: ko1 <ko1@a...>
Date: Wed, 21 Nov 2012 16:16:28 +0900 (JST)
Subject: [ruby-changes:25721] ko1:r37778 (trunk): add a description on ChangeLog

ko1	2012-11-21 16:16:19 +0900 (Wed, 21 Nov 2012)

  New Revision: 37778

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=37778

  Log:
    add a description on ChangeLog

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 37777)
+++ ChangeLog	(revision 37778)
@@ -1,6 +1,8 @@
 Wed Nov 21 16:13:37 2012  Koichi Sasada  <ko1@a...>
 
-	* benchmark/bm_so_nsieve_bits.rb: add an encoding pragma.
+	* benchmark/bm_so_nsieve_bits.rb: add an encoding pragma because
+	  this benchmark using strings (literals) as binary sequence.
+	  Now, they are UTF-8 strings.
 
 Wed Nov 21 00:57:43 2012  KOSAKI Motohiro  <kosaki.motohiro@g...>
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]