<!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 &lt;kou****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2015-01-07 17:36:50 +0900 (Wed, 07 Jan 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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b">b8b14903e02d24586404c58deb2491ddb258239b</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, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Remove &quot;2&quot; suffix

  * grn_io_win_map2() -&gt;
  * grn_io_win_map()

  * grn_io_win_unmap2() -&gt;
  * grn_io_win_unmap()</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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#diff-0">lib/grn_io.h</a></li>
          <li><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#diff-1">lib/ii.c</a></li>
          <li><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#diff-2">lib/io.c</a></li>
          <li><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#diff-3">lib/store.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, &quot;Liberation Mono&quot;, 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: lib/grn_io.h (+4 -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, &quot;Liberation Mono&quot;, 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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L1">1</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L2">2</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L5">5</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L133">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L134">134</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L135">135</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L136">136</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L137">137</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L138">138</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L139">139</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L140">140</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L141">141</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0L142">142</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R1">1</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R5">5</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R133">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R134">134</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R135">135</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R136">136</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R137">137</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R138">138</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R139">139</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R140">140</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R141">141</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L0R142">142</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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">@@ -1,5 +1,5 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> /* -*- c-basic-offset: 2 -*- */</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-/* Copyright(C) 2009-2012 Brazil</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+/* Copyright(C) 2009-2015 Brazil</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">   This library is free software; you can redistribute it and/or</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   modify it under the terms of the GNU Lesser General Public</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -134,9 +134,9 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_rc grn_io_size(grn_ctx *ctx, grn_io *io, uint64_t *size);</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> grn_rc grn_io_rename(grn_ctx *ctx, const char *old_name, const char *new_name);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> GRN_API void *grn_io_header(grn_io *io);</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">-void *grn_io_win_map2(grn_io *io, grn_ctx *ctx, grn_io_win *iw, uint32_t segment,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                      uint32_t offset, uint32_t size, grn_io_rw_mode mode);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-grn_rc grn_io_win_unmap2(grn_io_win *iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+void *grn_io_win_map(grn_io *io, grn_ctx *ctx, grn_io_win *iw, uint32_t segment,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                     uint32_t offset, uint32_t size, grn_io_rw_mode mode);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+grn_rc grn_io_win_unmap(grn_io_win *iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> typedef struct _grn_io_ja_einfo grn_io_ja_einfo;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> typedef struct _grn_io_ja_ehead grn_io_ja_ehead;</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, &quot;Liberation Mono&quot;, 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: lib/ii.c (+60 -60)</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, &quot;Liberation Mono&quot;, 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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L1">1</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2">2</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L5">5</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L238">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L239">239</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L240">240</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L241">241</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L242">242</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L243">243</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L244">244</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L245">245</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L246">246</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L247">247</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L248">248</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L249">249</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L293">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L294">294</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L295">295</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L296">296</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L297">297</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L298">298</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L299">299</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L300">300</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L301">301</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L302">302</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L303">303</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L308">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L309">309</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L310">310</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L311">311</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L312">312</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L313">313</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L314">314</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L315">315</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L316">316</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L317">317</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L318">318</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L319">319</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L320">320</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L321">321</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L322">322</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L323">323</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L366">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L367">367</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L368">368</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L369">369</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L370">370</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L371">371</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L372">372</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L373">373</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L374">374</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L375">375</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L376">376</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L377">377</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L378">378</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L379">379</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L380">380</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L381">381</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L382">382</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L383">383</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L384">384</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L385">385</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L386">386</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L387">387</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L388">388</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L389">389</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L390">390</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L394">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L395">395</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L396">396</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L397">397</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L398">398</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L399">399</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L400">400</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L401">401</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L402">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L403">403</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L404">404</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L405">405</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L406">406</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L407">407</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L408">408</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L409">409</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L410">410</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L411">411</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L412">412</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L413">413</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2501">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2502">2502</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2503">2503</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2504">2504</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2505">2505</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2506">2506</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2507">2507</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2508">2508</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2509">2509</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2510">2510</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2529">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2530">2530</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2531">2531</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2532">2532</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2533">2533</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2534">2534</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2535">2535</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2536">2536</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2570">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2571">2571</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2572">2572</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2573">2573</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2574">2574</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2575">2575</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2576">2576</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2577">2577</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2920">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2921">2921</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2922">2922</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2923">2923</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2924">2924</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2925">2925</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2926">2926</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2927">2927</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2928">2928</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2935">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2936">2936</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2937">2937</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2938">2938</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2939">2939</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2940">2940</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2941">2941</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2942">2942</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2943">2943</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2944">2944</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2945">2945</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2946">2946</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2948">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2949">2949</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2950">2950</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2951">2951</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2952">2952</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2953">2953</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2954">2954</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2955">2955</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2956">2956</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2957">2957</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2958">2958</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2959">2959</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2960">2960</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2961">2961</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2962">2962</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L2963">2963</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3017">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3018">3018</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3019">3019</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3020">3020</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3021">3021</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3022">3022</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3023">3023</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3024">3024</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3159">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3160">3160</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3161">3161</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3162">3162</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3163">3163</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3164">3164</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3165">3165</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3166">3166</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3262">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3263">3263</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3264">3264</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3265">3265</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3266">3266</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3267">3267</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3268">3268</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3269">3269</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3270">3270</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3276">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3277">3277</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3278">3278</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3279">3279</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3280">3280</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3281">3281</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3282">3282</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3283">3283</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3287">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3288">3288</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3289">3289</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3290">3290</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3291">3291</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3292">3292</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3293">3293</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3294">3294</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3297">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3298">3298</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3299">3299</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3300">3300</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3301">3301</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3302">3302</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3303">3303</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3304">3304</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3309">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3310">3310</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3311">3311</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3312">3312</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3313">3313</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3314">3314</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3315">3315</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3316">3316</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3317">3317</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3318">3318</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3319">3319</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3320">3320</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3321">3321</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3322">3322</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3323">3323</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3324">3324</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3325">3325</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3326">3326</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3327">3327</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3328">3328</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3329">3329</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3330">3330</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3331">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3332">3332</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3333">3333</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3334">3334</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3335">3335</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3336">3336</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3337">3337</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3338">3338</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3339">3339</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3340">3340</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3341">3341</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3342">3342</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3343">3343</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3344">3344</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3345">3345</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3346">3346</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3347">3347</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L3348">3348</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4010">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4011">4011</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4012">4012</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4013">4013</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4014">4014</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4015">4015</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4016">4016</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4017">4017</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4018">4018</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4019">4019</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4020">4020</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4021">4021</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4022">4022</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4023">4023</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4024">4024</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4025">4025</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4026">4026</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4073">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4074">4074</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4075">4075</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4076">4076</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4077">4077</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4078">4078</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4079">4079</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4080">4080</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4081">4081</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4095">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4096">4096</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4097">4097</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4098">4098</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4099">4099</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4100">4100</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4101">4101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4102">4102</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4188">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4189">4189</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4190">4190</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4191">4191</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4192">4192</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4193">4193</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4194">4194</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4195">4195</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4196">4196</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4197">4197</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4198">4198</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4199">4199</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4366">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4367">4367</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4368">4368</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4369">4369</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4370">4370</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4371">4371</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4372">4372</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L4373">4373</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6526">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6527">6527</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6528">6528</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6529">6529</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6530">6530</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6531">6531</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6532">6532</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6533">6533</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6534">6534</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6535">6535</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6536">6536</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L6537">6537</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L7235">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L7236">7236</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L7237">7237</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L7238">7238</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L7239">7239</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L7240">7240</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L7241">7241</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1L7242">7242</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R1">1</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R5">5</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R238">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R239">239</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R240">240</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R241">241</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R242">242</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R243">243</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R244">244</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R245">245</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R246">246</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R247">247</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R248">248</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R249">249</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R293">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R294">294</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R295">295</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R296">296</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R297">297</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R298">298</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R299">299</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R300">300</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R301">301</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R302">302</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R303">303</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R308">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R309">309</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R310">310</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R311">311</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R312">312</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R313">313</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R314">314</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R315">315</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R316">316</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R317">317</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R318">318</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R319">319</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R320">320</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R321">321</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R322">322</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R323">323</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R366">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R367">367</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R368">368</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R369">369</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R370">370</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R371">371</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R372">372</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R373">373</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R374">374</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R375">375</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R376">376</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R377">377</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R378">378</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R379">379</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R380">380</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R381">381</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R382">382</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R383">383</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R384">384</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R385">385</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R386">386</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R387">387</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R388">388</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R389">389</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R390">390</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R394">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R395">395</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R396">396</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R397">397</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R398">398</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R399">399</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R400">400</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R401">401</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R402">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R403">403</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R404">404</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R405">405</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R406">406</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R407">407</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R408">408</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R409">409</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R410">410</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R411">411</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R412">412</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R413">413</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2501">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2502">2502</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2503">2503</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2504">2504</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2505">2505</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2506">2506</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2507">2507</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2508">2508</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2509">2509</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2510">2510</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2529">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2530">2530</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2531">2531</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2532">2532</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2533">2533</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2534">2534</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2535">2535</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2536">2536</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2570">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2571">2571</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2572">2572</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2573">2573</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2574">2574</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2575">2575</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2576">2576</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2577">2577</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2920">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2921">2921</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2922">2922</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2923">2923</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2924">2924</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2925">2925</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2926">2926</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2927">2927</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2928">2928</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2935">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2936">2936</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2937">2937</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2938">2938</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2939">2939</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2940">2940</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2941">2941</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2942">2942</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2943">2943</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2944">2944</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2945">2945</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2946">2946</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2948">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2949">2949</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2950">2950</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2951">2951</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2952">2952</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2953">2953</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2954">2954</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2955">2955</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2956">2956</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2957">2957</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2958">2958</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2959">2959</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2960">2960</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2961">2961</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2962">2962</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R2963">2963</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3017">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3018">3018</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3019">3019</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3020">3020</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3021">3021</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3022">3022</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3023">3023</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3024">3024</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3159">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3160">3160</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3161">3161</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3162">3162</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3163">3163</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3164">3164</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3165">3165</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3166">3166</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3262">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3263">3263</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3264">3264</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3265">3265</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3266">3266</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3267">3267</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3268">3268</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3269">3269</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3270">3270</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3276">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3277">3277</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3278">3278</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3279">3279</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3280">3280</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3281">3281</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3282">3282</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3283">3283</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3287">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3288">3288</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3289">3289</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3290">3290</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3291">3291</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3292">3292</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3293">3293</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3294">3294</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3297">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3298">3298</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3299">3299</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3300">3300</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3301">3301</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3302">3302</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3303">3303</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3304">3304</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3309">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3310">3310</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3311">3311</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3312">3312</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3313">3313</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3314">3314</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3315">3315</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3316">3316</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3317">3317</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3318">3318</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3319">3319</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3320">3320</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3321">3321</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3322">3322</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3323">3323</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3324">3324</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3325">3325</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3326">3326</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3327">3327</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3328">3328</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3329">3329</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3330">3330</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3331">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3332">3332</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3333">3333</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3334">3334</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3335">3335</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3336">3336</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3337">3337</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3338">3338</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3339">3339</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3340">3340</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3341">3341</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3342">3342</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3343">3343</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3344">3344</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3345">3345</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3346">3346</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3347">3347</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R3348">3348</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4010">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4011">4011</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4012">4012</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4013">4013</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4014">4014</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4015">4015</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4016">4016</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4017">4017</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4018">4018</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4019">4019</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4020">4020</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4021">4021</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4022">4022</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4023">4023</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4024">4024</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4025">4025</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4026">4026</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4073">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4074">4074</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4075">4075</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4076">4076</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4077">4077</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4078">4078</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4079">4079</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4080">4080</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4081">4081</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4095">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4096">4096</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4097">4097</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4098">4098</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4099">4099</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4100">4100</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4101">4101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4102">4102</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4188">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4189">4189</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4190">4190</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4191">4191</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4192">4192</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4193">4193</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4194">4194</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4195">4195</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4196">4196</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4197">4197</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4198">4198</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4199">4199</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4366">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4367">4367</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4368">4368</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4369">4369</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4370">4370</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4371">4371</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4372">4372</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R4373">4373</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6526">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6527">6527</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6528">6528</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6529">6529</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6530">6530</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6531">6531</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6532">6532</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6533">6533</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6534">6534</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6535">6535</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6536">6536</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R6537">6537</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R7235">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R7236">7236</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R7237">7237</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R7238">7238</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R7239">7239</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R7240">7240</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R7241">7241</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L1R7242">7242</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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">@@ -1,5 +1,5 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> /* -*- c-basic-offset: 2 -*- */</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-/* Copyright(C) 2009-2014 Brazil</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+/* Copyright(C) 2009-2015 Brazil</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">   This library is free software; you can redistribute it and/or</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   modify it under the terms of the GNU Lesser General Public</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -239,11 +239,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">typedef struct {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   uint32_t recs[N_GARBAGES];</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> } grn_ii_ginfo;</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">-#define WIN_MAP2(chunk,ctx,iw,seg,pos,size,mode)\</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  grn_io_win_map2(chunk, ctx, iw,\</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                  ((seg) &gt;&gt; GRN_II_N_CHUNK_VARIATION),\</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                  (((seg) &amp; ((1 &lt;&lt; GRN_II_N_CHUNK_VARIATION) - 1)) &lt;&lt; GRN_II_W_LEAST_CHUNK) + (pos),\</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                  size,mode)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#define WIN_MAP(chunk,ctx,iw,seg,pos,size,mode)\</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  grn_io_win_map(chunk, ctx, iw,\</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                 ((seg) &gt;&gt; GRN_II_N_CHUNK_VARIATION),\</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                 (((seg) &amp; ((1 &lt;&lt; GRN_II_N_CHUNK_VARIATION) - 1)) &lt;&lt; GRN_II_W_LEAST_CHUNK) + (pos),\</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                 size,mode)</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 int new_histogram[32];</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static int free_histogram[32];</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -294,10 +294,10 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">chunk_new(grn_ctx *ctx, grn_ii *ii, uint32_t *res, uint32_t size)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">       iw_.addr = NULL;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       gseg = &amp;ii-&gt;header-&gt;garbages[m - GRN_II_W_LEAST_CHUNK];</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       while (*gseg != NOT_ASSIGNED) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-        ginfo = WIN_MAP2(ii-&gt;chunk, ctx, &amp;iw, *gseg, 0, S_GARBAGE, grn_io_rdwr);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+        ginfo = WIN_MAP(ii-&gt;chunk, ctx, &amp;iw, *gseg, 0, S_GARBAGE, grn_io_rdwr);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         //GRN_IO_SEG_MAP2(ii-&gt;chunk, *gseg, ginfo);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         if (!ginfo) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          if (iw_.addr) { grn_io_win_unmap2(&amp;iw_); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          if (iw_.addr) { grn_io_win_unmap(&amp;iw_); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           return GRN_NO_MEMORY_AVAILABLE;</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 (ginfo-&gt;next != NOT_ASSIGNED || ginfo-&gt;nrecs &gt; N_GARBAGES_TH) {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -309,15 +309,15 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">chunk_new(grn_ctx *ctx, grn_ii *ii, uint32_t *res, uint32_t size)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">             HEADER_CHUNK_OFF(ii, *gseg);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             *gseg = ginfo-&gt;next;</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">-          if (iw_.addr) { grn_io_win_unmap2(&amp;iw_); }</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          if (iw_.addr) { grn_io_win_unmap(&amp;iw_); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           return GRN_SUCCESS;</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">-        if (iw_.addr) { grn_io_win_unmap2(&amp;iw_); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+        if (iw_.addr) { grn_io_win_unmap(&amp;iw_); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         iw_ = iw;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         gseg = &amp;ginfo-&gt;next;</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">-      if (iw_.addr) { grn_io_win_unmap2(&amp;iw_); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+      if (iw_.addr) { grn_io_win_unmap(&amp;iw_); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     vp = &amp;ii-&gt;header-&gt;free_chunks[m - GRN_II_W_LEAST_CHUNK];</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (*vp == NOT_ASSIGNED) {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -367,24 +367,24 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">chunk_free(grn_ctx *ctx, grn_ii *ii, uint32_t offset, uint32_t dummy, uint32_t s</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   gseg = &amp;ii-&gt;header-&gt;garbages[m - GRN_II_W_LEAST_CHUNK];</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   iw_.addr = NULL;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   while (*gseg != NOT_ASSIGNED) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    ginfo = WIN_MAP2(ii-&gt;chunk, ctx, &amp;iw, *gseg, 0, S_GARBAGE, grn_io_rdwr);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    ginfo = WIN_MAP(ii-&gt;chunk, ctx, &amp;iw, *gseg, 0, S_GARBAGE, grn_io_rdwr);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     // GRN_IO_SEG_MAP2(ii-&gt;chunk, *gseg, ginfo);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (!ginfo) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-      if (iw_.addr) { grn_io_win_unmap2(&amp;iw_); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+      if (iw_.addr) { grn_io_win_unmap(&amp;iw_); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       return GRN_NO_MEMORY_AVAILABLE;</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 (ginfo-&gt;nrecs &lt; N_GARBAGES) { break; }</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    if (iw_.addr) { grn_io_win_unmap2(&amp;iw_); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    if (iw_.addr) { grn_io_win_unmap(&amp;iw_); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     iw_ = iw;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     gseg = &amp;ginfo-&gt;next;</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 (*gseg == NOT_ASSIGNED) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     grn_rc rc;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if ((rc = chunk_new(ctx, ii, gseg, S_GARBAGE))) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-      if (iw_.addr) { grn_io_win_unmap2(&amp;iw_); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+      if (iw_.addr) { grn_io_win_unmap(&amp;iw_); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       return rc;</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">-    ginfo = WIN_MAP2(ii-&gt;chunk, ctx, &amp;iw, *gseg, 0, S_GARBAGE, grn_io_rdwr);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    ginfo = WIN_MAP(ii-&gt;chunk, ctx, &amp;iw, *gseg, 0, S_GARBAGE, grn_io_rdwr);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     /*</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     uint32_t i = 0;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     while (HEADER_CHUNK_AT(ii, i)) {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -395,7 +395,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">chunk_free(grn_ctx *ctx, grn_ii *ii, uint32_t offset, uint32_t dummy, uint32_t s</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     GRN_IO_SEG_MAP2(ii-&gt;chunk, *gseg, ginfo);</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 (!ginfo) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-      if (iw_.addr) { grn_io_win_unmap2(&amp;iw_); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+      if (iw_.addr) { grn_io_win_unmap(&amp;iw_); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       return GRN_NO_MEMORY_AVAILABLE;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     ginfo-&gt;head = 0;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -403,11 +403,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">chunk_free(grn_ctx *ctx, grn_ii *ii, uint32_t offset, uint32_t dummy, uint32_t s</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     ginfo-&gt;nrecs = 0;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     ginfo-&gt;next = NOT_ASSIGNED;</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">-  if (iw_.addr) { grn_io_win_unmap2(&amp;iw_); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  if (iw_.addr) { grn_io_win_unmap(&amp;iw_); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   ginfo-&gt;recs[ginfo-&gt;head] = offset;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (++ginfo-&gt;head == N_GARBAGES) { ginfo-&gt;head = 0; }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   ginfo-&gt;nrecs++;</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   ii-&gt;header-&gt;ngarbages[m - GRN_II_W_LEAST_CHUNK]++;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   return GRN_SUCCESS;</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">@@ -2502,9 +2502,9 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">chunk_flush(grn_ctx *ctx, grn_ii *ii, chunk_info *cinfo, uint8_t *enc, uint32_t</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   grn_io_win dw;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (encsize) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (!(rc = chunk_new(ctx, ii, &amp;dcn, encsize))) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-      if ((dc = WIN_MAP2(ii-&gt;chunk, ctx, &amp;dw, dcn, 0, encsize, grn_io_wronly))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+      if ((dc = WIN_MAP(ii-&gt;chunk, ctx, &amp;dw, dcn, 0, encsize, grn_io_wronly))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         memcpy(dc, enc, encsize);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-        grn_io_win_unmap2(&amp;dw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+        grn_io_win_unmap(&amp;dw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         cinfo-&gt;segno = dcn;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         cinfo-&gt;size = encsize;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       } else {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2530,7 +2530,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">chunk_merge(grn_ctx *ctx, grn_ii *ii, buffer *sb, buffer_term *bt,</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   uint32_t segno = cinfo-&gt;segno, size = cinfo-&gt;size, sdf = 0, ndf = 0;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   uint32_t *ridp = NULL, *sidp = NULL, *tfp, *weightp = NULL, *posp = NULL;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   docinfo cid = {0, 0, 0, 0, 0}, lid = {0, 0, 0, 0, 0}, bid = *bidp;</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  uint8_t *scp = WIN_MAP2(ii-&gt;chunk, ctx, &amp;sw, segno, 0, size, grn_io_rdonly);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  uint8_t *scp = WIN_MAP(ii-&gt;chunk, ctx, &amp;sw, segno, 0, size, grn_io_rdonly);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (scp) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     uint16_t nextb = *nextbp;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     uint32_t snn = 0, *srp, *ssp = NULL, *stp, *sop = NULL, *snp;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2571,7 +2571,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">chunk_merge(grn_ctx *ctx, grn_ii *ii, buffer *sb, buffer_term *bt,</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">       ndf = ridp - dv[0].data;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     datavec_fin(ctx, rdv);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    grn_io_win_unmap2(&amp;sw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    grn_io_win_unmap(&amp;sw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     rc = GRN_NO_MEMORY_AVAILABLE;</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">@@ -2921,8 +2921,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">buffer_flush(grn_ctx *ctx, grn_ii *ii, uint32_t seg, grn_hash *h)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">       uint32_t max_dest_chunk_size = sb-&gt;header.chunk_size + S_SEGMENT;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       if ((dc = GRN_MALLOC(max_dest_chunk_size * 2))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         if ((scn = sb-&gt;header.chunk) == NOT_ASSIGNED ||</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            (sc = WIN_MAP2(ii-&gt;chunk, ctx, &amp;sw, scn, 0,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                           sb-&gt;header.chunk_size, grn_io_rdonly))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            (sc = WIN_MAP(ii-&gt;chunk, ctx, &amp;sw, scn, 0,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                          sb-&gt;header.chunk_size, grn_io_rdonly))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           uint16_t n = sb-&gt;header.nterms;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           memset(db, 0, S_SEGMENT);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           memcpy(db-&gt;terms, sb-&gt;terms, n * sizeof(buffer_term));</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2936,11 +2936,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">buffer_flush(grn_ctx *ctx, grn_ii *ii, uint32_t seg, grn_hash *h)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">             if (!actual_chunk_size || !(rc = chunk_new(ctx, ii, &amp;dcn, actual_chunk_size))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               db-&gt;header.chunk = actual_chunk_size ? dcn : NOT_ASSIGNED;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               fake_map2(ctx, ii-&gt;chunk, &amp;dw, dc, dcn, actual_chunk_size);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-              if (!(rc = grn_io_win_unmap2(&amp;dw))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+              if (!(rc = grn_io_win_unmap(&amp;dw))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 buffer_segment_update(ii, seg, ds);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 ii-&gt;header-&gt;total_chunk_size += actual_chunk_size;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 if (scn != NOT_ASSIGNED) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                  grn_io_win_unmap2(&amp;sw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                  grn_io_win_unmap(&amp;sw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   chunk_free(ctx, ii, scn, 0, sb-&gt;header.chunk_size);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   ii-&gt;header-&gt;total_chunk_size -= sb-&gt;header.chunk_size;</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">@@ -2949,15 +2949,15 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">buffer_flush(grn_ctx *ctx, grn_ii *ii, uint32_t seg, grn_hash *h)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 if (actual_chunk_size) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   chunk_free(ctx, ii, dcn, 0, actual_chunk_size);</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">-                if (scn != NOT_ASSIGNED) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                if (scn != NOT_ASSIGNED) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               GRN_FREE(dc);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-              if (scn != NOT_ASSIGNED) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+              if (scn != NOT_ASSIGNED) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             GRN_FREE(dc);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            if (scn != NOT_ASSIGNED) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            if (scn != NOT_ASSIGNED) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           GRN_FREE(dc);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -3018,7 +3018,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ii_buffer_check(grn_ctx *ctx, grn_ii *ii, uint32_t seg)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     GRN_OUTPUT_CSTR(&quot;void chunk size&quot;);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     GRN_OUTPUT_INT64(sb-&gt;header.chunk_size);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   } else {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    if ((sc = WIN_MAP2(ii-&gt;chunk, ctx, &amp;sw, scn, 0, sb-&gt;header.chunk_size, grn_io_rdonly))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    if ((sc = WIN_MAP(ii-&gt;chunk, ctx, &amp;sw, scn, 0, sb-&gt;header.chunk_size, grn_io_rdonly))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       GRN_OUTPUT_CSTR(&quot;chunk size&quot;);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       GRN_OUTPUT_INT64(sb-&gt;header.chunk_size);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     } else {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -3160,7 +3160,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ii_buffer_check(grn_ctx *ctx, grn_ii *ii, uint32_t seg)</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">   GRN_OUTPUT_MAP_CLOSE();</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   datavec_fin(ctx, rdv);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  if (sc) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  if (sc) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   buffer_close(ctx, ii, pseg);</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">@@ -3263,8 +3263,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">buffer_split(grn_ctx *ctx, grn_ii *ii, uint32_t seg, grn_hash *h)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         if ((dc0 = GRN_MALLOC(max_dest_chunk_size * 2))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           if ((dc1 = GRN_MALLOC(max_dest_chunk_size * 2))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             if ((scn = sb-&gt;header.chunk) == NOT_ASSIGNED ||</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                (sc = WIN_MAP2(ii-&gt;chunk, ctx, &amp;sw, scn, 0,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                               sb-&gt;header.chunk_size, grn_io_rdonly))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                (sc = WIN_MAP(ii-&gt;chunk, ctx, &amp;sw, scn, 0,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                              sb-&gt;header.chunk_size, grn_io_rdonly))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               term_split(ctx, ii-&gt;lexicon, sb, db0, db1);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               if (!(rc = buffer_merge(ctx, ii, seg, h, sb, sc, db0, dc0))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 actual_db0_chunk_size = db0-&gt;header.chunk_size;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -3277,7 +3277,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">buffer_split(grn_ctx *ctx, grn_ii *ii, uint32_t seg, grn_hash *h)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                     !(rc = chunk_new(ctx, ii, &amp;dcn0, actual_db0_chunk_size))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   db0-&gt;header.chunk = actual_db0_chunk_size ? dcn0 : NOT_ASSIGNED;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   fake_map2(ctx, ii-&gt;chunk, &amp;dw0, dc0, dcn0, actual_db0_chunk_size);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                  if (!(rc = grn_io_win_unmap2(&amp;dw0))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                  if (!(rc = grn_io_win_unmap(&amp;dw0))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                     if (!(rc = buffer_merge(ctx, ii, seg, h, sb, sc, db1, dc1))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                       actual_db1_chunk_size = db1-&gt;header.chunk_size;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                       if (actual_db1_chunk_size &gt;= max_dest_chunk_size) {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -3288,7 +3288,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">buffer_split(grn_ctx *ctx, grn_ii *ii, uint32_t seg, grn_hash *h)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                       if (!actual_db1_chunk_size ||</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           !(rc = chunk_new(ctx, ii, &amp;dcn1, actual_db1_chunk_size))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                         fake_map2(ctx, ii-&gt;chunk, &amp;dw1, dc1, dcn1, actual_db1_chunk_size);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                        if (!(rc = grn_io_win_unmap2(&amp;dw1))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                        if (!(rc = grn_io_win_unmap(&amp;dw1))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           db1-&gt;header.chunk = actual_db1_chunk_size ? dcn1 : NOT_ASSIGNED;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           buffer_segment_update(ii, dls0, dps0);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           buffer_segment_update(ii, dls1, dps1);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -3298,7 +3298,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">buffer_split(grn_ctx *ctx, grn_ii *ii, uint32_t seg, grn_hash *h)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           ii-&gt;header-&gt;total_chunk_size += actual_db0_chunk_size;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           ii-&gt;header-&gt;total_chunk_size += actual_db1_chunk_size;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           if (scn != NOT_ASSIGNED) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                            grn_io_win_unmap2(&amp;sw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                            grn_io_win_unmap(&amp;sw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                             chunk_free(ctx, ii, scn, 0, sb-&gt;header.chunk_size);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                             ii-&gt;header-&gt;total_chunk_size -= sb-&gt;header.chunk_size;</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">@@ -3310,21 +3310,21 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">buffer_split(grn_ctx *ctx, grn_ii *ii, uint32_t seg, grn_hash *h)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                             chunk_free(ctx, ii, dcn0, 0, actual_db0_chunk_size);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           GRN_FREE(dc1);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                          if (scn != NOT_ASSIGNED) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                          if (scn != NOT_ASSIGNED) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                         }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                       } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                         if (actual_db0_chunk_size) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           chunk_free(ctx, ii, dcn0, 0, actual_db0_chunk_size);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                         }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                         GRN_FREE(dc1);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                        if (scn != NOT_ASSIGNED) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                        if (scn != NOT_ASSIGNED) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                       }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                     } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                       if (actual_db0_chunk_size) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                         chunk_free(ctx, ii, dcn0, 0, actual_db0_chunk_size);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                       }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                       GRN_FREE(dc1);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                      if (scn != NOT_ASSIGNED) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                      if (scn != NOT_ASSIGNED) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                     }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                     if (actual_db0_chunk_size) {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -3332,17 +3332,17 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">buffer_split(grn_ctx *ctx, grn_ii *ii, uint32_t seg, grn_hash *h)</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">                     GRN_FREE(dc1);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                     GRN_FREE(dc0);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                    if (scn != NOT_ASSIGNED) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                    if (scn != NOT_ASSIGNED) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   GRN_FREE(dc1);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   GRN_FREE(dc0);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                  if (scn != NOT_ASSIGNED) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                  if (scn != NOT_ASSIGNED) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 GRN_FREE(dc1);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 GRN_FREE(dc0);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                if (scn != NOT_ASSIGNED) { grn_io_win_unmap2(&amp;sw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                if (scn != NOT_ASSIGNED) { grn_io_win_unmap(&amp;sw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">               GRN_FREE(dc1);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4011,16 +4011,16 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">chunk_is_reused(grn_ctx *ctx, grn_ii *ii, grn_ii_cursor *c, uint32_t offset, uin</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     gseg = ii-&gt;header-&gt;garbages[m - GRN_II_W_LEAST_CHUNK];</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     while (gseg != NOT_ASSIGNED) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       grn_io_win iw;</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-      grn_ii_ginfo *ginfo = WIN_MAP2(ii-&gt;chunk, ctx, &amp;iw, gseg, 0, S_GARBAGE, grn_io_rdwr);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+      grn_ii_ginfo *ginfo = WIN_MAP(ii-&gt;chunk, ctx, &amp;iw, gseg, 0, S_GARBAGE, grn_io_rdwr);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       if (!ginfo) { break; }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       for (i = 0; i &lt; ginfo-&gt;nrecs; i++) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         if (ginfo-&gt;recs[i] == offset) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           return 0;</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">       gseg = ginfo-&gt;next;</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-      grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+      grn_io_win_unmap(&amp;iw);</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 1;</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">@@ -4074,8 +4074,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ii_cursor_open(grn_ctx *ctx, grn_ii *ii, grn_id tid,</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">       c-&gt;ppseg = &amp;ii-&gt;header-&gt;binfo[LSEG(pos)];</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       if (bt-&gt;size_in_chunk &amp;&amp; (chunk = c-&gt;buf-&gt;header.chunk) != NOT_ASSIGNED) {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-        if (!(c-&gt;cp = WIN_MAP2(ii-&gt;chunk, ctx, &amp;c-&gt;iw, chunk, bt-&gt;pos_in_chunk,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                               bt-&gt;size_in_chunk, grn_io_rdonly))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+        if (!(c-&gt;cp = WIN_MAP(ii-&gt;chunk, ctx, &amp;c-&gt;iw, chunk, bt-&gt;pos_in_chunk,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                              bt-&gt;size_in_chunk, grn_io_rdonly))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           buffer_close(ctx, ii, c-&gt;buffer_pseg);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           GRN_FREE(c);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           c = NULL;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4096,7 +4096,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ii_cursor_open(grn_ctx *ctx, grn_ii *ii, grn_id tid,</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">           if (!(c-&gt;cinfo = GRN_MALLOCN(chunk_info, c-&gt;nchunks))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             buffer_close(ctx, ii, c-&gt;buffer_pseg);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            grn_io_win_unmap2(&amp;c-&gt;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            grn_io_win_unmap(&amp;c-&gt;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             GRN_FREE(c);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             c = NULL;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             goto exit;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4189,11 +4189,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ii_cursor_next(grn_ctx *ctx, grn_ii_cursor *c)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 uint8_t *cp;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 grn_io_win iw;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 uint32_t size = c-&gt;cinfo[c-&gt;curr_chunk].size;</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                if (size &amp;&amp; (cp = WIN_MAP2(c-&gt;ii-&gt;chunk, ctx, &amp;iw,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                                           c-&gt;cinfo[c-&gt;curr_chunk].segno, 0,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                                           size, grn_io_rdonly))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                if (size &amp;&amp; (cp = WIN_MAP(c-&gt;ii-&gt;chunk, ctx, &amp;iw,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                                          c-&gt;cinfo[c-&gt;curr_chunk].segno, 0,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                                          size, grn_io_rdonly))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   grn_p_decv(ctx, cp, size, c-&gt;rdv, c-&gt;ii-&gt;n_elements);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                  grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                  grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   if (chunk_is_reused(ctx, c-&gt;ii, c,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                                       c-&gt;cinfo[c-&gt;curr_chunk].segno, size)) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                     GRN_LOG(ctx, GRN_LOG_WARNING,</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4367,7 +4367,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ii_cursor_close(grn_ctx *ctx, grn_ii_cursor *c)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   datavec_fin(ctx, c-&gt;rdv);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (c-&gt;cinfo) { GRN_FREE(c-&gt;cinfo); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (c-&gt;buf) { buffer_close(ctx, c-&gt;ii, c-&gt;buffer_pseg); }</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  if (c-&gt;cp) { grn_io_win_unmap2(&amp;c-&gt;iw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  if (c-&gt;cp) { grn_io_win_unmap(&amp;c-&gt;iw); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   GRN_FREE(c);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   return GRN_SUCCESS;</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">@@ -6527,11 +6527,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ii_cursor_next_all(grn_ctx *ctx, grn_ii_cursor *c)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 uint8_t *cp;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 grn_io_win iw;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 uint32_t size = c-&gt;cinfo[c-&gt;curr_chunk].size;</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                if (size &amp;&amp; (cp = WIN_MAP2(c-&gt;ii-&gt;chunk, ctx, &amp;iw,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                                           c-&gt;cinfo[c-&gt;curr_chunk].segno, 0,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                                           size, grn_io_rdonly))) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                if (size &amp;&amp; (cp = WIN_MAP(c-&gt;ii-&gt;chunk, ctx, &amp;iw,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                                          c-&gt;cinfo[c-&gt;curr_chunk].segno, 0,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                                          size, grn_io_rdonly))) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   grn_p_decv(ctx, cp, size, c-&gt;rdv, c-&gt;ii-&gt;n_elements);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                  grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                  grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                 } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   c-&gt;pc.rid = 0;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   break;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -7236,7 +7236,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ii_buffer_chunk_flush(grn_ctx *ctx, grn_ii_buffer *ii_buffer)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">           chunk_number, ii_buffer-&gt;packed_len);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   fake_map2(ctx, ii_buffer-&gt;ii-&gt;chunk, &amp;io_win, ii_buffer-&gt;packed_buf,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             chunk_number, ii_buffer-&gt;packed_len);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  grn_io_win_unmap2(&amp;io_win);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  grn_io_win_unmap(&amp;io_win);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   ii_buffer-&gt;term_buffer-&gt;header.chunk = chunk_number;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   ii_buffer-&gt;term_buffer-&gt;header.chunk_size = ii_buffer-&gt;packed_len;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   ii_buffer-&gt;term_buffer-&gt;header.buffer_free =</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, &quot;Liberation Mono&quot;, 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: lib/io.c (+4 -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, &quot;Liberation Mono&quot;, 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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L1">1</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L2">2</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L5">5</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L844">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L845">845</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L846">846</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L847">847</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L848">848</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L849">849</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L850">850</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L851">851</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L852">852</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L900">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L901">901</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L902">902</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L903">903</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L904">904</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L905">905</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L906">906</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2L907">907</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R1">1</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R5">5</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R844">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R845">845</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R846">846</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R847">847</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R848">848</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R849">849</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R850">850</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R851">851</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R852">852</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R900">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R901">901</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R902">902</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R903">903</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R904">904</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R905">905</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R906">906</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L2R907">907</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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">@@ -1,5 +1,5 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> /* -*- c-basic-offset: 2 -*- */</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-/* Copyright(C) 2009-2014 Brazil</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+/* Copyright(C) 2009-2015 Brazil</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">   This library is free software; you can redistribute it and/or</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   modify it under the terms of the GNU Lesser General Public</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -845,8 +845,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_io_write_ja_ehead(grn_io *io, grn_ctx *ctx, uint32_t key,</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"> void *</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-grn_io_win_map2(grn_io *io, grn_ctx *ctx, grn_io_win *iw, uint32_t segment,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                uint32_t offset, uint32_t size, grn_io_rw_mode mode)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+grn_io_win_map(grn_io *io, grn_ctx *ctx, grn_io_win *iw, uint32_t segment,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+               uint32_t offset, uint32_t size, grn_io_rw_mode mode)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   uint32_t nseg, segment_size = io-&gt;header-&gt;segment_size;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (offset &gt;= segment_size) {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -901,7 +901,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_io_win_map2(grn_io *io, grn_ctx *ctx, grn_io_win *iw, uint32_t segment,</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"> grn_rc</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-grn_io_win_unmap2(grn_io_win *iw)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+grn_io_win_unmap(grn_io_win *iw)</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 (!iw || !iw-&gt;io ||!iw-&gt;ctx) { return GRN_INVALID_ARGUMENT; }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (iw-&gt;cached) {</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, &quot;Liberation Mono&quot;, 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: lib/store.c (+12 -12)</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, &quot;Liberation Mono&quot;, 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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1">1</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L2">2</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L5">5</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L544">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L545">545</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L546">546</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L547">547</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L548">548</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L549">549</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L550">550</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L551">551</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L562">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L563">563</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L564">564</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L565">565</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L566">566</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L567">567</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L568">568</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L569">569</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L710">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L711">711</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L712">712</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L713">713</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L714">714</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L715">715</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L716">716</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L717">717</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L735">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L736">736</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L737">737</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L738">738</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L739">739</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L740">740</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L741">741</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L742">742</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L882">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L883">883</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L884">884</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L885">885</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L886">886</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L887">887</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L888">888</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L889">889</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L890">890</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L891">891</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L892">892</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L893">893</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L952">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L953">953</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L954">954</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L955">955</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L956">956</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L957">957</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L958">958</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L959">959</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L961">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L962">962</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L963">963</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L964">964</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L965">965</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L966">966</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L967">967</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L968">968</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1002">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1003">1003</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1004">1004</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1005">1005</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1006">1006</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1007">1007</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1008">1008</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1009">1009</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1011">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1012">1012</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1013">1013</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1014">1014</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1015">1015</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1016">1016</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1017">1017</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1018">1018</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1102">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1103">1103</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1104">1104</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1105">1105</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1106">1106</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1107">1107</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1108">1108</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3L1109">1109</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R0">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1">1</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R5">5</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R544">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R545">545</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R546">546</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R547">547</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R548">548</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R549">549</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R550">550</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R551">551</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R562">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R563">563</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R564">564</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R565">565</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R566">566</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R567">567</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R568">568</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R569">569</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R710">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R711">711</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R712">712</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R713">713</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R714">714</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R715">715</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R716">716</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R717">717</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R735">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R736">736</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R737">737</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R738">738</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R739">739</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R740">740</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R741">741</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R742">742</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R882">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R883">883</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R884">884</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R885">885</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R886">886</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R887">887</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R888">888</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R889">889</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R890">890</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R891">891</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R892">892</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R893">893</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R952">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R953">953</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R954">954</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R955">955</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R956">956</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R957">957</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R958">958</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R959">959</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R961">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R962">962</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R963">963</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R964">964</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R965">965</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R966">966</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R967">967</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R968">968</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1002">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1003">1003</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1004">1004</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1005">1005</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1006">1006</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1007">1007</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1008">1008</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1009">1009</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1011">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1012">1012</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1013">1013</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1014">1014</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1015">1015</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1016">1016</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1017">1017</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1018">1018</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1102">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1103">1103</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1104">1104</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1105">1105</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1106">1106</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1107">1107</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1108">1108</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/b8b14903e02d24586404c58deb2491ddb258239b#L3R1109">1109</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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">@@ -1,5 +1,5 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> /* -*- c-basic-offset: 2 -*- */</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-/* Copyright(C) 2009-2014 Brazil</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+/* Copyright(C) 2009-2015 Brazil</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">   This library is free software; you can redistribute it and/or</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   modify it under the terms of the GNU Lesser General Public</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -545,7 +545,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ja_ref_raw(grn_ctx *ctx, grn_ja *ja, grn_id id, grn_io_win *iw, uint32_t *va</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           EINFO_DEC(ei, jag, vpos, vsize);</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">-        grn_io_win_map2(ja-&gt;io, ctx, iw, jag, vpos, vsize, grn_io_rdonly);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+        grn_io_win_map(ja-&gt;io, ctx, iw, jag, vpos, vsize, grn_io_rdonly);</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 (!iw-&gt;addr) { GRN_IO_SEG_UNREF(ja-&gt;io, pseg); }</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">@@ -563,7 +563,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ja_unref(grn_ctx *ctx, grn_io_win *iw)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (!iw-&gt;addr) { return GRN_INVALID_ARGUMENT; }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     GRN_IO_SEG_UNREF(iw-&gt;io, iw-&gt;pseg);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    if (!iw-&gt;tiny_p) { grn_io_win_unmap2(iw); }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    if (!iw-&gt;tiny_p) { grn_io_win_unmap(iw); }</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 GRN_SUCCESS;</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">@@ -711,7 +711,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">exit :</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"> #define JA_N_GARBAGES_TH 10</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">-// todo : grn_io_win_map2 cause verbose copy when nseg &gt; 1, it should be copied directly.</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+// todo : grn_io_win_map cause verbose copy when nseg &gt; 1, it should be copied directly.</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static grn_rc</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> grn_ja_alloc(grn_ctx *ctx, grn_ja *ja, grn_id id,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">              uint32_t element_size, grn_ja_einfo *einfo, grn_io_win *iw)</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -736,7 +736,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ja_alloc(grn_ctx *ctx, grn_ja *ja, grn_id id,</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">       } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         if (i == j + n) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           j++;</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          addr = grn_io_win_map2(ja-&gt;io, ctx, iw, j, 0, element_size, grn_io_wronly);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          addr = grn_io_win_map(ja-&gt;io, ctx, iw, j, 0, element_size, grn_io_wronly);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           if (!addr) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             grn_io_unlock(ja-&gt;io);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             return GRN_NO_MEMORY_AVAILABLE;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -883,11 +883,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">set_value(grn_ctx *ctx, grn_ja *ja, grn_id id, void *value, uint32_t value_len,</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">     memcpy(iw.addr, value, value_len);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     memset((byte *)iw.addr + value_len, 0, sizeof(uint32_t));</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if ((rc = grn_ja_alloc(ctx, ja, id, value_len, einfo, &amp;iw))) { return rc; }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     memcpy(iw.addr, value, value_len);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    grn_io_win_unmap(&amp;iw);</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 rc;</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">@@ -953,7 +953,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ja_put_raw(grn_ctx *ctx, grn_ja *ja, grn_id id,</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">             memcpy(iw.addr, oldvalue, old_len);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             memcpy((byte *)iw.addr + old_len, value, value_len);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             memset((byte *)iw.addr + old_len + value_len, 0, sizeof(uint32_t));</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           if ((rc = grn_ja_alloc(ctx, ja, id, value_len + old_len, &amp;einfo, &amp;iw))) {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -962,7 +962,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ja_put_raw(grn_ctx *ctx, grn_ja *ja, grn_id id,</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">           memcpy(iw.addr, oldvalue, old_len);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           memcpy((byte *)iw.addr + old_len, value, value_len);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         grn_ja_unref(ctx, &amp;jw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       } else {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1003,7 +1003,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ja_put_raw(grn_ctx *ctx, grn_ja *ja, grn_id id,</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">             memcpy(iw.addr, value, value_len);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             memcpy((byte *)iw.addr + value_len, oldvalue, old_len);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             memset((byte *)iw.addr + value_len + old_len, 0, sizeof(uint32_t));</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-            grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+            grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         } else {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           if ((rc = grn_ja_alloc(ctx, ja, id, value_len + old_len, &amp;einfo, &amp;iw))) {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1012,7 +1012,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ja_put_raw(grn_ctx *ctx, grn_ja *ja, grn_id id,</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">           memcpy(iw.addr, value, value_len);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           memcpy((byte *)iw.addr + value_len, oldvalue, old_len);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         grn_ja_unref(ctx, &amp;jw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       } else {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1103,7 +1103,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_ja_putv(grn_ctx *ctx, grn_ja *ja, grn_id id, grn_obj *vector, int flags)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     memcpy(iw.addr, GRN_BULK_HEAD(&amp;header), sizeh);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (body) { memcpy((char *)iw.addr + sizeh, GRN_BULK_HEAD(body), sizev); }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (f) { memcpy((char *)iw.addr + sizeh + sizev, GRN_BULK_HEAD(&amp;footer), sizef); }</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    grn_io_win_unmap2(&amp;iw);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    grn_io_win_unmap(&amp;iw);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     rc = grn_ja_replace(ctx, ja, id, &amp;einfo, NULL);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> exit :</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>