Skip to content

Commit

Permalink
Sync with v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rhenium committed Dec 23, 2022
1 parent fb3230f commit 4792fbc
Show file tree
Hide file tree
Showing 116 changed files with 6,219 additions and 4,187 deletions.
37 changes: 28 additions & 9 deletions CONTRIBUTING_md.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,34 @@ <h2>
<div class="nav-section">
<h3>Table of Contents</h3>



<ul class="link-list" role="directory">
<li><a href="#label-Contributing+to+Ruby+OpenSSL">Contributing to Ruby OpenSSL</a>
<li><a href="#label-Bugs+and+feature+requests">Bugs and feature requests</a>
<li><a href="#label-Submitting+patches">Submitting patches</a>
<li><a href="#label-Testing">Testing</a>
<li><a href="#label-With+different+versions+of+OpenSSL">With different versions of OpenSSL</a>
<li><a href="#label-Relation+with+Ruby+source+tree">Relation with Ruby source tree</a>
<li><a href="#label-Release+policy">Release policy</a>
<li><a href="#label-Security">Security</a>
<li>
<details open>
<summary> <a href="#label-Contributing+to+Ruby+OpenSSL">Contributing to Ruby OpenSSL</a>
</summary>
<ul class="link-list" role="directory">
<li> <a href="#label-Bugs+and+feature+requests">Bugs and feature requests</a>
<li> <a href="#label-Submitting+patches">Submitting patches</a>
<li>
<details open>
<summary> <a href="#label-Testing">Testing</a>
</summary>
<ul class="link-list" role="directory">
<li> <a href="#label-With+different+versions+of+OpenSSL">With different versions of OpenSSL</a>

</ul>
</details>
</li>
<li> <a href="#label-Relation+with+Ruby+source+tree">Relation with Ruby source tree</a>
<li> <a href="#label-Release+policy">Release policy</a>
<li> <a href="#label-Security">Security</a>

</ul>
</details>
</li>

</ul>
</div>

Expand Down Expand Up @@ -189,7 +208,7 @@ <h2 id="label-Security">Security<span><a href="#label-Security">&para;</a> <a hr

<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.5.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

331 changes: 289 additions & 42 deletions History_md.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion IO.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 id="class-IO" class="class">

<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.5.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

2 changes: 1 addition & 1 deletion IO/WaitReadable.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h1 id="module-IO::WaitReadable" class="module">

<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.5.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

2 changes: 1 addition & 1 deletion IO/WaitWritable.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h1 id="module-IO::WaitWritable" class="module">

<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.5.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

12 changes: 7 additions & 5 deletions Integer.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,12 @@ <h3>Public Instance Methods</h3>
</header>

<div id="method-i-to_bn" class="method-detail ">
<div class="method-heading">
<span class="method-name">to_bn</span><span
class="method-args">()</span>
<span class="method-click-advice">click to toggle source</span>
<div class="method-header">
<div class="method-heading">
<span class="method-name">to_bn</span><span
class="method-args">()</span>
<span class="method-click-advice">click to toggle source</span>
</div>
</div>

<div class="method-description">
Expand All @@ -130,7 +132,7 @@ <h3>Public Instance Methods</h3>

<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.5.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

Loading

0 comments on commit 4792fbc

Please sign in to comment.