1 |
|
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dis2pm.pl: Functions to create perl/pod structures |
4 |
|
are moved to ../../bin/genlib.pl. |
5 |
|
|
6 |
|
* ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment): |
7 |
|
Set ownerDocument as parent if parent.ownerDocument is null. |
8 |
|
|
9 |
|
* dis2pm.pl (dis2perl): Report if DIS code has value. |
10 |
|
|
11 |
|
2004-10-06 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ManakaiDOMCore.dis (IFs): Inherit non-conditional version |
14 |
|
of ManakaiDOMMain interfaces. |
15 |
|
|
16 |
|
* DOMCore.dis (Node.childNodes): Typo fixed. |
17 |
|
|
18 |
|
* ManakaiDOMLS2003.dis (parse): Check whether the namespace |
19 |
|
prefix is null. |
20 |
|
|
21 |
|
* dis2pm.pl (perl_builtin_code): Allow hash reference as 'features'. |
22 |
|
(Condition): Don't generate condition inheritance for DOM1, DOM2 |
23 |
|
and DOM3. |
24 |
|
|
25 |
|
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New |
28 |
|
element type 'FILE' added. |
29 |
|
|
30 |
|
* ManakaiDOMMain.dis (ManakaiDOMExceptionOrWarning, |
31 |
|
ManakaiDOMException, ManakaiDOMWarning): New classes. |
32 |
|
(ManakaiDOMObject/___report_error): Implemented. |
33 |
|
|
34 |
|
* dis2pm.pl (perl_builtin_code:ParseFeature): Recognize leading '+'. |
35 |
|
|
36 |
|
2004-09-29 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* dis2pm.pl (get_redef_description, attr2perl, method2perl, if2perl): |
39 |
|
New attribute 'IsAbstract', 'IsFinal' and 'ImplByApp' added. |
40 |
|
|
41 |
|
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* .cvsignore: New file. |
44 |
|
|
45 |
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
* DOMLS.dis, ManakaiDOMLS2003: New file. |
* DOMLS.dis, ManakaiDOMLS2003: New file. |