Ignore:
Timestamp:
Oct 29, 2010, 1:26:32 PM (14 years ago)
Author:
george
Message:
  • Added: Generic range type.
  • Added: Specialized TListByte type which si simply memory block.
  • Added: New functionality to TGList.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Generics/TemplateGenerics/TemplateGenerics.lpk

    r76 r77  
    1717    </CompilerOptions>
    1818    <Version Minor="1"/>
    19     <Files Count="38">
     19    <Files Count="42">
    2020      <Item1>
    2121        <Filename Value="Generic\DictionaryImplementation.tpl"/>
     
    170170        <UnitName Value="SetChar"/>
    171171      </Item38>
     172      <Item39>
     173        <Filename Value="Specialized\RangeDateTime.pas"/>
     174        <UnitName Value="RangeDateTime"/>
     175      </Item39>
     176      <Item40>
     177        <Filename Value="Generic\RangeInterface.tpl"/>
     178        <Type Value="Text"/>
     179      </Item40>
     180      <Item41>
     181        <Filename Value="Generic\RangeImplementation.tpl"/>
     182        <Type Value="Text"/>
     183      </Item41>
     184      <Item42>
     185        <Filename Value="Specialized\ListByte.pas"/>
     186        <UnitName Value="ListByte"/>
     187      </Item42>
    172188    </Files>
    173189    <Type Value="RunAndDesignTime"/>
Note: See TracChangeset for help on using the changeset viewer.