<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/IO/Adapter.pm, branch subdir-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 $ENV{debug} based toggle flag</title>
<updated>2002-02-01T12:03:55+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-01T12:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a176a2ad4ac5fd35a3a056dd3828c0dbb1da0e6d'/>
<id>a176a2ad4ac5fd35a3a056dd3828c0dbb1da0e6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify IO::Adapter definition and clean up get_XXX() functions.</title>
<updated>2002-01-27T13:11:57+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-27T13:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cd17f7899482fbcb118114a9b83cfb33db1520af'/>
<id>cd17f7899482fbcb118114a9b83cfb33db1520af</id>
<content type='text'>
remove get_member(), get_active() and get_recipient()
define get_next_key() and get_next_value() and clarify thier definitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove get_member(), get_active() and get_recipient()
define get_next_key() and get_next_value() and clarify thier definitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2002-01-27T09:25:22+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-27T09:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=61fda8c3a5f36ab3e0074d20bdbc9135d78bdc3c'/>
<id>61fda8c3a5f36ab3e0074d20bdbc9135d78bdc3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify IO::Adapter::find() usage.</title>
<updated>2002-01-27T09:21:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-27T09:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c9c543257b8ffe6d7720a4d32d5013321f3213b4'/>
<id>c9c543257b8ffe6d7720a4d32d5013321f3213b4</id>
<content type='text'>
find() returns "key value" by default and "key" if requested.
add want option e.g. find(key, { want =&gt; $what } ).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find() returns "key value" by default and "key" if requested.
add want option e.g. find(key, { want =&gt; $what } ).
</pre>
</div>
</content>
</entry>
<entry>
<title>update documents, comments</title>
<updated>2001-12-24T07:40:55+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-24T07:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=09daa35160a012328aef1fe60017dcc98c9f696b'/>
<id>09daa35160a012328aef1fe60017dcc98c9f696b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove \s*$</title>
<updated>2001-12-22T09:21:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-22T09:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8c71d1f4b810babb4620a046ad9c100108887fb1'/>
<id>8c71d1f4b810babb4620a046ad9c100108887fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define AUTOLOAD() to hook up md_XXX() functions</title>
<updated>2001-09-17T11:59:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-09-17T11:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0cd2f77785298c4f0395354c87abe3183298e7e1'/>
<id>0cd2f77785298c4f0395354c87abe3183298e7e1</id>
<content type='text'>
XXX For example, md_XXX() should be implemented at
XXX IO::Adapter::SQL::toymodel.pm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX For example, md_XXX() should be implemented at
XXX IO::Adapter::SQL::toymodel.pm
</pre>
</div>
</content>
</entry>
<entry>
<title>change replace()</title>
<updated>2001-09-17T11:28:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-09-17T11:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=700ec82a3b6f77c6b9e1da2a0f5b23b21af83e1f'/>
<id>700ec82a3b6f77c6b9e1da2a0f5b23b21af83e1f</id>
<content type='text'>
o fix typo: s/regexp/replace/
o fix case insensitive search when $show_all is on
o call md_find (md == map dependent, function) if defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o fix typo: s/regexp/replace/
o fix case insensitive search when $show_all is on
o call md_find (md == map dependent, function) if defined
</pre>
</div>
</content>
</entry>
<entry>
<title>add touch() method only for file type. It creates a file if the file</title>
<updated>2001-08-26T05:52:08+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-26T05:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7b5715dcff778b1aa3886889a788539fbe0daa7d'/>
<id>7b5715dcff778b1aa3886889a788539fbe0daa7d</id>
<content type='text'>
not exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>set @ISA = qw(IO::Adapter::ErrorStatus) to call error_set()</title>
<updated>2001-08-05T11:56:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-05T11:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=63e18eb96c1e4c77f2b578036d072db68f372359'/>
<id>63e18eb96c1e4c77f2b578036d072db68f372359</id>
<content type='text'>
check $@ before call configure()
add more debug codes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check $@ before call configure()
add more debug codes
</pre>
</div>
</content>
</entry>
</feed>
