| 1 | Revision history for Perl extension Encode::JP::Mobile |
|---|
| 2 | |
|---|
| 3 | 0.15 Sun Jan 6 01:12:30 PST 2008 |
|---|
| 4 | - Added x-sjis-kddi-auto Unicode codepoints to InKDDIPictograms |
|---|
| 5 | (tomi-ru) |
|---|
| 6 | |
|---|
| 7 | 0.14 Sat Jan 5 10:55:39 PST 2008 |
|---|
| 8 | - Added File::ShareDir to prereq |
|---|
| 9 | (Thanks to ICERIDER) |
|---|
| 10 | |
|---|
| 11 | 0.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 | |
|---|
| 15 | 0.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 | |
|---|
| 23 | 0.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 | |
|---|
| 39 | 0.10 Mon Nov 12 14:35:56 PST 2007 |
|---|
| 40 | - x-sjis-softbank is now also based on cp932, not Shift_JIS. |
|---|
| 41 | |
|---|
| 42 | 0.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 | |
|---|
| 47 | 0.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 | |
|---|
| 51 | 0.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 | |
|---|
| 59 | 0.06 Mon Nov 12 01:45:42 PST 2007 |
|---|
| 60 | - Fixed "hare" mapping in Ezweb |
|---|
| 61 | (Thanks to tomi-ru) |
|---|
| 62 | |
|---|
| 63 | 0.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 | |
|---|
| 67 | 0.04 Fri May 25 16:31:03 PDT 2007 |
|---|
| 68 | - Support KDDI/AU <-> NTT DoCoMo mapping |
|---|
| 69 | (Thanks to Tokuhiro Matsuno) |
|---|
| 70 | |
|---|
| 71 | 0.03 Fri Jul 14 15:15:20 JST 2006 |
|---|
| 72 | - Added 'shift_jis-softbank' as an alias of 'shift_jis-vodafone' |
|---|
| 73 | |
|---|
| 74 | 0.02 Wed Jun 22 17:30:29 JST 2005 |
|---|
| 75 | - ucm files are based on cp932.ucm, not shiftjis.ucm |
|---|
| 76 | |
|---|
| 77 | 0.01 Wed Jun 22 12:01:25 2005 |
|---|
| 78 | Autogenerated by enc2xs version 2.01. |
|---|