<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/IO/Adapter, branch master</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>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://openpgpkey.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://openpgpkey.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>pass hints to IO::Adapter to return matched address.</title>
<updated>2005-12-11T13:10:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-12-11T13:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ff3ef020f2fc880d891f4b5539c3183f546bda1f'/>
<id>ff3ef020f2fc880d891f4b5539c3183f546bda1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pcre: support</title>
<updated>2005-12-08T10:05:57+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-12-08T10:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c59b0467a4e6c084cddaf4546fecb7d5f7cee348'/>
<id>c59b0467a4e6c084cddaf4546fecb7d5f7cee348</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-23T09:56:12+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-23T09:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=06afc8641dc2170d60971ae701652b64e9544c58'/>
<id>06afc8641dc2170d60971ae701652b64e9544c58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>preliminary LDAP support</title>
<updated>2005-08-23T08:42:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-23T08:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=daefa8cf67b159752b84250b0318d23bce92b8ec'/>
<id>daefa8cf67b159752b84250b0318d23bce92b8ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change dsn to form "DBI:$driver:dbname=$database;host=$host".</title>
<updated>2005-08-23T08:38:22+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-23T08:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c8345ee5682a86714a7940bc819aa5ddc57692c3'/>
<id>c8345ee5682a86714a7940bc819aa5ddc57692c3</id>
<content type='text'>
always $dbh-&gt;commit();
enhanced to handle a list of dsn and to retry sql servers if needed.
DBI-&gt;connect with { AutoCommit =&gt; 0 } option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
always $dbh-&gt;commit();
enhanced to handle a list of dsn and to retry sql servers if needed.
DBI-&gt;connect with { AutoCommit =&gt; 0 } option.
</pre>
</div>
</content>
</entry>
<entry>
<title>$sql_server -&gt; $sql_servers.</title>
<updated>2005-08-23T08:34:52+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-23T08:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=28918a4875c41bd5620060b71ca61a87f3e5d1b5'/>
<id>28918a4875c41bd5620060b71ca61a87f3e5d1b5</id>
<content type='text'>
enhanced to handle a list of dsn.
fix comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enhanced to handle a list of dsn.
fix comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>IO::Adapter supports PostgreSQL</title>
<updated>2005-08-23T08:30:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-23T08:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=72fcc4b64bae392d24a81f639e716b1fa39b401a'/>
<id>72fcc4b64bae392d24a81f639e716b1fa39b401a</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-17T12:08:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-17T12:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9b6cb3ef0c31f5fc22b824d3356399e3917edba7'/>
<id>9b6cb3ef0c31f5fc22b824d3356399e3917edba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
