summaryrefslogtreecommitdiff
path: root/fml/lib/IO/t
AgeCommit message (Collapse)Author
2006-04-05trylock() testfukachan
2006-01-24overhaul.fukachan
file name = ${map}_${action}
2004-04-11implement methods suitable for sequence file operation.fukachan
+ sequence_increment() + sequence_replace()
2004-04-10import lock mechanism from File::SimpleLock class. Now IO::Adapterfukachan
provides lock() and unlock() metohds though file map only is supported. FML::Process::Kernel is switched to IO::Adapter based lock.
2003-07-21disable use of get_value_as_array_ref()fukachan
2003-02-11basic test of get_value_as_array_ref()fukachan
2002-09-06simple add(KEY, ARRAY_REF) testtohtml-new-index-basefukachan
2002-08-19delete(KEY) not (REGEXP)fukachan
2002-07-25disabledfukachan
2002-04-01cosmetics: white spacesfukachan
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
remove get_member(), get_active() and get_recipient() define get_next_key() and get_next_value() and clarify thier definitions.
2001-08-19nuke $Id$fukachan
2001-05-04rename class from IO::MapAdapter to IO::Adapter.fukachan
2001-03-11replace() method and the checkerfukachan
2001-03-11implement delete(regexp)fukachan
delete lines which matches $regexp from the specified map
2001-03-11check unix.group fail or notfukachan
2001-03-11add method checkerfukachan
2001-01-28change titlefukachan
2001-01-28check the resultfukachan
2001-01-28roll back testfukachan
2001-01-28clean up codes as an adapter for array reference.fukachan
2001-01-28add test toolsfukachan
add prototype of array_reference s/array_on_memory/array_on_memory_by_code/ clean up/update documents
2001-01-28Initial revisionfukachan