ruby-changes:67941
From: Nobuyoshi <ko1@a...>
Date: Sat, 11 Sep 2021 19:14:46 +0900 (JST)
Subject: [ruby-changes:67941] 28df037718 (master): [DOC] Separate paragraph in LEGAL instead of break lines [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=28df037718 From 28df037718b47e06158250f75402ee983fcc53e1 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sat, 11 Sep 2021 18:15:23 +0900 Subject: [DOC] Separate paragraph in LEGAL instead of break lines [ci skip] Although trailing spaces in Markdown breaks the line, it is often overlooked. --- LEGAL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LEGAL b/LEGAL index 2a564c9..5780450 100644 --- a/LEGAL +++ b/LEGAL @@ -468,7 +468,8 @@ mentioned below. https://github.com/ruby/ruby/blob/trunk/LEGAL#L468 >>> A C-program for MT19937, with initialization improved 2002/2/10.:: - Coded by Takuji Nishimura and Makoto Matsumoto. + Coded by Takuji Nishimura and Makoto Matsumoto. + This is a faster version by taking Shawn Cokus's optimization, Matthe Bellew's simplification, Isaku Wada's real version. -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/