<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/IO/Adapter/File.pm, branch master</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>trylock() (lock( { wait =&gt; TIME }) implemented</title>
<updated>2006-04-05T03:20:18+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-05T03:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0362e0aadd2c4a920ed573e0d60d3f3364867a17'/>
<id>0362e0aadd2c4a920ed573e0d60d3f3364867a17</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>fix comments (FNF)</title>
<updated>2005-05-27T03:03:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-05-27T03:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e6fc837dba963f236db29e3e38d62f215980d428'/>
<id>e6fc837dba963f236db29e3e38d62f215980d428</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>back up sequence file before operation.</title>
<updated>2004-08-14T05:02:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-08-14T05:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5b4ca72f4ea954180a96451dd4ef1a14e7b4360f'/>
<id>5b4ca72f4ea954180a96451dd4ef1a14e7b4360f</id>
<content type='text'>
rollback file itself in emergency if could.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rollback file itself in emergency if could.
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics</title>
<updated>2004-07-23T15:58:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-07-23T15:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a12f82dba895a9ecc7d624af8e6594a0c60271c2'/>
<id>a12f82dba895a9ecc7d624af8e6594a0c60271c2</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.</title>
<updated>2004-07-11T15:25:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-07-11T15:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=beb5a1d8ec3c57d3879d39435f726ad73e67e72f'/>
<id>beb5a1d8ec3c57d3879d39435f726ad73e67e72f</id>
<content type='text'>
explicitly use "return".
modify error messages.
ensure initialized value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
explicitly use "return".
modify error messages.
ensure initialized value.
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix delete():</title>
<updated>2004-06-27T05:59:10+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-06-27T05:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6ee839b2e6c6b376e86ad0bbf2e782bf55f80f7e'/>
<id>6ee839b2e6c6b376e86ad0bbf2e782bf55f80f7e</id>
<content type='text'>
o not apply quotemeta() for key.
o autoflush(1)
o check the number of matching, return error if no any matched line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o not apply quotemeta() for key.
o autoflush(1)
o check the number of matching, return error if no any matched line.
</pre>
</div>
</content>
</entry>
<entry>
<title>more strict write error tracking.</title>
<updated>2004-05-25T04:03:06+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-05-25T04:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2ade973949b05deb4d692b6c8e4bf5c45e94a930'/>
<id>2ade973949b05deb4d692b6c8e4bf5c45e94a930</id>
<content type='text'>
sequence_increment verifies if the value is writtern.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sequence_increment verifies if the value is writtern.
</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://www.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://www.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>
</feed>
