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
/
HTML
Age
Commit message (
Expand
)
Author
2001-11-17
show processing a little
fukachan
2001-11-17
disable debug code, enable it when $ENV{debug} is defined
fukachan
2001-10-29
rename key:
fukachan
2001-10-29
nuke $ENV{DEBUG}, check input data more
fukachan
2001-10-28
change method to speculate thread link
fukachan
2001-10-28
check MIME type regexp
fukachan
2001-10-28
_format_safe_header() and print it in raw mode to enable <SPAN> tag use.
fukachan
2001-10-28
rename functions:
fukachan
2001-10-27
_print() -> _print_raw_str()
fukachan
2001-10-27
use _PRINT_DEBUG(), define _print_safe_{str,buf}() to be easy for eyes
fukachan
2001-10-27
change method: data() -> data_in_body_part()
fukachan
2001-10-23
remove old debug and replaced it with comment
fukachan
2001-10-22
defined() check
fukachan
2001-10-22
add (X-ML-Name X-Mail-Count X-Sequence) into @header_field (default
fukachan
2001-10-21
more p5-ish style to avoid warning
fukachan
2001-10-21
clean up debug code
fukachan
2001-10-21
fix typo (bug in sorting monthly_index)
fukachan
2001-10-21
fix sorted order in monthly_index.html
fukachan
2001-10-21
make monthly index always
fukachan
2001-10-21
sort location of function definition
fukachan
2001-10-21
implement _print_index_{begin,end}() and modified to use them
fukachan
2001-10-21
clean up codes, documents
fukachan
2001-10-21
bug fix _address_clean_up() syntax check
fukachan
2001-10-21
check target html is already processed or not
fukachan
2001-10-20
oops, fix untie() operation to be ensured
fukachan
2001-10-20
bug fix: _address_clean_up() should check return value, which is
fukachan
2001-10-20
we can make index.html and thread.html
fukachan
2001-10-20
show <META> and <LINK> information in <HEAD> if could
fukachan
2001-10-20
bug fix target lists to update, modified to use the result by
fukachan
2001-10-20
cache information in .ht_hml_* in html article directory
fukachan
2001-10-19
Initial revision
fukachan