<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/Mail/Message/ToHTML.pm, branch udb-merge</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>catch up -current</title>
<updated>2003-07-19T09:29:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-07-19T09:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=52449fa0a4c31c0196d083b85db1c53edb2f6fb1'/>
<id>52449fa0a4c31c0196d083b85db1c53edb2f6fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass $old_db_base_dir to DB module</title>
<updated>2003-06-24T13:39:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-24T13:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=eb6285861ecf1449aab9165365351e88bbe10fd2'/>
<id>eb6285861ecf1449aab9165365351e88bbe10fd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable debug.</title>
<updated>2003-06-15T08:07:15+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-15T08:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5ac9009491afc3a8290c82ec01812088e11e50fa'/>
<id>5ac9009491afc3a8290c82ec01812088e11e50fa</id>
<content type='text'>
show spended time info.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
show spended time info.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove __str2array()</title>
<updated>2003-06-15T01:50:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-15T01:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a6c46d7c86c4defd2d2753e95098d8edaac49580'/>
<id>a6c46d7c86c4defd2d2753e95098d8edaac49580</id>
<content type='text'>
$self-&gt;{ _thread_list }-&gt;{ $id }       (STR) changed to
$self-&gt;{ _hint_ref_key_list }-&gt;{ $id } (ARRAY_REF).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$self-&gt;{ _thread_list }-&gt;{ $id }       (STR) changed to
$self-&gt;{ _hint_ref_key_list }-&gt;{ $id } (ARRAY_REF).
</pre>
</div>
</content>
</entry>
<entry>
<title>move thread_summary generator wrapper from ToHTML to DB</title>
<updated>2003-06-15T01:34:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-15T01:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=dd9ba080009e2116151522eee29137b87bffc67d'/>
<id>dd9ba080009e2116151522eee29137b87bffc67d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix filepath of thread links.</title>
<updated>2003-06-14T14:54:22+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-14T14:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7ea43f97e2e0421c07f8477d3a57698660a93da1'/>
<id>7ea43f97e2e0421c07f8477d3a57698660a93da1</id>
<content type='text'>
add a lot of printf debug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add a lot of printf debug.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix filename to use db value</title>
<updated>2003-06-14T12:44:12+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-14T12:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=13b5cddb76c64b82c2a9d3e4143320cfc8658e8d'/>
<id>13b5cddb76c64b82c2a9d3e4143320cfc8658e8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FNF</title>
<updated>2003-06-14T10:52:48+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-14T10:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2e04f6115b0409fe4beddb0ebd2a818ed9730cfd'/>
<id>2e04f6115b0409fe4beddb0ebd2a818ed9730cfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove ndb_key(), which is not used</title>
<updated>2003-06-14T10:51:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-14T10:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a612d6e9df91675e81cde72971fed74cd7a3a44f'/>
<id>a612d6e9df91675e81cde72971fed74cd7a3a44f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewritten based on new DB module.</title>
<updated>2003-06-14T10:46:34+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-14T10:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=3d7a3e9af304b8c97f08d3aead540126d34bc9b0'/>
<id>3d7a3e9af304b8c97f08d3aead540126d34bc9b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
