| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2005-05-27 | fix comments, error messages. | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-06-30 | overhaul: fix comments and messages. validate initial value. | fukachan | |
| 2004-02-26 | new() expires too old cache files. | fukachan | |
| 2004-01-24 | overhaul from FNF point view. | fukachan | |
| o fix comments. o fix loop label name. o more correct initialization if could. o use //o; | |||
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-07-21 | clean up. | fukachan | |
| change the match conditoin parameter name to "match_condition". You should specify "first" or "last" as match_condition in Tie::JournaledFile::new() method. Tie::JournaledFile: change default match condition to "last match". | |||
| 2003-01-11 | fix copyright | fukachan | |
| 2003-01-11 | fix comments | fukachan | |
| 2002-12-22 | fix comments. | fukachan | |
| clean up variable names. inform error by croak() more. | |||
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-07 | bug fix the default day type handling | fukachan | |
| 2002-08-07 | FNF-ify | fukachan | |
| 2002-08-03 | white spaces | fukachan | |
| 2002-08-03 | implement get_all_values_as_hash_ref() | fukachan | |
| 2002-08-03 | bug fix keys() and each(), modified to use hash on memory. | fukachan | |
| implement EXISTS(), DELETE(), CLEAR() | |||
| 2002-02-02 | fix copyright | fukachan | |
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2001-12-26 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-11-27 | FML::Date -> Mail::Message::Date | fukachan | |
| 2001-10-18 | change default unit to "day" not number (unix time). | fukachan | |
| 2001-08-22 | update documentation | fukachan | |
| 2001-08-21 | ensure to delete $self->{ '_key_files_obj' }; | fukachan | |
| check the return value by $self->__in_valid_search() as 1/0 not defined() or not | |||
| 2001-08-21 | add Tie::JournaledDir which wraps Tie::JournaledFile and uses some | fukachan | |
| directory as cache area. add/update test tools for Tie::Journaled{File,Dir} modules. clean up Tie::JournaledFile o remove header in the cache file o $self->{ 'key' } o $debug is on if $ENV{'debug'} is defined. o more carefull check of whether the value is defined or not. o quotemeta() for pre search key in find() o rename grep() to find() | |||
