1 |
<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-1247380434"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247380434</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:33:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:33:44 -0000 |
<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-1247391940"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247391940</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T09:45:37Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 12 Jul 2009 09:45:07 -0000 |
2 |
|
* DB.pm (name_history, id_history): New methods. |
3 |
|
|
4 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
5 |
|
|
6 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:45:31 -0000 |
7 |
|
* main.pl: Use $db's methods to instantiate id_history and |
8 |
|
name_history databases. |
9 |
|
|
10 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
</content></entry><entry xml:id="entry-1247389678"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247389678</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T09:07:55Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 12 Jul 2009 09:07:25 -0000 |
13 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DB.pm (vc): New method. |
16 |
|
|
17 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:07:51 -0000 |
18 |
|
* main.pl: Obtain instances of version control object by invoking |
19 |
|
the method of $db object. |
20 |
|
|
21 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
</content></entry><entry xml:id="entry-1247389166"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247389166</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:59:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:59:20 -0000 |
24 |
|
* main.pl: posturl appending implemented. |
25 |
|
|
26 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
</content></entry><entry xml:id="entry-1247387085"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247387085</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:24:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:24:39 -0000 |
29 |
|
* main.pl: Preparation for introducing posturl method. |
30 |
|
|
31 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
</content></entry><entry xml:id="entry-1247386723"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247386723</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:18:39Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:18:35 -0000 |
34 |
|
* main.pl: Fact out the process to determine the document ID(s) |
35 |
|
from the name, possibly converting the SuikaWiki3 document into |
36 |
|
new format. |
37 |
|
|
38 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
</content></entry><entry xml:id="entry-1247383880"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247383880</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:31:14Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 12 Jul 2009 07:30:45 -0000 |
41 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* sw.css: Styling for js-inserted sections. |
44 |
|
|
45 |
|
++ swe/scripts/ChangeLog 12 Jul 2009 07:31:10 -0000 |
46 |
|
* sw-sami.js: Improved where js-generated sections are inserted. |
47 |
|
|
48 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
</content></entry><entry xml:id="entry-1247382933"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247382933</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:15:26Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 07:15:23 -0000 |
51 |
|
* main.pl: Create tfidf data when a page is created. |
52 |
|
|
53 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
</content></entry><entry xml:id="entry-1247382413"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247382413</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:06:46Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 07:06:43 -0000 |
56 |
|
* main.pl: Update tfidf data when a page content is updated. |
57 |
|
|
58 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
</content></entry><entry xml:id="entry-1247380434"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247380434</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:33:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:33:44 -0000 |
61 |
* main.pl Locks during the non-inverted index is updated. |
* main.pl Locks during the non-inverted index is updated. |
62 |
|
|
63 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
529 |
* ChangeLog: New file. |
* ChangeLog: New file. |
530 |
|
|
531 |
|
|
|
</content></entry><updated>2009-07-12T06:33:49Z</updated></feed> |
|
532 |
|
</content></entry><updated>2009-07-12T09:45:37Z</updated></feed> |