1 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* daf.pl Prototype declarations are added. |
4 |
|
|
5 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* daf.pl: Now redundant |get_feature| calls are |
8 |
|
removed. |
9 |
|
|
10 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* daf.pl: The |--debug| option no longer set |
13 |
|
obsoleted |$Message::DOM::DOMFeature::DEBUG| option. |
14 |
|
|
15 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* grep-dis.pl: New script. |
18 |
|
|
19 |
|
2006-09-10 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* daf.pl (--dtd-suffix, --create-dtd-driver): New options |
22 |
|
for DTD driver support. |
23 |
|
|
24 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* daf.pl: Passes the |implementation| parameter |
27 |
|
to the |read_properties| method. |
28 |
|
|
29 |
|
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* daf.pl ($VERSION): New variable. |
32 |
|
(--mod-file-suffix): New option. |
33 |
|
|
34 |
|
2006-05-19 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* daf.pl (--load-module): New option. |
37 |
|
(--create-dtd-modules): New option.4a |
38 |
|
|
39 |
|
2006-05-16 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* daf.pl: Generation of Perl modules and |
42 |
|
tests are split into separate modules. |
43 |
|
|
44 |
|
2006-04-09 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* daf.pl (daf_generate_perl_test): Old |PerlCode| methods |
47 |
|
are replaced by new ones. |
48 |
|
|
49 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* daf.pl (--dafs-suffix): New option. |
52 |
|
(daf_resolve_db_module_file): The |dp:ModuleNodeStorageFile| |
53 |
|
type support. |
54 |
|
|
55 |
|
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* daf.pl (perl-pm): Sets the |impl| argument |
58 |
|
of the |pl_generate_perl_module| method. |
59 |
|
|
60 |
|
2006-04-01 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* daf.pl (perl-pm, daf_generate_perl_test): Sets |
63 |
|
the |$Message::Util::DIS::Perl::Implementation| variable |
64 |
|
for compatibility. |
65 |
|
|
66 |
|
2006-03-18 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* daf.pl (daf_get_file_path_stem): The '.' is removed from |
69 |
|
the default search path. |
70 |
|
|
71 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* daf.pl: The position of two |undef| statements was incorrect. |
74 |
|
(daf_generate_perl_test): Provides |--skip| option |
75 |
|
for test scripts. |
76 |
|
|
77 |
|
2006-03-16 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* daf.pl: In parser tests |c:anyDOMConfigurationParameter| |
80 |
|
properties are supported. |
81 |
|
|
82 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* daf.pl: Don't require |Test| modules for bootstrap. |
85 |
|
|
86 |
|
2006-03-06 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* daf.pl (get_referring_module_uri_list): Don't |
89 |
|
invoke |daf_convert_dis_document_to_dnl_document| to prevent |
90 |
|
prefix-not-defined error because the referred module is not |
91 |
|
yet loaded. |
92 |
|
|
93 |
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
95 |
|
* daf.pl: Request for |fe:GenericLS| feature was missing. |
96 |
|
Sets the |pc:preserve-line-break| parameter for test |
97 |
|
code as |dac2test.pl| had been. |
98 |
|
|
99 |
|
* dac.pl, dac2pm.pl, dac2test.pl: Removed. |
100 |
|
|
101 |
|
* disc.pl, cdis2pm.pl, cdis2rdf.pl: Removed. |
102 |
|
|
103 |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
104 |
|
|
105 |
* daf.pl: Perl test file generation support from |dac2test.pl| |
* daf.pl: Perl test file generation support from |dac2test.pl| |