1 |
wakaba |
1.6 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
|
|
* Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm, |
4 |
|
|
IDText.pm, SuikaWiki3PageList.pm: New modules. |
5 |
|
|
|
6 |
|
|
* SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain |
7 |
|
|
base 16 encoded file name string as key, rather than array |
8 |
|
|
reference as in SuikaWiki3. |
9 |
|
|
|
10 |
|
|
* SuikaWiki3LastModified.pm (save_data, set_data): Removed. |
11 |
|
|
(load_data): Renamed as |_load_data|. |
12 |
|
|
(get_data): Invoke |_load_data| if and only if necessary. |
13 |
|
|
|
14 |
|
|
* SuikaWiki3Props.pm: Don't treat "%" as a part of hash key. |
15 |
|
|
|
16 |
wakaba |
1.3 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
|
18 |
wakaba |
1.5 |
* SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files. |
19 |
|
|
|
20 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
|
22 |
wakaba |
1.4 |
* DOM.pm: New module (some code moved from |
23 |
|
|
/webroot/gate/2008/sw.cgi). |
24 |
|
|
|
25 |
|
|
* SuikaWiki3.pm: Make a copy of key argument such that the |
26 |
|
|
original value will not be modified in the method code. |
27 |
|
|
|
28 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
|
30 |
wakaba |
1.3 |
* SuikaWiki3.pm: Use euc-jp-sw encoding for compatibility with old |
31 |
|
|
data. |
32 |
|
|
|
33 |
wakaba |
1.2 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
|
35 |
|
|
* SuikaWiki3.pm: New module. |
36 |
|
|
|
37 |
|
|
* ChangeLog: New file. |
38 |
|
|
|