1 |
2004-09-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* idl2dis.pl (type): Don't output Require element for |
4 |
DOMMain module (now it is implicitly required by default). |
5 |
|
6 |
2004-09-01 Wakaba <wakaba@suika.fam.cx> |
7 |
|
8 |
* idl2dis.pl (level): Use 'Level' instead of 'ModifiedLevel'. |
9 |
|
10 |
2004-08-31 Wakaba <wakaba@suika.fam.cx> |
11 |
|
12 |
* dis2pm.pl (const2perl, constgroup2perl): New. |
13 |
|
14 |
* idl2dis.pl (idlna): New. |
15 |
|
16 |
2004-08-30 Wakaba <wakaba@suika.fam.cx> |
17 |
|
18 |
* dis2pm.pl: Versioned implementation of "IF" supported (see |
19 |
also Manakai Development Memo : 2004-08-29 |
20 |
<http://suika.fam.cx/~wakaba/-temp/wiki/wiki?manakai%2F%2F%A5%E1%A5%E2%2F%2F2004-08-29>). |
21 |
|
22 |
* idl2dis.pl (register_required_module): ISA is now |
23 |
converted to elements, not a list attribute. |
24 |
|
25 |
2004-08-22 Wakaba <wakaba@suika.fam.cx> |
26 |
|
27 |
* idl2dis.pl (register_required_module): Top-level element type |
28 |
name "Type" and "TypeAlias" changed to "DataType" and |
29 |
"DataTypeAlias". |
30 |
|
31 |
* dis2pm.pl (perl_code_source): New function. |
32 |
|
33 |
2004-08-21 Wakaba <wakaba@suika.fam.cx> |
34 |
|
35 |
* ChangeLog: New file. |
36 |
|
37 |
* Makefile, DOMMain.dis, DOMCore.dis, DOMXML.dis, dis2pm.pl, idl2dis.pl: |
38 |
New files (Moved from ../Markup/XML/DOM/). |
39 |
|
40 |
|