Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to manakai-200612: | (view) (download) (annotate) |
Sticky Tag: |
++ manakai/lib/Message/ChangeLog 31 Mar 2006 15:51:53 -0000 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/Message/Markup/ChangeLog 31 Mar 2006 15:53:04 -0000 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/Message/Util/ChangeLog 31 Mar 2006 15:59:50 -0000 * Makefile (clean-db): New rule. * Grove.dis (onunload): New internal property. (collectGarbage): Invoke the |mg:onunload| code if available. 2006-03-31 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/DOM/ChangeLog 31 Mar 2006 15:58:33 -0000 2006-04-01 Wakaba <wakaba@suika.fam.cx> * TreeCore.dis (setIdAttribute, setIdAttributeNS, setIdAttributeNode): Reimplemented. (isId): Setter is added. (Element.normalize): Definition copied from the |MDOM:Tree| module. 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. * TreeCore.dis (setUserData): Schedule to invoke the user data handler when the node is removed from the memory. (setAttribute, setAttributeNS): Set the [attribute type] if DTD attribute definition is available. (CharacterData members): Definitions copied from the |MDOM:Tree| module. ++ manakai/lib/Message/URI/ChangeLog 31 Mar 2006 15:54:48 -0000 2006-04-01 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/Message/Charset/ChangeLog 31 Mar 2006 15:54:37 -0000 2006-04-01 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/manakai/ChangeLog 31 Mar 2006 15:53:40 -0000 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/ChangeLog 31 Mar 2006 15:51:40 -0000 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule.
++ manakai/lib/Message/ChangeLog 10 Mar 2006 10:43:42 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * Makefile: Directories |URI| and |Charset| are added. * Charset/: New directory. ++ manakai/lib/Message/Util/ChangeLog 10 Mar 2006 10:51:06 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * PerlCode.dis (stringify): Inserts new line after |COMMA|s in lists (hash literals and array literals --- "lists" theirselves are excluded since they are usually not so long). * DIS.dis (loadResource): Don't throw error if an alias is alreadt defined for same URI. Registers aliases from |srinfo| to the database. By these fixes aliases defined in another module from the canonical resource name's module can live even after the canonical's module is updated. ++ manakai/lib/Message/DOM/ChangeLog 10 Mar 2006 10:44:35 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * DOMCore.dis, DOMXML.dis, XDoctype.dis (manakaiAppendText): New method. * XMLParser.dis: Don't create adjacent text nodes. ++ manakai/lib/Message/URI/ChangeLog 10 Mar 2006 10:47:21 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * Generic.dis (MURI:): Typos are fixed. ++ manakai/lib/manakai/ChangeLog 10 Mar 2006 10:51:43 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * dis-catalog: New |Message::Charset| namespace is added.
++ manakai/t/ChangeLog 26 Feb 2006 14:32:29 -0000 * Makefile (distclean): New rule. 2006-02-26 Wakaba <wakaba@suika.fam.cx> ++ manakai/bin/ChangeLog 26 Feb 2006 14:18:44 -0000 * daf.pl: Request for |fe:GenericLS| feature was missing. Sets the |pc:preserve-line-break| parameter for test code as |dac2test.pl| had been. * dac.pl, dac2pm.pl, dac2test.pl: Removed. * disc.pl, cdis2pm.pl, cdis2rdf.pl: Removed. 2006-02-26 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/ChangeLog 26 Feb 2006 14:19:17 -0000 2006-02-26 Wakaba <wakaba@suika.fam.cx> * Makefile (distclean): New rule. ++ manakai/lib/Message/Body/ChangeLog 26 Feb 2006 14:19:35 -0000 2006-02-26 Wakaba <wakaba@suika.fam.cx> * Makefile (distclean): New rule. ++ manakai/lib/Message/Field/ChangeLog 26 Feb 2006 14:24:08 -0000 2006-02-26 Wakaba <wakaba@suika.fam.cx> * Makefile (distclean): New rule. ++ manakai/lib/Message/MIME/ChangeLog 26 Feb 2006 14:24:31 -0000 2006-02-26 Wakaba <wakaba@suika.fam.cx> * Makefile (distclean): New rule. ++ manakai/lib/Message/Markup/ChangeLog 26 Feb 2006 14:24:49 -0000 * Makefile (distclean): New rule. 2006-02-26 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/Util/ChangeLog 26 Feb 2006 14:27:24 -0000 * PerlCode.dis (PerlStringLiteral.stringify): If some character are escaped, the string should have been quoted by |QUOTATION MARK|. * Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis| module was misplaced. (distclean): New rule. (clean): Cleans subdirectories, too. 2006-02-26 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/Util/DIS/ChangeLog 26 Feb 2006 14:31:14 -0000 * Perl.dis (plUpdate): Reads |dis:DefaultFor| property from the source if it is not available from the module in the database, i.e. the |readProperties| method is not performed for the module. (getPerlInterfaceMemberCode): Renamed from |getPerlErrorInterfaceMemberCode|. (DISLang:Const.getPerlInterfaceMemberCode): New method implementation. Constants defined in interfaces were not reflected to the generated Perl module code since the split of |plGeneratePerlModule| method. * DPG.dis (Require): Reference to |DIS:Perl| module was missing. 2006-02-26 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/DOM/ChangeLog 26 Feb 2006 14:21:51 -0000 * SimpleLS.dis (Require): Reference to the |MDOM:Tree| module was missing. * ManakaiDOMLS2003.dis: Some property names was incorrect. * Makefile (distclean): New rule. 2006-02-26 Wakaba <wakaba@suika.fam.cx> * DOMLS.dis: Removed from the CVS repository, since it has been no longer required to make the |daf| system itself. 2006-02-26 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/manakai/ChangeLog 26 Feb 2006 14:32:09 -0000 * Makefile (distclean): New rule. 2006-02-26 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/ChangeLog 26 Feb 2006 14:19:00 -0000 2006-02-26 Wakaba <wakaba@suika.fam.cx> * Makefile (distclean): New rule.
++ manakai/lib/Message/ChangeLog 22 Sep 2005 12:48:57 -0000 2005-09-22 Wakaba <wakaba@suika.fam.cx> * Makefile: Rules to build subdirectories added. ++ manakai/lib/Message/Markup/ChangeLog 22 Sep 2005 12:52:49 -0000 2005-09-22 Wakaba <wakaba@suika.fam.cx> * Makefile: DAC_SUFFIX changed to ".dad". ++ manakai/lib/Message/Util/ChangeLog 22 Sep 2005 12:52:57 -0000 * Makefile: DAC_SUFFIX changed to ".dad". ++ manakai/lib/Message/DOM/ChangeLog 22 Sep 2005 12:52:41 -0000 2005-09-22 Wakaba <wakaba@suika.fam.cx> * Makefile: DAC_SUFFIX changed to ".dad". ++ manakai/lib/manakai/ChangeLog 22 Sep 2005 12:53:54 -0000 2005-09-22 Wakaba <wakaba@suika.fam.cx> * Makefile: DAC_SUFFIX changed to ".dad". ++ manakai/lib/ChangeLog 22 Sep 2005 12:48:26 -0000 2005-09-22 Wakaba <wakaba@suika.fam.cx> * Makefile: Old "bootstrap" rules all removed.
DOM/: New directory
(parse): Don't remove all Froms within text when use_magic_line.
Bug fix
2002-11-13 Wakaba <w@suika.fam.cx> * Util.pm (%FMT2STR, sprintxf): Aliasnized. (Moved to new module Message::Util::Formatter.) * Util/: New directory.
2002-08-05 Wakaba <w@suika.fam.cx> * Util.pm: - (sprintxf): Use Message::Util::Wide::unquote_if_quoted_string instead of Message::Util::unquote_if_quoted_string. - (Message::Util::Wide): New package. - (%Message::Util::Wide::REG): New hash. - (Message::Util::unquote_if_quoted_string): New function. - NOTE: "Wide" package is created to support utf8 string of perl 5.7.3 or later. Utf8 string does not work only for [\x00-\xFF] regex of current functions, and this regex is used as (?:.|\x0D|\x0A). (Without 's' option, "." does not match with newline character.) When we can do away problematic code from all Message::* modules, we can also do away "Wide" package.
2002-08-04 Wakaba <w@suika.fam.cx> * Entity.pm: Don't fill_source by default if format =~ http.
2002-08-01 Wakaba <w@suika.fam.cx> * Entity.pm (list_name, list_count): New methods.
2002-07-28 Wakaba <w@suika.fam.cx> * Entity.pm (destination, sender): New methods. * Tool.pm (escape_from, unescape_from): New functions.
2002-07-28 Wakaba <w@suika.fam.cx> * Entity.pm (destination, sender): New methods.
2002-07-26 Wakaba <w@suika.fam.cx> * Entity.pm: - (fill_missing_fields): New option. - (fill_source, fill_destination): New options. - (hook_stringify_fill_fields): Option removed. * Header.pm: - (_header_cmp): Removed. - (@header_order, %header_order): Removed. - (_scan_sort): Use Message::Header::* namespace packages to sort.
2002-07-26 Wakaba <w@suika.fam.cx> * Entity.pm: - (fill_missing_fields): New option. - (fill_source, fill_destination): New options.
2002-07-25 Wakaba <w@suika.fam.cx> * Tool.pm: New module.
2002-07-22 Wakaba <w@suika.fam.cx> * Util.pm: Some fix for new returned value style of Message::MIME::Charset.
2002-07-21 Wakaba <w@suika.fam.cx> * Entity.pm (import): New.
2002-07-20 Wakaba <w@suika.fam.cx> * Entity.pm (content_type): Guess media type: text/x-message-rfc1153, text/x-pgp-cleatext-singed, application/pgp, text/x-message-pem.
2002-07-13 Wakaba <w@suika.fam.cx> * Util.pm: - (get_host_fqdn): New function. - (%OPTION): New hash. * Entity.pm (stringify): Pass 'format' option to the body (when stringify'ing it) with -parent_format option, instead of -format option.
2002-07-08 Wakaba <w@suika.fam.cx> * Entity.pm (parse): Typo fix. * Header.pm (hook_init_fill_options, hook_stringify_fill_fields): New options.
2002-07-08 Wakaba <w@suika.fam.cx> * Entity.pm (parse): Typo fix.
2002-07-07 Wakaba <w@suika.fam.cx> * Entity.pm (check_md5): New method. * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.
2002-07-06 Wakaba <w@suika.fam.cx> * Header.pm: Support of RFC 2774 namespace.
2002-07-04 Wakaba <w@suika.fam.cx> * Util.pm (encode_printable_string, decode_printable_string, encode_t71_string, decode_t71_string, encode_restricted_rfc822, decode_restricted_rfc822): New functions.
2002-07-02 Wakaba <w@suika.fam.cx> * Util.pm (decide_newline): New function. * Entity.pm (parse): Call Message::Util::decide_newline instead of local code.
2002-06-23 Wakaba <w@suika.fam.cx> * Entity.pm (header_default_charset, header_default_charset_input): New options. * Header.pm (ditto): Likewise. * Util.pm - (angle_quoted, angle_qcontent, M_angle_quoted): New regexs (Moved from Message::Field::AngleQuoted). - (decode_ccontent): Order of arguments of Message::MIME::EncodedWord::decode_ccontent is changed. - (unquote_if_angle_quoted): New function.
2002-06-16 wakaba <w@suika.fam.cx> * Header.pm (_n11n_field_name): Check namespace definition's case_sensible option. * Entity.pm (_add_ua): Removed. (Moved to Message::Field::UA.)
2002-06-14 wakaba <w@suika.fam.cx> * Entity.pm (parse): See 'strict_linebreak' option and guess data's linebreak sequence.
2002-06-11 wakaba <w@suika.fam.cx> * Header.pm (_item_match): Bug fix of "-by => 'ns'". * Partial.pm (reassembly): New function.
2002-06-10 wakaba <w@suika.fam.cx> * Entity.pm (force_mime_entity): New option. * Header.pm (_item_match): -by => 'ns': New option. * Partial.pm: New module.
2002-06-09 wakaba <w@suika.fam.cx> * Entity.pm: - (stringify): Minimumize MIME charset name when MIME'izing. - (mime-entity): New 'format' type. - (default_media_subtype): New option. Now 'default_media_type' is used for only (narrower meaning of) media type. - (content_type): See 'default_media_type' and 'default_media_subtype'. (Was hardcoded as 'text/plain'.) - (option): '-resucrive': new option. * Header.pm (parse, parse_array): Don't discard invalid line (non-'field' line). (Treat as "X-Unknown" field.)
2002-06-01 wakaba <w@suika.fam.cx> * Entity.pm (_encode_body): Some bug fixes and better support of CT/CTE/charset. (_parse_value): Passes options 'body_default_charset' and 'body_default_charset_input' and parameter 'header' to body class. * Util.pm (encode_body_string, encode_header_string): Returns minimum charset name if available.
2002-05-30 wakaba <w@suika.fam.cx> * Entity.pm (_encode_body): Checks charset name to decide CTE.
2002-05-29 wakaba <w@suika.fam.cx> * Entity.pm: - (%ENCODE, %DECODE): Removed. (Moved to Message::MIME::Encoding) - Uses \x0D\x0A instead of \n. (Temporary. `linebreak-strict' and related options should be implemented /strictly/.) - (_encode_body): Checks media type to choose CTE. - (accept_coderange): New option. - (body_default_media_type, body_default_charset): Likewise. - (fill_ct): Likewise. - Uses %Message::Header::NS_phname2uri instead of direct access to namespace definition package. - (content_type): Returns (type, subtype) list when wantarray'ed. - (media_type): New method. (Alias of content_type) * Header.pm (_replace_hash_shift): Checks namespace of field name.
2002-05-26 wakaba <w@suika.fam.cx> * Header.pm (url_mailto_safe): Removed. (Moved to Message::Header::RFC822.) * Makefile: New file.
2002-05-25 wakaba <w@suika.fam.cx> * Entity.pm, Header.pm: Supports namespaced header field name started with { prefix "-" }. (But it is not completely supported yet.) * Header/: New directory. * Header.pm: Uses Message::Field::Structured as parent module.
2002-05-16 wakaba <w@suika.fam.cx> * Util.pm: - ($REG{NON_http_attribute_char_wsp}): New regex. - (wsps_to_sp): New function. - (decode_header_string): Don't do away tail WSPs. - TODO: Util.pm must have some needless functions.
2002-05-15 wakaba <w@suika.fam.cx> * Header.pm: - Add Resent-User-Agent: field support. - Use Message::Field::Addresses instead of Message::Field::Address.
2002-05-14 wakaba <w@suika.fam.cx> * Entity.pm (pod:uri-url-mailto-*): New list-items. (stringify): Output mailto: URL when format =~ url-mailto. * Header.pm (stringify): Ditto. * Util.pm: Bugs are fixed. (remove_meaningless_wsp): New function.
2002-04-21 wakaba <w@suika.fam.cx> * Entity.pm (pod:C<format>): New section.
2002-04-05 wakaba <w@suika.fam.cx> * Util.pm: Add some functions from Message::Field::Structured.
2002-04-03 wakaba <w@suika.fam.cx> * Entity.pm, Header.pm: Updated.
2002-03-31 wakaba <w@suika.fam.cx> * Header.pm: Support Message::Field::URI.
2002-03-27 wakaba <w@suika.fam.cx> * Fix bug of treatment of FWS sorounding encoded-word. (MIME/EncodedWord.pm and related modules.)
2002-03-26 wakaba <w@suika.fam.cx> * Entity.pm: Adds User-Agent: value when stringify. (ua_field_name, ua_use_config): New options. (add_ua): New option. (_add_ua): New proceder.
2002-03-25 wakaba <w@suika.fam.cx> * MIME/: New directory. * Util.pm: New module. * Entity.pm, Header.pm (parse_all): New option. (hook_encode_string, hook_decode_string): Likewise.
2002-03-23 wakaba <w@suika.fam.cx> * Header.pm: Supports Message::Field::CSV, Message::Field::ValueParams, Message::Field::ContentType, Message::Field::ContentDisposition.
2002-03-21 wakaba <w@suika.fam.cx> * Body/: New directory.
2002-03-16 wakaba <w@suika.fam.cx> * Header.pm: Use Message::Field::Date.
2002-03-13 wakaba <w@suika.fam.cx> * Header.pm: New module. * Entity.pm: Likewise. * ChangeLog: New file.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |