<!DOCTYPE html>
<html>
<head>
</head>
<body>
<dl style="line-height: 1.5; margin-left: 2em">
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
<dd style="margin-left: 8.5em">Kouhei Sutou <kou****@clear*****></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2015-04-12 00:23:55 +0900 (Sun, 12 Apr 2015)</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
<dd style="margin-left: 8.5em"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2">56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
<dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Use meaningful name</pre></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
<dd style="margin-left: 8.5em">
<ul>
<li><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#diff-0">ext/groonga/extconf.rb</a></li>
<li><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#diff-1">ext/groonga/rb-grn-context.c</a></li>
<li><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#diff-2">ext/groonga/rb-grn-expression.c</a></li>
<li><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#diff-3">ext/groonga/rb-grn-index-column.c</a></li>
<li><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#diff-4">ext/groonga/rb-grn-patricia-trie.c</a></li>
<li><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#diff-5">ext/groonga/rb-grn-table-key-support.c</a></li>
<li><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#diff-6">ext/groonga/rb-grn-table.c</a></li>
<li><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#diff-7">ext/groonga/rb-grn.h</a></li>
<li><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#diff-8">ext/groonga/rb-groonga.c</a></li>
</ul>
</dd>
</dl>
<div class="diff-section" style="clear: both">
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ext/groonga/extconf.rb (+1 -0)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0L281">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0L282">282</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0L283">283</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0L284">284</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0L285">285</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0L286">286</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0L287">287</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0R281">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0R282">282</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0R283">283</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0R284">284</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0R285">285</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0R286">286</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0R287">287</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L0R288">288</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -282,6 +282,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">have_header("ruby/st.h") unless have_macro("HAVE_RUBY_ST_H", "ruby.h")</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> have_func("rb_errinfo", "ruby.h")</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> have_func("rb_sym2str", "ruby.h")</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> have_func("rb_to_symbol", "ruby.h")</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+have_func("rb_ary_new_from_args", "ruby.h")</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> have_func("rb_ary_new_from_values", "ruby.h")</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> have_type("enum ruby_value_type", "ruby.h")</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ext/groonga/rb-grn-context.c (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1L816">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1L817">817</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1L818">818</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1L819">819</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1L820">820</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1L821">821</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1L822">822</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1L823">823</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1R816">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1R817">817</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1R818">818</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1R819">819</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1R820">820</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1R821">821</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1R822">822</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L1R823">823</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -817,7 +817,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_context_receive (VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_grn_context_check(context, self);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- return rb_ary_new3(2, UINT2NUM(query_id), rb_result);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ return rb_ary_new_from_args(2, UINT2NUM(query_id), rb_result);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static const char *</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ext/groonga/rb-grn-expression.c (+7 -3)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L474">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L475">475</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L476">476</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L477">477</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L478">478</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L479">479</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L480">480</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L481">481</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L693">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L694">694</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L695">695</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L696">696</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L697">697</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L698">698</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L699">699</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L700">700</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L739">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L740">740</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L741">741</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L742">742</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L743">743</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L744">744</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L745">745</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2L746">746</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R474">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R475">475</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R476">476</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R477">477</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R478">478</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R479">479</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R480">480</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R481">481</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R482">482</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R483">483</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R484">484</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R696">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R697">697</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R698">698</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R699">699</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R700">700</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R701">701</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R702">702</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R703">703</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R742">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R743">743</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R744">744</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R745">745</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R746">746</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R747">747</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R748">748</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R749">749</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L2R750">750</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -475,7 +475,10 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_expression_parse (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (rc != GRN_SUCCESS) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> VALUE related_object;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- related_object = rb_ary_new3(2, self, rb_ary_new_from_values(argc, argv));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ related_object =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_args(2,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ self,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_values(argc, argv));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> exception = rb_grn_context_to_exception(context, related_object);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (default_column_is_created)</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -694,7 +697,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_expression_snippet (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (TYPE(RARRAY_PTR(rb_tags)[0]) == T_STRING) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_tags = rb_ary_new3(1, rb_tags);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_tags = rb_ary_new_from_args(1, rb_tags);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_tag_values = RARRAY_PTR(rb_tags);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -740,7 +743,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_expression_snippet (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> (const char **)open_tags, open_tag_lengths,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> (const char **)close_tags, close_tag_lengths,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> mapping);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- related_object = rb_ary_new3(2, self, rb_ary_new_from_values(argc, argv));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ related_object =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_args(2, self, rb_ary_new_from_values(argc, argv));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_grn_context_check(context, related_object);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> return GRNOBJECT2RVAL(Qnil, context, snippet, GRN_TRUE);</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ext/groonga/rb-grn-index-column.c (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3L708">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3L709">709</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3L710">710</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3L711">711</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3L712">712</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3L713">713</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3L714">714</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3L715">715</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3R708">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3R709">709</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3R710">710</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3R711">711</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3R712">712</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3R713">713</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3R714">714</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L3R715">715</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -709,7 +709,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">static VALUE</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_grn_index_column_set_source (VALUE self, VALUE rb_source)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (!RVAL2CBOOL(rb_obj_is_kind_of(rb_source, rb_cArray)))</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_source = rb_ary_new3(1, rb_source);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_source = rb_ary_new_from_args(1, rb_source);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> return rb_grn_index_column_set_sources(self, rb_source);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ext/groonga/rb-grn-patricia-trie.c (+5 -5)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L423">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L424">424</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L425">425</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L426">426</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L427">427</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L428">428</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L429">429</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L430">430</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L431">431</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L432">432</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L433">433</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4L434">434</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R423">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R424">424</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R425">425</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R426">426</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R427">427</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R428">428</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R429">429</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R430">430</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R431">431</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R432">432</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R433">433</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L4R434">434</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -424,11 +424,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_patricia_trie_scan (VALUE self, VALUE rb_string)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> term = rb_grn_context_rb_string_new(context,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> string + hits[i].offset,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> hits[i].length);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- matched_info = rb_ary_new3(4,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- record,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- term,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- UINT2NUM(hits[i].offset),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- UINT2NUM(hits[i].length));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ matched_info = rb_ary_new_from_args(4,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ record,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ term,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ UINT2NUM(hits[i].offset),</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ UINT2NUM(hits[i].length));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (block_given) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_yield(matched_info);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> } else {</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ext/groonga/rb-grn-table-key-support.c (+8 -4)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L524">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L525">525</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L526">526</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L527">527</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L528">528</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L529">529</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L530">530</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L531">531</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L567">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L568">568</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L569">569</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L570">570</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L571">571</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L572">572</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L573">573</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L574">574</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L575">575</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5L576">576</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R524">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R525">525</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R526">526</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R527">527</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R528">528</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R529">529</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R530">530</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R531">531</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R532">532</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R533">533</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R569">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R570">570</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R571">571</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R572">572</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R573">573</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R574">574</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R575">575</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R576">576</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R577">577</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R578">578</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R579">579</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L5R580">580</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -525,7 +525,9 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_table_key_support_array_set (VALUE self, VALUE rb_key, VALUE rb_values)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (id == GRN_ID_NIL) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_raise(rb_eGrnError,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> "failed to add record: %s",</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_grn_inspect(rb_ary_new3(3, self, rb_key, rb_values)));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_grn_inspect(rb_ary_new_from_args(3,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ self,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_key, rb_values)));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> data.self = self;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -568,9 +570,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_table_key_support_set_column_value (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (id == GRN_ID_NIL) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_raise(rb_eGrnError,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> "failed to add record: %s",</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_grn_inspect(rb_ary_new3(4,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- self, rb_key,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_name, rb_value)));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_grn_inspect(rb_ary_new_from_args(4,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ self,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_key,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_name,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_value)));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> return rb_grn_table_set_column_value_raw(self, id, rb_name, rb_value);</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ext/groonga/rb-grn-table.c (+34 -15)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L327">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L328">328</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L329">329</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L330">330</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L331">331</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L332">332</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L333">333</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L334">334</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L335">335</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L336">336</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L451">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L452">452</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L453">453</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L454">454</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L455">455</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L456">456</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L457">457</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L458">458</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L459">459</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1584">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1585">1585</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1586">1586</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1587">1587</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1588">1588</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1589">1589</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1590">1590</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1591">1591</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1592">1592</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1593">1593</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1594">1594</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1642">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1643">1643</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1644">1644</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1645">1645</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1646">1646</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1647">1647</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1648">1648</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1649">1649</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1650">1650</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1651">1651</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1652">1652</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1693">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1694">1694</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1695">1695</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1696">1696</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1697">1697</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1698">1698</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1699">1699</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1700">1700</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1701">1701</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1702">1702</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1703">1703</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1704">1704</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1894">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1895">1895</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1896">1896</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1897">1897</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1898">1898</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1899">1899</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1900">1900</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1901">1901</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1902">1902</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1903">1903</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1904">1904</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6L1905">1905</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R327">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R328">328</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R329">329</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R330">330</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R331">331</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R332">332</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R333">333</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R334">334</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R335">335</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R336">336</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R337">337</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R338">338</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R339">339</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R454">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R455">455</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R456">456</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R457">457</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R458">458</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R459">459</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R460">460</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R461">461</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R462">462</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R463">463</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R464">464</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1589">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1590">1590</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1591">1591</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1592">1592</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1593">1593</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1594">1594</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1595">1595</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1596">1596</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1597">1597</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1598">1598</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1599">1599</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1600">1600</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1601">1601</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1602">1602</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1603">1603</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1651">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1652">1652</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1653">1653</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1654">1654</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1655">1655</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1656">1656</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1657">1657</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1658">1658</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1659">1659</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1660">1660</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1661">1661</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1662">1662</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1663">1663</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1664">1664</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1665">1665</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1706">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1707">1707</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1708">1708</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1709">1709</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1710">1710</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1711">1711</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1712">1712</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1713">1713</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1714">1714</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1715">1715</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1716">1716</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1717">1717</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1718">1718</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1719">1719</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1720">1720</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1910">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1911">1911</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1912">1912</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1913">1913</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1914">1914</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1915">1915</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1916">1916</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1917">1917</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1918">1918</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1919">1919</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1920">1920</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1921">1921</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1922">1922</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1923">1923</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L6R1924">1924</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -328,9 +328,12 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_table_define_column (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column = grn_column_create(context, table, name, name_size,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> path, flags, value_type);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (context->rc) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_grn_context_check(context,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_ary_new3(2, self,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_ary_new_from_values(argc, argv)));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ VALUE rb_related_object;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_related_object =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_args(2,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ self,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_values(argc, argv));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_grn_context_check(context, rb_related_object);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_column = GRNCOLUMN2RVAL(Qnil, context, column, GRN_TRUE);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -452,8 +455,10 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_table_define_index_column (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column = grn_column_create(context, table, name, name_size,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> path, flags, value_type);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (context->rc) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_grn_context_check(context,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_ary_new3(2, self, rb_ary_new_from_values(argc, argv)));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ VALUE rb_related_object;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_related_object =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_args(2, self, rb_ary_new_from_values(argc, argv));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_grn_context_check(context, rb_related_object);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_column = GRNCOLUMN2RVAL(Qnil, context, column, GRN_TRUE);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1585,10 +1590,14 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_table_get_value_convenience (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> "id", &rb_option_id,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> NULL);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (!(NIL_P(rb_option_id) || RVAL2CBOOL(rb_option_id))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ VALUE rb_related_object;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_related_object =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_args(2,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ self,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_values(argc, argv));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_raise(rb_eArgError, ":id options must be true or nil: %s: %s",</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_grn_inspect(rb_option_id),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_grn_inspect(rb_ary_new3(2,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- self, rb_ary_new_from_values(argc, argv))));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_grn_inspect(rb_related_object));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1643,10 +1652,14 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_table_set_value_convenience (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> "id", &rb_option_id,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> NULL);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (!(NIL_P(rb_option_id) || RVAL2CBOOL(rb_option_id))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ VALUE rb_related_object;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_related_object =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_args(2,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ self,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_values(argc, argv));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_raise(rb_eArgError, ":id options must be true or nil: %s: %s",</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_grn_inspect(rb_option_id),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_grn_inspect(rb_ary_new3(2,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- self, rb_ary_new_from_values(argc, argv))));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_grn_inspect(rb_related_object));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1694,11 +1707,14 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_table_get_column_value_convenience (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> "id", &rb_option_id,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> NULL);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (!(NIL_P(rb_option_id) || RVAL2CBOOL(rb_option_id))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ VALUE rb_related_object;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_related_object =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_args(2,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ self,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_values(argc, argv));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_raise(rb_eArgError, ":id options must be true or nil: %s: %s",</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_grn_inspect(rb_option_id),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_grn_inspect(rb_ary_new3(2,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- self,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_ary_new_from_values(argc, argv))));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_grn_inspect(rb_related_object));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1895,11 +1911,14 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_table_set_column_value_convenience (int argc, VALUE *argv, VALUE self)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> "id", &rb_option_id,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> NULL);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (!(NIL_P(rb_option_id) || RVAL2CBOOL(rb_option_id))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ VALUE rb_related_object;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_related_object =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_args(2,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ self,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_ary_new_from_values(argc, argv));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_raise(rb_eArgError, ":id options must be true or nil: %s: %s",</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_grn_inspect(rb_option_id),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_grn_inspect(rb_ary_new3(2,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- self,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- rb_ary_new_from_values(argc, argv))));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ rb_grn_inspect(rb_related_object));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ext/groonga/rb-grn.h (+4 -0)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7L48">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7L49">49</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7L50">50</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7L51">51</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7L52">52</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7L53">53</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7L54">54</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R48">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R49">49</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R50">50</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R51">51</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R52">52</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R53">53</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R54">54</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R55">55</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R56">56</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R57">57</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L7R58">58</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -49,6 +49,10 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> # define rb_to_symbol(rb_string) (rb_str_intern(rb_string))</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #endif</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#ifndef HAVE_RB_ARY_NEW_FROM_ARGS</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+# define rb_ary_new_from_args(n, ...) rb_ary_new3((n), __VA_ARGS__)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#endif</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #ifndef HAVE_RB_ARY_NEW_FROM_VALUES</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> # define rb_ary_new_from_values(n, values) rb_ary_new4((n), (values))</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #endif</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: ext/groonga/rb-groonga.c (+8 -8)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L83">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L84">84</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L85">85</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L86">86</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L87">87</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L88">88</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L89">89</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L90">90</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L91">91</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L93">93</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L94">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L97">97</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L98">98</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L99">99</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L100">100</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L101">101</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L102">102</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L103">103</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8L104">104</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R83">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R84">84</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R85">85</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R86">86</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R87">87</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R88">88</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R89">89</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R90">90</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R91">91</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R93">93</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R94">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R97">97</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R98">98</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R99">99</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R100">100</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R101">101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R102">102</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R103">103</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/rroonga/commit/56eb328f7cacaf1ca27a8fa9b5322585d33ad8a2#L8R104">104</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -84,10 +84,10 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_init_version (VALUE mGrn)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_grn_init_runtime_version(mGrn);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- build_version = rb_ary_new3(3,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- INT2NUM(GRN_MAJOR_VERSION),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- INT2NUM(GRN_MINOR_VERSION),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- INT2NUM(GRN_MICRO_VERSION));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ build_version = rb_ary_new_from_args(3,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ INT2NUM(GRN_MAJOR_VERSION),</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ INT2NUM(GRN_MINOR_VERSION),</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ INT2NUM(GRN_MICRO_VERSION));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_obj_freeze(build_version);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> /*</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> * ビルドしたgroongaのバージョン。 @[メジャーバージョン,</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -95,10 +95,10 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">rb_grn_init_version (VALUE mGrn)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> */</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_define_const(mGrn, "BUILD_VERSION", build_version);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- bindings_version = rb_ary_new3(3,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- INT2NUM(RB_GRN_MAJOR_VERSION),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- INT2NUM(RB_GRN_MINOR_VERSION),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- INT2NUM(RB_GRN_MICRO_VERSION));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ bindings_version = rb_ary_new_from_args(3,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ INT2NUM(RB_GRN_MAJOR_VERSION),</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ INT2NUM(RB_GRN_MINOR_VERSION),</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ INT2NUM(RB_GRN_MICRO_VERSION));</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> rb_obj_freeze(bindings_version);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> /*</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> * rroongaのバージョン。 @[メジャーバージョン, マ</span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>