chise/concord.git
17 years agoUpdate version to 0.0.1.
tomo [Fri, 22 Dec 2006 08:22:15 +0000 (08:22 +0000)]
Update version to 0.0.1.

17 years ago(libconcord.la): Add `-no-undefined' to avoid error on Cygwin.
tomo [Fri, 22 Dec 2006 08:21:11 +0000 (08:21 +0000)]
(libconcord.la): Add `-no-undefined' to avoid error on Cygwin.
(concord.lo): Specify `--mode=compile'.
(concord-bdb.lo): ditto.
(name.lo): ditto.
(install.libs): Specify `--mode=install'.

17 years agoupdate. chise-base-0_23 chise-core-0_23 concord-0_0_0
tomo [Thu, 11 May 2006 12:28:15 +0000 (12:28 +0000)]
update.

17 years ago(tar): Fixed. ChangeLog
tomo [Thu, 11 May 2006 12:21:31 +0000 (12:21 +0000)]
(tar): Fixed.

18 years agoupdate. libconcord-0_0_0
tomo [Fri, 14 Apr 2006 17:12:10 +0000 (17:12 +0000)]
update.

18 years ago(concord_ds_open_genre): Use <char*> instead of <unsigned char*> for
tomo [Fri, 14 Apr 2006 17:08:33 +0000 (17:08 +0000)]
(concord_ds_open_genre): Use <char*> instead of <unsigned char*> for
genre-name.
(concord_genre_open_feature): Likewise.
(concord_genre_open_index): Use <char*> instead of <unsigned char*>
for index-name.
(concord_genre_get_feature_0): Use <char*> instead of <unsigned char*>
for feature-name.
(struct CONCORD_DS_Table): Use <char*> instead of <unsigned char*> for
member `location'.
(concord_default_read_object): Cast to avoid warning.
(concord_open_ds): Use <char*> instead of <unsigned char*> for
ds->location.
(concord_ds_foreach_genre_name): Use <char*> instead of <unsigned
char*> for ds->location; cast to avoid warning.
(struct CONCORD_Genre_Table): Use <char*> instead of <unsigned char*>
for member `name'.
(concord_ds_open_genre): Use <char*> instead of <unsigned char*> for
genre-name.
(concord_genre_foreach_feature_name): Use <char*> instead of <unsigned
char*> for ds->location.
(concord_genre_get_feature_0): Use <char*> instead of <unsigned char*>
for genre-name.
(concord_genre_get_feature): Use <char*> instead of <unsigned char*>
for t_name.
(struct CONCORD_Feature_Table): Use <char*> instead of <unsigned
char*> for member `name'.
(concord_genre_open_feature): Use <char*> instead of <unsigned char*>
for feature-name.
(concord_obj_gets_feature_value): Cast to avoid warning.
(struct CONCORD_INDEX_Table): Use <char*> instead of <unsigned char*>
for member `name'.
(concord_genre_open_index): Use <char*> instead of <unsigned char*>
for index-name.
(concord_index_strid_put_obj): Cast to avoid warning.

18 years ago(concord_name_table_put): Use <char*> instead of <unsigned char*> for
tomo [Fri, 14 Apr 2006 16:39:44 +0000 (16:39 +0000)]
(concord_name_table_put): Use <char*> instead of <unsigned char*> for
key.
(concord_name_table_get): Likewise.

18 years agoupdate.
tomo [Fri, 14 Apr 2006 16:05:17 +0000 (16:05 +0000)]
update.

18 years ago(CONCORD_BDB_open): Use <char*> instead of <unsigned char*> for
tomo [Fri, 14 Apr 2006 16:01:28 +0000 (16:01 +0000)]
(CONCORD_BDB_open): Use <char*> instead of <unsigned char*> for
db_dir, genre, key_type and name.
(CONCORD_BDB_get): Use <char*> instead of <unsigned char*> for key.
(CONCORD_BDB_put): Likewise.

18 years ago(concord_open_ds): Use <char*> instead of <unsigned char*> for
tomo [Fri, 14 Apr 2006 15:58:08 +0000 (15:58 +0000)]
(concord_open_ds): Use <char*> instead of <unsigned char*> for
location.
(concord_ds_location): Likewise.
(concord_ds_foreach_genre_name): Use <char*> instead of <unsigned
char*> for genre-name.
(concord_ds_get_genre): Likewise.
(concord_genre_get_name): Likewise.
(concord_genre_foreach_feature_name): Likewise.
(concord_genre_get_feature): Use <char*> instead of <unsigned char*>
for feature-name.
(concord_feature_get_name): Likewise.
(concord_obj_put_feature_value_str): Use <char*> instead of <unsigned
char*> for object-id.
(concord_obj_get_feature_value): Likewise.
(concord_obj_get_feature_value_string): Likewise.
(concord_obj_gets_feature_value): Likewise.
(concord_genre_get_index): Use <char*> instead of <unsigned
char*> for index-name.
(concord_index_strid_put_obj): Use <char*> instead of <unsigned
char*> for indexer and object-id.
(concord_index_strid_get_obj_string): Use <char*> instead of <unsigned
char*> for indexer.

18 years agoabolished.
tomo [Wed, 12 Apr 2006 12:15:24 +0000 (12:15 +0000)]
abolished.

18 years agoNew file.
tomo [Fri, 24 Feb 2006 10:42:58 +0000 (10:42 +0000)]
New file.

18 years agoupdate.
tomo [Wed, 28 Dec 2005 09:04:32 +0000 (09:04 +0000)]
update.

18 years ago(concord_genre_get_name): New function.
tomo [Wed, 28 Dec 2005 09:03:28 +0000 (09:03 +0000)]
(concord_genre_get_name): New function.
(concord_feature_get_genre): New function.

18 years ago(concord_genre_get_name): New prototype.
tomo [Wed, 28 Dec 2005 09:02:35 +0000 (09:02 +0000)]
(concord_genre_get_name): New prototype.
(concord_feature_get_genre): New prototype.

18 years agoupdate.
tomo [Wed, 27 Jul 2005 18:27:04 +0000 (18:27 +0000)]
update.

18 years ago(concord_ds_set_object_failure): Renamed from
tomo [Wed, 27 Jul 2005 18:25:25 +0000 (18:25 +0000)]
(concord_ds_set_object_failure): Renamed from
`concord_ds_set_object_nil'.
(concord_genre_get_feature_0): New function.
(concord_genre_get_feature): New implementation; use
`concord_genre_get_feature_0'; support feature alias.

18 years ago(concord_ds_set_object_failure): Renamed from
tomo [Wed, 27 Jul 2005 18:20:13 +0000 (18:20 +0000)]
(concord_ds_set_object_failure): Renamed from
`concord_ds_set_object_nil'.

18 years agoupdate.
tomo [Fri, 24 Jun 2005 13:48:00 +0000 (13:48 +0000)]
update.

18 years ago(concord_obj_put_feature_value_str): Renamed from
tomo [Fri, 24 Jun 2005 13:39:11 +0000 (13:39 +0000)]
(concord_obj_put_feature_value_str): Renamed from
`concord_stroid_set_feature_str'.
(concord_obj_get_feature_value): Renamed from
`concord_stroid_get_feature_object'.
(concord_obj_get_feature_value_string): Renamed from
`concord_stroid_get_feature_string'.
(concord_obj_gets_feature_value): Renamed from
`concord_stroid_gets_feature'.
(concord_feature_foreach_obj_string): Renamed from
`concord_feature_foreach_object_string'.
(concord_index_strid_get_obj_string): Renamed from
`concord_index_strid_get_object_string'.
(concord_index_strid_put_obj): Renamed from
`concord_index_strid_set_object_str'.

18 years ago(concord_close_ds): Renamed from `CONCORD_DS_close'.
tomo [Fri, 24 Jun 2005 08:43:58 +0000 (08:43 +0000)]
(concord_close_ds): Renamed from `CONCORD_DS_close'.

18 years agoNew file.
tomo [Wed, 22 Jun 2005 23:21:57 +0000 (23:21 +0000)]
New file.

18 years agoNew file.
tomo [Wed, 22 Jun 2005 11:12:33 +0000 (11:12 +0000)]
New file.

18 years agoNew files.
tomo [Wed, 22 Jun 2005 11:09:58 +0000 (11:09 +0000)]
New files.

19 years agoNew file.
tomo [Mon, 20 Dec 2004 07:55:19 +0000 (07:55 +0000)]
New file.