<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/regress/fml4to8/gen_rules.pl, 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>support .ok rule</title>
<updated>2006-03-20T06:05:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-03-20T06:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=3349792e5606b6129d7deb1dfa975e7d7f287217'/>
<id>3349792e5606b6129d7deb1dfa975e7d7f287217</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sprintf(rule) to enable use of %s.</title>
<updated>2006-03-08T13:35:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-03-08T13:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e43a2d4bd1e8e1539f24d3a590da050ba096f6ff'/>
<id>e43a2d4bd1e8e1539f24d3a590da050ba096f6ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modify initialization logic.</title>
<updated>2006-01-04T07:50:02+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-01-04T07:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=16e5f62a0ecc9c4adb49b0bb36f64687aa9739b4'/>
<id>16e5f62a0ecc9c4adb49b0bb36f64687aa9739b4</id>
<content type='text'>
add missing comments.
check the current key in appling if() conditions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add missing comments.
check the current key in appling if() conditions.
</pre>
</div>
</content>
</entry>
<entry>
<title>modify private function names.</title>
<updated>2006-01-04T07:13:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-01-04T07:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4127e0357e1dca917a2e99a04fa73352e06a067c'/>
<id>4127e0357e1dca917a2e99a04fa73352e06a067c</id>
<content type='text'>
fix bug of output indent level.
croak() if unknown rule found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix bug of output indent level.
croak() if unknown rule found.
</pre>
</div>
</content>
</entry>
<entry>
<title>2nd generation prototype: check diff between default_config.ph and</title>
<updated>2006-01-04T06:45:52+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-01-04T06:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=288fd501cc4e608e901e7bb05fb5531826600e71'/>
<id>288fd501cc4e608e901e7bb05fb5531826600e71</id>
<content type='text'>
config.ph and translate rules bsaed on config.ph vlaues.

fix copyright of module header template.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config.ph and translate rules bsaed on config.ph vlaues.

fix copyright of module header template.
</pre>
</div>
</content>
</entry>
<entry>
<title>not_yet_implemented option is moved to method based.</title>
<updated>2006-01-01T14:05:22+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-01-01T14:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=00de36616e30c48169ab339604a4b5447cd061d7'/>
<id>00de36616e30c48169ab339604a4b5447cd061d7</id>
<content type='text'>
use more proper function names.
$config is passed to translate().
add more error handlings.
add more comments.
clean up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use more proper function names.
$config is passed to translate().
add more error handlings.
add more comments.
clean up.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a log of bugs.</title>
<updated>2004-12-30T04:43:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-12-30T04:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=af94495b39fbb86e3e8271cac9477af493536719'/>
<id>af94495b39fbb86e3e8271cac9477af493536719</id>
<content type='text'>
clean up.
enhance operations to handle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean up.
enhance operations to handle.
</pre>
</div>
</content>
</entry>
<entry>
<title>FNF</title>
<updated>2004-12-15T23:15:14+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-12-15T23:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=35459512e25452cbe2ed623993ebb44d66a39093'/>
<id>35459512e25452cbe2ed623993ebb44d66a39093</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>translate RULES.txt to Rules.pm</title>
<updated>2004-12-09T03:45:12+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-12-09T03:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=306c894e0afa4a61bba00ffa4e0a442c5cb27f80'/>
<id>306c894e0afa4a61bba00ffa4e0a442c5cb27f80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
