1 |
wakaba |
1.2 |
<feed xmlns="http://www.w3.org/2005/Atom"><link href="http://suika.fam.cx/swe/doc/swe-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/swe/doc/readme" rel="related"></link><link href="http://suika.fam.cx/swe/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1226136651"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136651</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:30:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 8 Nov 2008 09:30:47 -0000 |
2 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
|
4 |
|
|
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
5 |
|
|
Forgetten to copy this file. |
6 |
|
|
|
7 |
wakaba |
1.3 |
</content></entry><entry xml:id="entry-1226136715"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136715</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:31:53Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/doc/ChangeLog 8 Nov 2008 09:31:49 -0000 |
8 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
|
10 |
|
|
* .htaccess: New file. |
11 |
|
|
|
12 |
|
|
* ChangeLog: New file. |
13 |
|
|
|
14 |
|
|
|
15 |
wakaba |
1.4 |
</content></entry><entry xml:id="entry-1226147491"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226147491</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T12:31:27Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 8 Nov 2008 12:31:14 -0000 |
16 |
|
|
* SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files. |
17 |
|
|
|
18 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
|
20 |
wakaba |
1.5 |
</content></entry><entry xml:id="entry-1226213206"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226213206</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T06:46:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 06:46:33 -0000 |
21 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
|
23 |
|
|
* Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm, |
24 |
|
|
IDText.pm, SuikaWiki3PageList.pm: New modules. |
25 |
|
|
|
26 |
|
|
* SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain |
27 |
|
|
base 16 encoded file name string as key, rather than array |
28 |
|
|
reference as in SuikaWiki3. |
29 |
|
|
|
30 |
|
|
* SuikaWiki3LastModified.pm (save_data, set_data): Removed. |
31 |
|
|
(load_data): Renamed as |_load_data|. |
32 |
|
|
(get_data): Invoke |_load_data| if and only if necessary. |
33 |
|
|
|
34 |
|
|
* SuikaWiki3Props.pm: Don't treat "%" as a part of hash key. |
35 |
|
|
|
36 |
wakaba |
1.6 |
</content></entry><entry xml:id="entry-1226225210"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226225210</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T10:06:45Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 10:06:43 -0000 |
37 |
|
|
* IDProps.pm (_get_file_name): Return |undef| if the file is not |
38 |
|
|
found. |
39 |
|
|
|
40 |
|
|
* IDLocks.pm: New module. |
41 |
|
|
|
42 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
|
44 |
wakaba |
1.7 |
</content></entry><entry xml:id="entry-1226239737"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226239737</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T14:08:54Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 14:08:47 -0000 |
45 |
|
|
* VersionControl.pm: New module. |
46 |
|
|
|
47 |
|
|
* HashedProps.pm, IDText.pm: Support for |version_control| |
48 |
|
|
property is added. |
49 |
|
|
|
50 |
|
|
* SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do |
51 |
|
|
nothing if the data has not been loaded from the file. |
52 |
|
|
(delete_data): New method. |
53 |
|
|
|
54 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
|
56 |
wakaba |
1.8 |
</content></entry><entry xml:id="entry-1226287582"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226287582</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T03:26:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 10 Nov 2008 03:26:13 -0000 |
57 |
|
|
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
|
59 |
|
|
* VersionControl.pm (commit_changes): Set "-kb" option to the "cvs |
60 |
|
|
add" command to avoid keyword substition and newline |
61 |
|
|
normalization. |
62 |
|
|
|
63 |
wakaba |
1.9 |
</content></entry><entry xml:id="entry-1226311097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226311097</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T09:58:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 10 Nov 2008 09:58:00 -0000 |
64 |
|
|
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
|
66 |
|
|
* styles/: New directory. |
67 |
|
|
|
68 |
|
|
++ swe/styles/ChangeLog 10 Nov 2008 09:57:53 -0000 |
69 |
|
|
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
|
71 |
|
|
* sw.css: New style sheet. |
72 |
|
|
|
73 |
|
|
* ChangeLog: New file. |
74 |
|
|
|
75 |
|
|
|
76 |
wakaba |
1.2 |
</content></entry></feed> |