1 |
wakaba |
1.14 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
wakaba |
1.15 |
* HashedIndex.pm (lock, lock_file_name): New methods. |
4 |
|
|
|
5 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
|
7 |
wakaba |
1.14 |
* NamedText.pm (_get_file_name): Typo. |
8 |
|
|
|
9 |
|
|
* Lock.pm: Check whether any preferable locks are already taken or |
10 |
|
|
not to avoid deadlocks. |
11 |
|
|
|
12 |
|
|
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order |
13 |
|
|
control. |
14 |
|
|
|
15 |
|
|
* IDLocks.pm (get_lock): Set lock_type to enable lock order |
16 |
|
|
control. |
17 |
|
|
|
18 |
wakaba |
1.13 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
|
20 |
|
|
* NamedText.pm: New module. |
21 |
|
|
|
22 |
wakaba |
1.12 |
2009-03-01 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
|
24 |
|
|
* HashedIndex.pm: New module. |
25 |
|
|
|
26 |
|
|
* IDGenerator.pm (get_last_id): New method. |
27 |
|
|
|
28 |
|
|
2009-01-12 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
|
30 |
|
|
* SuikaWiki3LastModified.pm (get_data): Why this convertion was |
31 |
|
|
necessary? |
32 |
|
|
|
33 |
wakaba |
1.11 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
|
35 |
|
|
* IDHistory.pm, HashedHistory.pm: New modules. |
36 |
|
|
|
37 |
wakaba |
1.10 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
|
39 |
|
|
* IDLocks.pm (get_lock): Directories should be created if it does |
40 |
|
|
not exist. |
41 |
|
|
|
42 |
|
|
* SuikaWiki3PageList2.pm: New module. |
43 |
|
|
|
44 |
wakaba |
1.9 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
|
46 |
|
|
* VersionControl.pm (commit_changes): Set "-kb" option to the "cvs |
47 |
|
|
add" command to avoid keyword substition and newline |
48 |
|
|
normalization. |
49 |
|
|
|
50 |
wakaba |
1.6 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
|
52 |
wakaba |
1.8 |
* VersionControl.pm: New module. |
53 |
|
|
|
54 |
|
|
* HashedProps.pm, IDText.pm: Support for |version_control| |
55 |
|
|
property is added. |
56 |
|
|
|
57 |
|
|
* SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do |
58 |
|
|
nothing if the data has not been loaded from the file. |
59 |
|
|
(delete_data): New method. |
60 |
|
|
|
61 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
|
63 |
wakaba |
1.7 |
* IDProps.pm (_get_file_name): Return |undef| if the file is not |
64 |
|
|
found. |
65 |
|
|
|
66 |
|
|
* IDLocks.pm: New module. |
67 |
|
|
|
68 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
|
70 |
wakaba |
1.6 |
* Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm, |
71 |
|
|
IDText.pm, SuikaWiki3PageList.pm: New modules. |
72 |
|
|
|
73 |
|
|
* SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain |
74 |
|
|
base 16 encoded file name string as key, rather than array |
75 |
|
|
reference as in SuikaWiki3. |
76 |
|
|
|
77 |
|
|
* SuikaWiki3LastModified.pm (save_data, set_data): Removed. |
78 |
|
|
(load_data): Renamed as |_load_data|. |
79 |
|
|
(get_data): Invoke |_load_data| if and only if necessary. |
80 |
|
|
|
81 |
|
|
* SuikaWiki3Props.pm: Don't treat "%" as a part of hash key. |
82 |
|
|
|
83 |
wakaba |
1.3 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
|
85 |
wakaba |
1.5 |
* SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files. |
86 |
|
|
|
87 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
|
89 |
wakaba |
1.4 |
* DOM.pm: New module (some code moved from |
90 |
|
|
/webroot/gate/2008/sw.cgi). |
91 |
|
|
|
92 |
|
|
* SuikaWiki3.pm: Make a copy of key argument such that the |
93 |
|
|
original value will not be modified in the method code. |
94 |
|
|
|
95 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
|
97 |
wakaba |
1.3 |
* SuikaWiki3.pm: Use euc-jp-sw encoding for compatibility with old |
98 |
|
|
data. |
99 |
|
|
|
100 |
wakaba |
1.2 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
|
102 |
|
|
* SuikaWiki3.pm: New module. |
103 |
|
|
|
104 |
|
|
* ChangeLog: New file. |
105 |
|
|
|