--- messaging/manakai/bin/ChangeLog 2004/10/09 07:54:16 1.2 +++ messaging/manakai/bin/ChangeLog 2005/02/18 06:13:52 1.14 @@ -1,3 +1,91 @@ +2005-02-16 Wakaba + + * cdis2pm.pl: New operator "DISPerl:AsStringMethod" and + "DISPerl:NewMethod" added. + +2005-01-06 Wakaba + + * domtest2perl.pl (output_result): Removed. + +2005-01-05 Wakaba + + * cdis2pm.pl (pod): Documentation added. + (dispm_get_value): Set default value of "0" if type is number or boolean. + (perl_code): Assertion support added. + (--output-assert): New option. + + * domtest2perl.pl (pod): Documentation added. + (node2code): Exception package name is changed. + (implementationAttribute, hasFeature): Output a function call to check + implementation attribute. + + * domts2perl.pl: Message simplified. + (pod): Documentation added. + +2005-01-04 Wakaba + + * cdis2pm.pl (disperl_to_perl): Tree code element type + "DOMMain:raiseException" implemented. + +2005-01-03 Wakaba + + * idl2dis.pl: Generates new "dis" format. + + * cdis2pm.pl (dispm_muf_description): New function. + +2004-12-31 Wakaba + + * cdis2pm.pl: Constant exporting support. + + * mkdommemlist.pl: Rewritten to read new cdis file. + + * Makefile: Modified for new mkdommemlist.pl. + + * domtest2perl.pl: Use Message::Util::QName::Filter. + +2004-12-29 Wakaba + + * disc.pl: Initialize namespace and element type bindings + before loading the first file. + +2004-11-24 Wakaba + + * cdis2rdf.pl (res_canon): New. + +2004-11-23 Wakaba + + * disc.pl: New script. + + * cdis2rdf.pl, cdis2pm.pl: New script. + * dis2rdf.pl, dis2pm.pl: Removed. + +2004-11-03 Wakaba + + * dis2rdf.pl: New script. + +2004-10-31 Wakaba + + * domts2perl.pl: New option '--domtest2perl' introduced. + +2004-10-11 Wakaba + + * dis2pm.pl (disdoc2pod, disdoc2text): New element type "eg", "KEY" + and "EM" introduced. + (type_label): ManakaiDOM:ManakaiDOMKeyIdentifier and + ManakaiDOM:ManakaiDOMKeyIdentifiers added. + +2004-10-10 Wakaba + + * dis2pm.pl (disdoc2text, disdoc2pod): New element "NOTE" introduced. + + * domtest2perl.pl: New file. + + * Makefile, mkdommemlist.pl: New files. + + * dis2pm.pl, idl2dis.pl: New (moved from ../lib/Message/DOM/). + + * genlib.pl: Removed (moved to ../lib/manakai/). + 2004-10-09 Wakaba * domtest2perl.pl, genlib.pl: New.