<!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">HorimotoYasuhiro <horim****@clear*****></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2017-04-27 16:50:34 +0900 (Thu, 27 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/c22047f1a6887a7a637aa220d81edfef7e3fbd27">c22047f1a6887a7a637aa220d81edfef7e3fbd27</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Merge</dt>
<dd style="margin-left: 8.5em">
<ul>
<li>Merged <a href="https://github.com/ranguba/groonga-client/commit/21cf21b">21cf21b</a>: Merge pull request <a href="https://github.com/ranguba/groonga-client/issues/19">#19</a> from komainu8/feature/add_geo_in_rectangle</li>
</ul>
</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
<dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Fix exsample of geo_in_rectangle.</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/c22047f1a6887a7a637aa220d81edfef7e3fbd27#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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: lib/groonga/client/request/select.rb (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70L233">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70L234">234</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70L235">235</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70L236">236</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/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70L237">237</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70L238">238</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70L239">239</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70L240">240</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70R233">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70R234">234</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70R235">235</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70R236">236</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </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/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70R237">237</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70R238">238</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70R239">239</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/c22047f1a6887a7a637aa220d81edfef7e3fbd27#diff-77896fa1ebc078d26d520b539cd80e70R240">240</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -234,7 +234,7 @@ <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"> # @example: Basic usage</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> # request.</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> # filter.geo_in_rectangle(:location, "0x100", "100x0").</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- # # -> --filter 'geo_in_rectangle(location, 0x100, 100x0)'</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ # # -> --filter 'geo_in_rectangle(location, <span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">"</span>0x100<span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">"</span>, <span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">"</span>100x0<span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">"</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"> # @param column_name [Symbol] The column name to be checked.</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #</span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>