Kouhei Sutou
null+****@clear*****
Fri Dec 12 22:09:25 JST 2014
Kouhei Sutou 2014-12-12 22:09:25 +0900 (Fri, 12 Dec 2014) New Revision: 5791b9607d9dbbc30db127365f142b5c25932578 https://github.com/ranguba/rroonga/commit/5791b9607d9dbbc30db127365f142b5c25932578 Message: Fix wrong "since" version Reported by Masafumi Yokoyama. Thanks!!! Modified files: ext/groonga/rb-grn-expression.c ext/groonga/rb-grn-index-column.c Modified: ext/groonga/rb-grn-expression.c (+1 -1) =================================================================== --- ext/groonga/rb-grn-expression.c 2014-12-12 19:08:22 +0900 (195ecdc) +++ ext/groonga/rb-grn-expression.c 2014-12-12 22:09:25 +0900 (8bb8b64) @@ -498,7 +498,7 @@ rb_grn_expression_compile (VALUE self) * Dump execution plan of the `expression` in string. * * @overload dump_plan - * @since 4.0.8 + * @since 4.0.7 */ static VALUE rb_grn_expression_dump_plan (VALUE self) Modified: ext/groonga/rb-grn-index-column.c (+1 -1) =================================================================== --- ext/groonga/rb-grn-index-column.c 2014-12-12 19:08:22 +0900 (237fe19) +++ ext/groonga/rb-grn-index-column.c 2014-12-12 22:09:25 +0900 (05458da) @@ -1025,7 +1025,7 @@ rb_grn_index_column_open_cursor (int argc, VALUE *argv, VALUE self) * @return [Integer] The estimated number of documents found by the * given token ID. * - * @since 4.0.8 + * @since 4.0.7 */ static VALUE rb_grn_index_column_estimate_size (VALUE self, VALUE rb_token_id) -------------- next part -------------- HTML����������������������������...Télécharger