index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
Mail
/
Message.pm
Age
Commit message (
Expand
)
Author
2017-12-31
apply patch to fix charset handling in Content-Type header
fukachan
2006-04-15
nuke ambiguous method and variable name.
fukachan
2006-01-09
white space cosmetics.
fukachan
2005-09-11
move thread outline generator codes to Mail::Message::Outline.
fukachan
2005-09-02
append/prepend() checks charset info case-insensitively.
fukachan
2005-09-01
fix copyright
fukachan
2005-08-31
fix dup
fukachan
2005-08-31
implement new method prepend(), append() and whole_message_body_tail().
fukachan
2004-12-08
implement message_chain_as_array_ref() method.
fukachan
2004-07-26
implement get_print_mode()
fukachan
2004-07-23
white space cosmetics
fukachan
2004-06-27
queue system debug: trace number of bytes written.
fukachan
2004-05-24
\*HANDLE -> *HANDLE{IO}.
fukachan
2004-04-15
Content-Type case-insensitive in _data_type()
tmu
2004-03-31
fix comments (FNF)
fukachan
2004-03-28
implement methods to detect the end of thread:
fukachan
2004-03-27
implement one_line_summary($params) and summary($params) to return
fukachan
2004-02-29
fix copyright
command-reconstruct-base
fukachan
2004-02-26
enhance trap regexp for charset=...
fukachan
2003-10-15
consider Accept-Language: (but not used yet now ;-).
fukachan
2003-10-15
space cosmetics
fukachan
2003-09-13
fix variable initialization to avoid undefined reference warning.
fukachan
2003-09-08
bug fix text/* part should know its own charset and encoding based on
fukachan
2003-08-20
FNF: fix comment
fukachan
2003-08-16
correct handling of the first dash-boundary.
fukachan
2003-08-16
modify logic to find the start point of multipart.
fukachan
2003-06-20
bug fixed: message_text() should be able to handle differenct type $data.
fukachan
2003-05-09
whole_message_as_str():
fukachan
2003-05-01
implement whole_message_header_as_str()
fukachan
2003-05-01
remove whole_message_as_string_ref().
fukachan
2003-04-18
_header_mime_boundary() boundary detect no quote string case
tmu
2003-02-13
use module global print_mode parameter not private one within object.
fukachan
2003-02-09
cosmetics (white spaces)
fukachan
2003-02-01
FNF: not use $_
fukachan
2003-01-11
remove not used variables.
fukachan
2003-01-09
implemenet is_multipart() method
fukachan
2003-01-09
fix next/prev link of object chain
fukachan
2002-12-30
enhance Mail::Message::set_log_function() to override the global log
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-03
some debug codes (disabled now)
fukachan
2002-07-02
fix comments
fukachan
2002-05-18
implement message_text_as_array_ref()
fukachan
2002-05-11
nuke \s*$
fukachan
2002-05-11
no no no, not reset $data_ptr unless body
fukachan
2002-05-11
fix: parser() should handle header only message.
fukachan
2002-04-28
validate by defined() more
fukachan
2002-04-28
check invalid multipart format
fukachan
2002-04-28
remove module global variable $InComingMessage
fukachan
2002-04-28
new() not need $InComingMessage here
fukachan
[next]