os/textandloc/charconvfw/charconv_fw/group/syslibs_charconv.history.xml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
<?xml version="1.0" encoding="UTF-8"?>
sl@0
     2
<relnotes name="Character Encoding and Conversion Framework">
sl@0
     3
	<purpose>
sl@0
     4
		Extensible framework for system-wide character conversion between all supported character sets.
sl@0
     5
	</purpose>
sl@0
     6
	
sl@0
     7
	<defect number="PDEF120101" title="[MMS]Text is not correct if send as MMS message" revision="019">
sl@0
     8
	 	Added BOM detection to UTF-8 character detection and fixed defect that gave a low confidence if the string was under 100 characters.
sl@0
     9
	</defect>
sl@0
    10
	<defect number="PDEF119258" title="Charconv documentation needs to be updated" revision="018">
sl@0
    11
	 	Have updated Cnvapi.rtf so that it include information and examples about the usaage.
sl@0
    12
	</defect>
sl@0
    13
	<defect number="PDEF118539" title="Charconv does not return error when U+1xxxx are given in UTF-8" revision="017">
sl@0
    14
	 	Update to IsCharacterSetUTF8, ConvertToUnicodeFromUtf8 as described BR2332.
sl@0
    15
	</defect>
sl@0
    16
	<defect number="DEF117262" title="Component charconv is not case-consistent on Linux filesystem" revision="016">
sl@0
    17
	 	Remove one of the help argument that is not compatible with linux build
sl@0
    18
	</defect>
sl@0
    19
	<defect number="DEF117031" title="Writer.pm is unable to find execute uidcrc" revision="015">
sl@0
    20
		Change to Writer.pm. FindBin is used and writeUids is changed so that it locates on the same path as this module, and if not found then run through environment.
sl@0
    21
	</defect>
sl@0
    22
sl@0
    23
	<deliverystep number="728" name="TI18N, Alignment of CBR and System Model - part 2" osproject="Sphinx" revision="014">
sl@0
    24
		<milestone project="GT0334" number="3.8"/>
sl@0
    25
		<preq number="1843" title="Alignment of CBR and System Model - part 2">
sl@0
    26
			Splitting the Charconv CBR package into 2 CBR packages (syslibs_charconv and syslibs_charconv_plugins).
sl@0
    27
		</preq>
sl@0
    28
	</deliverystep>
sl@0
    29
sl@0
    30
	<defect number="PDEF114976" title="Klocwork issues in syslibs components" revision="013">
sl@0
    31
		Initialised unconvertibleChars to remove compiler or code checker warning.	
sl@0
    32
	</defect>
sl@0
    33
sl@0
    34
	<defect number="DEF114271" title="syslib_charconv component needs porting to work with Linux and Bash shell" revision="012">
sl@0
    35
		Corrected CHARCONV.PL, CNVTOOL.PL, SNMTOOL.PL to check Operating Systems and modify slahes correctly. Corrected WRITER.PM to find UIDCRC.EXE in correct location	
sl@0
    36
	</defect>
sl@0
    37
sl@0
    38
	<defect number="DEF113728" title="Charconv: Stop after 25 behavior needs to be corrected. " revision="011">
sl@0
    39
		Remove the check about the conversion will be stop after the first 25 unconvertible characters dealt
sl@0
    40
	</defect>
sl@0
    41
sl@0
    42
	<defect number="PDEF113681" title="Conversion to ShiftJis fails" revision="010">
sl@0
    43
		Moved commmon unconvertible char constant for shiftJis to implementation specific areas and modified accordingly.
sl@0
    44
	</defect>
sl@0
    45
sl@0
    46
	<defect number="DEF111694" title="Charconv cnvtool algorithm KeyedTable16OfIndexedTables16 is not documented" revision="009">
sl@0
    47
		Updated CNVTOOL.RTF to describe the KeyedTable16ofIndexedTables16 algorithm.
sl@0
    48
	</defect>
sl@0
    49
sl@0
    50
	<deliverystep number="558" name="Extension makefile changes" osproject="Oghma" revision="008">
sl@0
    51
		<milestone project="GT0329" number="3.13"/>
sl@0
    52
		<preq number="1182" title="GNU Make-based build system">
sl@0
    53
			Migrating the makefiles to Template Extension Makefiles.
sl@0
    54
		</preq>
sl@0
    55
	</deliverystep>
sl@0
    56
sl@0
    57
	<defect number="PDEF104244" title="Cannot build Symbian's Charconv component" revision="007">
sl@0
    58
		Source code generator CNVTOOL.PL was modified to handle EOF character correctly
sl@0
    59
	</defect>
sl@0
    60
sl@0
    61
	<minorchange revision="006">
sl@0
    62
		Reverting a change to non-symbian copyright headers in test code.
sl@0
    63
	</minorchange>
sl@0
    64
sl@0
    65
	<defect number="PDEF102480" title="Charconv Shiftjis &amp; J5 tests need to be modified to work with new plugin default" revision="005">
sl@0
    66
		Changed test plugins (shiftjis and j5) from Docomo variants to KDDI/AU variants
sl@0
    67
	</defect>
sl@0
    68
sl@0
    69
	<deliverystep number="557" name="Filename policy changes" osproject="Oghma" revision="004">
sl@0
    70
		<milestone project="GT0329" number="3.11"/>
sl@0
    71
		<preq number="1182" title="GNU Make-based build system">
sl@0
    72
			Updating the component source files to comply with the Symbian filename policy.
sl@0
    73
		</preq>
sl@0
    74
	</deliverystep>
sl@0
    75
sl@0
    76
	<minorchange revision="003">
sl@0
    77
		Symbian OS v9.3 component branched from common codeline
sl@0
    78
	</minorchange>
sl@0
    79
sl@0
    80
	<defect number="PDEF100518" title="Documentation for Charconv plugins should be a lot clearer." revision="002">
sl@0
    81
		Clarified Howto documentation for Shiftjis and J5 plugin
sl@0
    82
	</defect>
sl@0
    83
sl@0
    84
	<defect number="DEF101312" title="CNVTOOL generated header references contravene the filename policy" revision="001">
sl@0
    85
		Changed filename E32STD.H to lowercase e32std.h
sl@0
    86
	</defect>
sl@0
    87
</relnotes>