1 |
|
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New |
4 |
|
element type 'FILE' added. |
5 |
|
|
6 |
|
* ManakaiDOMMain.dis (ManakaiDOMExceptionOrWarning, |
7 |
|
ManakaiDOMException, ManakaiDOMWarning): New classes. |
8 |
|
(ManakaiDOMObject/___report_error): Implemented. |
9 |
|
|
10 |
|
* dis2pm.pl (perl_builtin_code:ParseFeature): Recognize leading '+'. |
11 |
|
|
12 |
|
2004-09-29 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* dis2pm.pl (get_redef_description, attr2perl, method2perl, if2perl): |
15 |
|
New attribute 'IsAbstract', 'IsFinal' and 'ImplByApp' added. |
16 |
|
|
17 |
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* .cvsignore: New file. |
20 |
|
|
21 |
|
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* DOMLS.dis, ManakaiDOMLS2003: New file. |
24 |
|
|
25 |
* dis2pm.pl (MAIN): Output "AUTHOR" pod section; support Perl+MPL |
* dis2pm.pl (MAIN): Output "AUTHOR" pod section; support Perl+MPL |
26 |
license. |
license. |
27 |
|
(disdoc2pod, disdoc2text): New 'DFN', 'SA', 'SE', 'HA', 'HE', |
28 |
|
'XA', 'XE', 'Prefix', 'ERR', 'EV' and 'CP' element types supported. |
29 |
|
(perl_name): Die if uninitialized value. |
30 |
|
(constgroup2perl): Support constant group without machine-name. |
31 |
|
(pod_item): Die if uninitialized value. |
32 |
|
(qname_label): Don't output default prefix. |
33 |
|
|
34 |
* idl2dis.pl: Output module name and prefix as 'BindingName' |
* idl2dis.pl: Output module name and prefix as 'BindingName' |
35 |
and 'FileName'. |
and 'FileName'. |