summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Cache
AgeCommit message (Collapse)Author
2006-10-11fix commentsfukachan
2005-08-17import_data_from() -> add().fukachan
2005-05-27fix comments (FNF)fukachan
2004-07-23white space cosmeticsfukachan
2004-06-27fix copyrightfukachan
2004-06-26overhaul:fukachan
fix comments. x.y -> sprintf(format, x, y) fix return value. change variable name to be more readable.
2004-06-26overhaul:fukachan
o fix comments. o defined() check.
2004-05-25import data from file directly.fukachan
Actually, link(2) $src to cache file.
2004-04-17imported into FML::* once. File::CacheDir -> FML::Cache::Ringfukachan
2003-12-31update commentsfukachan
2003-12-30import $directory_private_mode if couldfukachan
2003-12-06cosmetics: white spacefukachan
2003-11-22separete database part in FML::Confirm to FML::Cache::Journal whichfukachan
can be shared between other modules. change FML::Confirm::new() to take $curproc.