1 |
|
2004-10-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ManakaiDOMMain.dis: 'TreeCore:anydata2' property type added. |
4 |
|
(DataType[ManakaiDOMKeyIdentifier, ManakaiDOMKeyIdentifiers]): added. |
5 |
|
|
6 |
|
2004-10-10 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DOMEvents.dis: New module. |
9 |
|
|
10 |
|
* ManakaiDOMCore.dis (ManakaiDOMAttributes.item): Return |
11 |
|
node reference. |
12 |
|
|
13 |
|
* ManakaiDOMLS2003.dis (error_handler): '$caller' changed |
14 |
|
to '$self' for correct error reporting and not to leak memory. |
15 |
|
|
16 |
|
* Makefile (DIS2PM_PL): Path to dis2pm.pl changed. |
17 |
|
* dis2pm.pl, idl2dis.pl: Removed (moved to ../../bin/). |
18 |
|
|
19 |
|
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* DOMCore.dis (ConfigParam): Moved from ManakaiDOMCore. |
22 |
|
* ManakaiDOMCore.dis (ConfigParam): Removed. |
23 |
|
|
24 |
|
* dis2pm.pl: Functions to create perl/pod structures |
25 |
|
are moved to ../../bin/genlib.pl. |
26 |
|
(disdoc2pod, disdoc2text): Allow LESS-THAN SIGN as the first |
27 |
|
character of a paragraph. |
28 |
|
|
29 |
|
* ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment): |
30 |
|
Set ownerDocument as parent if parent.ownerDocument is null. |
31 |
|
|
32 |
|
* dis2pm.pl (dis2perl): Report if DIS code has value. |
33 |
|
|
34 |
|
2004-10-06 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* ManakaiDOMCore.dis (IFs): Inherit non-conditional version |
37 |
|
of ManakaiDOMMain interfaces. |
38 |
|
|
39 |
|
* DOMCore.dis (Node.childNodes): Typo fixed. |
40 |
|
|
41 |
|
* ManakaiDOMLS2003.dis (parse): Check whether the namespace |
42 |
|
prefix is null. |
43 |
|
|
44 |
|
* dis2pm.pl (perl_builtin_code): Allow hash reference as 'features'. |
45 |
|
(Condition): Don't generate condition inheritance for DOM1, DOM2 |
46 |
|
and DOM3. |
47 |
|
|
48 |
|
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New |
51 |
|
element type 'FILE' added. |
52 |
|
|
53 |
|
* ManakaiDOMMain.dis (ManakaiDOMExceptionOrWarning, |
54 |
|
ManakaiDOMException, ManakaiDOMWarning): New classes. |
55 |
|
(ManakaiDOMObject/___report_error): Implemented. |
56 |
|
|
57 |
|
* dis2pm.pl (perl_builtin_code:ParseFeature): Recognize leading '+'. |
58 |
|
|
59 |
2004-09-29 Wakaba <wakaba@suika.fam.cx> |
2004-09-29 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
* dis2pm.pl (get_redef_description, attr2perl, method2perl, if2perl): |
* dis2pm.pl (get_redef_description, attr2perl, method2perl, if2perl): |