1 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* IDLocks.pm (get_lock): Directories should be created if it does |
4 |
|
not exist. |
5 |
|
|
6 |
|
* SuikaWiki3PageList2.pm: New module. |
7 |
|
|
8 |
|
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* VersionControl.pm (commit_changes): Set "-kb" option to the "cvs |
11 |
|
add" command to avoid keyword substition and newline |
12 |
|
normalization. |
13 |
|
|
14 |
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* VersionControl.pm: New module. |
17 |
|
|
18 |
|
* HashedProps.pm, IDText.pm: Support for |version_control| |
19 |
|
property is added. |
20 |
|
|
21 |
|
* SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do |
22 |
|
nothing if the data has not been loaded from the file. |
23 |
|
(delete_data): New method. |
24 |
|
|
25 |
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* IDProps.pm (_get_file_name): Return |undef| if the file is not |
28 |
|
found. |
29 |
|
|
30 |
|
* IDLocks.pm: New module. |
31 |
|
|
32 |
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm, |
35 |
|
IDText.pm, SuikaWiki3PageList.pm: New modules. |
36 |
|
|
37 |
|
* SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain |
38 |
|
base 16 encoded file name string as key, rather than array |
39 |
|
reference as in SuikaWiki3. |
40 |
|
|
41 |
|
* SuikaWiki3LastModified.pm (save_data, set_data): Removed. |
42 |
|
(load_data): Renamed as |_load_data|. |
43 |
|
(get_data): Invoke |_load_data| if and only if necessary. |
44 |
|
|
45 |
|
* SuikaWiki3Props.pm: Don't treat "%" as a part of hash key. |
46 |
|
|
47 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
* SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files. |
* SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files. |