source: Generics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @529   5 years chronos * Fixed: Compilation warnings.
(edit) @528   5 years chronos * Fixed: Compiler warnings and notes. * Modified: Removed unused code …
(edit) @519   5 years chronos * Modified: Update project web links.
(edit) @496   6 years chronos * Modified: New native generics classes working under FPC 3.0 …
(edit) @489   8 years chronos * Modified: Improvements for running with FPC 3.0 and Lazarus 1.6.
(edit) @481   8 years chronos * Updated: Fix NativeGenerics project compilation with FPC 3.0.0.
(edit) @458   11 years chronos * Modified: TListFile enhancements.
(edit) @441   12 years chronos * Fixed: Wrong memory inicialization in TListObject results in error …
(edit) @427   12 years chronos
(edit) @426   12 years chronos * Modified: Custom types for TemplateGenerics moved from global space …
(edit) @425   12 years chronos * Added: NativeGenerics BinarySerializer unit. * Added: NativeGenerics
(edit) @424   12 years chronos * Modified: Moved all general methods from TGList to TGAbstractList. …
(edit) @423   12 years chronos * Added: TGFileList generic class to NativeGenerics package.
(edit) @414   12 years chronos * Fixed: Use parent TCommNode Active property instead custom in …
(edit) @410   12 years chronos * Added: Class TCommMark in PinConnection package which can divide …
(edit) @407   12 years chronos * Modified: PinConnection package now use for data parameters …
(edit) @405   12 years chronos * Modified: TemplateGenerics TBinarySerializer now use TListByte class …
(edit) @398   12 years chronos * Added: TBaseEvent class to SpecializedList in TemplateGenerics.
(edit) @383   12 years chronos * Fixed: Comparison in TGList.IndexOf method doesn't work properly.
(edit) @382   12 years chronos * Fixed: Protected secition in class TListObject.
(edit) @381   12 years chronos * Fixed: Memory leak on TemplateGenerics TListObject items Count …
(edit) @379   12 years chronos * Added: Package UpdateChecker for easy application update.
(edit) @370   12 years chronos * Modified: ISPProgrammer now use updated component oriented …
(edit) @367   12 years chronos * Added: Specialized class TListNotifyEvent of generic TGList. * …
(edit) @365   12 years chronos * Added: CoolDocking method BringToFront to force control visibility …
(edit) @360   12 years chronos
(edit) @358   12 years chronos * Fixed: Compilation under Linux of Common package.
(edit) @342   12 years chronos * Added: Update locking support for TGList. * Modified: Enhanced …
(edit) @334   12 years chronos
(edit) @333   12 years chronos * Added: Generic Rectangle class TGRectangle<TDimension>. Introduced …
(edit) @327   12 years chronos * Modified: TGTree structure.
(edit) @326   12 years chronos * Modified: TGTree structure.
(edit) @325   12 years chronos * Fixed: Error in writing same object to TListObject item cause …
(edit) @324   12 years chronos * Modified: TListChar in unit SpecializedList replaced by more general …
(edit) @323   12 years chronos * Modified: TGStream renamed to TGAbstractStream. TGMemoryStream …
(edit) @322   12 years chronos * Added: TGMemoryStream implementation. * Added: Additional methods to …
(edit) @321   12 years chronos * Partial commit of NativeGenerics.
(edit) @320   12 years chronos * Fixed: Now NativeGenerics package correctly compile on FPC 2.7.1.
(edit) @313   12 years chronos * Added: Demo application for NativeGenerics taken from …
(edit) @312   12 years chronos * Modified: TGStream is now implemented. TMemoryStreamByte have …
(edit) @308   12 years chronos * Fixed: Needed virtual method IndexOf of TGList.
(edit) @304   12 years chronos * Added: Handling of TStream by TListByte.
(edit) @301   12 years chronos * Added: Another specilaized generic Dictionary.
(edit) @270   13 years george * Added: Test of method EqualTo in demo for TListInteger.
(edit) @258   13 years george * Minor modifications
(edit) @257   13 years george * Renamed: Method TListObject.AddInsertNew to InsertNew
(edit) @251   13 years george * Modified: DebugLog transformed to component. * Fixed: String compare …
(edit) @250   13 years george * Modified: Unit UCommon in CoolWeb package used form package Common …
(edit) @247   13 years george * Fixed: Various minor bugs and enhancements.
(edit) @236   13 years george * Moved: DelphiTemplates moved to DelphiLibs repository.
(edit) @235   13 years george
(edit) @234   13 years george * Added: Delphi Template generics.
(edit) @232   13 years george
(edit) @226   13 years george * Added: Component CoolTranslator for application localization.
(edit) @222   13 years george * Přidáno: Jednotka UURI pro práci s textovým umístěním souborů a složek.
(edit) @221   13 years george * Added: AddNew and InsertNew methods can accept precreated object …
(edit) @220   13 years george * Added: Functions AddNew and InsertNew to TListObject generic class.
(edit) @219   13 years george * Modified: Optimized TGList.IndexOf. * Used better compiler …
(edit) @196   13 years george * Added: Generic Bitmap class. * Modified: Swaped X, Y parameters in …
(edit) @175   13 years george * Added: Generic Matrix class methods enhacement.
(edit) @132   13 years george * Transfered units from TemplateGenerics package.
(edit) @131   13 years george * Reworked: NativeGenerics library redone to Delphi compatible …
(edit) @129   13 years george * Modified: Thread exception handling through global handler. * …
(edit) @114   13 years george * Fixed: CoolDocking was not showing tab content on tab switch.
(edit) @112   13 years george * Added: Method GetArray and SetArray of TGList use array of …
(edit) @111   13 years george * Added: TListString benchmark.
(edit) @110   13 years george * Added: Disable buttons during benchmarks. * Modified: Benchmark …
(edit) @109   13 years george * Added: TGMatrix implode.
(edit) @108   13 years george * Modified: TMemo in demo replaced by TListView for better result …
(edit) @107   13 years george * Added: Testing unit GenericMatric. * Modified: Expand and Contract …
(edit) @102   13 years george * Added: TListMethod class.
(edit) @101   13 years george * Fixed: String type is reference counter thus have to be properly …
(edit) @92   13 years george * Added: StrToStr function.
(edit) @91   14 years george * Added: Method Explode to create list items from string. * Modified: …
(edit) @90   14 years george * Modified: Last and First functions of TGList changed to properties.
(edit) @88   14 years george * Removed: Conflicting unit ListObject in demo directory.
(edit) @87   14 years george * Added: TListObject specialized class.
(edit) @86   14 years george * Modified: In all files include directive changed to shorter form {$I …
(edit) @85   14 years george * Fixed: GenericList code for multiple specialization.
(edit) @84   14 years george * Modified: Thanks to compiler directives and simple macros …
(edit) @83   14 years george * Modified: Interface and implementation section of generic templates …
(edit) @82   14 years george * Modified: Specialized ListObject transformed to generic TGObjectList.
(edit) @80   14 years george * Added: Benchmark for comparasion between classes TStringList and …
(edit) @79   14 years george * Fixed: Process messages during benchmark.
(edit) @78   14 years george * Added: Ability of TListObject to own items and be able to free them …
(edit) @77   14 years george * Added: Generic range type. * Added: Specialized TListByte type which …
(edit) @76   14 years george * Added: Partial generic set implementation. * Modified: TGStack, …
(edit) @75   14 years george * Removed: Compiled demo executable.
(edit) @74   14 years george * Added: Specialized class TListChar aka TString.
(edit) @73   14 years george * Added: Generic Queue and Stack classes.
(edit) @72   14 years george * Added: Generic class TGDictionary and TGPair. Specialized class …
(edit) @71   14 years george * Moved: Reorganized file structure.
(edit) @70   14 years george * Modified: Unit and class names reorganized form TIntegerList to …
(edit) @69   14 years george * Added: Demo application.
(edit) @68   14 years george * Moved: Generic List moved to subfolder. * Added: Generic tree.
(edit) @67   14 years george * Added: Missing native generics classes.
(edit) @66   14 years george * Added: TemplateGenerics package. Contains some generic classes. * …
(edit) @65   14 years george * Updated: Generic List unit.
(edit) @37   14 years george * Upraveno: Vylepšena obecná třída seznamu. * Přidáno: Soubory …
(add) @36   14 years george * Přidáno: Třída generického seznamu (TGenericList) pro Free Pascal.
Note: See TracRevisionLog for help on using the revision log.