--- messaging/manakai/bin/ChangeLog 2005/10/01 12:14:29 1.31 +++ messaging/manakai/bin/ChangeLog 2005/11/16 10:07:11 1.38 @@ -1,3 +1,60 @@ +2005-11-16 Wakaba + + * dac2text.pl: Dies if test code is not defined. + +2005-11-15 Wakaba + + * dac2test.pl: Adds the module as |require|d module. + + * mkdisdump.pl: Requests |DOMLS:Generic| feature + instead of obsoleted |DOMLS:LS| feature. + +2005-11-13 Wakaba + + * dac2test.pl: New script. + +2005-10-16 Wakaba + + * dac2pm.pl (--output-line): New option. + +2005-10-11 Wakaba + + * dac2pm.pl: Reports how long it takes at END. + +2005-10-06 Wakaba + + * mkdommemlist.pl: Revised for new "dae" database. + + * domts2perl.pl (--domtest2perl-option): New option. + + * domtest2perl.pl: Revised for new DOM Perl binding. + + * Makefile: Rules to make "dommemlist.pl.tmp" revised. + +2005-10-05 Wakaba + + * mkdisdump.pl (dd_get_qname_uri): Sets "dump:uri" attribute. + +2005-10-03 Wakaba + + * mkdisdump.pl (append_module_documentation): Outputs + any "DISCore:AnyAppName" property value in + addition to "dis:AppName" values. Use "dump:ref" + property if the value is a URI. + (append_method_documentation): Likewise. + (append_document_documentation): Likewise. + +2005-10-02 Wakaba + + * mkdisdump.pl (append_document_documentation): Outputs "doc:as" + properties if available. + (append_module_documentation): Outputs "dis:AppName" + and "idl:prefix" attribute if available. + (append_idl_interface_documentation): Removed (Merged + to "append_interface_documentation"). + (ReferredResource): Don't set "is_partial" flag + if ReferredResource value is greater than "1". + 2005-10-01 Wakaba * mkdisdump.pl (append_document_properties): New subroutine.