1 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* autoload/: New directory. |
4 |
|
|
5 |
|
* DIS.dis (getPropertyResourceList): Unused |defaultMediaType| |
6 |
|
parameter is deleted. New |isaRecursivePropName| |
7 |
|
and |recursiveISAPropName| parameters are added. |
8 |
|
|
9 |
|
* PerlCode.dis (addRevISAPackageName, getRevISAPackageName): |
10 |
|
New methods. |
11 |
|
(stringify): Support for the rev-ISA packages is added. |
12 |
|
(getAutoloadDefinitionList): New method. |
13 |
|
|
14 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* DIS.dis (parseString): New |for_arg| parameter is added. |
17 |
|
|
18 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* DIS.dis (readProperties): New |implementation| parameters |
21 |
|
are added. Support for the |lang:dcmodel| lexical |
22 |
|
type is added. |
23 |
|
(parseString): New method. |
24 |
|
|
25 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* Makefile (.discore-all.pm): |../DOM/TreeStore.pm| is added |
28 |
|
to the list. |
29 |
|
|
30 |
|
2006-05-28 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* DIS.dis (Require): An explicit reference to the |MDOM:DOMCore| |
33 |
|
module is added. |
34 |
|
(readProperties): The support for the |DISCore:NSString| type |
35 |
|
is added. |
36 |
|
|
37 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* .cvsignore: Updated. |
40 |
|
|
41 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* PerlCode.t (CDATADOMString2): New reflecting datatype. |
44 |
|
(prototype): Returns |null| if it is not specified. |
45 |
|
|
46 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* Makefile (.discore-all.pm): |CharacterData.pm| is added. |
49 |
|
|
50 |
|
2006-04-05 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* Grove.dis (generateUniqueID): Don't include random number; it |
53 |
|
is unnecessary as long as only local uniquness is required. |
54 |
|
(destroy): Delete singleton. |
55 |
|
|
56 |
|
* PerlCode.dis (createPCLiteral): A variable was not set. |
57 |
|
|
58 |
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
* DIS.dis (Require): Requires the |MDOM:TreeStore| module. |
* DIS.dis (Require): Requires the |MDOM:TreeStore| module. |