<!DOCTYPE html>
<html>
<head>
</head>
<body>
<dl style="line-height: 1.5; margin-left: 2em">
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
<dd style="margin-left: 8.5em">Kouhei Sutou <kou****@clear*****></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2017-10-31 12:26:45 +0900 (Tue, 31 Oct 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/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a">afffcfa8d148688229ff09b0b3d33637eddc2d6a</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
<dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Fix no such method error</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-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8">lib/groonga/command/parser.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/command/parser.rb (+5 -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/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8L359">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8L360">360</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8L361">361</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8L362">362</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8L363">363</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8L364">364</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8L365">365</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8L366">366</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/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R359">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R360">360</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R361">361</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R362">362</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/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R363">363</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R364">364</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R365">365</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R366">366</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R367">367</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R368">368</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R369">369</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga-command-parser/commit/afffcfa8d148688229ff09b0b3d33637eddc2d6a#diff-a5bb7bf58be077ff3b8586b13677c2b8R370">370</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">@@ -360,7 +360,11 @@ <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"> @load_values_parser.on_consumed = lambda do |consumed|</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if @loading</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> @command.original_source << consumed</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- @buffer = @buffer[consumed.bytesize..-1]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ if @buffer.bytesize == consumed.bytesize</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ @buffer = "".force_encoding("ASCII-8BIT")</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ else</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ @buffer = @buffer[consumed.bytesize..-1]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> @load_values_parser.on_end = lambda do |rest|</span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>