update.
[chise/xemacs-chise.git.1] / src / concord.c
2008-10-08 tomo(concord_id_validate): New function.
2008-09-27 tomo(func_for_each_object): Fix bug about GC-protection.
2008-09-19 tomo(Fconcord_object_put): Check argument FEATURE is a...
2006-06-30 tomo(Fconcord_object_put): Add reversed links when FEATURE...
2006-06-28 tomo(concord_object_put): New function.
2006-06-21 tomo(Fconcord_define_object): New function.
2006-04-25 tomoAdd EXFUN for Fconcord_object_get.
2006-04-24 tomo(Fconcord_decode_object): Do GCPRO for Fconcord_make_ob...
2006-04-24 tomoAdd EXFUNs for Fconcord_decode_object and Fconcord_obje...
2006-04-24 tomo(Fconcord_object_put): Setup index for `=FOO' feature.
2006-04-16 tomo(Fconcord_decode_object): Try to use readable print...
2006-04-16 tomo(print_concord_object): Support readable form.
2006-04-14 tomo(Qconcord_object): New variable.
2006-04-10 tomo(Vconcord_ds_hash_table): New variable.
2006-02-07 tomo(struct closure_for_each_object): Add new member `ret'.
2005-12-27 tomoNew file.