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
/
CacheDir.pm
Age
Commit message (
Expand
)
Author
2003-02-01
fix copyright
fukachan
2003-01-29
FNF: not use $_
fukachan
2002-12-23
fix comments.
fukachan
2002-09-28
we should not use hard-coded file/dir mode
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-15
mkdirhier() -> mkpath()
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-03
white spaces
fukachan
2002-07-02
more defined() checks
fukachan
2002-05-17
update document on new() arguments
fukachan
2002-05-17
bug fix eval{} should do eval { use()&&new() }
fukachan
2002-01-13
remove \s*$
fukachan
2002-01-13
update copyright
fukachan
2002-01-13
clean up comments, update copyright
fukachan
2002-01-13
clean up comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-08-22
modified to use File::Spec
fukachan
2001-06-17
we use $FML$, add it and nuke $Id$ if it exists
fukachan
2001-04-15
fix typo to determine file name in 'temporal' mode
fukachan
2001-04-14
check the directory existence.
fukachan
2001-04-14
find() is an alias of get()
fukachan
2001-04-04
reconstruct File::CacheDir module. It not inherit IO::Handle now.
fukachan
2001-04-04
s/limited_by/cache_type/, the value is "temporal" or "cyclic".
fukachan
2001-04-03
make a "File::CacheDir" class which contains File::RingBuffer module.
fukachan