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