| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-04-05 | trylock() test | fukachan | |
| 2006-04-05 | trylock() (lock( { wait => TIME }) implemented | fukachan | |
| 2006-04-03 | consider context switch | fukachan | |
| 2006-01-24 | overhaul. | fukachan | |
| file name = ${map}_${action} | |||
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2005-12-11 | pass hints to IO::Adapter to return matched address. | fukachan | |
| 2005-12-10 | update comments: add pcre, update status. | fukachan | |
| 2005-12-08 | pcre: support | fukachan | |
| 2005-08-23 | fix copyright | fukachan | |
| 2005-08-23 | preliminary LDAP support | fukachan | |
| 2005-08-23 | PostgreSQL support | fukachan | |
| 2005-08-23 | change dsn to form "DBI:$driver:dbname=$database;host=$host". | fukachan | |
| always $dbh->commit(); enhanced to handle a list of dsn and to retry sql servers if needed. DBI->connect with { AutoCommit => 0 } option. | |||
| 2005-08-23 | $sql_server -> $sql_servers. | fukachan | |
| enhanced to handle a list of dsn. fix comments. | |||
| 2005-08-23 | IO::Adapter supports PostgreSQL | fukachan | |
| 2005-08-17 | fix copyright | fukachan | |
| 2005-08-10 | $sql_QUERY -> $sql_query_QEURY | fukachan | |
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2005-05-26 | not use str.str | fukachan | |
| 2004-08-14 | back up sequence file before operation. | fukachan | |
| rollback file itself in emergency if could. | |||
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-11 | fix comments. | fukachan | |
| explicitly use "return". modify error messages. ensure initialized value. | |||
| 2004-06-30 | overhaul: fix comments and messages. validate initial value. | fukachan | |
| 2004-06-27 | bug fix delete(): | fukachan | |
| o not apply quotemeta() for key. o autoflush(1) o check the number of matching, return error if no any matched line. | |||
| 2004-06-27 | close() allows 0 byte file e.g. in the case so that all content is | fukachan | |
| removed. | |||
| 2004-05-25 | check temporary file is non-zero. | fukachan | |
| 2004-05-25 | more strict write error tracking. | fukachan | |
| sequence_increment verifies if the value is writtern. | |||
| 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 | |
