<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib, branch translation-20050627</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>switched to use FML::Process::Switch::NewProcess().</title>
<updated>2005-06-04T08:55:57+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T08:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8717a2b3dc1591793d9f2e883f31f0095e100fc3'/>
<id>8717a2b3dc1591793d9f2e883f31f0095e100fc3</id>
<content type='text'>
bug fix pcb handling.

method naming fixed to $curproc-&gt;OBJ_METHOD() form (FNF).
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>
bug fix pcb handling.

method naming fixed to $curproc-&gt;OBJ_METHOD() form (FNF).
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>method naming fixed to $curproc-&gt;OBJ_METHOD() form (FNF).</title>
<updated>2005-06-04T08:54:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T08:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=96a487c3b233295d6f11716d9369e6ef6eca1809'/>
<id>96a487c3b233295d6f11716d9369e6ef6eca1809</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>method naming fixed to $curproc-&gt;OBJ_METHOD() form (FNF).</title>
<updated>2005-06-04T08:53:48+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T08:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c4defffb3671868e208950509ae58779965e6e7a'/>
<id>c4defffb3671868e208950509ae58779965e6e7a</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

define _get_debug_level(), moved from FML::Process::Utils and made private.
</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

define _get_debug_level(), moved from FML::Process::Utils and made private.
</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://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://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>fix naming convension of method to $curproc-&gt;OBJ_METHOD() form (FNF).</title>
<updated>2005-06-04T08:28:46+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T08:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=798d46f20f1805d35c7a35f0a0ca6ac75926ddfa'/>
<id>798d46f20f1805d35c7a35f0a0ca6ac75926ddfa</id>
<content type='text'>
o set_config_files_list		-&gt;	config_files_set_list
o get_config_files_list		-&gt;	config_files_get_list
o append_to_config_files_list	-&gt;	config_files_append
o get_cui_menu			-&gt;	menu_get_cui_config_file_path
o get_gui_menu			-&gt;	menu_get_gui_config_file_path

remove get_ml_home_prefix_maps() definition, which is not used.

move definitions to proper module: get_ml_list(), get_address_list()
and get_debug_level().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o set_config_files_list		-&gt;	config_files_set_list
o get_config_files_list		-&gt;	config_files_get_list
o append_to_config_files_list	-&gt;	config_files_append
o get_cui_menu			-&gt;	menu_get_cui_config_file_path
o get_gui_menu			-&gt;	menu_get_gui_config_file_path

remove get_ml_home_prefix_maps() definition, which is not used.

move definitions to proper module: get_ml_list(), get_address_list()
and get_debug_level().
</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://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>moved get_address_list(), called only at this module, from</title>
<updated>2005-06-04T08:12:15+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T08:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d115ae4f6b457f7cc9d9f3114ffb56e3019e20a3'/>
<id>d115ae4f6b457f7cc9d9f3114ffb56e3019e20a3</id>
<content type='text'>
FML::Process::Utils to here. Also, it is changed to the private
method; get_address_list() -&gt; _get_address_list().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FML::Process::Utils to here. Also, it is changed to the private
method; get_address_list() -&gt; _get_address_list().
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix: check queue_id value itself, too</title>
<updated>2005-06-04T07:19:50+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T07:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e675bffc1359f43ee6db01ba1c4899d9172e90ed'/>
<id>e675bffc1359f43ee6db01ba1c4899d9172e90ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$curproc-&gt;OBJ_METHOD() form (FNF):</title>
<updated>2005-06-04T01:35:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T01:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=62c08e829d5fcd49c92d7006f34e9768c69087af'/>
<id>62c08e829d5fcd49c92d7006f34e9768c69087af</id>
<content type='text'>
[sg]et_event_timeout() -&gt; event_[gs]et_timeout().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[sg]et_event_timeout() -&gt; event_[gs]et_timeout().
</pre>
</div>
</content>
</entry>
</feed>
