<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/Mail/Message.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>__next_message() -&gt; _next_message_is()</title>
<updated>2002-01-18T15:38:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-18T15:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=baecfef1cbe6760b9f854a76de968cc58b2a45b4'/>
<id>baecfef1cbe6760b9f854a76de968cc58b2a45b4</id>
<content type='text'>
__prev_message() -&gt; _prev_message_is()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
__prev_message() -&gt; _prev_message_is()
</pre>
</div>
</content>
</entry>
<entry>
<title>oops, forgotten. fix head_message() -&gt; __head_message()</title>
<updated>2002-01-16T14:01:14+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-16T14:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4034084fcb93ab8a2cfa71dfec46ae925fa53a1a'/>
<id>4034084fcb93ab8a2cfa71dfec46ae925fa53a1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change Mail::Message naming convention.</title>
<updated>2002-01-16T13:33:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-16T13:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4f82c6210c57f1a72b590fda50b79c7525e55f10'/>
<id>4f82c6210c57f1a72b590fda50b79c7525e55f10</id>
<content type='text'>
public -&gt; private:
o head_message
o last_message
o next_message
o prev_message

prefix change:
o rfc822_message_ -&gt; whole_message_
o get_first_plaintext_message() -&gt; find_first_plaintext_message()
o get_encoding_mechanism() -&gt; encoding_mechanism()
o get_data_type() -&gt; data_type()
o get_data_type_list() -&gt; data_type_list()

renamed:
o get_offset() - &gt;offset_pair()
o header_in_body_part() -&gt; message_fields()
o data_in_body_part()   -&gt; message_text()
where we use RFC822 flabour naming convention.
rfc822 says "message = fields + text" and rfc2047 says "message" as
defined in RFC 822, with all header fields optional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
public -&gt; private:
o head_message
o last_message
o next_message
o prev_message

prefix change:
o rfc822_message_ -&gt; whole_message_
o get_first_plaintext_message() -&gt; find_first_plaintext_message()
o get_encoding_mechanism() -&gt; encoding_mechanism()
o get_data_type() -&gt; data_type()
o get_data_type_list() -&gt; data_type_list()

renamed:
o get_offset() - &gt;offset_pair()
o header_in_body_part() -&gt; message_fields()
o data_in_body_part()   -&gt; message_text()
where we use RFC822 flabour naming convention.
rfc822 says "message = fields + text" and rfc2047 says "message" as
defined in RFC 822, with all header fields optional.
</pre>
</div>
</content>
</entry>
<entry>
<title>oops, fix typo (not remove =cut before the last 1;)</title>
<updated>2002-01-13T15:19:52+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-13T15:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4fc7f2150a42e9ee40c87a74a06d56360a7e2668'/>
<id>4fc7f2150a42e9ee40c87a74a06d56360a7e2668</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>2002-01-13T13:35:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-13T13:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=48105cef6bf7d7217d8dfc32cc8d65d8207e6250'/>
<id>48105cef6bf7d7217d8dfc32cc8d65d8207e6250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reorder find() definition location</title>
<updated>2002-01-13T13:32:09+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-13T13:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6d98e6e3385a022451ee6b1ff0f5779e14297747'/>
<id>6d98e6e3385a022451ee6b1ff0f5779e14297747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use rfc822_message_ as prefix for method to manipulate the whole</title>
<updated>2002-01-13T13:26:38+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-13T13:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b6df18bc5e3fbe26ae889defadebc3fbef2a2b1a'/>
<id>b6df18bc5e3fbe26ae889defadebc3fbef2a2b1a</id>
<content type='text'>
message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
message.
</pre>
</div>
</content>
</entry>
<entry>
<title>header_size() -&gt; whole_message_header_size()</title>
<updated>2002-01-13T12:50:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-13T12:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4b447a791ecd9d6d706d4d71c677d97af709014d'/>
<id>4b447a791ecd9d6d706d4d71c677d97af709014d</id>
<content type='text'>
body_size()   -&gt; whole_message_body_size()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
body_size()   -&gt; whole_message_body_size()
</pre>
</div>
</content>
</entry>
<entry>
<title>nuke C&lt;&gt; in =head2 function()</title>
<updated>2002-01-13T11:49:28+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-13T11:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f2b96207216984cba1db34311516a9ccc892f9d8'/>
<id>f2b96207216984cba1db34311516a9ccc892f9d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
