| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-05-27 | fix comments, error messages. | fukachan | |
| more defined() checks. | |||
| 2004-06-30 | overhaul: fix comments and messages. validate initial value. | 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-10-15 | space cosmetics | 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-02-01 | FNF: not use $_ | fukachan | |
| 2003-01-11 | fix comments | fukachan | |
| 2003-01-07 | fix copyright | fukachan | |
| 2003-01-04 | FNF-ify (defined($fh)) | 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 | check the file existence | fukachan | |
| 2002-08-03 | white spaces | fukachan | |
| 2002-08-03 | implement get_all_values_as_hash_ref() | fukachan | |
| 2002-08-03 | enhance find: | fukachan | |
| find(key, [mode]) where mode = scalar, array, array_ref | |||
| 2002-08-03 | bug fix FIRSTKEY() and NEXTKEY(), modified to use hash on memory | fukachan | |
| 2002-06-30 | fix comments. white spaces. FNF-ify. | fukachan | |
| 2002-06-01 | defined() overhaul | fukachan | |
| 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-08-21 | bug fix: hold return value separetely | fukachan | |
| 2001-08-21 | more debug info | fukachan | |
| 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() | |||
| 2001-08-05 | hash operation by last match | fukachan | |
| 2001-08-05 | check more defiend() or not | fukachan | |
| create cache file if not exists at the first time. add the comment on format and creatd time in it. implement store() operations using _store(), _puts() newly defined | |||
| 2001-06-17 | we use $FML$, add it and nuke $Id$ if it exists | fukachan | |
| 2001-03-07 | clean up English ;) | fukachan | |
| 2001-02-24 | clean up documents | fukachan | |
| 2001-02-20 | rename LogFileDB to JournaledFile | fukachan | |
