From f3f62852e8ea9fc0d5183a395dfe5fec4a75c030 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 21 Apr 2013 09:31:41 +0900 Subject: [PATCH] update. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index b103c1e..e5e35be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2013-04-20 MORIOKA Tomohiko + * cos.h (cos_Qcomposition): New variable. + (COS_NIL): New macro. + (COS_T): New macro. + (COS_COMPOSITION): New macro. + + * symbol.c (cos_string_ent_composition): New variable. + (cos_symbol_ent_composition): New variable. + (cos_Qcomposition): New variable. + (cos_intern): Setup `composition'. + +2013-04-20 MORIOKA Tomohiko + * symbol.c (cos_release_symbol): Add check for builtin symbols. 2013-04-19 MORIOKA Tomohiko -- 1.7.10.4