| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2002-06-21 | close write handle and read handle after the write one. | fukachan | |
| 2002-06-01 | nuke white spaces \s*$ | fukachan | |
| 2002-06-01 | FNF-ify | fukachan | |
| 2002-06-01 | fix @argv check | fukachan | |
| 2002-06-01 | FNF | fukachan | |
| remove not-used argument declaration | |||
| 2002-06-01 | defined() overhaul | fukachan | |
| 2002-04-08 | fix/clean up documents | fukachan | |
| 2002-04-01 | cosmetics: white spaces | fukachan | |
| 2002-02-17 | remove \s*$ | fukachan | |
| 2002-02-02 | fix copyright | fukachan | |
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-27 | clarify 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. | |||
| 2002-01-27 | fix copyright | fukachan | |
| 2002-01-27 | clarify IO::Adapter::find() usage. | fukachan | |
| find() returns "key value" by default and "key" if requested. add want option e.g. find(key, { want => $what } ). | |||
| 2002-01-13 | clean up comments, update copyright | fukachan | |
| 2001-12-24 | remove \s*$ | fukachan | |
