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
/
ToHTML.pm
Age
Commit message (
Expand
)
Author
2003-07-19
catch up -current
udb-merge
fukachan
2003-06-24
pass $old_db_base_dir to DB module
fukachan
2003-06-15
disable debug.
fukachan
2003-06-15
remove __str2array()
fukachan
2003-06-15
move thread_summary generator wrapper from ToHTML to DB
fukachan
2003-06-14
fix filepath of thread links.
fukachan
2003-06-14
fix filename to use db value
fukachan
2003-06-14
FNF
fukachan
2003-06-14
remove ndb_key(), which is not used
fukachan
2003-06-14
rewritten based on new DB module.
fukachan
2003-06-14
implement Mail::Message::Utils::from_to_name() and modified modules to
fukachan
2003-06-14
modified to use Mail::Message::Encode::decode_mime_string().
fukachan
2003-06-03
id_max -> max_id
fukachan
2003-06-02
remove _address_clean_up(), which is not used.
fukachan
2003-06-02
modified to use DB::thread_summary($id).
fukachan
2003-06-01
move main db manipulation code from ToHTML.pm to DB.pm.
fukachan
2003-05-27
print text in "unknown MIME encoding" case.
fukachan
2003-05-16
bug fix masking of raw From: address
fukachan
2003-03-09
TODO: euc-jp is hard-coded.
fukachan
2003-02-20
cosmetics (\s*$)
fukachan
2003-02-11
FNF: not use $_
fukachan
2003-02-09
cosmetics (white spaces)
fukachan
2003-02-06
quick hack at sub sub _print_inline_object_link() URL Link
tmu
2003-01-26
FNF: style (space and \n)
fukachan
2003-01-11
fix copyright
fukachan
2003-01-11
fix comments
fukachan
2002-11-18
bug fix function call: f() => $obj->f()
fukachan
2002-10-29
umask escaping like splx():
fukachan
2002-10-20
clean up white spaces
fukachan
2002-10-11
rename index.html to index_all.html
tmu
2002-10-06
add index reverse code at _update_id_monthly_index()
tmu
2002-10-03
enabled to handle order in index.html by $html_archive_index_order_type.
fukachan
2002-10-02
add html_id_order for index.html
tmu
2002-09-28
we should not use hard-coded file/dir mode
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-10
debug-ify some message
fukachan
2002-05-16
not reset @AnyDBM_File::ISA. It is better for us to use the default @ISA
fukachan
2002-04-27
clean up white spaces
fukachan
2002-04-21
you can specify $ENV{MAX}
fukachan
2002-04-21
sort years in monthly.index
fukachan
2002-04-20
htmlify_dir() accepts options: $has_fork and $max (for debug)
fukachan
2002-04-20
for () { fork() && call htmlify_file() }
fukachan
2002-04-19
bug fix: check the source file existence more severely
fukachan
2002-04-19
cosmetics: white spaces
fukachan
2002-04-18
check $args->{ file } more severely in _update_relation()
fukachan
2002-04-15
BEGIN { @AnyDBM_File::ISA = qw(DB_File GDBM_File NDBM_File); }
fukachan
2002-04-14
set $code for Jcode if needed
fukachan
2002-04-14
validate or warn input into Jcode
fukachan
2002-04-14
validate $curid ($self->{ _current_id})
fukachan
[next]