/[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.28 by wakaba, Sat Sep 24 11:57:19 2005 UTC revision 1.52 by wakaba, Mon Mar 6 07:32:51 2006 UTC
# Line 1  Line 1 
1    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * daf.pl (get_referring_module_uri_list): Don't
4            invoke |daf_convert_dis_document_to_dnl_document| to prevent
5            prefix-not-defined error because the referred module is not
6            yet loaded.
7    
8    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
9    
10            * daf.pl: Request for |fe:GenericLS| feature was missing.
11            Sets the |pc:preserve-line-break| parameter for test
12            code as |dac2test.pl| had been.
13    
14            * dac.pl, dac2pm.pl, dac2test.pl: Removed.
15    
16            * disc.pl, cdis2pm.pl, cdis2rdf.pl: Removed.
17    
18    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
19    
20            * daf.pl: Perl test file generation support from |dac2test.pl|
21            is added.  Exits the program before any generation
22            if the database constrution process has error.
23    
24    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
25    
26            * dac2pm.pl (--dafx-file-suffix): New dummy option.
27    
28            * daf.pl: New script.
29    
30    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
31    
32            * dac.pl (--dafx-file-suffix): New option.
33            (pl_store resource_resolver parameter): New |dafx|
34            index file resolution is implemented.
35    
36    2006-02-23  Wakaba  <wakaba@suika.fam.cx>
37    
38            * dac.pl (--update): New option.
39    
40    2006-02-09  Wakaba  <wakaba@suika.fam.cx>
41    
42            * dac2test.pl: Set |pc:preserve-line-break| configuration
43            parameter |true|.
44    
45    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
46    
47            * dac2test.pl (|test:ParserTest| converter): |c:erred| is supported.
48    
49    2006-01-28  Wakaba  <wakaba@suika.fam.cx>
50    
51            * dac2test.pl (|test:StandaloneTest| converter): Generates |otherwise|
52            clause to catch exception and continue remaining tests.
53    
54    2006-01-21  Wakaba  <wakaba@suika.fam.cx>
55    
56            * dac2test.pl: Dies if no perl code is defined
57            for a |test:ParserTestSet|.
58    
59    2006-01-12  Wakaba  <wakaba@suika.fam.cx>
60    
61            * dac2test.pl: |test:ParserTestSet| and |test:ParserTest|
62            test types are implemented.
63    
64    2005-12-21  Wakaba  <wakaba@suika.fam.cx>
65    
66            * dac2pm.pl: Now requires |Message::Util::DIS::DPG| module.
67    
68    2005-12-20  Wakaba  <wakaba@suika.fam.cx>
69    
70            * dac2pm.pl: Now requires GenericLS module.
71    
72    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
73    
74            * dac.pl, dac2pm.pl, dac2test.pl: |--verbose| or |--debug|
75            option turns verbose or debug mode of |Message::Util::Error|
76            module respectively.
77    
78    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
79    
80            * dac2text.pl: Dies if test code is not defined.
81    
82    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
83    
84            * dac2test.pl: Adds the module as |require|d module.
85    
86            * mkdisdump.pl: Requests |DOMLS:Generic| feature
87            instead of obsoleted |DOMLS:LS| feature.
88    
89    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
90    
91            * dac2test.pl: New script.
92            
93    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
94    
95            * dac2pm.pl (--output-line): New option.
96    
97    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
98    
99            * dac2pm.pl: Reports how long it takes at END.
100    
101    2005-10-06  Wakaba  <wakaba@suika.fam.cx>
102    
103            * mkdommemlist.pl: Revised for new "dae" database.
104    
105            * domts2perl.pl (--domtest2perl-option): New option.
106    
107            * domtest2perl.pl: Revised for new DOM Perl binding.
108    
109            * Makefile: Rules to make "dommemlist.pl.tmp" revised.
110    
111    2005-10-05  Wakaba  <wakaba@suika.fam.cx>
112    
113            * mkdisdump.pl (dd_get_qname_uri): Sets "dump:uri" attribute.
114    
115    2005-10-03  Wakaba  <wakaba@suika.fam.cx>
116    
117            * mkdisdump.pl (append_module_documentation): Outputs
118            any "DISCore:AnyAppName" property value in
119            addition to "dis:AppName" values.  Use "dump:ref"
120            property if the value is a URI.
121            (append_method_documentation): Likewise.
122            (append_document_documentation): Likewise.
123    
124    2005-10-02  Wakaba  <wakaba@suika.fam.cx>
125    
126            * mkdisdump.pl (append_document_documentation): Outputs "doc:as"
127            properties if available.
128            (append_module_documentation): Outputs "dis:AppName"
129            and "idl:prefix" attribute if available.
130            (append_idl_interface_documentation): Removed (Merged
131            to "append_interface_documentation").
132            (ReferredResource): Don't set "is_partial" flag
133            if ReferredResource value is greater than "1".
134    
135    2005-10-01  Wakaba  <wakaba@suika.fam.cx>
136    
137            * mkdisdump.pl (append_document_properties): New subroutine.
138            (append_datatype_documentation): Outputs "dis:Def"
139            and "dis:AppName" properties if available.
140            (append_idl_interface_documentation): New subroutine.
141    
142    2005-09-30  Wakaba  <wakaba@suika.fam.cx>
143    
144            * mkdisdump.pl (append_module_group_documentation,
145            append_document_documentation): New functions.
146            (append_class_documentation, append_interface_documentation):
147            Generates method/attribute/constgroup information (in partial mode)
148            even if "is_partial" option is true to compute inheriting
149            class member information correctly.
150            (--resource-uri): New option.
151    
152            * Makefile (error.xml, minimpl.xml): New rules.
153    
154    2005-09-25  Wakaba  <wakaba@suika.fam.cx>
155    
156            * dac.pl, dac2pm.pl, mkdisdump.pl: Parameters "--dis-file-suffix",
157            "--daem-file-suffix", "--search-path-catalog-file-name", and
158            "--search-path" added.  New dae and daem database format support.
159            (dac_search_file_stem): New function.
160    
161  2005-09-24  Wakaba  <wakaba@suika.fam.cx>  2005-09-24  Wakaba  <wakaba@suika.fam.cx>
162    
163          * dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added.          * dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added.

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.52

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24