Ignore:
Timestamp:
Feb 8, 2012, 1:04:21 PM (13 years ago)
Author:
chronos
Message:
  • Modified: TListChar in unit SpecializedList replaced by more general TGString in GenericString.
  • Added: TGBitmap example implementation.
  • Modified: TGList splitted to TGAbstractList and TGList as memory implementation.
  • Modified: TGMatrix splitted to TGAbstractMatrix and TGMatrix as memory implementation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Generics/NativeGenerics/NativeGenerics.lpk

    r321 r324  
    2828    <License Value="GNU/GPL"/>
    2929    <Version Minor="1"/>
    30     <Files Count="11">
     30    <Files Count="12">
    3131      <Item1>
    3232        <Filename Value="ReadMe.txt"/>
     
    6666      </Item9>
    6767      <Item10>
    68         <Filename Value="Units\SpecializedList.pas"/>
    69         <UnitName Value="SpecializedList"/>
     68        <Filename Value="Units\GenericMatrix.pas"/>
     69        <UnitName Value="GenericMatrix"/>
    7070      </Item10>
    7171      <Item11>
    72         <Filename Value="Units\GenericMatrix.pas"/>
    73         <UnitName Value="GenericMatrix"/>
     72        <Filename Value="Units\GenericString.pas"/>
     73        <UnitName Value="GenericString"/>
    7474      </Item11>
     75      <Item12>
     76        <Filename Value="Units\GenericBitmap.pas"/>
     77        <UnitName Value="GenericBitmap"/>
     78      </Item12>
    7579    </Files>
    7680    <Type Value="RunAndDesignTime"/>
Note: See TracChangeset for help on using the changeset viewer.