<!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">Tetsuro IKEDA <te.ik****@jpta*****></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2009-08-27 14:30:39 +0900 (Thu, 27 Aug 2009)</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/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b">0d0668187bd7e757de8d932b2bc59188af297b2b</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Log</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">keep up-to-date with groonga.(grn expr)</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/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#diff-0">driver.c</a></li>
</ul>
</dd>
</dl>
<div class="diff-section" style="clear: both">
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: driver.c (+1 -3)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L596">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L597">597</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L598">598</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L599">599</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L600">600</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L601">601</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L602">602</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L603">603</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L604">604</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/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L605">605</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L606">606</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0L607">607</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"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R596">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R597">597</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R598">598</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R599">599</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/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R600">600</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R601">601</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R602">602</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R603">603</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R604">604</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/0d0668187bd7e757de8d932b2bc59188af297b2b#L0R605">605</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"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -597,11 +597,9 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">int mrn_rnd_init(grn_ctx *ctx, mrn_info *info, mrn_expr *expr)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> case MRN_EXPR_UNKNOWN:</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> break;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> case MRN_EXPR_COLUMN:</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- grn_expr_append_obj(ctx, gexpr, v, GRN_OP_PUSH, 1);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> GRN_BULK_REWIND(&textbuf);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> GRN_TEXT_SETS(ctx, &textbuf, cur->val_string);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- grn_expr_append_const(ctx, gexpr, &textbuf, GRN_OP_PUSH, 1);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- grn_expr_append_op(ctx, gexpr, GRN_OP_GET_VALUE, 2);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ grn_expr_append_const(ctx, gexpr, &textbuf, GRN_OP_GET_VALUE, 1);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> break;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> case MRN_EXPR_AND:</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> grn_expr_append_op(ctx, gexpr, GRN_OP_AND, 2);</span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>