1 |
|
2006-05-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XDP.dis (XDPEntityValue.stringify): Don't escape |
4 |
|
any |%|s in |xdp:attr-definition| children. |
5 |
|
|
6 |
|
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* XDP.dis (createXDPRNIKeyword): The Perl method |
9 |
|
name property is added. |
10 |
|
|
11 |
|
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* XDP.dis (createXDPIf): New method. |
14 |
|
(XDPIfElement): New interface. |
15 |
|
|
16 |
|
2006-05-15 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* XDP.dis (createXDPElement, createXDPAttlist, createXDPAttrDefinition): |
19 |
|
New methods. |
20 |
|
|
21 |
|
2006-05-15 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* XDP.dis (XDPDocument): A number of constructor methods |
24 |
|
are added. |
25 |
|
(XDPTextDecl.dtdText): The |xml| target was missing. |
26 |
|
|
27 |
|
2006-05-14 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* Traversal.dis (SerialWalker): New interface. |
30 |
|
(manakaiCreateSerialWalker): New method. |
31 |
|
|
32 |
|
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* Traversal.dis (testNode): Calls |acceptNode| method |
35 |
|
rather than |&{}| dereferencing. |
36 |
|
(acceptNode): Implemented. |
37 |
|
|
38 |
|
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* XDP.dis: New module. |
41 |
|
|
42 |
|
* Makefile: |XDP.dis| is added. |
43 |
|
|
44 |
|
* Traversal.dis (NodeFilter): |InputProcessor| |
45 |
|
and |OutputProcessor| are added. |
46 |
|
|
47 |
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
* Traversal.dis (MANAKAI_FILTER_OPAQUE): New |AcceptNode| value. |
* Traversal.dis (MANAKAI_FILTER_OPAQUE): New |AcceptNode| value. |