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
/
File
/
Sequence.pm
Age
Commit message (
Expand
)
Author
2003-03-15
return 0 if sequence file not found
fukachan
2003-01-27
fix copyright
fukachan
2003-01-26
FNF: style (space and \n)
fukachan
2002-12-23
fix comments.
fukachan
2002-11-17
fix get_id(); not use chomp() but use s/[\s\r\n]*$//.
fukachan
2002-10-28
use chomp at get_id()'s return value
tmu
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-07-25
rename: IO::File::Atomic -> IO::Adapter::AtomicFile
fukachan
2002-07-02
more defined() checks
fukachan
2002-04-08
fix/clean up documents
fukachan
2002-04-03
clean up doc & codes, FNF-ify
fukachan
2002-02-27
work and bugfix _search_max_id_from_top()
reply-message-base
tmu
2002-02-20
add function _search_max_id_from_top()
tmu
2002-02-17
remove \s*$
fukachan
2002-02-01
remove $ENV{debug} based toggle flag
subdir-base
fukachan
2002-01-27
search_max_id() searches all keys if full_search option specified
fukachan
2002-01-13
remove \s*$
fukachan
2002-01-13
update copyright
fukachan
2002-01-13
clean up comments, update copyright
fukachan
2001-12-22
remove \s*$
fukachan
2001-11-27
update comments, FNS-ify
fukachan
2001-11-20
more debug
fukachan
2001-11-20
implement search_max_id() in hash key
fukachan
2001-10-17
implemente get_id() method to return the latest article id
fukachan
2001-05-27
clean up documentation
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-09
clean up description
fukachan
2001-02-24
clean up
fukachan
2001-02-20
move FML::SequenceFile and Utils to File::
fukachan