1 |
|
2004-10-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ManakaiDOMMain.dis: 'TreeCore:anydata2' property type added. |
4 |
|
|
5 |
|
2004-10-10 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DOMEvents.dis: New module. |
8 |
|
|
9 |
|
* ManakaiDOMCore.dis (ManakaiDOMAttributes.item): Return |
10 |
|
node reference. |
11 |
|
|
12 |
|
* ManakaiDOMLS2003.dis (error_handler): '$caller' changed |
13 |
|
to '$self' for correct error reporting and not to leak memory. |
14 |
|
|
15 |
|
* Makefile (DIS2PM_PL): Path to dis2pm.pl changed. |
16 |
|
* dis2pm.pl, idl2dis.pl: Removed (moved to ../../bin/). |
17 |
|
|
18 |
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* DOMCore.dis (ConfigParam): Moved from ManakaiDOMCore. |
21 |
|
* ManakaiDOMCore.dis (ConfigParam): Removed. |
22 |
|
|
23 |
|
* dis2pm.pl: Functions to create perl/pod structures |
24 |
|
are moved to ../../bin/genlib.pl. |
25 |
|
(disdoc2pod, disdoc2text): Allow LESS-THAN SIGN as the first |
26 |
|
character of a paragraph. |
27 |
|
|
28 |
* ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment): |
* ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment): |
29 |
Set ownerDocument as parent if parent.ownerDocument is null. |
Set ownerDocument as parent if parent.ownerDocument is null. |
30 |
|
|