Ignore:
Timestamp:
Jan 9, 2012, 2:22:31 PM (12 years ago)
Author:
chronos
Message:
  • Modified: TGStream is now implemented. TMemoryStreamByte have additional methods usable for byte streams.
  • Added: Few other missing methods in TGList.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Generics/TemplateGenerics/TemplateGenerics.lpk

    r257 r312  
    11<?xml version="1.0"?>
    22<CONFIG>
    3   <Package Version="3">
     3  <Package Version="4">
    44    <PathDelim Value="\"/>
    55    <Name Value="TemplateGenerics"/>
     6    <AddToProjectUsesSection Value="True"/>
    67    <Author Value="Chronos (robie@centrum.cz)"/>
    78    <CompilerOptions>
    8       <Version Value="10"/>
     9      <Version Value="11"/>
    910      <PathDelim Value="\"/>
    1011      <SearchPaths>
     
    2829    <Description Value="Generic classes implemented as templates."/>
    2930    <Version Minor="3"/>
    30     <Files Count="23">
     31    <Files Count="24">
    3132      <Item1>
    3233        <Filename Value="ReadMe.txt"/>
     
    121122        <UnitName Value="SpecializedBitmap"/>
    122123      </Item23>
     124      <Item24>
     125        <Filename Value="Specialized\SpecializedStream.pas"/>
     126        <UnitName Value="SpecializedStack"/>
     127      </Item24>
    123128    </Files>
    124129    <Type Value="RunAndDesignTime"/>
Note: See TracChangeset for help on using the changeset viewer.