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