1 |
wakaba |
1.11 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
|
|
* IDHistory.pm, HashedHistory.pm: New modules. |
4 |
|
|
|
5 |
wakaba |
1.10 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
|
7 |
|
|
* IDLocks.pm (get_lock): Directories should be created if it does |
8 |
|
|
not exist. |
9 |
|
|
|
10 |
|
|
* SuikaWiki3PageList2.pm: New module. |
11 |
|
|
|
12 |
wakaba |
1.9 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
|
14 |
|
|
* VersionControl.pm (commit_changes): Set "-kb" option to the "cvs |
15 |
|
|
add" command to avoid keyword substition and newline |
16 |
|
|
normalization. |
17 |
|
|
|
18 |
wakaba |
1.6 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
|
20 |
wakaba |
1.8 |
* VersionControl.pm: New module. |
21 |
|
|
|
22 |
|
|
* HashedProps.pm, IDText.pm: Support for |version_control| |
23 |
|
|
property is added. |
24 |
|
|
|
25 |
|
|
* SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do |
26 |
|
|
nothing if the data has not been loaded from the file. |
27 |
|
|
(delete_data): New method. |
28 |
|
|
|
29 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
|
31 |
wakaba |
1.7 |
* IDProps.pm (_get_file_name): Return |undef| if the file is not |
32 |
|
|
found. |
33 |
|
|
|
34 |
|
|
* IDLocks.pm: New module. |
35 |
|
|
|
36 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
|
38 |
wakaba |
1.6 |
* Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm, |
39 |
|
|
IDText.pm, SuikaWiki3PageList.pm: New modules. |
40 |
|
|
|
41 |
|
|
* SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain |
42 |
|
|
base 16 encoded file name string as key, rather than array |
43 |
|
|
reference as in SuikaWiki3. |
44 |
|
|
|
45 |
|
|
* SuikaWiki3LastModified.pm (save_data, set_data): Removed. |
46 |
|
|
(load_data): Renamed as |_load_data|. |
47 |
|
|
(get_data): Invoke |_load_data| if and only if necessary. |
48 |
|
|
|
49 |
|
|
* SuikaWiki3Props.pm: Don't treat "%" as a part of hash key. |
50 |
|
|
|
51 |
wakaba |
1.3 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
|
53 |
wakaba |
1.5 |
* SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files. |
54 |
|
|
|
55 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
|
57 |
wakaba |
1.4 |
* DOM.pm: New module (some code moved from |
58 |
|
|
/webroot/gate/2008/sw.cgi). |
59 |
|
|
|
60 |
|
|
* SuikaWiki3.pm: Make a copy of key argument such that the |
61 |
|
|
original value will not be modified in the method code. |
62 |
|
|
|
63 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
|
65 |
wakaba |
1.3 |
* SuikaWiki3.pm: Use euc-jp-sw encoding for compatibility with old |
66 |
|
|
data. |
67 |
|
|
|
68 |
wakaba |
1.2 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
|
70 |
|
|
* SuikaWiki3.pm: New module. |
71 |
|
|
|
72 |
|
|
* ChangeLog: New file. |
73 |
|
|
|