/[suikacvs]/webroot/swe/doc/swe-commit.en.atom.u8
Suika

Diff of /webroot/swe/doc/swe-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49 by wakaba, Sun Jul 12 07:31:20 2009 UTC revision 1.63 by wakaba, Mon Sep 14 01:26:33 2009 UTC
# Line 1  Line 1 
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-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  <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-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
2    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
3    
4            * Document.pm (to_xml, to_text): New methods.
5    
6    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 01:25:42 -0000
7    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
8    
9            * main.pl: Changed format=text and format=xml to obtain the text
10            or xml variant from SWE::Object::Document.  Changed format=text to
11            obtain the xml variant from SWE::Object::Document and then convert
12            into HTML.
13    
14    </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
15    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
16    
17            * main.pl: Extended posturl API for the use of bookmarklet.
18    
19    </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
20    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
21    
22            * HashedIndex.pm (_for_each_id): Operator evaluation order was
23            wrong.
24    
25    </content></entry><entry xml:id="entry-1247399659"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247399659</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T11:54:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 11:54:12 -0000
26            * main.pl: Set the paragraph number to the posturl content.
27    
28    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
29    
30    </content></entry><entry xml:id="entry-1247396930"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247396930</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T11:08:47Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 11:08:44 -0000
31            * main.pl: Insert timestamp parameter of posturl.
32    
33    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
34    
35    </content></entry><entry xml:id="entry-1247396243"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247396243</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:57:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 10:57:18 -0000
36            * main.pl: Implemented new-document case of posturl method.
37    
38    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
39    
40    </content></entry><entry xml:id="entry-1247395578"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247395578</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:46:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    12 Jul 2009 10:46:07 -0000
41            * Document.pm (new_id): New method.
42    
43    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
44    
45    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:45:55 -0000
46            * main.pl: Moved the code to obtain the new ID to another module.
47    
48    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
49    
50    </content></entry><entry xml:id="entry-1247395065"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247395065</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:37:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    12 Jul 2009 10:37:22 -0000
51            * Document.pm (update_tfidf): New method copied from main.pl.
52    
53    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
54    
55    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:37:39 -0000
56            * main.pl (update_tfidf): Moved to another module.
57    
58    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
59    
60    </content></entry><entry xml:id="entry-1247394387"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247394387</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:26:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    12 Jul 2009 10:25:36 -0000
61    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
62    
63            * Document.pm: New module.
64    
65    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:25:59 -0000
66            * main.pl: Facted out the code to associate new pages names to the
67            document.
68    
69    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
70    
71    </content></entry><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
72            * DB.pm (name_history, id_history): New methods.
73    
74    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
75    
76    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:45:31 -0000
77            * main.pl: Use $db's methods to instantiate id_history and
78            name_history databases.
79    
80    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
81    
82    </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
83    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
84    
85            * DB.pm (vc): New method.
86    
87    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:07:51 -0000
88            * main.pl: Obtain instances of version control object by invoking
89            the method of $db object.
90    
91    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
92    
93    </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
94            * main.pl: posturl appending implemented.
95    
96    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
97    
98    </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
99            * main.pl: Preparation for introducing posturl method.
100    
101    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
102    
103    </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
104            * main.pl: Fact out the process to determine the document ID(s)
105            from the name, possibly converting the SuikaWiki3 document into
106            new format.
107    
108    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
109    
110    </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
111  2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
112    
113          * sw.css: Styling for js-inserted sections.          * sw.css: Styling for js-inserted sections.
# Line 490  Line 599 
599          * ChangeLog: New file.          * ChangeLog: New file.
600    
601    
 </content></entry><updated>2009-07-12T07:31:14Z</updated></feed>  
602    </content></entry><updated>2009-09-14T01:26:19Z</updated></feed>

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.63

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24