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
/
File.pm
Age
Commit message (
Expand
)
Author
2006-04-05
trylock() (lock( { wait => TIME }) implemented
fukachan
2006-01-09
white space cosmetics.
fukachan
2005-05-27
fix comments (FNF)
fukachan
2004-08-14
back up sequence file before operation.
fukachan
2004-07-23
white space cosmetics
fukachan
2004-07-11
fix comments.
fukachan
2004-06-27
bug fix delete():
fukachan
2004-05-25
more strict write error tracking.
fukachan
2004-04-11
implement methods suitable for sequence file operation.
fukachan
2004-04-10
import lock mechanism from File::SimpleLock class. Now IO::Adapter
fukachan
2004-03-17
modify touch() to use FileHandle not IO::File
fukachan
2004-02-03
fix meta escape needed in finding key.
fukachan
2004-01-24
overhaul from FNF point view.
fukachan
2003-11-27
bug fix get_key_values_as_array_ref()
fukachan
2003-11-26
implement get_key_values_as_array_ref() to return key and all values
fukachan
2003-08-24
remove debug: print STDERR ..
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-05-26
remove not used method:
fukachan
2003-02-01
FNF: not use $_
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-26
ensure rollback in calling get_value_*()
fukachan
2002-08-21
enhance add()
fukachan
2002-08-19
delete(KEY) not (REGEXP)
fukachan
2002-08-19
remove fml 4 specific ignore rules such as m=.. option
fukachan
2002-07-25
rename: IO::File::Atomic -> IO::Adapter::AtomicFile
fukachan
2002-07-25
bug fix so that getline() returns undef if not opened
fukachan
2002-07-24
removed replace()
fukachan
2002-07-24
clean up comments
fukachan
2002-06-21
close write handle and read handle after the write one.
fukachan
2002-06-01
nuke white spaces \s*$
fukachan
2002-06-01
FNF-ify
fukachan
2002-06-01
defined() overhaul
fukachan
2002-01-27
clarify IO::Adapter definition and clean up get_XXX() functions.
fukachan
2001-12-24
remove \s*$
fukachan
2001-12-24
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-08-26
add touch() method only for file type. It creates a file if the file
fukachan
2001-05-30
clean up documents
fukachan
2001-05-04
rename class from IO::MapAdapter to IO::Adapter.
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-11
rewrite close($fh) to $fh->close().
fukachan
2001-03-11
replace() method and the checker
fukachan
2001-03-11
implement delete(regexp)
fukachan
2001-03-11
more polite error message
fukachan
2001-03-11
prepare _read_open() and _rw_open() for each purpose
fukachan
[next]