/[suikacvs]/messaging/manakai/bin/ChangeLog
Suika

Diff of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by wakaba, Fri Sep 9 04:26:04 2005 UTC revision 1.38 by wakaba, Wed Nov 16 10:07:11 2005 UTC
# Line 1  Line 1 
1    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * dac2text.pl: Dies if test code is not defined.
4    
5    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
6    
7            * dac2test.pl: Adds the module as |require|d module.
8    
9            * mkdisdump.pl: Requests |DOMLS:Generic| feature
10            instead of obsoleted |DOMLS:LS| feature.
11    
12    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
13    
14            * dac2test.pl: New script.
15            
16    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
17    
18            * dac2pm.pl (--output-line): New option.
19    
20    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
21    
22            * dac2pm.pl: Reports how long it takes at END.
23    
24    2005-10-06  Wakaba  <wakaba@suika.fam.cx>
25    
26            * mkdommemlist.pl: Revised for new "dae" database.
27    
28            * domts2perl.pl (--domtest2perl-option): New option.
29    
30            * domtest2perl.pl: Revised for new DOM Perl binding.
31    
32            * Makefile: Rules to make "dommemlist.pl.tmp" revised.
33    
34    2005-10-05  Wakaba  <wakaba@suika.fam.cx>
35    
36            * mkdisdump.pl (dd_get_qname_uri): Sets "dump:uri" attribute.
37    
38    2005-10-03  Wakaba  <wakaba@suika.fam.cx>
39    
40            * mkdisdump.pl (append_module_documentation): Outputs
41            any "DISCore:AnyAppName" property value in
42            addition to "dis:AppName" values.  Use "dump:ref"
43            property if the value is a URI.
44            (append_method_documentation): Likewise.
45            (append_document_documentation): Likewise.
46    
47    2005-10-02  Wakaba  <wakaba@suika.fam.cx>
48    
49            * mkdisdump.pl (append_document_documentation): Outputs "doc:as"
50            properties if available.
51            (append_module_documentation): Outputs "dis:AppName"
52            and "idl:prefix" attribute if available.
53            (append_idl_interface_documentation): Removed (Merged
54            to "append_interface_documentation").
55            (ReferredResource): Don't set "is_partial" flag
56            if ReferredResource value is greater than "1".
57    
58    2005-10-01  Wakaba  <wakaba@suika.fam.cx>
59    
60            * mkdisdump.pl (append_document_properties): New subroutine.
61            (append_datatype_documentation): Outputs "dis:Def"
62            and "dis:AppName" properties if available.
63            (append_idl_interface_documentation): New subroutine.
64    
65    2005-09-30  Wakaba  <wakaba@suika.fam.cx>
66    
67            * mkdisdump.pl (append_module_group_documentation,
68            append_document_documentation): New functions.
69            (append_class_documentation, append_interface_documentation):
70            Generates method/attribute/constgroup information (in partial mode)
71            even if "is_partial" option is true to compute inheriting
72            class member information correctly.
73            (--resource-uri): New option.
74    
75            * Makefile (error.xml, minimpl.xml): New rules.
76    
77    2005-09-25  Wakaba  <wakaba@suika.fam.cx>
78    
79            * dac.pl, dac2pm.pl, mkdisdump.pl: Parameters "--dis-file-suffix",
80            "--daem-file-suffix", "--search-path-catalog-file-name", and
81            "--search-path" added.  New dae and daem database format support.
82            (dac_search_file_stem): New function.
83    
84    2005-09-24  Wakaba  <wakaba@suika.fam.cx>
85    
86            * dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added.
87            (dac_load_module_file): Allow "|" as qname prefix separator.
88    
89    2005-09-23  Wakaba  <wakaba@suika.fam.cx>
90    
91            * mkdisdump.pl: Fixed to support new dad database implementation.
92            
93    2005-09-22  Wakaba  <wakaba@suika.fam.cx>
94    
95            * dac2pm.pl (status_msg_, status_msg): New functions.
96            (--create-perl-module): New option.
97    
98    2005-09-21  Wakaba  <wakaba@suika.fam.cx>
99    
100            * dac.pl: Show how long the process takes.
101            (status_msg_, status_msg): New functions.
102            (dac_load_module_file): Converts dis document into DNLite document.
103    
104            * dac2pm.pl: Unused namespace bindings removed.
105    
106    2005-09-19  Wakaba  <wakaba@suika.fam.cx>
107    
108            * mkdisdump.pl (progress_inc, progress_reset): New functions.
109    
110    2005-09-15  Wakaba  <wakaba@suika.fam.cx>
111    
112            * dac.pl: Calls "read_properties" method on database before
113            closure of it.
114    
115  2005-09-09  Wakaba  <wakaba@suika.fam.cx>  2005-09-09  Wakaba  <wakaba@suika.fam.cx>
116    
117          * mkdisdump.pl: Status messages added.          * dac.pl: Writes the database file before checking undefined
118            resoruces.
119    
120  2005-09-08  Wakaba  <wakaba@suika.fam.cx>  2005-09-08  Wakaba  <wakaba@suika.fam.cx>
121    
# Line 14  Line 129 
129          removed.          removed.
130    
131          * mkdisdump.pl: Use ImplementationRegistry instead of          * mkdisdump.pl: Use ImplementationRegistry instead of
132          DOMImplementationRegistry.          DOMImplementationRegistry.  Status messages added.
133          (append_module_documentation, append_class_documentation,          (append_module_documentation, append_class_documentation,
134          append_interface_documentation): Uses dis:FileName property          append_interface_documentation): Uses dis:FileName property
135          if any.          if any.

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.38

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24