/[suikacvs]/webroot/swe/lib/SWE/DB/ChangeLog
Suika

Diff of /webroot/swe/lib/SWE/DB/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.9

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24