<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/Mail/Message/ToHTML.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>subject handling is changed to mime_header_decode() and as_external_form() style.</title>
<updated>2018-09-08T03:49:20+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-08T03:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1a97212217ed26993faea8b5eebcbd73b8057022'/>
<id>1a97212217ed26993faea8b5eebcbd73b8057022</id>
<content type='text'>
XXX bug this module is broken now.
XXX it seems text2html() handles the input as ISO-8859-1 always ?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX bug this module is broken now.
XXX it seems text2html() handles the input as ISO-8859-1 always ?
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics</title>
<updated>2006-07-09T12:11:11+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-07-09T12:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b6576c5f6a85a07323f4d84c329174d2309931c4'/>
<id>b6576c5f6a85a07323f4d84c329174d2309931c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change default @indexs</title>
<updated>2006-06-15T10:35:24+00:00</updated>
<author>
<name>tmu</name>
<email>tmu</email>
</author>
<published>2006-06-15T10:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fa9c29613b6839f673cf1649fe9d03b065021fc6'/>
<id>fa9c29613b6839f673cf1649fe9d03b065021fc6</id>
<content type='text'>
safety htmlify if broken mail header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
safety htmlify if broken mail header
</pre>
</div>
</content>
</entry>
<entry>
<title>_update_montly_thread_index_master() rewrite same logic</title>
<updated>2006-05-22T14:24:51+00:00</updated>
<author>
<name>tmu</name>
<email>tmu</email>
</author>
<published>2006-05-22T14:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6b5a07fdbff0b60981764f1e8a35d1d8d6fe6d84'/>
<id>6b5a07fdbff0b60981764f1e8a35d1d8d6fe6d84</id>
<content type='text'>
using _update_id_montly_index_master()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using _update_id_montly_index_master()
</pre>
</div>
</content>
</entry>
<entry>
<title>fix variable name syntax: _num_attachment -&gt;  _num_attachments</title>
<updated>2006-04-16T06:34:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-16T06:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=86d19effd48a87e9e11165e0b502bd332428b5d3'/>
<id>86d19effd48a87e9e11165e0b502bd332428b5d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nuke ambiguous method and variable name.</title>
<updated>2006-04-15T06:33:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-15T06:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9990e892608d33c2d404b81118bd3090c0eaecee'/>
<id>9990e892608d33c2d404b81118bd3090c0eaecee</id>
<content type='text'>
num_paragraph() -&gt; paragraph_total() (XXX see "Code Complete").
each variable holding this return value is fixed to $total.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
num_paragraph() -&gt; paragraph_total() (XXX see "Code Complete").
each variable holding this return value is fixed to $total.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2006-04-01T02:17:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-01T02:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c836a2e2ea5a18d9196381002aecf34ce4f91ef6'/>
<id>c836a2e2ea5a18d9196381002aecf34ce4f91ef6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change monthly_index.html's table output in _update_id_montly_index_master()</title>
<updated>2006-03-29T10:49:54+00:00</updated>
<author>
<name>tmu</name>
<email>tmu</email>
</author>
<published>2006-03-29T10:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cf819e2ef377ee827a5f35cdfb816f346f3a58b7'/>
<id>cf819e2ef377ee827a5f35cdfb816f346f3a58b7</id>
<content type='text'>
see also fml-devel 798
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see also fml-devel 798
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed: db-&gt;analyze() =&gt; db-&gt;add()</title>
<updated>2005-08-25T13:13:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-25T13:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9a9f7159514c73d442accb7cab5ac276f57fbf09'/>
<id>9a9f7159514c73d442accb7cab5ac276f57fbf09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better method naming convension: from_to_name -&gt; from_address_to_name</title>
<updated>2005-08-19T11:15:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-19T11:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5ae1be925fafe149fa4eb4cb22464ff0402125ce'/>
<id>5ae1be925fafe149fa4eb4cb22464ff0402125ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
