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

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.55

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24