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