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
/
IO
/
Adapter
/
Array.pm
Age
Commit message (
Expand
)
Author
2005-05-27
fix comments (FNF)
fukachan
2004-06-30
overhaul: fix comments and messages. validate initial value.
fukachan
2004-01-24
overhaul from FNF point view.
fukachan
2003-11-29
FNF
fukachan
2003-11-26
implement get_key_values_as_array_ref() to return key and all values
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-05-26
remove not used method:
fukachan
2003-02-11
FNF: add comment
fukachan
2003-02-11
fix copyright
fukachan
2003-02-01
remove get_next_value() method.
fukachan
2002-12-22
fix comments. cosmetics.
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-06-01
FNF-ify
fukachan
2002-02-17
remove \s*$
fukachan
2002-01-27
clarify IO::Adapter definition and clean up get_XXX() functions.
fukachan
2001-12-24
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-05-30
clean up documents
fukachan
2001-04-08
relocate error() et. al. definitions for each module to have each
fukachan
2001-03-20
s/error_reset/error_clear/
fukachan
2001-03-20
rewritten to ErrorMessages::Status module for unification of error
fukachan
2001-03-18
nuke defined() to avoid perl warning
fukachan
2001-03-14
nuke .pm in NAME
fukachan
2001-03-11
check flag since this is read only
fukachan
2001-03-10
clean up documents
fukachan
2001-02-19
align the format in HISTORY section
fukachan
2001-02-02
fix space alignment
fukachan
2001-01-28
s/member/element/g
fukachan
2001-01-28
update document
fukachan
2001-01-28
nuke debug
fukachan
2001-01-28
nuke not-used require(Exporter)
fukachan
2001-01-28
s/IO::MapAdap/IO::Adap/g
fukachan
2001-01-28
clean up more to fit adapter structure
fukachan
2001-01-28
clean up codes as an adapter for array reference.
fukachan
2001-01-28
add test tools
fukachan