|
|
@574
|
5 months |
chronos |
* Modified: Removed U prefix from unit names.
|
|
|
@529
|
6 years |
chronos |
* Fixed: Compilation warnings.
|
|
|
@489
|
8 years |
chronos |
* Modified: Improvements for running with FPC 3.0 and Lazarus 1.6.
|
|
|
@441
|
12 years |
chronos |
* Fixed: Wrong memory inicialization in TListObject results in error …
|
|
|
@426
|
12 years |
chronos |
* Modified: Custom types for TemplateGenerics moved from global space …
|
|
|
@398
|
12 years |
chronos |
* Added: TBaseEvent class to SpecializedList in TemplateGenerics.
|
|
|
@367
|
12 years |
chronos |
* Added: Specialized class TListNotifyEvent of generic TGList.
* …
|
|
|
@342
|
13 years |
chronos |
* Added: Update locking support for TGList.
* Modified: Enhanced …
|
|
|
@333
|
13 years |
chronos |
* Added: Generic Rectangle class TGRectangle<TDimension>. Introduced …
|
|
|
@312
|
13 years |
chronos |
* Modified: TGStream is now implemented. TMemoryStreamByte have …
|
|
|
@304
|
13 years |
chronos |
* Added: Handling of TStream by TListByte.
|
|
|
@301
|
13 years |
chronos |
* Added: Another specilaized generic Dictionary.
|
|
|
@257
|
13 years |
george |
* Renamed: Method TListObject.AddInsertNew to InsertNew
|
|
|
@232
|
14 years |
george |
|
|
|
@196
|
14 years |
george |
* Added: Generic Bitmap class.
* Modified: Swaped X, Y parameters in …
|
|
|
@175
|
14 years |
george |
* Added: Generic Matrix class methods enhacement.
|
|
|
@129
|
14 years |
george |
* Modified: Thread exception handling through global handler.
* …
|
|
|
@112
|
14 years |
george |
* Added: Method GetArray and SetArray of TGList use array of …
|
|
|
@109
|
14 years |
george |
* Added: TGMatrix implode.
|
|
|
@107
|
14 years |
george |
* Added: Testing unit GenericMatric.
* Modified: Expand and Contract …
|
|
|
@102
|
14 years |
george |
* Added: TListMethod class.
|
|
|
@101
|
14 years |
george |
* Fixed: String type is reference counter thus have to be properly …
|
|
|
@92
|
14 years |
george |
* Added: StrToStr function.
|
|
|
@91
|
14 years |
george |
* Added: Method Explode to create list items from string.
* Modified: …
|
|
|
@87
|
14 years |
george |
* Added: TListObject specialized class.
|
|
|
@86
|
14 years |
george |
* Modified: In all files include directive changed to shorter form {$I …
|
|
|
@84
|
14 years |
george |
* Modified: Thanks to compiler directives and simple macros …
|
|
|
@83
|
14 years |
george |
* Modified: Interface and implementation section of generic templates …
|
|
|
@82
|
14 years |
george |
* Modified: Specialized ListObject transformed to generic TGObjectList.
|
|
|
@80
|
14 years |
george |
* Added: Benchmark for comparasion between classes TStringList and …
|
|
|
@78
|
14 years |
george |
* Added: Ability of TListObject to own items and be able to free them …
|
|
|
@77
|
14 years |
george |
* Added: Generic range type.
* Added: Specialized TListByte type which …
|
|
|
@76
|
14 years |
george |
* Added: Partial generic set implementation.
* Modified: TGStack, …
|
|
|
@74
|
14 years |
george |
* Added: Specialized class TListChar aka TString.
|
|
|
@73
|
14 years |
george |
* Added: Generic Queue and Stack classes.
|
|
|
@72
|
14 years |
george |
* Added: Generic class TGDictionary and TGPair. Specialized class …
|
|
|
@71
|
14 years |
george |
* Moved: Reorganized file structure.
|