root/lang/perl/Encode-JP-Mobile/trunk/MANIFEST @ 1449

Revision 1449, 0.5 kB (checked in by miyagawa, 6 years ago)

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

=== Changes
==================================================================
--- Changes (revision 8552)
+++ Changes (local)
@@ -1,5 +1,21 @@

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


+0.11 Tue Nov 13 18:41:53 PST 2007
+ - Added regression tests for docomo, kddi and softbank
+ - Added tools/ directory and various extractor tool to create a map
+ - Added dat/ directory to contain YAML tables for Softbank, KDDI and DoCoMo?
+ - Updated POD in Encode::JP::Mobile
+ - Added Encode::JP::KDDIJIS to implement encode/decode x-iso-2022-jp-kddi
+ (Tokuhiro Matsuno)
+ - Fixed the round-trip flag of DoCoMo? characters in kddi.ucm
+ and vice verca, so they are used only for Unicode -> encoding
+ translation
+ - Added x-sjis-kddi-auto Unicode to SJIS encoding map to
+ x-sjis-kddi and Vice Verca, so they're round-trip safe between
+ UTF-8 and SJIS handsets.
+ - Added x-sjis-softbank-auto encoding for Softbank 3GC phones.
+ (Thanks to Masahiro Chiba)
+

0.10 Mon Nov 12 14:35:56 PST 2007

  • x-sjis-softbank is now also based on cp932, not Shift_JIS.


Line 
1Changes
2dat/docomo-table.yaml
3dat/kddi-table.yaml
4dat/softbank-table.yaml
5lib/Encode/JP/Mobile.pm
6lib/Encode/JP/Mobile/KDDIJIS.pm
7lib/Encode/JP/Mobile/Vodafone.pm
8Makefile.PL
9MANIFEST                        This list of files
10README
11t/docomo-bruteforce.t
12t/emoji_convert.t
13t/kddi-bruteforce.t
14t/kddi-jis.t
15t/kddi-trans.t
16t/Mobile.t
17t/softbank-bruteforce.t
18t/vodafone-fallback.t
19tools/docomo-uni2name.pl
20tools/kddi-extract.pl
21tools/softbank-scrape.pl
22ucm/x-sjis-imode.ucm
23ucm/x-sjis-kddi-auto.ucm
24ucm/x-sjis-kddi.ucm
25ucm/x-sjis-softbank-auto.ucm
Note: See TracBrowser for help on using the browser.