| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-04-27 | use $regexp as itself, not quotemeta()-ify. | fukachan | |
| 2004-04-11 | implement methods suitable for sequence file operation. | fukachan | |
| + sequence_increment() + sequence_replace() | |||
| 2004-04-10 | import lock mechanism from File::SimpleLock class. Now IO::Adapter | fukachan | |
| provides lock() and unlock() metohds though file map only is supported. FML::Process::Kernel is switched to IO::Adapter based lock. | |||
| 2004-03-17 | modify touch() to use FileHandle not IO::File | fukachan | |
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-02-03 | fix meta escape needed in finding key. | 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; | |||
| 2004-01-24 | fix comments. | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2003-11-29 | FNF | 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 | |
| as ARRAY_REF. | |||
| 2003-08-24 | remove debug: print STDERR .. | fukachan | |
| 2003-08-23 | fix copyright | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-07-21 | disable use of get_value_as_array_ref() | fukachan | |
| 2003-05-26 | remove not used method: | fukachan | |
| - get_value_as_str() - get_value_as_array_ref() | |||
| 2003-02-11 | basic test of get_value_as_array_ref() | fukachan | |
| 2003-02-11 | FNF: add comment | fukachan | |
| 2003-02-11 | fix copyright | fukachan | |
| 2003-02-01 | remove get_next_value() method. | fukachan | |
| add todo for get_value_as_* if needed. update document. | |||
| 2003-02-01 | FNF: not use $_ | fukachan | |
| 2003-02-01 | fix copyright | fukachan | |
| 2003-01-29 | FNF: not use $_ | fukachan | |
| 2003-01-11 | fix comments | fukachan | |
| 2002-12-23 | bug fix: $fh->close() -> $fh->SUPER::close(). | fukachan | |
| 2002-12-22 | fix comments. cosmetics. | fukachan | |
| 2002-12-22 | cometics. fix comments. | fukachan | |
| defined() check before $fh->close(). | |||
| 2002-09-22 | remove superfluous white spaces | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-09-06 | simple add(KEY, ARRAY_REF) testtohtml-new-index-base | fukachan | |
| 2002-08-26 | ensure rollback in calling get_value_*() | fukachan | |
| 2002-08-21 | enhance add() | fukachan | |
| implement get_next_value() define get_value_as_str($key), get_value_as_array_ref($key) | |||
| 2002-08-21 | enhance add() to add($address, [$argv]) | fukachan | |
| 2002-08-21 | more unique temp filename | fukachan | |
| 2002-08-19 | delete(KEY) not (REGEXP) | fukachan | |
| 2002-08-19 | remove fml 4 specific ignore rules such as m=.. option | fukachan | |
| 2002-08-03 | white spaces | fukachan | |
| 2002-07-25 | disabled | 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 | implemente getline() of DBI | fukachan | |
| 2002-07-24 | removed replace() | fukachan | |
| 2002-07-24 | add missing open(), close() | fukachan | |
| 2002-07-24 | clean up | fukachan | |
| remove AUTOLOAD() | |||
| 2002-07-24 | clean up comments | fukachan | |
| 2002-07-23 | discard sql model based framework | fukachan | |
| 2002-07-23 | reconstruct MySQL functions | fukachan | |
| o get_next_key() works now. o disable some functions once. | |||
| 2002-07-22 | accept READ_ONLY($map) | fukachan | |
| prohibit add/delete/replace call for read only maps. | |||
