source: Generics/TemplateGenerics/Generic

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @574   35 hours chronos * Modified: Removed U prefix from unit names.
(edit) @528   5 years chronos * Fixed: Compiler warnings and notes. * Modified: Removed unused code …
(edit) @489   8 years chronos * Modified: Improvements for running with FPC 3.0 and Lazarus 1.6.
(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) @414   12 years chronos * Fixed: Use parent TCommNode Active property instead custom in …
(edit) @405   12 years chronos * Modified: TemplateGenerics TBinarySerializer now use TListByte class …
(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) @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) @333   12 years chronos * Added: Generic Rectangle class TGRectangle<TDimension>. Introduced …
(edit) @325   12 years chronos * Fixed: Error in writing same object to TListObject item cause …
(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   13 years chronos * Added: Handling of TStream by TListByte.
(edit) @301   13 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) @247   13 years george * Fixed: Various minor bugs and enhancements.
(edit) @226   13 years george * Added: Component CoolTranslator for application localization.
(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) @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) @109   13 years george * Added: TGMatrix implode.
(edit) @107   13 years george * Added: Testing unit GenericMatric. * Modified: Expand and Contract …
(edit) @101   14 years george * Fixed: String type is reference counter thus have to be properly …
(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) @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) @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) @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 …
(add) @71   14 years george * Moved: Reorganized file structure.
Note: See TracRevisionLog for help on using the revision log.