1 |
|
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XDP.dis (createXDPRNIKeyword): The Perl method |
4 |
|
name property is added. |
5 |
|
|
6 |
|
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* XDP.dis (createXDPIf): New method. |
9 |
|
(XDPIfElement): New interface. |
10 |
|
|
11 |
|
2006-05-15 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* XDP.dis (createXDPElement, createXDPAttlist, createXDPAttrDefinition): |
14 |
|
New methods. |
15 |
|
|
16 |
|
2006-05-15 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* XDP.dis (XDPDocument): A number of constructor methods |
19 |
|
are added. |
20 |
|
(XDPTextDecl.dtdText): The |xml| target was missing. |
21 |
|
|
22 |
|
2006-05-14 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Traversal.dis (SerialWalker): New interface. |
25 |
|
(manakaiCreateSerialWalker): New method. |
26 |
|
|
27 |
|
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* Traversal.dis (testNode): Calls |acceptNode| method |
30 |
|
rather than |&{}| dereferencing. |
31 |
|
(acceptNode): Implemented. |
32 |
|
|
33 |
|
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* XDP.dis: New module. |
36 |
|
|
37 |
|
* Makefile: |XDP.dis| is added. |
38 |
|
|
39 |
|
* Traversal.dis (NodeFilter): |InputProcessor| |
40 |
|
and |OutputProcessor| are added. |
41 |
|
|
42 |
|
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* Traversal.dis (MANAKAI_FILTER_OPAQUE): New |AcceptNode| value. |
45 |
|
(TreeWalker): The |MANAKAI_FILTER_OPAQUE| value support |
46 |
|
is added. The |FILTER_REJECT| value is treated |
47 |
|
as |FILTER_ACCEPT| if the |currentNode| is in the |
48 |
|
rejected subtree as specified in the spec. |
49 |
|
|
50 |
|
2006-05-05 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* SimpleLS.dis: An |xmlns:| prefix was missing. |
53 |
|
|
54 |
|
2006-05-04 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* SimpleLS.dis: Namespace bugs are fixed. |
57 |
|
|
58 |
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
* .cvsignore: Updated. |
* .cvsignore: Updated. |