<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib, branch command-reconstruct-base</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>fix copyright</title>
<updated>2004-02-29T15:59:40+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-29T15:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6c543d9381f47818590f15fc1f6ff77aa7577768'/>
<id>6c543d9381f47818590f15fc1f6ff77aa7577768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fi typo</title>
<updated>2004-02-29T15:59:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-29T15:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6b776cb5ee8bb3330101ebd7a1a30c8d317e6d0e'/>
<id>6b776cb5ee8bb3330101ebd7a1a30c8d317e6d0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>accept_language_list() return [] not [*] if not found.</title>
<updated>2004-02-29T15:57:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-29T15:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cdc1c4180d8d2c9581c3d553b5ce80ba41818838'/>
<id>cdc1c4180d8d2c9581c3d553b5ce80ba41818838</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>select proper language for reply message based on Accept-Language,</title>
<updated>2004-02-27T22:23:12+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-27T22:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ba0b7c08e2bb4deef3fe5855cdf2c369c9d47edb'/>
<id>ba0b7c08e2bb4deef3fe5855cdf2c369c9d47edb</id>
<content type='text'>
Content-Type and language preference order.
use plural languages if needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Content-Type and language preference order.
use plural languages if needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>define lang_to_charset().</title>
<updated>2004-02-27T22:17:40+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-27T22:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=eee5d85b45ee00af72d301c54e55399a69ff2f05'/>
<id>eee5d85b45ee00af72d301c54e55399a69ff2f05</id>
<content type='text'>
fix return value for some methods.
use "print if $debug" in some cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix return value for some methods.
use "print if $debug" in some cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>define __convert_message_nl() and use it.</title>
<updated>2004-02-27T12:47:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-27T12:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d34d113f840331325fa29155b950bb11649f833d'/>
<id>d34d113f840331325fa29155b950bb11649f833d</id>
<content type='text'>
allow loader program uses reply_message() method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow loader program uses reply_message() method.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments on reply_message() around.</title>
<updated>2004-02-27T04:01:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-27T04:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=01e1f51f11739e7b8da6a7803493544b16106c5b'/>
<id>01e1f51f11739e7b8da6a7803493544b16106c5b</id>
<content type='text'>
reply_message() handles request when the current process runs under MTA.
fix regexp optimization.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reply_message() handles request when the current process runs under MTA.
fix regexp optimization.
</pre>
</div>
</content>
</entry>
<entry>
<title>change Mail::Message::Encode to Mail::Message::String in message handling.</title>
<updated>2004-02-26T13:22:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-26T13:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ed348c2f6a4cb3eb993237ba2c1728baf01dcb9f'/>
<id>ed348c2f6a4cb3eb993237ba2c1728baf01dcb9f</id>
<content type='text'>
implement get_preferred_languages() method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implement get_preferred_languages() method.
</pre>
</div>
</content>
</entry>
<entry>
<title>implement set_language_hint(), get_language_hint().</title>
<updated>2004-02-26T13:19:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-26T13:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e573b110cfc91ca8bcf100f29d2a0f9acca5aa34'/>
<id>e573b110cfc91ca8bcf100f29d2a0f9acca5aa34</id>
<content type='text'>
get_accept_language_list() returns [] not [*] when no data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get_accept_language_list() returns [] not [*] when no data.
</pre>
</div>
</content>
</entry>
<entry>
<title>handle X-Accept-Language:</title>
<updated>2004-02-26T12:59:52+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-26T12:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6734cc2dd233d210320984f3343224b694227c19'/>
<id>6734cc2dd233d210320984f3343224b694227c19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
