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