<!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">2012-04-09 17:28:16 +0900 (Mon, 09 Apr 2012)</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4">85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4</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">Use .cpp and .hpp
mrn_table.cc -> mrn_table.cpp
mrn_table.h -> mrn_table.hpp</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#diff-0">Makefile.am</a></li>
<li><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#diff-1">ha_mroonga.cpp</a></li>
</ul>
</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Renamed files</dt>
<dd style="margin-left: 8.5em">
<ul>
<li>
<a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#diff-2">mrn_table.cpp</a><br>
(from mrn_table.cc)
</li>
<li>
<a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#diff-3">mrn_table.hpp</a><br>
(from mrn_table.h)
</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: Makefile.am (+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, "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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L8">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L10">10</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L11">11</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L12">12</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L14">14</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L15">15</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L16">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L19">19</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L20">20</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0L23">23</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R8">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R10">10</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R11">11</a></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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R14">14</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R15">15</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R16">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R19">19</a></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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R20">20</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L0R23">23</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">@@ -9,7 +9,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">noinst_HEADERS =                                \</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         mrn_macro.h                                \</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         mrn_sys.hpp                                \</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         ha_mroonga.hpp                                \</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-        mrn_table.h                                \</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+        mrn_table.hpp                                \</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         mrn_err.h                                \</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         mrn_mysql.h                                \</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         mrn_mysql_compat.h</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -17,7 +17,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">noinst_HEADERS =                                \</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> sources =                                        \</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         ha_mroonga.cpp                                \</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         mrn_sys.cpp                                \</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-        mrn_table.cc</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+        mrn_table.cpp</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> libraries =                                        \</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         $(top_builddir)/lib/libmroonga.la</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, "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: ha_mroonga.cpp (+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"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1L40">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1L41">41</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1L42">42</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1L43">43</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1L44">44</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1L45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1L46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1L47">47</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1R40">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1R41">41</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1R42">42</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1R43">43</a></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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1R44">44</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1R45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1R46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L1R47">47</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">@@ -41,7 +41,7 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include <dirent.h></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include <unistd.h></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include "mrn_err.h"</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-#include "mrn_table.h"</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#include "mrn_table.hpp"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include "ha_mroonga.hpp"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include <mrn_path_mapper.hpp></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </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, "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"> Renamed: mrn_table.cpp (+1 -1) 99%</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2L25">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2L26">26</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2L27">27</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2L28">28</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2L29">29</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2L30">30</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2L31">31</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2L32">32</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2R25">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2R26">26</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2R27">27</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2R28">28</a></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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2R29">29</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2R30">30</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2R31">31</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L2R32">32</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">@@ -26,7 +26,7 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #endif</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include "mrn_err.h"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include "mrn_sys.hpp"</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-#include "mrn_table.h"</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#include "mrn_table.hpp"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include "mrn_mysql_compat.h"</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 MYSQL_VERSION_ID >= 50603</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, "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"> Renamed: mrn_table.hpp (+3 -3) 98%</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L17">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L19">19</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L20">20</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L21">21</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L22">22</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-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L25">25</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L111">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L112">112</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L113">113</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L114">114</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3L115">115</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R17">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R19">19</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R20">20</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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R21">21</a></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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R25">25</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R111">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R112">112</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R113">113</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R114">114</a></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/85c9cdc1b0fe12c9f9db20d7e4e52e82c6a441f4#L3R115">115</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">@@ -18,8 +18,8 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</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-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-#ifndef _mrn_table_h</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-#define _mrn_table_h</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#ifndef _mrn_table_hpp</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#define _mrn_table_hpp</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include <groonga.h></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">@@ -112,4 +112,4 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">uint mrn_decode(char *buf_st, char *buf_ed, const char *st, const char *ed);</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> st_mrn_slot_data *mrn_get_slot_data(THD *thd, bool can_create);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> void mrn_clear_alter_share(THD *thd);</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">-#endif /* _mrn_table_h */</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#endif /* _mrn_table_hpp */</span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>