florian
|
de47ba3ac8
* fixed GetKeyData
|
18 years ago |
micha
|
f48e51c380
* fix TFPSMap.GetKeyData on non-sorted map (#9672)
|
18 years ago |
tom_at_work
|
ddc0ac9a43
* better fix for TFPGSList memory leak: avoid changing allocation behavior (adds one temp entry used for various operations), and clean up in the destructor
|
18 years ago |
tom_at_work
|
f88c5e1324
* fix memory leak of TFPSList.Clear()
|
18 years ago |
micha
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 years ago |
micha
|
467cd39091
* optimize fpglist.indexof, indexed array generates more optimal code than manual index multiplication
|
18 years ago |
micha
|
f9e7a99405
* speedup generic list, esp. remove
|
18 years ago |
micha
|
2e7dbbda80
* fix generic list add
|
18 years ago |
micha
|
efd7073959
* zero allocated memory for usage as dynamic type
|
18 years ago |
micha
|
b1c1b6fd3d
+ generic implementation of list and map; adapt TList/TStringList to use it
|
18 years ago |
florian
|
ca6f992504
* enabled type and var keywords in objects for generics
|
19 years ago |
florian
|
3b152ad791
+ initial commit, derived from tfplist, draft, non working yet, needs more compiler support
|
19 years ago |