Kouhei Sutou
null+****@clear*****
Fri Dec 12 19:07:35 JST 2014
Kouhei Sutou 2014-12-12 19:07:35 +0900 (Fri, 12 Dec 2014) New Revision: ce7e3040d355e7ade5fa607234428bdfddefa5ff https://github.com/ranguba/rroonga/commit/ce7e3040d355e7ade5fa607234428bdfddefa5ff Message: Add "since 4.0.8" tag Modified files: ext/groonga/rb-grn-index-column.c Modified: ext/groonga/rb-grn-index-column.c (+2 -0) =================================================================== --- ext/groonga/rb-grn-index-column.c 2014-12-12 17:48:56 +0900 (71f74bc) +++ ext/groonga/rb-grn-index-column.c 2014-12-12 19:07:35 +0900 (237fe19) @@ -1024,6 +1024,8 @@ rb_grn_index_column_open_cursor (int argc, VALUE *argv, VALUE self) * @param [Integer, Record] token_id The token ID to be estimated. * @return [Integer] The estimated number of documents found by the * given token ID. + * + * @since 4.0.8 */ static VALUE rb_grn_index_column_estimate_size (VALUE self, VALUE rb_token_id) -------------- next part -------------- HTML����������������������������...Download