<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/CGI, branch merge-2nd-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>set_print_style() -&gt; output_set_print_style()</title>
<updated>2005-08-19T11:23:02+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-19T11:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9c4c3c0b3a1eef35f051593362aae6a8c7304f69'/>
<id>9c4c3c0b3a1eef35f051593362aae6a8c7304f69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FNF: adjust method naming convension.</title>
<updated>2005-08-17T10:33:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-17T10:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=646fd237034741044a27ca057f07f734266b3b36'/>
<id>646fd237034741044a27ca057f07f734266b3b36</id>
<content type='text'>
langinfo_XXX() e.g. langinfo_get_charset()...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
langinfo_XXX() e.g. langinfo_get_charset()...
</pre>
</div>
</content>
</entry>
<entry>
<title>config_files_XXX() -&gt; config_cf_files_XXX() to clarify the meaning.</title>
<updated>2005-08-10T15:03:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-10T15:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=25438601b2819cf7f66f00e5aa81943a3ccc2bfe'/>
<id>25438601b2819cf7f66f00e5aa81943a3ccc2bfe</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-06-04T08:51:28+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T08:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=403b7714f083ebdfa7bf62770307c1cc295db2d0'/>
<id>403b7714f083ebdfa7bf62770307c1cc295db2d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>method naming fixed to $curproc-&gt;OBJ_METHOD() form (FNF).</title>
<updated>2005-06-04T08:49:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T08:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=dde828a99ad5c8e0afc414ddcc98068aee21831e'/>
<id>dde828a99ad5c8e0afc414ddcc98068aee21831e</id>
<content type='text'>
get_article_id                 -&gt; article_get_id
set_article_id                 -&gt; article_set_id
config_files_append_to_list    -&gt; config_files_append
append_to_config_files_list    -&gt; config_files_append_to_list
get_config_files_list          -&gt; config_files_get_list
load_config_files              -&gt; config_files_load
set_config_files_list          -&gt; config_files_set_list
verify_sender_credential       -&gt; credential_verify_sender
get_current_process_ml_name    -&gt; current_process_get_ml_name
set_current_process_ml_name    -&gt; current_process_set_ml_name
fix_perl_include_path          -&gt; env_fix_perl_include_path
parse_exception                -&gt; exception_parse
parse_incoming_message         -&gt; incoming_message_parse
clean_up_incoming_queue        -&gt; incoming_message_queue_clean_up
get_cui_menu                   -&gt; menu_get_cui_config_file_path
get_gui_menu                   -&gt; menu_get_gui_config_file_path
resolve_ml_specific_variables  -&gt; ml_variables_resolve
outgoing_message_open_channel  -&gt; outgoing_message_cache_open
open_outgoing_message_channel  -&gt; outgoing_message_open_channel
inform_reply_messages          -&gt; reply_message_inform
prepare_file_to_return         -&gt; reply_message_prepare_template
clean_up_tmpfiles              -&gt; tmp_files_clean_up
reset_umask                    -&gt; umask_reset
set_umask_as_public            -&gt; umask_set_as_public
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get_article_id                 -&gt; article_get_id
set_article_id                 -&gt; article_set_id
config_files_append_to_list    -&gt; config_files_append
append_to_config_files_list    -&gt; config_files_append_to_list
get_config_files_list          -&gt; config_files_get_list
load_config_files              -&gt; config_files_load
set_config_files_list          -&gt; config_files_set_list
verify_sender_credential       -&gt; credential_verify_sender
get_current_process_ml_name    -&gt; current_process_get_ml_name
set_current_process_ml_name    -&gt; current_process_set_ml_name
fix_perl_include_path          -&gt; env_fix_perl_include_path
parse_exception                -&gt; exception_parse
parse_incoming_message         -&gt; incoming_message_parse
clean_up_incoming_queue        -&gt; incoming_message_queue_clean_up
get_cui_menu                   -&gt; menu_get_cui_config_file_path
get_gui_menu                   -&gt; menu_get_gui_config_file_path
resolve_ml_specific_variables  -&gt; ml_variables_resolve
outgoing_message_open_channel  -&gt; outgoing_message_cache_open
open_outgoing_message_channel  -&gt; outgoing_message_open_channel
inform_reply_messages          -&gt; reply_message_inform
prepare_file_to_return         -&gt; reply_message_prepare_template
clean_up_tmpfiles              -&gt; tmp_files_clean_up
reset_umask                    -&gt; umask_reset
set_umask_as_public            -&gt; umask_set_as_public
</pre>
</div>
</content>
</entry>
<entry>
<title>move get_ml_list definition, used only here, to this module.</title>
<updated>2005-06-04T08:21:28+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T08:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=baf52f1051f7d9469c8e25dff41f838e1e5e6b42'/>
<id>baf52f1051f7d9469c8e25dff41f838e1e5e6b42</id>
<content type='text'>
also it is changed to private.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also it is changed to private.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments (FNF)</title>
<updated>2005-05-27T03:03:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-05-27T03:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e6fc837dba963f236db29e3e38d62f215980d428'/>
<id>e6fc837dba963f236db29e3e38d62f215980d428</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove the duplicated code.</title>
<updated>2005-05-27T01:19:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-05-27T01:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7e73983a0279db1aab194afb54bb1d2463e31aac'/>
<id>7e73983a0279db1aab194afb54bb1d2463e31aac</id>
<content type='text'>
use Mail::Message::Date instead of `date`.
fix comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use Mail::Message::Date instead of `date`.
fix comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>define logdebug() to disable log messages.</title>
<updated>2004-12-05T16:19:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-12-05T16:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=90766f6d10ace4f05e689dd32363ef84a6366854'/>
<id>90766f6d10ace4f05e689dd32363ef84a6366854</id>
<content type='text'>
modified to use proper log$role().
bug fix log messages if needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modified to use proper log$role().
bug fix log messages if needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>show "back to top" menu in old fashion skin case.</title>
<updated>2004-10-09T12:04:18+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-10-09T12:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=53b219d507973df4d0be02ed9a3e94747284089d'/>
<id>53b219d507973df4d0be02ed9a3e94747284089d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
