Kouhei Sutou
kous****@users*****
2006年 11月 30日 (木) 11:22:31 JST
Index: tomoe/ChangeLog diff -u tomoe/ChangeLog:1.344 tomoe/ChangeLog:1.345 --- tomoe/ChangeLog:1.344 Wed Nov 29 15:53:06 2006 +++ tomoe/ChangeLog Thu Nov 30 11:22:31 2006 @@ -1,3 +1,14 @@ +2006-11-30 Kouhei Sutou <kou****@cozmi*****> + + * lib/tomoe-xml-parser.[ch], lib/Makefile.am: split XML parsing + related functions from tomoe-dict-xml.[ch]. + * module/dict/tomoe-dict-xml.c: used + _tomoe_xml_parser_parse_dictionary_file(). + * lib/tomoe-char.[ch]: added tomoe_char_new_from_xml_data(). + * ext/ruby/tomoe-rb-char.c: followed the changes. + * test/char_spec.rb: added test for dumping to XML and loading + from XML. + 2006-11-29 Kouhei Sutou <kou****@cozmi*****> * lib/tomoe-context.h: removed needless function.