ruby-changes:47618
From: svn <ko1@a...>
Date: Sun, 3 Sep 2017 21:35:34 +0900 (JST)
Subject: [ruby-changes:47618] svn:r59735 (trunk): * properties.
svn 2017-09-03 21:35:29 +0900 (Sun, 03 Sep 2017) New Revision: 59735 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59735 Log: * properties. Modified files: trunk/ext/openssl/lib/openssl/pkcs5.rb trunk/ext/openssl/ossl_kdf.c trunk/ext/openssl/ossl_kdf.h trunk/test/openssl/test_kdf.rb Index: test/openssl/test_kdf.rb =================================================================== --- test/openssl/test_kdf.rb (revision 59734) +++ test/openssl/test_kdf.rb (revision 59735) Property changes on: test/openssl/test_kdf.rb ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +LF \ No newline at end of property Index: ext/openssl/ossl_kdf.c =================================================================== --- ext/openssl/ossl_kdf.c (revision 59734) +++ ext/openssl/ossl_kdf.c (revision 59735) Property changes on: ext/openssl/ossl_kdf.c ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +LF \ No newline at end of property Index: ext/openssl/ossl_kdf.h =================================================================== --- ext/openssl/ossl_kdf.h (revision 59734) +++ ext/openssl/ossl_kdf.h (revision 59735) Property changes on: ext/openssl/ossl_kdf.h ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +LF \ No newline at end of property Index: ext/openssl/lib/openssl/pkcs5.rb =================================================================== --- ext/openssl/lib/openssl/pkcs5.rb (revision 59734) +++ ext/openssl/lib/openssl/pkcs5.rb (revision 59735) Property changes on: ext/openssl/lib/openssl/pkcs5.rb ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +LF \ No newline at end of property -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/