/[suikacvs]/messaging/manakai/lib/Message/Body/ChangeLog
Suika

Log of /messaging/manakai/lib/Message/Body/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Links to MAIN: (view) (download) (annotate)
Sticky Tag:

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Feb 26 14:32:38 2006 UTC (18 years, 9 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD, manakai-200612, manakai-release-0-3-1, manakai-release-0-3-2, manakai-release-0-4-0
Changes since 1.15: +4 -0 lines
Diff to previous 1.15
++ 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.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Apr 23 07:14:30 2005 UTC (19 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +5 -0 lines
Diff to previous 1.14
2005-04-23  Wakaba  <wakaba@suika.fam.cx>

        * Multipart.pm (@BCHARS): COLON is removed from the list
        since it is problematic (some old MTA might break the message).


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jul 22 02:36:53 2002 UTC (22 years, 4 months ago) by wakaba
Branch: MAIN
CVS Tags: before-dis2-200411, msg-0-1
Branch point for: branch-suikawiki-1, experimental-xml-parser-200401, stable
Changes since 1.13: +6 -0 lines
Diff to previous 1.13
2002-07-22  Wakaba <w@suika.fam.cx>

	* Text.pm, TextPlain.pm (parse): If returned 'failed' value
	of decode is failed and 'charset' is false, set
	body_default_charset_input to _charset.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Jul 21 03:23:50 2002 UTC (22 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
2002-07-20  Wakaba <w@suika.fam.cx>

	* TextMessageRFC1153.pm: New module.
	* Text.pm, TextPlain.pm (check_msmime): New option.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Jul 20 03:09:29 2002 UTC (22 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +4 -0 lines
Diff to previous 1.11
2002-07-20  Wakaba <w@suika.fam.cx>

	* TextMessageRFC1153.pm: New module.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 11:49:22 2002 UTC (22 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
2002-07-19  Wakaba <w@suika.fam.cx>

	* TextMessageRFC934.pm: New module.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Jul 14 04:26:07 2002 UTC (22 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +12 -0 lines
Diff to previous 1.9
2002-07-14  Wakaba <w@suika.fam.cx>

	* Text.pm: 
	- (default_charset): Removed.
	- (body_default_charset): New option.
	- (body_default_charset_input): Likewise.
	- (parse, stringify): Use new options instead of default_charset
	option.
	* TextPlain.pm (_init): Set 1 to fill_ct option
	when format =~ rfc2822 | news-usefor (in addition to
	http | mime).


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jul 8 11:48:12 2002 UTC (22 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +4 -0 lines
Diff to previous 1.8
2002-07-08  Wakaba <w@suika.fam.cx>

	* MessageDeliveryStatus.pm: New module.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Jul 2 06:30:49 2002 UTC (22 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +8 -0 lines
Diff to previous 1.7
2002-07-02  Wakaba <w@suika.fam.cx>

	* Multipart.pm:
	- (parse): Call Message::Util::decide_newline.
	- (data_part, control_part): New methods.
	- (stringify): Set 'protocol' parameter of parent entity
	if media type is message/signed or message/encrypted.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jun 23 12:04:49 2002 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +5 -0 lines
Diff to previous 1.6
2002-06-23  wakaba <w@suika.fam.cx>

	* TextPlain.pm (stringify): Minimumize MIME charset name
	(bug fix).


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jun 16 10:44:08 2002 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
2002-06-16  wakaba <w@suika.fam.cx>

	* Text.pm, TextPlain.pm (_init): Bug fix of normalization
	option (was not worked).


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 11:35:11 2002 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +4 -0 lines
Diff to previous 1.4
2002-06-14  wakaba <w@suika.fam.cx>

	* MessageExternalBody.pm: New module.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 11 12:58:06 2002 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +8 -0 lines
Diff to previous 1.3
2002-06-11  wakaba <w@suika.fam.cx>

	* Multipart.pm: Some bug fixes.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jun 9 10:57:16 2002 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +9 -0 lines
Diff to previous 1.2
2002-06-09  wakaba <w@suika.fam.cx>

	* Multipart.pm: New module.
	* Text.pm (stringify): Don't append "\x0D\x0A" unless it
	when normalization.
	* TextPlain.pm (stringify): 
	- Minimumlizes mime charset name (if fill_ct).
	- Don't append "\x0D\x0A" unless it when normalization.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jun 1 05:30:59 2002 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +5 -0 lines
Diff to previous 1.1
2002-06-01  wakaba <w@suika.fam.cx>

	* TextPlain.pm: Reimplemented with parent class
	Message::Field::Structured.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Mar 21 04:20:17 2002 UTC (22 years, 8 months ago) by wakaba
Branch: MAIN
2002-03-21  wakaba <w@suika.fam.cx>

	* ChangeLog: New file.
	
	* TextPlain.pm: New module.


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.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24