root/lang/perl/Encode-JP-Mobile/branches/feature-sub-convert/Changes

Revision 4108, 3.3 kB (checked in by miyagawa, 5 years ago)

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

=== Changes
==================================================================
--- Changes (revision 9539)
+++ Changes (local)
@@ -1,5 +1,9 @@

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


+0.15 Sun Jan 6 01:12:30 PST 2008
+ - Added x-sjis-kddi-auto Unicode codepoints to InKDDIPictograms
+ (tomi-ru)
+

0.14 Sat Jan 5 10:55:39 PST 2008

  • Added File::ShareDir? to prereq
    (Thanks to ICERIDER)
Line 
1Revision history for Perl extension Encode::JP::Mobile
2
30.15  Sun Jan  6 01:12:30 PST 2008
4        - Added x-sjis-kddi-auto Unicode codepoints to InKDDIPictograms
5          (tomi-ru)
6
70.14  Sat Jan  5 10:55:39 PST 2008
8        - Added File::ShareDir to prereq
9          (Thanks to ICERIDER)
10
110.13  Sat Jan  5 10:01:09 PST 2008
12        - Added Encode::JP::Mobile::Charnames to do things like "\N{DoCoMo Beer}"
13          (Tokuhiro Matsuno)
14
150.12  Mon Nov 19 02:41:36 PST 2007
16        - removed PRIVATE AREA characters from all ucm files. This
17          might be handy if you want to use fallback for those characters in
18          private area but don't have correspondent characters.
19        - removed some (actually 131) cp932 characters that are
20          duplicate with x-sjis-softbank-auto characters. They're not
21          mapped in shift_jis anyway.
22
230.11  Tue Nov 13 18:41:53 PST 2007
24        - Added regression tests for docomo, kddi and softbank
25        - Added tools/ directory and various extractor tool to create a map
26        - Added dat/ directory to contain YAML tables for Softbank, KDDI and DoCoMo
27        - Updated POD in Encode::JP::Mobile
28        - Added Encode::JP::KDDIJIS to implement encode/decode x-iso-2022-jp-kddi
29          (Tokuhiro Matsuno)
30        - Fixed the round-trip flag of DoCoMo characters in kddi.ucm
31          and vice verca, so they are used only for Unicode -> encoding
32          translation
33        - Added x-sjis-kddi-auto Unicode to SJIS encoding map to
34          x-sjis-kddi and Vice Verca, so they're round-trip safe between
35          UTF-8 and SJIS handsets.
36        - Added x-sjis-softbank-auto encoding for Softbank 3GC phones.
37          (Thanks to Masahiro Chiba)
38
390.10  Mon Nov 12 14:35:56 PST 2007
40        - x-sjis-softbank is now also based on cp932, not Shift_JIS.
41
420.09  Mon Nov 12 13:11:51 PST 2007
43        - Fixed a major mapping error in x-sjis-airedge.ucm by
44          removing it, because x-sjis-airedge (and x-sjis-imode as well) is just
45          a subset of cp932 (not shift_jis). x-sjis-airedge is now an alias of cp932.
46
470.08  Mon Nov 12 11:20:42 PST 2007
48        - Fixed a bug where Vodafone (Softbank) high-bit operation was incorrect
49          (Thanks to Masahiro Chiba, http://www.geminium.com/chiba_blog/2007/06/10/11/)
50
510.07  Mon Nov 12 04:42:38 PST 2007
52        - Renamed shift_jis-* to x-sjis-*.
53          The old shift_jis-* encoding names are still aliased for backward compatiblity.
54        - Added x-sjis-kddi-auto.ucm, which is based on KDDI/AU
55          handset internal SJIS <=> UTF-8 encoding mapping table.
56          See http://subtech.g.hatena.ne.jp/miyagawa/20071112/1194865208 for details
57          (Thanks to tomi-ru and tokuhirom for testing)
58
590.06  Mon Nov 12 01:45:42 PST 2007
60        - Fixed "hare" mapping in Ezweb
61          (Thanks to tomi-ru)
62
630.05  Mon May 28 20:53:44 PDT 2007
64        - Fixes that fallback flag was ignored in the Vodafone encoding
65          (Thanks to Tokuhiro Matsuno)
66
670.04  Fri May 25 16:31:03 PDT 2007
68        - Support KDDI/AU <-> NTT DoCoMo mapping
69          (Thanks to Tokuhiro Matsuno)
70
710.03  Fri Jul 14 15:15:20 JST 2006
72        - Added 'shift_jis-softbank' as an alias of 'shift_jis-vodafone'
73
740.02  Wed Jun 22 17:30:29 JST 2005
75        - ucm files are based on cp932.ucm, not shiftjis.ucm
76
770.01  Wed Jun 22 12:01:25 2005
78  Autogenerated by enc2xs version 2.01.
Note: See TracBrowser for help on using the browser.