| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-04-15 | nuke ambiguous method and variable name. | fukachan | |
| num_paragraph() -> paragraph_total() (XXX see "Code Complete"). each variable holding this return value is fixed to $total. | |||
| 2005-08-19 | fix copyright | fukachan | |
| 2005-08-19 | FNF: XXX_clean_up() -> XXX_cleanup() | fukachan | |
| 2004-06-30 | overhaul: fix comments and messages. validate initial value. | 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; | |||
| 2003-01-11 | fix comments | fukachan | |
| 2002-12-20 | clean up. | fukachan | |
| + define label or rename label to more appropriate one for loop. + use return(). + use qw() if could. use //o if could. fix comments. | |||
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-06-30 | fix comments. white spaces. FNF-ify. | fukachan | |
| 2002-05-21 | validate input data | fukachan | |
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-16 | update copyright | fukachan | |
| 2002-01-16 | change Mail::Message naming convention. | fukachan | |
| public -> private: o head_message o last_message o next_message o prev_message prefix change: o rfc822_message_ -> whole_message_ o get_first_plaintext_message() -> find_first_plaintext_message() o get_encoding_mechanism() -> encoding_mechanism() o get_data_type() -> data_type() o get_data_type_list() -> data_type_list() renamed: o get_offset() - >offset_pair() o header_in_body_part() -> message_fields() o data_in_body_part() -> message_text() where we use RFC822 flabour naming convention. rfc822 says "message = fields + text" and rfc2047 says "message" as defined in RFC 822, with all header fields optional. | |||
| 2002-01-13 | use rfc822_message_ as prefix for method to manipulate the whole | fukachan | |
| message. | |||
| 2002-01-13 | clean up comments, update copyright | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-07-30 | clean up documentation | fukachan | |
| add error examples modify Mail::Bounce::$module return "hints" to caller (Mail::Bounce class). | |||
| 2001-05-27 | clean up documentation | fukachan | |
| 2001-05-20 | oops, wrong method. header_data_type() not get_data_type() | fukachan | |
| 2001-05-20 | fix method name: s/message_data_type/get_data_type/ | fukachan | |
| 2001-05-05 | enable to parse multipart but not DSN postfix error message. | fukachan | |
| 2001-04-12 | check address by Mail::Bounce::address_clean_up() | fukachan | |
| 2001-04-12 | fix address parser to pickup user@domain part | fukachan | |
| 2001-04-10 | put results in $result after editing it | fukachan | |
| 2001-04-09 | trap postfix-19991231 series | fukachan | |
