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
/
DB.pm
Age
Commit message (
Expand
)
Author
2004-02-15
white space cosmetics.
fukachan
2004-01-24
overhaul from FNF point view.
fukachan
2003-12-10
quick hack for trouble making html indexs and working distribute
tmu
2003-10-15
space cosmetics
fukachan
2003-10-14
oops, remove debug message output
fukachan
2003-10-06
handle article subject specilly where the key in db is "article_subject".
fukachan
2003-10-01
create article_$header db too.
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-07-21
add a comment
fukachan
2003-07-21
FNF
fukachan
2003-07-20
restrict demand copying only for the previous messages before the current one
fukachan
2003-07-20
comment on analyze()
fukachan
2003-07-19
merge udb branch
fukachan
2003-06-24
bug fix negative cache handling et.al.
fukachan
2003-06-24
demand copying from old db to udb if needed(demaned) when _db_get() called.
fukachan
2003-06-24
save all values of fields.
fukachan
2003-06-15
disable debug.
fukachan
2003-06-15
fix typo
fukachan
2003-06-15
move thread_summary generator wrapper from ToHTML to DB
fukachan
2003-06-14
thread_summary() return more info: id, html_*
fukachan
2003-06-14
implement get_as_array_ref() and get_table_as_hash_ref().
fukachan
2003-06-14
implement Mail::Message::Utils::from_to_name() and modified modules to
fukachan
2003-06-14
implement separete method _save_header_info() to handle header info.
fukachan
2003-06-04
FNF
fukachan
2003-06-03
clarify thread logic.
fukachan
2003-06-02
monthly_to_key_list -> month_to_key_list
fukachan
2003-06-02
implement thread_summary().
fukachan
2003-06-01
move main db manipulation code from ToHTML.pm to DB.pm.
fukachan