| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-25 | include ErrorStatus module within it. | fukachan | |
| 2006-07-09 | white space cosmetics | fukachan | |
| 2006-05-02 | implement as_second($key), which returns the value as seconds such as | fukachan | |
| 86400 for '1d'. | |||
| 2006-02-03 | fix comments (FNF) | fukachan | |
| 2006-02-03 | context switch safe | fukachan | |
| 2006-02-03 | define {set,get}_context() method.context-switch-safe-base | fukachan | |
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2005-08-20 | merge_to_file -> merge_into_file | fukachan | |
| 2005-05-26 | not use str.str. | fukachan | |
| 2004-11-21 | dump_variables can return results as HASH_REF if get_diff_as_hash_ref | fukachan | |
| mode specified. implement merge_to_file() method to dump hash values into configuration file. | |||
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-05-24 | more debug messages. | fukachan | |
| yes() and no() should ignore /^\s*/ and /\s*$/ in comparison. | |||
| 2004-04-17 | preparation of context switch (preliminary. not yet implemented) | fukachan | |
| 2004-03-13 | nuke debug code | fukachan | |
| 2004-03-12 | bug fix yes() and no() method. | fukachan | |
| support shell like extension ${variable:-default}. | |||
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-02-01 | fix checking code of defined value. | fukachan | |
| 2004-01-18 | fix comments. | fukachan | |
| change variable name: $mode -> $op in some cases. change argument order of __update_config(). | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-02 | use of $args is ambiguous. change local variable names. | fukachan | |
| 2004-01-01 | remove $args. | fukachan | |
| It is a top level parameter FML::Process::Switch provides. Almost functions should access the content via utility methods provided by FML::Process::Utils. | |||
| 2003-09-27 | bug fix expand_variable_in_buffer() to match as many as could. | fukachan | |
| 2003-08-24 | print STDERR ... -> carp(...) | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-02-16 | check the existence in load_file() | fukachan | |
| nuke ^\s* and \s*$ in array expantion. yes() and no() compares the value case insensitively bug fixed to work both FIRSTKEY() and NEXTKEY(). add debug code. | |||
| 2003-02-09 | cosmetics (white spaces) | fukachan | |
| 2003-02-01 | FNF | fukachan | |
| bug fix wrong argument for chomp(). | |||
| 2003-02-01 | FNF: not use $_ | fukachan | |
| 2003-01-28 | expand ${variable} | fukachan | |
| 2003-01-11 | fix comments. | fukachan | |
| 2002-12-24 | clean up: nuke \s*$ | fukachan | |
| 2002-12-22 | fix comments. | fukachan | |
| add todo(s) as comments. //o | |||
| 2002-12-18 | fix comments | fukachan | |
| 2002-09-24 | fml 5 -> 8 | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-07 | FNF-ify | fukachan | |
| 2002-08-03 | white spaces | fukachan | |
| 2002-07-25 | rename: IO::File::Atomic -> IO::Adapter::AtomicFile | fukachan | |
| 2002-07-23 | bug fix {+,-}= operation in the second level. | fukachan | |
| 2002-07-23 | .ini sytle extension. for example | fukachan | |
| [mysql:id] key = value So, we have the 2nd level hash value such as $config->{ key1 }->{ key2 } = $value and read/write it. | |||
| 2002-07-22 | expand READ_ONLY($array) -> an array of READ_ONLY($array[$i]) | fukachan | |
| 2002-07-14 | nuke debug: ... if $0 =~ /loader/ | fukachan | |
| 2002-07-02 | FNF-ify | fukachan | |
| more defined() checks remove regist(), which is not used chop -> chomp | |||
| 2002-06-30 | clean up: nuke \s*$ | fukachan | |
| 2002-06-24 | more defined() checks and sanity check if could | fukachan | |
| 2002-06-22 | defined() check more | fukachan | |
| 2002-04-11 | has_attribute() should look up %_fml_config_result | fukachan | |
| 2002-03-06 | implement get_as_array_ref() | fukachan | |
