<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Digest.pm, branch mail-fallback-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>remove "use FML::Log;".</title>
<updated>2004-04-23T04:10:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-23T04:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d'/>
<id>002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch File::Sequence to IO::Adapter based sequence operation</title>
<updated>2004-04-11T13:02:14+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-11T13:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6435dce137b06b3dd2a59f46aec1c08389d8000a'/>
<id>6435dce137b06b3dd2a59f46aec1c08389d8000a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>variable renaming:</title>
<updated>2004-03-12T04:22:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-12T04:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1363762c1a59c6d51c09a148e0a405a7c5a3b6cc'/>
<id>1363762c1a59c6d51c09a148e0a405a7c5a3b6cc</id>
<content type='text'>
s/use_digest_program/use_article_digest_function/g;
s/use_distribute_program/use_article_post_function/g;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
s/use_digest_program/use_article_digest_function/g;
s/use_distribute_program/use_article_post_function/g;
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics.</title>
<updated>2004-02-15T04:38:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-15T04:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4'/>
<id>7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix lock algorithm.</title>
<updated>2004-01-02T16:06:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-02T16:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=df354c66aa759a61abde82a615c0fc2e30d53a4f'/>
<id>df354c66aa759a61abde82a615c0fc2e30d53a4f</id>
<content type='text'>
clean up.
fix comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean up.
fix comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>messager/rfc822 part not need charset ;)</title>
<updated>2003-10-15T11:57:02+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-10-15T11:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a4da23b3d1edab3e6903967f735fa9bc224b2a11'/>
<id>a4da23b3d1edab3e6903967f735fa9bc224b2a11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement get_charset() and set_charset().  modified to use it to</title>
<updated>2003-10-14T12:57:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-10-14T12:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=49d3dd2b43abedc5434975f7ecb297679fc1a551'/>
<id>49d3dd2b43abedc5434975f7ecb297679fc1a551</id>
<content type='text'>
treat current charset changed dynamically on the fly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
treat current charset changed dynamically on the fly.
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;config(), pcb() not { config }, { pcb } respectively.</title>
<updated>2003-08-29T15:33:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-29T15:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e460ae393d4c06ac2219811653b1388acf28bebb'/>
<id>e460ae393d4c06ac2219811653b1388acf28bebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modified to use $curproc-&gt;log*() methods.</title>
<updated>2003-08-23T14:37:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-23T14:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=15e0d0717d3d33942010ccd339c2839e036d97fe'/>
<id>15e0d0717d3d33942010ccd339c2839e036d97fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments: =head2 function(...) form</title>
<updated>2003-08-23T04:35:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-23T04:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d0c5a95389829a94a429717d0ae10c2872eb25ce'/>
<id>d0c5a95389829a94a429717d0ae10c2872eb25ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
