source: Generics/TemplateGenerics/Specialized

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @574   30 hours chronos * Modified: Removed U prefix from unit names.
(edit) @529   5 years chronos * Fixed: Compilation warnings.
(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) @426   12 years chronos * Modified: Custom types for TemplateGenerics moved from global space …
(edit) @398   12 years chronos * Added: TBaseEvent class to SpecializedList in TemplateGenerics.
(edit) @367   12 years chronos * Added: Specialized class TListNotifyEvent of generic TGList. * …
(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) @312   12 years chronos * Modified: TGStream is now implemented. TMemoryStreamByte have …
(edit) @304   13 years chronos * Added: Handling of TStream by TListByte.
(edit) @301   13 years chronos * Added: Another specilaized generic Dictionary.
(edit) @257   13 years george * Renamed: Method TListObject.AddInsertNew to InsertNew
(edit) @232   13 years george
(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) @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) @102   14 years george * Added: TListMethod class.
(edit) @101   14 years george * Fixed: String type is reference counter thus have to be properly …
(edit) @92   14 years george * Added: StrToStr function.
(edit) @91   14 years george * Added: Method Explode to create list items from string. * Modified: …
(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) @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) @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.