Skip to content

Commit 6b5b3e3

Browse files
committed
Update for 2.1.0; mruby#4844
1 parent e69c95a commit 6b5b3e3

File tree

127 files changed

+13900
-10754
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+13900
-10754
lines changed

_data/mgems.yml

Lines changed: 492 additions & 22 deletions
Large diffs are not rendered by default.

docs/api/Addrinfo.html

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Class: Addrinfo
88

9-
&mdash; Documentation by YARD 0.9.19
9+
&mdash; Documentation by YARD 0.9.20
1010

1111
</title>
1212

@@ -73,10 +73,10 @@
7373
<dl>
7474
<dt>Inherits:</dt>
7575
<dd>
76-
<span class="inheritName"><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></span>
76+
<span class="inheritName">Object</span>
7777

7878
<ul class="fullTree">
79-
<li><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></li>
79+
<li>Object</li>
8080

8181
<li class="next">Addrinfo</li>
8282

@@ -801,7 +801,7 @@ <h2>Instance Attribute Details</h2>
801801
<div class="method_details first">
802802
<h3 class="signature first" id="canonname-instance_method">
803803

804-
#<strong>canonname</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt> <span class="extras">(readonly)</span>
804+
#<strong>canonname</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
805805

806806

807807

@@ -845,7 +845,7 @@ <h3 class="signature first" id="canonname-instance_method">
845845
<div class="method_details ">
846846
<h3 class="signature " id="protocol-instance_method">
847847

848-
#<strong>protocol</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt> <span class="extras">(readonly)</span>
848+
#<strong>protocol</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
849849

850850

851851

@@ -889,7 +889,7 @@ <h3 class="signature " id="protocol-instance_method">
889889
<div class="method_details ">
890890
<h3 class="signature " id="socktype-instance_method">
891891

892-
#<strong>socktype</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt> <span class="extras">(readonly)</span>
892+
#<strong>socktype</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
893893

894894

895895

@@ -938,7 +938,7 @@ <h2>Class Method Details</h2>
938938
<div class="method_details first">
939939
<h3 class="signature first" id="foreach-class_method">
940940

941-
.<strong>foreach</strong>(nodename, service, family = nil, socktype = nil, protocol = nil, flags = 0, &amp;block) &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
941+
.<strong>foreach</strong>(nodename, service, family = nil, socktype = nil, protocol = nil, flags = 0, &amp;block) &#x21d2; <tt>Object</tt>
942942

943943

944944

@@ -972,7 +972,7 @@ <h3 class="signature first" id="foreach-class_method">
972972
<div class="method_details ">
973973
<h3 class="signature " id="ip-class_method">
974974

975-
.<strong>ip</strong>(host) &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
975+
.<strong>ip</strong>(host) &#x21d2; <tt>Object</tt>
976976

977977

978978

@@ -1002,7 +1002,7 @@ <h3 class="signature " id="ip-class_method">
10021002
<div class="method_details ">
10031003
<h3 class="signature " id="tcp-class_method">
10041004

1005-
.<strong>tcp</strong>(host, port) &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1005+
.<strong>tcp</strong>(host, port) &#x21d2; <tt>Object</tt>
10061006

10071007

10081008

@@ -1032,7 +1032,7 @@ <h3 class="signature " id="tcp-class_method">
10321032
<div class="method_details ">
10331033
<h3 class="signature " id="udp-class_method">
10341034

1035-
.<strong>udp</strong>(host, port) &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1035+
.<strong>udp</strong>(host, port) &#x21d2; <tt>Object</tt>
10361036

10371037

10381038

@@ -1062,7 +1062,7 @@ <h3 class="signature " id="udp-class_method">
10621062
<div class="method_details ">
10631063
<h3 class="signature " id="unix-class_method">
10641064

1065-
.<strong>unix</strong>(path, socktype = Socket::SOCK_STREAM) &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1065+
.<strong>unix</strong>(path, socktype = Socket::SOCK_STREAM) &#x21d2; <tt>Object</tt>
10661066

10671067

10681068

@@ -1098,7 +1098,7 @@ <h2>Instance Method Details</h2>
10981098
<div class="method_details first">
10991099
<h3 class="signature first" id="_to_array-instance_method">
11001100

1101-
#<strong>_to_array</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1101+
#<strong>_to_array</strong> &#x21d2; <tt>Object</tt>
11021102

11031103

11041104

@@ -1150,7 +1150,7 @@ <h3 class="signature first" id="_to_array-instance_method">
11501150
<div class="method_details ">
11511151
<h3 class="signature " id="afamily-instance_method">
11521152

1153-
#<strong>afamily</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1153+
#<strong>afamily</strong> &#x21d2; <tt>Object</tt>
11541154

11551155

11561156

@@ -1180,7 +1180,7 @@ <h3 class="signature " id="afamily-instance_method">
11801180
<div class="method_details ">
11811181
<h3 class="signature " id="getnameinfo-instance_method">
11821182

1183-
#<strong>getnameinfo</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1183+
#<strong>getnameinfo</strong> &#x21d2; <tt>Object</tt>
11841184

11851185

11861186

@@ -1192,7 +1192,6 @@ <h3 class="signature " id="getnameinfo-instance_method">
11921192
<pre class="lines">
11931193

11941194

1195-
190
11961195
191
11971196
192
11981197
193
@@ -1218,10 +1217,11 @@ <h3 class="signature " id="getnameinfo-instance_method">
12181217
213
12191218
214
12201219
215
1221-
216</pre>
1220+
216
1221+
217</pre>
12221222
</td>
12231223
<td>
1224-
<pre class="code"><span class="info file"># File 'mrbgems/mruby-socket/src/socket.c', line 190</span>
1224+
<pre class="code"><span class="info file"># File 'mrbgems/mruby-socket/src/socket.c', line 191</span>
12251225

12261226
static mrb_value
12271227
mrb_addrinfo_getnameinfo(mrb_state *mrb, mrb_value <span style="color:#069">self</span>)
@@ -1241,7 +1241,7 @@ <h3 class="signature " id="getnameinfo-instance_method">
12411241
}
12421242
error = getnameinfo((struct sockaddr *)RSTRING_PTR(sastr), (socklen_t)RSTRING_LEN(sastr), RSTRING_PTR(host), <span style="color:#036;font-weight:bold">NI_MAXHOST</span>, RSTRING_PTR(serv), <span style="color:#036;font-weight:bold">NI_MAXSERV</span>, (int)flags);
12431243
<span style="color:#080;font-weight:bold">if</span> (error) {
1244-
mrb_raisef(mrb, <span style="color:#036;font-weight:bold">E_SOCKET_ERROR</span>, <span style="background-color:hsla(0,100%,50%,0.05)"><span style="color:#710">&quot;</span><span style="color:#D20">getnameinfo: %S</span><span style="color:#710">&quot;</span></span>, mrb_str_new_cstr(mrb, gai_strerror(error)));
1244+
mrb_raisef(mrb, <span style="color:#036;font-weight:bold">E_SOCKET_ERROR</span>, <span style="background-color:hsla(0,100%,50%,0.05)"><span style="color:#710">&quot;</span><span style="color:#D20">getnameinfo: %s</span><span style="color:#710">&quot;</span></span>, gai_strerror(error));
12451245
}
12461246
ary = mrb_ary_new_capa(mrb, <span style="color:#00D">2</span>);
12471247
mrb_str_resize(mrb, host, strlen(RSTRING_PTR(host)));
@@ -1258,7 +1258,7 @@ <h3 class="signature " id="getnameinfo-instance_method">
12581258
<div class="method_details ">
12591259
<h3 class="signature " id="inspect-instance_method">
12601260

1261-
#<strong>inspect</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1261+
#<strong>inspect</strong> &#x21d2; <tt>Object</tt>
12621262

12631263

12641264

@@ -1325,7 +1325,7 @@ <h3 class="signature " id="inspect-instance_method">
13251325
<div class="method_details ">
13261326
<h3 class="signature " id="inspect_sockaddr-instance_method">
13271327

1328-
#<strong>inspect_sockaddr</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1328+
#<strong>inspect_sockaddr</strong> &#x21d2; <tt>Object</tt>
13291329

13301330

13311331

@@ -1430,7 +1430,7 @@ <h3 class="signature " id="ip?-instance_method">
14301430
<div class="method_details ">
14311431
<h3 class="signature " id="ip_address-instance_method">
14321432

1433-
#<strong>ip_address</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1433+
#<strong>ip_address</strong> &#x21d2; <tt>Object</tt>
14341434

14351435

14361436

@@ -1460,7 +1460,7 @@ <h3 class="signature " id="ip_address-instance_method">
14601460
<div class="method_details ">
14611461
<h3 class="signature " id="ip_port-instance_method">
14621462

1463-
#<strong>ip_port</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1463+
#<strong>ip_port</strong> &#x21d2; <tt>Object</tt>
14641464

14651465

14661466

@@ -1490,7 +1490,7 @@ <h3 class="signature " id="ip_port-instance_method">
14901490
<div class="method_details ">
14911491
<h3 class="signature " id="ip_unpack-instance_method">
14921492

1493-
#<strong>ip_unpack</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1493+
#<strong>ip_unpack</strong> &#x21d2; <tt>Object</tt>
14941494

14951495

14961496

@@ -1634,7 +1634,7 @@ <h3 class="signature " id="ipv6?-instance_method">
16341634
<div class="method_details ">
16351635
<h3 class="signature " id="pfamily-instance_method">
16361636

1637-
#<strong>pfamily</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1637+
#<strong>pfamily</strong> &#x21d2; <tt>Object</tt>
16381638

16391639

16401640

@@ -1687,7 +1687,7 @@ <h3 class="signature " id="pfamily-instance_method">
16871687
<div class="method_details ">
16881688
<h3 class="signature " id="to_sockaddr-instance_method">
16891689

1690-
#<strong>to_sockaddr</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1690+
#<strong>to_sockaddr</strong> &#x21d2; <tt>Object</tt>
16911691

16921692

16931693

@@ -1776,7 +1776,7 @@ <h3 class="signature " id="unix?-instance_method">
17761776
<div class="method_details ">
17771777
<h3 class="signature " id="unix_path-instance_method">
17781778

1779-
#<strong>unix_path</strong> &#x21d2; <tt><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></tt>
1779+
#<strong>unix_path</strong> &#x21d2; <tt>Object</tt>
17801780

17811781

17821782

@@ -1788,7 +1788,6 @@ <h3 class="signature " id="unix_path-instance_method">
17881788
<pre class="lines">
17891789

17901790

1791-
219
17921791
220
17931792
221
17941793
222
@@ -1801,10 +1800,11 @@ <h3 class="signature " id="unix_path-instance_method">
18011800
229
18021801
230
18031802
231
1804-
232</pre>
1803+
232
1804+
233</pre>
18051805
</td>
18061806
<td>
1807-
<pre class="code"><span class="info file"># File 'mrbgems/mruby-socket/src/socket.c', line 219</span>
1807+
<pre class="code"><span class="info file"># File 'mrbgems/mruby-socket/src/socket.c', line 220</span>
18081808

18091809
static mrb_value
18101810
mrb_addrinfo_unix_path(mrb_state *mrb, mrb_value <span style="color:#069">self</span>)
@@ -1830,9 +1830,9 @@ <h3 class="signature " id="unix_path-instance_method">
18301830
</div>
18311831

18321832
<div id="footer">
1833-
Generated on Thu May 16 08:48:33 2019 by
1833+
Generated on Wed Nov 27 22:35:11 2019 by
18341834
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1835-
0.9.19 in <a href="https://github.com/sagmor/yard-mruby">mruby mode</a> 0.3.0 (ruby-2.5.5).
1835+
0.9.20 in <a href="https://github.com/sagmor/yard-mruby">mruby mode</a> 0.3.0 (ruby-2.5.5).
18361836
</div>
18371837

18381838
</div>

docs/api/ArgumentError.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Exception: ArgumentError
88

9-
&mdash; Documentation by YARD 0.9.19
9+
&mdash; Documentation by YARD 0.9.20
1010

1111
</title>
1212

@@ -76,7 +76,7 @@
7676
<span class="inheritName"><span class='object_link'><a href="StandardError.html" title="StandardError (class)">StandardError</a></span></span>
7777

7878
<ul class="fullTree">
79-
<li><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></li>
79+
<li>Object</li>
8080

8181
<li class="next"><span class='object_link'><a href="Exception.html" title="Exception (class)">Exception</a></span></li>
8282

@@ -154,9 +154,9 @@ <h2>Constructor Details</h2>
154154
</div>
155155

156156
<div id="footer">
157-
Generated on Thu May 16 08:48:32 2019 by
157+
Generated on Wed Nov 27 22:35:10 2019 by
158158
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
159-
0.9.19 in <a href="https://github.com/sagmor/yard-mruby">mruby mode</a> 0.3.0 (ruby-2.5.5).
159+
0.9.20 in <a href="https://github.com/sagmor/yard-mruby">mruby mode</a> 0.3.0 (ruby-2.5.5).
160160
</div>
161161

162162
</div>

0 commit comments

Comments
 (0)