Statistics
| Branch: | Tag: | Revision:

root / examples @ master

Name Size Revision Age Author Comment
Makefile.am 143 Bytes 5e70a08c 4 months Nobuyoshi Nakada support for build-directory different from the ...
kv.c 12.3 KB 38038d94 12 months daijiro mori Removed grn_ql_load(). grn_ql_*() renamed to gr...

Latest revisions

# Date Author Comment
5e70a08c 05/17/2010 06:00 pm Nobuyoshi Nakada

support for build-directory different from the source.

0343fd34 04/09/2010 09:47 am daijiro mori

Removed index.c from examples.

ebb5a7a8 11/05/2009 08:52 am daijiro mori

Modified specification of grn_*_cursor_open() functions. offset and limit parameter are now signed integer and -1 must be assigned when fetching whole records instead of 0. (you can fetch 0 records when assigned 0 as limit value)

38038d94 09/08/2009 02:21 am daijiro mori

Removed grn_ql_load(). grn_ql_*() renamed to grn_ctx_*().

0049a7b2 07/31/2009 01:48 pm daijiro mori

Added offset and limit parameter to grn_table_cursor_open().

0b255875 07/18/2009 07:55 pm daijiro mori

Modified the signature of grn_table_create(). value_size -> value_type.

3fa3c548 07/15/2009 07:52 am daijiro mori

GRN_SEL_* -> GRN_OP_*

82cde1f3 07/11/2009 11:09 am daijiro mori

SHORTTEXT -> SHORT_TEXT.

674e1fcf 05/22/2009 03:14 pm mori

Added 'flags' argument to GRN_TEXT_INIT(), GRN_OBJ_DO_SHALLOW_COPY and/or GRN_OBJ_VECTOR can be assigned as its value. GRN_TEXT_INIT_REF has been cut off.

206e68a8 05/15/2009 08:26 am mori

renamed grn_ctx_lookup() into grn_ctx_get(), grn_ctx_get() into grn_ctx_at()

  • groonga.h (grn_ctx_lookup): renamed into grn_ctx_get.
  • groonga.h (grn_ctx_get): renamed into grn_ctx_at.

View revisions

Also available in: Atom