| 1 |
|
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* dis2pm.pl: Functions to create perl/pod structures |
| 4 |
|
are moved to ../../bin/genlib.pl. |
| 5 |
|
|
| 6 |
|
* ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment): |
| 7 |
|
Set ownerDocument as parent if parent.ownerDocument is null. |
| 8 |
|
|
| 9 |
|
* dis2pm.pl (dis2perl): Report if DIS code has value. |
| 10 |
|
|
| 11 |
|
2004-10-06 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
| 13 |
|
* ManakaiDOMCore.dis (IFs): Inherit non-conditional version |
| 14 |
|
of ManakaiDOMMain interfaces. |
| 15 |
|
|
| 16 |
|
* DOMCore.dis (Node.childNodes): Typo fixed. |
| 17 |
|
|
| 18 |
|
* ManakaiDOMLS2003.dis (parse): Check whether the namespace |
| 19 |
|
prefix is null. |
| 20 |
|
|
| 21 |
|
* dis2pm.pl (perl_builtin_code): Allow hash reference as 'features'. |
| 22 |
|
(Condition): Don't generate condition inheritance for DOM1, DOM2 |
| 23 |
|
and DOM3. |
| 24 |
|
|
| 25 |
|
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
| 26 |
|
|
| 27 |
|
* dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New |
| 28 |
|
element type 'FILE' added. |
| 29 |
|
|
| 30 |
|
* ManakaiDOMMain.dis (ManakaiDOMExceptionOrWarning, |
| 31 |
|
ManakaiDOMException, ManakaiDOMWarning): New classes. |
| 32 |
|
(ManakaiDOMObject/___report_error): Implemented. |
| 33 |
|
|
| 34 |
|
* dis2pm.pl (perl_builtin_code:ParseFeature): Recognize leading '+'. |
| 35 |
|
|
| 36 |
|
2004-09-29 Wakaba <wakaba@suika.fam.cx> |
| 37 |
|
|
| 38 |
|
* dis2pm.pl (get_redef_description, attr2perl, method2perl, if2perl): |
| 39 |
|
New attribute 'IsAbstract', 'IsFinal' and 'ImplByApp' added. |
| 40 |
|
|
| 41 |
|
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
| 42 |
|
|
| 43 |
|
* .cvsignore: New file. |
| 44 |
|
|
| 45 |
|
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
| 46 |
|
|
| 47 |
|
* DOMLS.dis, ManakaiDOMLS2003: New file. |
| 48 |
|
|
| 49 |
|
* dis2pm.pl (MAIN): Output "AUTHOR" pod section; support Perl+MPL |
| 50 |
|
license. |
| 51 |
|
(disdoc2pod, disdoc2text): New 'DFN', 'SA', 'SE', 'HA', 'HE', |
| 52 |
|
'XA', 'XE', 'Prefix', 'ERR', 'EV' and 'CP' element types supported. |
| 53 |
|
(perl_name): Die if uninitialized value. |
| 54 |
|
(constgroup2perl): Support constant group without machine-name. |
| 55 |
|
(pod_item): Die if uninitialized value. |
| 56 |
|
(qname_label): Don't output default prefix. |
| 57 |
|
|
| 58 |
|
* idl2dis.pl: Output module name and prefix as 'BindingName' |
| 59 |
|
and 'FileName'. |
| 60 |
|
|
| 61 |
2004-09-26 Wakaba <wakaba@suika.fam.cx> |
2004-09-26 Wakaba <wakaba@suika.fam.cx> |
| 62 |
|
|
| 63 |
* dis2pm.pl (constgroup2perl): Capitalize name. |
* dis2pm.pl (constgroup2perl): Capitalize name. |