<!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">2017-04-26 14:56:32 +0900 (Wed, 26 Apr 2017)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df">7b0d454c4508ee0368ec737125a377b7505303df</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">Use meaningfull example value</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70">lib/groonga/client/request/select.rb</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/groonga/client/request/select.rb (+2 -2)</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/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70L94">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70L95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70L96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70L97">97</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70L98">98</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70L99">99</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/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70L100">100</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70L101">101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70L102">102</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/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70R94">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70R95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70R96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70R97">97</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: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70R98">98</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70R99">99</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70R100">100</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70R101">101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/7b0d454c4508ee0368ec737125a377b7505303df#diff-77896fa1ebc078d26d520b539cd80e70R102">102</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">@@ -95,8 +95,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">module Groonga</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">         #   @example: Use between function</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         #      request.</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        #        filter.between(&quot;<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">t</span>ag<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">s</span>&quot;, 19, &quot;include&quot;, 32, &quot;include&quot;)</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        #          # -&gt; --filter &#39;between(<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">t</span>ag<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">s</span>, 19, &quot;include&quot;, 32, &quot;include&quot;)&#39;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        #        filter.between(&quot;ag<span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">e</span>&quot;, 19, &quot;include&quot;, 32, &quot;include&quot;)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        #          # -&gt; --filter &#39;between(ag<span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">e</span>, 19, &quot;include&quot;, 32, &quot;include&quot;)&#39;</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 [Groonga::Client::Request::Select::Filter]</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         #     The new request object for setting a filter condition.</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>