ruby-changes:29114
From: akr <ko1@a...>
Date: Sat, 8 Jun 2013 15:00:35 +0900 (JST)
Subject: [ruby-changes:29114] akr:r41166 (trunk): Remove a trailing space
akr 2013-06-08 15:00:23 +0900 (Sat, 08 Jun 2013) New Revision: 41166 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=41166 Log: Remove a trailing space Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 41165) +++ ChangeLog (revision 41166) @@ -5,7 +5,7 @@ Sat Jun 8 14:58:32 2013 Tanaka Akira https://github.com/ruby/ruby/blob/trunk/ChangeLog#L5 * bignum.c (rb_integer_unpack): Support INTEGER_PACK_FORCE_BIGNUM. * random.c (int_pair_to_real_inclusive): Use - INTEGER_PACK_FORCE_BIGNUM to use rb_big_mul instead of rb_funcall. + INTEGER_PACK_FORCE_BIGNUM to use rb_big_mul instead of rb_funcall. Sat Jun 8 14:17:01 2013 Nobuyoshi Nakada <nobu@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/