/[suikacvs]/messaging/manakai/lib/Message/Charset/Info.pm
Suika

Log of /messaging/manakai/lib/Message/Charset/Info.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 07:19:33 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
++ manakai/lib/Message/Charset/ChangeLog	15 Sep 2008 07:19:29 -0000
2008-09-15  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Noted that new internal variable |{onerror_set}|
	is introduced.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Sep 14 07:20:17 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +7 -17 lines
Diff to previous 1.13
++ manakai/lib/Message/Charset/ChangeLog	14 Sep 2008 07:20:15 -0000
	* Info.pm: Remove the entry for Shift_JIS, since the ShiftJIS
	decodehandle class is merged with the Encode class.

2008-09-14  Wakaba  <wakaba@suika.fam.cx>


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Sep 14 06:59:08 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +4 -6 lines
Diff to previous 1.12
++ manakai/lib/Message/Charset/ChangeLog	14 Sep 2008 06:59:03 -0000
	* Info.pm: Remove the entry for EUC-JP, since the EUCJP
	decodehandle class is merged with the Encode class.

2008-09-14  Wakaba  <wakaba@suika.fam.cx>


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Sep 14 03:08:32 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
++ manakai/lib/Message/Charset/ChangeLog	14 Sep 2008 03:08:29 -0000
2008-09-14  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Sync with Whatpm::Charset::DecodeHandle's change.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Sep 11 12:10:23 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10
++ manakai/lib/Message/Charset/ChangeLog	11 Sep 2008 12:10:20 -0000
2008-09-11  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Sync with Whatpm::Charset::DecodeHandle's change.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Sep 10 10:47:15 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +20 -2 lines
Diff to previous 1.9
++ manakai/lib/Message/Charset/ChangeLog	10 Sep 2008 10:47:14 -0000
	* Info.pm (get_by_html_name): New.

2008-09-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Sep 10 10:28:57 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +450 -96 lines
Diff to previous 1.8
++ manakai/lib/Message/Charset/ChangeLog	10 Sep 2008 10:28:40 -0000
2008-09-10  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: EBCDICness, ASCII compability, and MIME text
	suitability are now represented as charset categories.
	Provision for support of HTML's charset name treatment,
	i.e. ignorance of ASCII punctuations.  Support of HTML5
	charset name aliasings (updated definition).


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun May 25 08:54:15 2008 UTC (16 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +9 -5 lines
Diff to previous 1.7
++ manakai/lib/Message/Charset/ChangeLog	25 May 2008 08:36:43 -0000
2008-05-25  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm (CHARSET_CATEGORY_UTF16): New category.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun May 18 06:09:50 2008 UTC (16 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +110 -11 lines
Diff to previous 1.6
++ manakai/lib/Message/Charset/ChangeLog	18 May 2008 06:09:39 -0000
	* Info.pm: Support for WebLatin encoding.  Support for Thai
	encodings.  Support for non-block-safe encodings.  However,
	for non-block-safe encodings we cannot assume that it works
	well on our decode handle framework, therefore they are marked
	as "fallback" mode (i.e. its result is unknown).

2008-05-18  Wakaba  <wakaba@suika.fam.cx>


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun May 18 03:49:36 2008 UTC (16 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +51 -9 lines
Diff to previous 1.5
++ manakai/lib/Message/Charset/ChangeLog	18 May 2008 03:49:07 -0000
2008-05-18  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm (SEMICONFORMING_ENCODING_IMPL): New.  Distinguish full
	non-conformance from semi-conformance, where we can something
	to make the decoder conformant.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat May 17 12:32:14 2008 UTC (16 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +148 -2 lines
Diff to previous 1.4
++ manakai/lib/Message/Charset/ChangeLog	17 May 2008 12:32:10 -0000
2008-05-17  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Charset definitions now have |category| properties.
	Property |perl_names| is added to |shift_jis| and |euc-jp|.
	Charset definition for |shift_jisx0213| is added.
	(get_decode_handle): New.
	(get_perl_encoding): Auto-load encode modules for internal use
	by DecodeHandle (part of Whatpm module).


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat May 17 08:46:02 2008 UTC (16 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +219 -114 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 06:29:32 2007 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +43 -3 lines
Diff to previous 1.2
++ manakai/lib/Message/DOM/ChangeLog	22 Dec 2007 06:29:10 -0000
2007-12-22  Wakaba  <wakaba@suika.fam.cx>

	* CSSStyleSheet.pm, CSSRule.pm, CSSRuleList.pm, CSSStyleDeclaration.pm:
	First version of CSSOM implementation.

++ manakai/lib/Message/Charset/ChangeLog	23 Nov 2007 04:23:29 -0000
2007-11-23  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm (is_syntactically_valid_iana_charset_name): Function
	name was misspelled.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Nov 21 12:47:22 2007 UTC (17 years ago) by wakaba
Branch: MAIN
Changes since 1.1: +344 -3 lines
Diff to previous 1.1
++ manakai/lib/Message/Charset/ChangeLog	21 Nov 2007 12:46:59 -0000
2007-11-21  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: More charset definitions.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 11:08:40 2007 UTC (17 years ago) by wakaba
Branch: MAIN
++ manakai/lib/Message/ChangeLog	18 Nov 2007 05:58:46 -0000
2007-11-18  Wakaba  <wakaba@suika.fam.cx>

	* Charset/: New directory.

++ manakai/lib/Message/DOM/ChangeLog	18 Nov 2007 08:56:34 -0000
2007-11-18  Wakaba  <wakaba@suika.fam.cx>

	* Document.pm, Entity.pm (manakai_has_bom,
	manakai_charset): New attributes.

++ manakai/lib/Message/Charset/ChangeLog	18 Nov 2007 11:08:08 -0000
2007-11-18  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: New Perl module.

2007-11-18  Wakaba  <wakaba@suika.fam.cx>

	* ChangeLog: New file.


++ manakai/t/ChangeLog	18 Nov 2007 08:41:50 -0000
2007-11-18  Wakaba  <wakaba@suika.fam.cx>

	* DOM-Document.t, DOM-Entity.t: New tests for |manakai_has_bom|
	attribute.


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