projects
/
chise
/
concord.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e5b097
)
update.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Tue, 16 Apr 2013 01:12:03 +0000
(10:12 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Tue, 16 Apr 2013 01:12:03 +0000
(10:12 +0900)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
99b7c6f
..
123d0b1
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,13
@@
+2013-04-15 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * cos.c (concord_object_get_feature_value): Use `cos_read_int' to
+ parse integer.
+
+ * read.c: Include <ctype.h>.
+ (cos_read_int): New function.
+
+ * cos-read.h (cos_read_int): New prototype.
+
2013-04-14 MORIOKA Tomohiko <tomo.git@chise.org>
* cos.c (cos_string_p): New function.