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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (hide annotations) (download)
Mon Mar 2 07:32:30 2009 UTC (16 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +11 -0 lines
++ swe/lib/SWE/DB/ChangeLog	2 Mar 2009 07:32:02 -0000
2009-03-01  Wakaba  <wakaba@suika.fam.cx>

	* HashedIndex.pm: New module.

	* IDGenerator.pm (get_last_id): New method.

2009-01-12  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki3LastModified.pm (get_data): Why this convertion was
	necessary?

++ swe/lib/suikawiki/ChangeLog	2 Mar 2009 07:31:08 -0000
2009-03-02  Wakaba  <wakaba@suika.fam.cx>

	* main.pl (;search, ;terms): New modes.

++ swe/styles/ChangeLog	3 Feb 2009 03:44:04 -0000
2009-02-03  Wakaba  <wakaba@suika.fam.cx>

	* sw.css: Fixed a typo.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24