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-1237104442"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237104442</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T08:07:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 15 Mar 2009 08:06:01 -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-1247378662"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247378662</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:04:20Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog 12 Jul 2009 06:04:15 -0000 |
2 |
|
* sw-sami.js: New script. It loads search result and insert into |
3 |
|
the document. |
4 |
|
|
5 |
|
* sw.js: Loads sw-sami.js. |
6 |
|
|
7 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
</content></entry><entry xml:id="entry-1247374904"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247374904</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T05:01:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog 12 Jul 2009 05:01:39 -0000 |
10 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* sw.js: Load sami-core.js. |
13 |
|
|
14 |
|
</content></entry><entry xml:id="entry-1247374191"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247374191</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T04:49:47Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:49:44 -0000 |
15 |
|
* main.pl: Put the |script| element at the end of the |body| |
16 |
|
element. |
17 |
|
|
18 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
</content></entry><entry xml:id="entry-1247371223"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247371223</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T04:00:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 12 Jul 2009 03:59:58 -0000 |
21 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* NamedText.pm (_get_file_name): Typo. |
24 |
|
|
25 |
|
* Lock.pm: Check whether any preferable locks are already taken or |
26 |
|
not to avoid deadlocks. |
27 |
|
|
28 |
|
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order |
29 |
|
control. |
30 |
|
|
31 |
|
* IDLocks.pm (get_lock): Set lock_type to enable lock order |
32 |
|
control. |
33 |
|
|
34 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:00:17 -0000 |
35 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* main.pl: Set |lock_type| to enable lock order control. |
38 |
|
|
39 |
|
</content></entry><entry xml:id="entry-1247310226"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247310226</id><title>2009-07-11 Wakaba</title><updated>2009-07-11T11:03:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 11 Jul 2009 11:03:40 -0000 |
40 |
|
2009-07-11 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* sw.css: Added .swe-info class. |
43 |
|
|
44 |
|
</content></entry><entry xml:id="entry-1237192113"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237192113</id><title>2009-03-16 Wakaba</title><updated>2009-03-16T08:28:31Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 08:28:29 -0000 |
45 |
|
* main.pl: Show the relatedness of pages in the list of neighbor |
46 |
|
nodes. |
47 |
|
|
48 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
</content></entry><entry xml:id="entry-1237189495"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237189495</id><title>2009-03-16 Wakaba</title><updated>2009-03-16T07:44:53Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 16 Mar 2009 07:44:50 -0000 |
51 |
|
* Repository.pm (are_related_ids): Repeat the relearning process |
52 |
|
until the right answer is deduced. |
53 |
|
|
54 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
</content></entry><entry xml:id="entry-1237189204"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237189204</id><title>2009-03-16 Wakaba</title><updated>2009-03-16T07:39:59Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 16 Mar 2009 07:39:22 -0000 |
57 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* Repository.pm: New module. |
60 |
|
|
61 |
|
++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 07:39:54 -0000 |
62 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* main.pl: Moved relatedness detection method into its own module. |
65 |
|
|
66 |
|
</content></entry><entry xml:id="entry-1237122433"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237122433</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T13:07:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 13:06:41 -0000 |
67 |
|
* Node.pm (document_id): New method. |
68 |
|
|
69 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
72 |
|
* main.pl: Dump the name of neighbors. |
73 |
|
|
74 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
</content></entry><entry xml:id="entry-1237122428"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237122428</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T13:07:06Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 13:06:41 -0000 |
77 |
|
* Node.pm (document_id): New method. |
78 |
|
|
79 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
82 |
|
* main.pl: Dump the name of neighbors. |
83 |
|
|
84 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
</content></entry><entry xml:id="entry-1237121403"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237121403</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T12:50:01Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:49:18 -0000 |
87 |
|
* Graph.pm (get_node_by_id): New method. |
88 |
|
(create_node): Changed to instantiate SWE::Object::Node. |
89 |
|
|
90 |
|
* Node.pm: New module. |
91 |
|
|
92 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:49:58 -0000 |
95 |
|
* main.pl: Dump the list of neighbors. |
96 |
|
|
97 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
</content></entry><entry xml:id="entry-1237120057"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237120057</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T12:27:35Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 15 Mar 2009 12:26:50 -0000 |
100 |
|
* DB.pm: Added graph and global property databases. |
101 |
|
|
102 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000 |
105 |
|
* Graph.pm: New module. |
106 |
|
|
107 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:27:26 -0000 |
110 |
|
* main.pl: Graph generation moved to another module. Implemented |
111 |
|
graph/document association. |
112 |
|
|
113 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
</content></entry><entry xml:id="entry-1237110139"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237110139</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T09:42:17Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 15 Mar 2009 09:41:26 -0000 |
116 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* NamedText.pm: New module. |
119 |
|
|
120 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 09:42:14 -0000 |
121 |
|
* main.pl: Implemented the graph generate method. |
122 |
|
|
123 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
125 |
|
</content></entry><entry xml:id="entry-1237104442"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237104442</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T08:07:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 15 Mar 2009 08:06:01 -0000 |
126 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
* DB.pm (id): New method. |
* DB.pm (id): New method. |
455 |
* ChangeLog: New file. |
* ChangeLog: New file. |
456 |
|
|
457 |
|
|
|
</content></entry><updated>2009-03-15T08:07:19Z</updated></feed> |
|
458 |
|
</content></entry><updated>2009-07-12T06:04:20Z</updated></feed> |