os/ossrv/lowlevellibsandfws/genericusabilitylib/group/syslibs_euserhl.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"?>
sl@0
     2
<relnotes schema="1.0.0" name="EUserHl Library" purpose="" type="component">
sl@0
     3
  <purpose>
sl@0
     4
    Generic Usability Library.  Contains self-managing string class and class templates for automatic resource management.
sl@0
     5
  </purpose>
sl@0
     6
  <defect number="DEF142843" title="Public headers include platform headers" revision="012">
sl@0
     7
  Rectified the header classifications wherever necessary, either including it in .cpp or promoting it
sl@0
     8
  </defect>
sl@0
     9
  <defect number="DEF139847" title="[Coverity]:SYMBIAN.CLEANUP_STACK,RESOURCE_LEAK,CHECKED_RETURN " revision="011">
sl@0
    10
    Added appropriate comments for the corresponding coverity checker
sl@0
    11
  </defect>
sl@0
    12
    <defect number="DEF137815" title="LString16 and LString8 should directly support Cpp string literals - part 2" revision="010">
sl@0
    13
    Support for natural cpp string literals.
sl@0
    14
  </defect>
sl@0
    15
  <defect number="DEF137721" title="Investigate on EnsureCapacityL api and update documentation associated with it " revision="009">
sl@0
    16
     The documentation associated with EnsureCapacityL method has been updated,since the method is no longer supported.
sl@0
    17
  </defect>
sl@0
    18
  <defect number="DEF137572" title="ManagedPopCleanupStackItem linker error for multiply defined symbols" revision="008">
sl@0
    19
     ManagedPopCleanupStackItem method has been templated to get rid of the linker error for multiple defined symbols.
sl@0
    20
  </defect>
sl@0
    21
  <deliverystep number="1462" name="PREQ2475: Splitting Mixed Header files for Base Services API" osproject="SymTB9.2" revision="007">
sl@0
    22
    <milestone project="GT0494" number="3.9"/>
sl@0
    23
    <preq number="2475" title="Splitting Mixed header">
sl@0
    24
    Splitting Mixed Header files for Base Services API
sl@0
    25
  </preq>
sl@0
    26
  </deliverystep>
sl@0
    27
  <defect number="DEF135881" title="Example Code Improvement in EUserHl" revision="006">
sl@0
    28
     The example code fixed and released for developers to use EUserHl.
sl@0
    29
  </defect>
sl@0
    30
  <defect number="DEF135434" title="gccxml build failure due to euserhl component  " revision="005">
sl@0
    31
     fix for gccxml build failure due to euserhl component .
sl@0
    32
  </defect>
sl@0
    33
  <defect number="DEF130998" title="Upgrade EUserHL to the new version of EManaged " revision="004">
sl@0
    34
     Upgradation of EuserHL code has been done to use the latest emanaged code as a part of cleanup strategy.
sl@0
    35
  </defect>
sl@0
    36
  <defect number=" DEF132532 " title="SWAP_Wordscan: Fix the profanity found in Base Services code" revision="003">
sl@0
    37
     Fix the profanity found in Base Services code   
sl@0
    38
  </defect>
sl@0
    39
  <defect number="DEF126379" title="EUserHL does not build on v9.1" revision="002">
sl@0
    40
     EUserHL updated to build an all Symbian OS v9.x releases when SYMBIAN_EUSERHL_BUILD91 defined. 
sl@0
    41
  </defect>
sl@0
    42
  <deliverystep number="1134" name="PREQ2177: New EUserHl Library - CleanupStack and Descriptor Alternative" osproject="Diran" revision="001">
sl@0
    43
    <milestone project="GT0461" number="3.4"/>
sl@0
    44
    <preq number="2177" title="Native C++ Improvements">
sl@0
    45
    Initial creation of EUserHl component
sl@0
    46
  </preq>
sl@0
    47
  </deliverystep>
sl@0
    48
</relnotes>