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

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.56

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24