| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-07-19 | catch up -currentudb-merge | fukachan | |
| 2003-06-24 | bug fix negative cache handling et.al. | fukachan | |
| 2003-06-24 | demand copying from old db to udb if needed(demaned) when _db_get() called. | fukachan | |
| 2003-06-24 | pass $old_db_base_dir to DB module | fukachan | |
| 2003-06-24 | save all values of fields. | fukachan | |
| for filtering system, save other header fields: return_path posted x_posted sender x_sender received x_received. | |||
| 2003-06-15 | disable debug. | fukachan | |
| show spended time info. | |||
| 2003-06-15 | fix typo | fukachan | |
| 2003-06-15 | remove __str2array() | fukachan | |
| $self->{ _thread_list }->{ $id } (STR) changed to $self->{ _hint_ref_key_list }->{ $id } (ARRAY_REF). | |||
| 2003-06-15 | move thread_summary generator wrapper from ToHTML to DB | fukachan | |
| 2003-06-14 | fix filepath of thread links. | fukachan | |
| add a lot of printf debug. | |||
| 2003-06-14 | thread_summary() return more info: id, html_* | fukachan | |
| 2003-06-14 | fix filename to use db value | fukachan | |
| 2003-06-14 | describe _print_thread() | fukachan | |
| 2003-06-14 | FNF | fukachan | |
| 2003-06-14 | remove ndb_key(), which is not used | fukachan | |
| 2003-06-14 | rewritten based on new DB module. | fukachan | |
| 2003-06-14 | implement get_as_array_ref() and get_table_as_hash_ref(). | fukachan | |
| fixed to cooperate with ToHTML module. add more print debug codes. | |||
| 2003-06-14 | fixed to use Mail::Message::Encode | fukachan | |
| 2003-06-14 | implement Mail::Message::Utils::from_to_name() and modified modules to | fukachan | |
| use it. | |||
| 2003-06-14 | modified to use Mail::Message::Encode::decode_mime_string(). | fukachan | |
| 2003-06-14 | implement separete method _save_header_info() to handle header info. | fukachan | |
| 2003-06-04 | FNF | fukachan | |
| 2003-06-04 | clean up | fukachan | |
| 2003-06-03 | thread logic memo | fukachan | |
| 2003-06-03 | clarify thread logic. | fukachan | |
| remove message_id_to_key_list rename: o message_id_to_key -> inv_message_id o month_to_key_list -> inv_month o id -> key o id_max -> max_id o _db_add_list_entry -> _db_array_add | |||
| 2003-06-03 | id_max -> max_id | fukachan | |
| 2003-06-02 | remove _address_clean_up(), which is not used. | fukachan | |
| 2003-06-02 | monthly_to_key_list -> month_to_key_list | fukachan | |
| 2003-06-02 | memo o todo | fukachan | |
| 2003-06-02 | modified to use DB::thread_summary($id). | fukachan | |
| rename method to be more easy for eyes. remove not used variables. FNF a little. | |||
| 2003-06-02 | update idea/sync with current implementation | fukachan | |
| 2003-06-02 | implement thread_summary(). | fukachan | |
| 2003-06-01 | move main db manipulation code from ToHTML.pm to DB.pm. | fukachan | |
| XXX caution: but the index generator not works now. | |||
| 2003-05-31 | idea of relation among modules | fukachan | |
| 2003-05-31 | reconstruct/update considerations around DB.udb-base | fukachan | |
| 2003-05-28 | define $error_analyzer_function_list | fukachan | |
| 2003-05-28 | list up summary for each algorithm defined in $error_analyzer_function_list. | fukachan | |
| 2003-05-28 | move main part of print() to FML::Error::Analyzer::* modules. | fukachan | |
| So, print() format depends on FML::Error::Analyzer::* class. | |||
| 2003-05-28 | description of FML::Error | fukachan | |
| 2003-05-28 | error_analyzer_function: error_continuity -> histgram | fukachan | |
| 2003-05-28 | FMF: fix ocmments | fukachan | |
| 2003-05-28 | restructuring under FML::Error class to be more extensible. | fukachan | |
| 2003-05-27 | print text in "unknown MIME encoding" case. | fukachan | |
| try to validate key and value in hash operation but ... (?) | |||
| 2003-05-27 | use_mime_component_filter -> use_article_mime_component_filter | fukachan | |
| 2003-05-27 | fix IO::Adapter::find() descriptions. | fukachan | |
| considerations on getting value as hash_ref. | |||
| 2003-05-26 | merge 00_MEMO | fukachan | |
| 2003-05-26 | remove not used method: | fukachan | |
| - get_value_as_str() - get_value_as_array_ref() | |||
| 2003-05-26 | consideration on IO abstraction layer | fukachan | |
| 2003-05-20 | FNF: fix comments | fukachan | |
| 2003-05-20 | move the status dump code from FML::Command::Admin:error to FML::Error. | fukachan | |
