/[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.34 by wakaba, Thu Oct 6 10:53:34 2005 UTC revision 1.59 by wakaba, Tue Apr 4 14:30:29 2006 UTC
# Line 1  Line 1 
1    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
2    
3            * daf.pl (--dafs-suffix): New option.
4            (daf_resolve_db_module_file): The |dp:ModuleNodeStorageFile|
5            type support.
6    
7    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
8    
9            * daf.pl (perl-pm): Sets the |impl| argument
10            of the |pl_generate_perl_module| method.
11    
12    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
13    
14            * daf.pl (perl-pm, daf_generate_perl_test): Sets
15            the |$Message::Util::DIS::Perl::Implementation| variable
16            for compatibility.
17    
18    2006-03-18  Wakaba  <wakaba@suika.fam.cx>
19    
20            * daf.pl (daf_get_file_path_stem): The '.' is removed from
21            the default search path.
22    
23    2006-03-17  Wakaba  <wakaba@suika.fam.cx>
24    
25            * daf.pl: The position of two |undef| statements was incorrect.
26            (daf_generate_perl_test): Provides |--skip| option
27            for test scripts.
28    
29    2006-03-16  Wakaba  <wakaba@suika.fam.cx>
30    
31            * daf.pl: In parser tests |c:anyDOMConfigurationParameter|
32            properties are supported.
33    
34    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
35    
36            * daf.pl: Don't require |Test| modules for bootstrap.
37    
38    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
39    
40            * daf.pl (get_referring_module_uri_list): Don't
41            invoke |daf_convert_dis_document_to_dnl_document| to prevent
42            prefix-not-defined error because the referred module is not
43            yet loaded.
44    
45    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
46    
47            * daf.pl: Request for |fe:GenericLS| feature was missing.
48            Sets the |pc:preserve-line-break| parameter for test
49            code as |dac2test.pl| had been.
50    
51            * dac.pl, dac2pm.pl, dac2test.pl: Removed.
52    
53            * disc.pl, cdis2pm.pl, cdis2rdf.pl: Removed.
54    
55    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
56    
57            * daf.pl: Perl test file generation support from |dac2test.pl|
58            is added.  Exits the program before any generation
59            if the database constrution process has error.
60    
61    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
62    
63            * dac2pm.pl (--dafx-file-suffix): New dummy option.
64    
65            * daf.pl: New script.
66    
67    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
68    
69            * dac.pl (--dafx-file-suffix): New option.
70            (pl_store resource_resolver parameter): New |dafx|
71            index file resolution is implemented.
72    
73    2006-02-23  Wakaba  <wakaba@suika.fam.cx>
74    
75            * dac.pl (--update): New option.
76    
77    2006-02-09  Wakaba  <wakaba@suika.fam.cx>
78    
79            * dac2test.pl: Set |pc:preserve-line-break| configuration
80            parameter |true|.
81    
82    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
83    
84            * dac2test.pl (|test:ParserTest| converter): |c:erred| is supported.
85    
86    2006-01-28  Wakaba  <wakaba@suika.fam.cx>
87    
88            * dac2test.pl (|test:StandaloneTest| converter): Generates |otherwise|
89            clause to catch exception and continue remaining tests.
90    
91    2006-01-21  Wakaba  <wakaba@suika.fam.cx>
92    
93            * dac2test.pl: Dies if no perl code is defined
94            for a |test:ParserTestSet|.
95    
96    2006-01-12  Wakaba  <wakaba@suika.fam.cx>
97    
98            * dac2test.pl: |test:ParserTestSet| and |test:ParserTest|
99            test types are implemented.
100    
101    2005-12-21  Wakaba  <wakaba@suika.fam.cx>
102    
103            * dac2pm.pl: Now requires |Message::Util::DIS::DPG| module.
104    
105    2005-12-20  Wakaba  <wakaba@suika.fam.cx>
106    
107            * dac2pm.pl: Now requires GenericLS module.
108    
109    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
110    
111            * dac.pl, dac2pm.pl, dac2test.pl: |--verbose| or |--debug|
112            option turns verbose or debug mode of |Message::Util::Error|
113            module respectively.
114    
115    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
116    
117            * dac2text.pl: Dies if test code is not defined.
118    
119    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
120    
121            * dac2test.pl: Adds the module as |require|d module.
122    
123            * mkdisdump.pl: Requests |DOMLS:Generic| feature
124            instead of obsoleted |DOMLS:LS| feature.
125    
126    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
127    
128            * dac2test.pl: New script.
129            
130    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
131    
132            * dac2pm.pl (--output-line): New option.
133    
134    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
135    
136            * dac2pm.pl: Reports how long it takes at END.
137    
138  2005-10-06  Wakaba  <wakaba@suika.fam.cx>  2005-10-06  Wakaba  <wakaba@suika.fam.cx>
139    
140          * mkdommemlist.pl: Revised for new "dae" database.          * mkdommemlist.pl: Revised for new "dae" database.

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.59

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24