1 |
|
2004-10-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile (DIS2PM_PL): Path to dis2pm.pl changed. |
4 |
|
* dis2pm.pl, idl2dis.pl: Removed (moved to ../../bin/). |
5 |
|
|
6 |
|
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DOMCore.dis (ConfigParam): Moved from ManakaiDOMCore. |
9 |
|
* ManakaiDOMCore.dis (ConfigParam): Removed. |
10 |
|
|
11 |
|
* dis2pm.pl: Functions to create perl/pod structures |
12 |
|
are moved to ../../bin/genlib.pl. |
13 |
|
(disdoc2pod, disdoc2text): Allow LESS-THAN SIGN as the first |
14 |
|
character of a paragraph. |
15 |
|
|
16 |
|
* ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment): |
17 |
|
Set ownerDocument as parent if parent.ownerDocument is null. |
18 |
|
|
19 |
|
* dis2pm.pl (dis2perl): Report if DIS code has value. |
20 |
|
|
21 |
|
2004-10-06 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* ManakaiDOMCore.dis (IFs): Inherit non-conditional version |
24 |
|
of ManakaiDOMMain interfaces. |
25 |
|
|
26 |
|
* DOMCore.dis (Node.childNodes): Typo fixed. |
27 |
|
|
28 |
|
* ManakaiDOMLS2003.dis (parse): Check whether the namespace |
29 |
|
prefix is null. |
30 |
|
|
31 |
|
* dis2pm.pl (perl_builtin_code): Allow hash reference as 'features'. |
32 |
|
(Condition): Don't generate condition inheritance for DOM1, DOM2 |
33 |
|
and DOM3. |
34 |
|
|
35 |
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
* dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New |
* dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New |