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-1247972595"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247972595</id><title>2009-07-19 Wakaba</title><updated>2009-07-19T03:03:12Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 19 Jul 2009 03:02:59 -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-1253346230"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253346230</id><title>2009-09-19 Wakaba</title><updated>2009-09-19T07:43:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 19 Sep 2009 07:43:34 -0000 |
2 |
|
2009-09-19 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
4 |
|
* main.pl: Added Google AdSense. |
5 |
|
|
6 |
|
++ swe/styles/ChangeLog 19 Sep 2009 07:43:26 -0000 |
7 |
|
2009-09-19 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* sw.css: Added styles for Google AdSense. |
10 |
|
|
11 |
|
</content></entry><entry xml:id="entry-1252909412"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252909412</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T06:23:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/pages/ChangeLog 14 Sep 2009 06:23:13 -0000 |
12 |
|
* canvas.html: Set the default page name to "(image)". |
13 |
|
|
14 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
</content></entry><entry xml:id="entry-1252908996"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252908996</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T06:16:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 06:15:55 -0000 |
17 |
|
* main.pl: Added names="" parameter to canvas editor link. |
18 |
|
|
19 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
++ swe/pages/ChangeLog 14 Sep 2009 06:16:20 -0000 |
22 |
|
* canvas.html: Added names="" parameter to specify the names of |
23 |
|
new images. |
24 |
|
|
25 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
</content></entry><entry xml:id="entry-1252908072"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252908072</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T06:00:54Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 05:59:53 -0000 |
28 |
|
* main.pl: Added links to canvas editor. |
29 |
|
|
30 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
++ swe/pages/ChangeLog 14 Sep 2009 06:00:50 -0000 |
33 |
|
* canvas.html: New file (originally comes from Remove Canvas's |
34 |
|
client.html). |
35 |
|
|
36 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
</content></entry><entry xml:id="entry-1252897921"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252897921</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T03:11:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 14 Sep 2009 03:08:53 -0000 |
39 |
|
* DB.pm (id_prop): New method. |
40 |
|
|
41 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 03:10:40 -0000 |
44 |
|
* SWML.pm (to_text, to_text_media_type): Moved back to the |
45 |
|
superclass. |
46 |
|
|
47 |
|
* CanvasInstructions.pm: New module. |
48 |
|
|
49 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000 |
52 |
|
* Document.pm (prop): New method. |
53 |
|
(content_media_type): Changed to return the real media type. |
54 |
|
(to_xml_media_type, to_text_media_type, to_xml, to_html_fragment): |
55 |
|
Changed to return appropriate default value. |
56 |
|
|
57 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 03:11:39 -0000 |
60 |
|
* main.pl: Don't generate rel=alternate links if it is known that |
61 |
|
the alternate is not available. |
62 |
|
|
63 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
</content></entry><entry xml:id="entry-1252896060"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252896060</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:40:52Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 14 Sep 2009 02:38:21 -0000 |
66 |
|
* Lang.pm: Changed module names. |
67 |
|
|
68 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
|
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 02:40:50 -0000 |
71 |
|
* SWML.pm: New module. |
72 |
|
|
73 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000 |
76 |
|
* Document.pm: Added |rebless| method family. Moved |
77 |
|
SWML-to-HTML/XML/text convertion methods to another module. |
78 |
|
|
79 |
|
* Document/: New directory. |
80 |
|
|
81 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:39:42 -0000 |
84 |
|
* main.pl: Call the |rebless| method on the SWE::Object::Document |
85 |
|
module such that format-dependent methods can be invoked. |
86 |
|
|
87 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
</content></entry><entry xml:id="entry-1252894392"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252894392</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:13:00Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 14 Sep 2009 02:12:58 -0000 |
90 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* Lang.pm: New module. |
93 |
|
|
94 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:12:48 -0000 |
95 |
|
* main.pl: Moved media type list to an external module. |
96 |
|
|
97 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
</content></entry><entry xml:id="entry-1252893804"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252893804</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:03:16Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:03:14 -0000 |
100 |
|
* Document.pm (to_html_fragment): New method. |
101 |
|
|
102 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:03:01 -0000 |
105 |
|
* main.pl: Moved format=html processing to external module. |
106 |
|
|
107 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
</content></entry><entry xml:id="entry-1252891592"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252891592</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T01:26:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 01:25:50 -0000 |
110 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
112 |
|
* Document.pm (to_xml, to_text): New methods. |
113 |
|
|
114 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 01:25:42 -0000 |
115 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
117 |
|
* main.pl: Changed format=text and format=xml to obtain the text |
118 |
|
or xml variant from SWE::Object::Document. Changed format=text to |
119 |
|
obtain the xml variant from SWE::Object::Document and then convert |
120 |
|
into HTML. |
121 |
|
|
122 |
|
</content></entry><entry xml:id="entry-1248007097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1248007097</id><title>2009-07-19 Wakaba</title><updated>2009-07-19T12:38:10Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 19 Jul 2009 12:37:49 -0000 |
123 |
|
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
125 |
|
* main.pl: Extended posturl API for the use of bookmarklet. |
126 |
|
|
127 |
|
</content></entry><entry xml:id="entry-1247972595"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247972595</id><title>2009-07-19 Wakaba</title><updated>2009-07-19T03:03:12Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 19 Jul 2009 03:02:59 -0000 |
128 |
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
129 |
|
|
130 |
* HashedIndex.pm (_for_each_id): Operator evaluation order was |
* HashedIndex.pm (_for_each_id): Operator evaluation order was |
707 |
* ChangeLog: New file. |
* ChangeLog: New file. |
708 |
|
|
709 |
|
|
|
</content></entry><updated>2009-07-19T03:03:12Z</updated></feed> |
|
710 |
|
</content></entry><updated>2009-09-19T07:43:40Z</updated></feed> |