<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/IO, 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>use $regexp as itself, not quotemeta()-ify.</title>
<updated>2004-04-27T13:31:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-27T13:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cb1cc08715063b57bb0f436818921200f2d65989'/>
<id>cb1cc08715063b57bb0f436818921200f2d65989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement methods suitable for sequence file operation.</title>
<updated>2004-04-11T12:58:38+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-11T12:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=339de5d778843f44d9b3893a8cb08116ec899779'/>
<id>339de5d778843f44d9b3893a8cb08116ec899779</id>
<content type='text'>
+ sequence_increment()
+ sequence_replace()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ sequence_increment()
+ sequence_replace()
</pre>
</div>
</content>
</entry>
<entry>
<title>import lock mechanism from File::SimpleLock class. Now IO::Adapter</title>
<updated>2004-04-10T07:40:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-10T07:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=915b2becde14285016786fd3fb39b98471faf1d6'/>
<id>915b2becde14285016786fd3fb39b98471faf1d6</id>
<content type='text'>
provides lock() and unlock() metohds though file map only is
supported.

FML::Process::Kernel is switched to IO::Adapter based lock.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
provides lock() and unlock() metohds though file map only is
supported.

FML::Process::Kernel is switched to IO::Adapter based lock.
</pre>
</div>
</content>
</entry>
<entry>
<title>modify touch() to use FileHandle not IO::File</title>
<updated>2004-03-17T06:58:43+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-17T06:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=901ac51e354a38d8fca44e2b231c872b5a04eb6f'/>
<id>901ac51e354a38d8fca44e2b231c872b5a04eb6f</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>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 meta escape needed in finding key.</title>
<updated>2004-02-03T04:15:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-03T04:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a7902cc336e4fa4e958cab31a70ae5aa924e566e'/>
<id>a7902cc336e4fa4e958cab31a70ae5aa924e566e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>overhaul from FNF point view.</title>
<updated>2004-01-24T09:03:55+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-24T09:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ff05d890ce1e70329fff09e207acd4d11740090f'/>
<id>ff05d890ce1e70329fff09e207acd4d11740090f</id>
<content type='text'>
o fix comments.
o fix loop label name.
o more correct initialization if could.
o use //o;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o fix comments.
o fix loop label name.
o more correct initialization if could.
o use //o;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments.</title>
<updated>2004-01-24T09:00:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-24T09:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=22441065efdc239bc5533152f7fc2a61623916c7'/>
<id>22441065efdc239bc5533152f7fc2a61623916c7</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>2004-01-02T14:42:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-02T14:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=073b66e090c58758b6b16b44e4240e349beaec55'/>
<id>073b66e090c58758b6b16b44e4240e349beaec55</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-11-29T06:31:48+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-29T06:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=03859baeef5ed510476f59a3eae1360f5dbffc62'/>
<id>03859baeef5ed510476f59a3eae1360f5dbffc62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
