root/lang/perl/Encode-JP-Mobile/trunk/Changes

Revision 11975, 6.2 kB (checked in by tomi-ru, 7 months ago)

Checking in changes prior to tagging of version 0.25. Changelog diff is:

Index: Changes
===================================================================
--- Changes (リビジョン 11974)
+++ Changes (作業コピー)
@@ -1,6 +1,6 @@

Revision history for Perl extension Encode::JP::Mobile


-0.25 Mon Apr 14 12:00:36 JST 2008
+0.25 Mon May 19 13:58:35 JST 2008

  • *IMPORTANT* Supports completely mutual pictogram conversion.
    Added pictogram auto-mapping for x-sjis-softbank(-auto) <=> x-sjis-docomo and x-sjis-kddi-auto.
    Added x-sjis-(carrier)-raw for no pictogram auto-mapping.
Line 
1Revision history for Perl extension Encode::JP::Mobile
2
30.25  Mon May 19 13:58:35 JST 2008
4        - *IMPORTANT* Supports completely mutual pictogram conversion.
5          Added pictogram auto-mapping for x-sjis-softbank(-auto) <=> x-sjis-docomo and x-sjis-kddi-auto.
6          Added x-sjis-(carrier)-raw for no pictogram auto-mapping.
7          Now x-sjis-kddi does not support roundtrip pictogram to docomo,
8          It's just alias of x-sjis-kddi-cp932-raw.
9        - Added Encode::JP::Mobile::Character feature and refactoring Encode::JP::Mobile::Charnames
10        - Added Encode::JP::Mobile::FB_CHARACTER feature
11        - Fix FULLWIDTH TILDE problem, added U+301C to x-sjis-*.ucm, x-utf8-*.ucm
12        - Support ->mime_name() method
13        - Fix Encode::JP::Mobile::Vodafone's escape sequence related error
14        - Fix garbled "Cafe" in SoftBank pictogram name
15        - More document
16        - More test
17
180.24  Sun Jan 20 05:37:48 PST 2008
19        - Fixed a bug where U+ED7F was in KDDIAutoPictograms, but it shouldn't be.
20          (Tokuhiro Matsuno)
21
220.23  Fri Jan 18 14:26:01 PST 2008
23        - Added InKDDICP932Pictograms and InKDDIAutoPictograms (Tokuhiro Matsuno)
24
250.22  Thu Jan 17 23:22:27 PST 2008
26        - *WARNING* x-sjis-kddi <-> x-sjis-docomo roundtrip will be REMOVED in a future release
27        - Added image URL and character numbers to all table.yaml file for handy
28        - unicode2name, unicode2name_en and vianame is now exportable from E::JP::M::Charnames
29        - Update kddi and softbank table to get English names by mapping characters to DoCoMo
30        - Charnames now supports English names for KDDI/SoftBank characters as well
31        - removed x-utf8-airh because it's completely useless (Tokuhiro Matsuno)
32
330.21  Thu Jan 17 18:46:17 PST 2008
34        - Added x-utf8-airh as a complete alias of x-utf8-docomo
35        - Documented AirEDGE pictograms PRIVATE AREA mapping
36        - Support KDDI-Auto encoding in Encode::JP::Mobile::Charnames
37        - Added unicode_auto to dat/kddi-table.yaml (Tokuhiro Matsuno)
38        - Added author-ucmlint.t for ucm linting
39
400.20  Thu Jan 17 11:20:48 PST 2008
41        - Fixed x-utf8-* to handle characters if they have multiple
42          candidates by picking up the first one. Previously they weren't
43          mapped at all. (Naoki Tomita, Tokuhiro Matsuno)
44
450.19  Thu Jan 17 01:28:36 PST 2008
46        - Added InKDDISoftBankConflicts and documented workaround to
47          handle conflicted characters.
48
490.18  Thu Jan 17 00:34:32 PST 2008
50        - Rewrote the entire document in Japanese, rather than English
51        - Added x-iso-2022-jp-kddi-auto (Tokuhiro Matsuno)
52        - Make it not warn with perl 5.10 (Tokuhiro Matsuno)
53
540.17  Wed Jan 16 16:09:15 PST 2008
55        - Bumped up Encode.pm dependency
56
570.16  Wed Jan 16 12:14:24 PST 2008
58        - Added =encoding to Charnames.pm POD
59        - Merged x-utf8-* encodings to do automatic conversion based
60          on Unicode characters and custom utf-8 based encoding.
61          (Naoki Tomita and Tokuhiro Matsuno)
62
630.15  Sun Jan  6 01:12:30 PST 2008
64        - Added x-sjis-kddi-auto Unicode codepoints to InKDDIPictograms
65          (Naoki Tomita)
66
670.14  Sat Jan  5 10:55:39 PST 2008
68        - Added File::ShareDir to prereq
69          (Thanks to ICERIDER)
70
710.13  Sat Jan  5 10:01:09 PST 2008
72        - Added Encode::JP::Mobile::Charnames to do things like "\N{DoCoMo Beer}"
73          (Tokuhiro Matsuno)
74
750.12  Mon Nov 19 02:41:36 PST 2007
76        - removed PRIVATE AREA characters from all ucm files. This
77          might be handy if you want to use fallback for those characters in
78          private area but don't have correspondent characters.
79        - removed some (actually 131) cp932 characters that are
80          duplicate with x-sjis-softbank-auto characters. They're not
81          mapped in shift_jis anyway.
82
830.11  Tue Nov 13 18:41:53 PST 2007
84        - Added regression tests for docomo, kddi and softbank
85        - Added tools/ directory and various extractor tool to create a map
86        - Added dat/ directory to contain YAML tables for SoftBank, KDDI and DoCoMo
87        - Updated POD in Encode::JP::Mobile
88        - Added Encode::JP::KDDIJIS to implement encode/decode x-iso-2022-jp-kddi
89          (Tokuhiro Matsuno)
90        - Fixed the round-trip flag of DoCoMo characters in kddi.ucm
91          and vice verca, so they are used only for Unicode -> encoding
92          translation
93        - Added x-sjis-kddi-auto Unicode to SJIS encoding map to
94          x-sjis-kddi and Vice Verca, so they're round-trip safe between
95          UTF-8 and SJIS handsets.
96        - Added x-sjis-softbank-auto encoding for SoftBank 3GC phones.
97          (Thanks to Masahiro Chiba)
98
990.10  Mon Nov 12 14:35:56 PST 2007
100        - x-sjis-softbank is now also based on cp932, not Shift_JIS.
101
1020.09  Mon Nov 12 13:11:51 PST 2007
103        - Fixed a major mapping error in x-sjis-airedge.ucm by
104          removing it, because x-sjis-airedge (and x-sjis-imode as well) is just
105          a subset of cp932 (not shift_jis). x-sjis-airedge is now an alias of cp932.
106
1070.08  Mon Nov 12 11:20:42 PST 2007
108        - Fixed a bug where Vodafone (SoftBank) high-bit operation was incorrect
109          (Thanks to Masahiro Chiba, http://www.geminium.com/chiba_blog/2007/06/10/11/)
110
1110.07  Mon Nov 12 04:42:38 PST 2007
112        - Renamed shift_jis-* to x-sjis-*.
113          The old shift_jis-* encoding names are still aliased for backward compatiblity.
114        - Added x-sjis-kddi-auto.ucm, which is based on KDDI/AU
115          handset internal SJIS <=> UTF-8 encoding mapping table.
116          See http://subtech.g.hatena.ne.jp/miyagawa/20071112/1194865208 for details
117          (Thanks to Naoki Tomita and tokuhirom for testing)
118
1190.06  Mon Nov 12 01:45:42 PST 2007
120        - Fixed "hare" mapping in Ezweb
121          (Thanks to Naoki Tomita)
122
1230.05  Mon May 28 20:53:44 PDT 2007
124        - Fixes that fallback flag was ignored in the Vodafone encoding
125          (Thanks to Tokuhiro Matsuno)
126
1270.04  Fri May 25 16:31:03 PDT 2007
128        - Support KDDI/AU <-> NTT DoCoMo mapping
129          (Thanks to Tokuhiro Matsuno)
130
1310.03  Fri Jul 14 15:15:20 JST 2006
132        - Added 'shift_jis-softbank' as an alias of 'shift_jis-vodafone'
133
1340.02  Wed Jun 22 17:30:29 JST 2005
135        - ucm files are based on cp932.ucm, not shiftjis.ucm
136
1370.01  Wed Jun 22 12:01:25 2005
138  Autogenerated by enc2xs version 2.01.
Note: See TracBrowser for help on using the browser.