<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/Mail/Message/DB.pm, branch snap-20180910</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>_decode_mime_string() switched to use mime_header_decode_as_octets() of Mail::Message::Encode::Perl class.</title>
<updated>2018-09-08T03:49:20+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-07T08:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f3637139daf2b9f6156673ef8b05e104a6ff0dd7'/>
<id>f3637139daf2b9f6156673ef8b05e104a6ff0dd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics.</title>
<updated>2006-01-09T14:00:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-01-09T14:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=998d6457399e07b82ee606d2cff85a3261fd6743'/>
<id>998d6457399e07b82ee606d2cff85a3261fd6743</id>
<content type='text'>
fix copyright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix copyright.
</pre>
</div>
</content>
</entry>
<entry>
<title>implement find_head_key().</title>
<updated>2005-08-31T03:47:47+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-31T03:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=23105209cdb62d4c7bdfe6d96fe3b3a7e3d84d53'/>
<id>23105209cdb62d4c7bdfe6d96fe3b3a7e3d84d53</id>
<content type='text'>
add() updates article_summary database, too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add() updates article_summary database, too.
</pre>
</div>
</content>
</entry>
<entry>
<title>define open() and close()</title>
<updated>2005-08-27T14:47:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-27T14:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f9d2cee90af3831b2e0875f5cf84836f43376155'/>
<id>f9d2cee90af3831b2e0875f5cf84836f43376155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed methonds:</title>
<updated>2005-08-25T13:15:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-25T13:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=aedd246b757a0bcd98d6079027688fb5ee97c955'/>
<id>aedd246b757a0bcd98d6079027688fb5ee97c955</id>
<content type='text'>
o analyze  -&gt; add
o db_open  -&gt; _db_open
o db_close -&gt; _db_close
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o analyze  -&gt; add
o db_open  -&gt; _db_open
o db_close -&gt; _db_close
</pre>
</div>
</content>
</entry>
<entry>
<title>FNF: XXX_clean_up() -&gt; XXX_cleanup()</title>
<updated>2005-08-19T12:17:06+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-19T12:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f5ea36df952d25e0bd11f17fef1433f728fe9df2'/>
<id>f5ea36df952d25e0bd11f17fef1433f728fe9df2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better method naming convension: from_to_name -&gt; from_address_to_name</title>
<updated>2005-08-19T11:15:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-19T11:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5ae1be925fafe149fa4eb4cb22464ff0402125ce'/>
<id>5ae1be925fafe149fa4eb4cb22464ff0402125ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2005-08-06T10:06:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-06T10:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=df79c47fb69a9a2ea018c6eba27d0f8314317d05'/>
<id>df79c47fb69a9a2ea018c6eba27d0f8314317d05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>overhaul:</title>
<updated>2005-08-06T07:18:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-06T07:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=afbc48ea1a324319da7ae7c8c17e88634f1350cd'/>
<id>afbc48ea1a324319da7ae7c8c17e88634f1350cd</id>
<content type='text'>
[sg]et_db_module_name() -&gt; [sg]et_db_module_class().
get_time_from_header() -&gt; _get_time_from_header().
mov get_time_from_header() to Mail::Message::Utils class.
clean up. remove not used variable.
fix db_close().
fix comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[sg]et_db_module_name() -&gt; [sg]et_db_module_class().
get_time_from_header() -&gt; _get_time_from_header().
mov get_time_from_header() to Mail::Message::Utils class.
clean up. remove not used variable.
fix db_close().
fix comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>null check $key at _db_set()</title>
<updated>2004-06-11T10:37:41+00:00</updated>
<author>
<name>tmu</name>
<email>tmu</email>
</author>
<published>2004-06-11T10:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e5d3fa5a2c281e7687b3003aa9c7c255a44ea960'/>
<id>e5d3fa5a2c281e7687b3003aa9c7c255a44ea960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
