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.pm
Age
Commit message (
Expand
)
Author
2003-02-01
remove get_next_value() method.
fukachan
2003-01-11
fix comments
fukachan
2002-09-22
remove superfluous white spaces
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-21
enhance add() to add($address, [$argv])
fukachan
2002-07-24
removed replace()
fukachan
2002-07-24
clean up
fukachan
2002-07-23
reconstruct MySQL functions
fukachan
2002-07-22
accept READ_ONLY($map)
fukachan
2002-02-17
remove \s*$
fukachan
2002-02-01
remove $ENV{debug} based toggle flag
subdir-base
fukachan
2002-01-27
clarify IO::Adapter definition and clean up get_XXX() functions.
fukachan
2002-01-27
fix copyright
fukachan
2002-01-27
clarify IO::Adapter::find() usage.
fukachan
2001-12-24
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-09-17
define AUTOLOAD() to hook up md_XXX() functions
fukachan
2001-09-17
change replace()
fukachan
2001-08-26
add touch() method only for file type. It creates a file if the file
fukachan
2001-08-05
set @ISA = qw(IO::Adapter::ErrorStatus) to call error_set()
fukachan
2001-06-29
modify IO::Adapter::find() method to accpet options "all"
fukachan
2001-06-09
clarify $map_params paremter
fukachan
2001-06-09
update status: "mysql" map is implemented already.
fukachan
2001-05-30
clean up documents
fukachan
2001-05-04
rename class from IO::MapAdapter to IO::Adapter.
fukachan