Michaël Van Canneyt
|
5df6671ff2
* Fix issue 39431
|
3 năm trước cách đây |
Károly Balogh
|
45b5e9215c
rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that
|
4 năm trước cách đây |
marco
|
aa391dadbf
* only free if not ffreeobjects, mantis 036853
|
5 năm trước cách đây |
marco
|
37a8536bd4
* undo 43513 which ifdefed usage of ismanagedtype for 3.2. 3.2 now supports ismanagedtype
|
5 năm trước cách đây |
michael
|
37a9cda682
* Treat 3.2 as 3.0.4
|
5 năm trước cách đây |
michael
|
a5d3aabfc2
* Fix compilation with 3.0.4
|
5 năm trước cách đây |
michael
|
6fcd7fe3f8
* avoid warning about visibility of ItemIsmanaged
|
5 năm trước cách đây |
michael
|
d21a262a6c
* Fix bug #0036270: optimize TFPSList.AddList and .Assign
|
5 năm trước cách đây |
michael
|
2557c8e99b
* Fix bug ID #0036268, more descriptive comment
|
5 năm trước cách đây |
svenbarth
|
b7a716cd81
* correct return a pointer to the list so that List^[x] works as it did before 3.2
|
6 năm trước cách đây |
nickysn
|
1d7ff66602
+ added .Sort() overloads with a SortingAlgorithm parameter to TFPGList,
|
6 năm trước cách đây |
nickysn
|
ad677070f4
* hook TFPSList.QuickSort to also call the default sorting algorithm from sortbase
|
6 năm trước cách đây |
nickysn
|
4ea42ab6d2
* use the sortbase sorting algorithm in fgl as well
|
6 năm trước cách đây |
marco
|
15fcd0ab61
* remove old ifdefs
|
7 năm trước cách đây |
svenbarth
|
38c30a557d
* deprecate MaxGListSize; it's no longer used by the generic types
|
7 năm trước cách đây |
svenbarth
|
2ec7a5acff
* change declaration of TTypeList from a static array to a pointer to T as the static array might breach the
|
7 năm trước cách đây |
svenbarth
|
ddb501bddf
* use a TObject constraint for TFPGObjectList and TFPGObjectMap to ensure that only TObject and its descendants
|
7 năm trước cách đây |
marco
|
b20dd5cdbb
* fpslist.deleterange mantis #32807
|
7 năm trước cách đây |
michael
|
aabc5dc217
* Add AddList to list classes (bug ID 32447)
|
7 năm trước cách đây |
michael
|
e4184e0561
* Patch from Denis Kozlov to fix find in case of non-sorted list
|
8 năm trước cách đây |
florian
|
759a53dfc7
- removed comment that the unit is a prototype and changing: the comment was introduced 10 years ago, the unit is part of stable release for years, it is documented
|
8 năm trước cách đây |
florian
|
55d9fea401
* CLASSESINLINE -> FGLINLINE
|
8 năm trước cách đây |
michael
|
aa6a8acb72
* Introduce TFPSList checkindex (bug ID 30886)
|
8 năm trước cách đây |
michael
|
ee40c7618c
* Make TFPGListEnumeratorSpec public (Bug ID 30573)
|
9 năm trước cách đây |
marco
|
d4fd7520ef
* wrap getfirst and getlast in fcount<>0 because otherwise it will dereference nil.
|
9 năm trước cách đây |
michael
|
46315176f4
* Patch from Silvio Clecio implementing TFPGMapObject (Bug ID 29438)
|
9 năm trước cách đây |
michael
|
2b80ac1353
* Fix bug ID #29415 (compilation with 2.6.4)
|
9 năm trước cách đây |
michael
|
4e7115a956
* 2 Patches from Silvio Clecio
|
9 năm trước cách đây |
michael
|
64c324caaf
* Patch from Silvio Clecio to add a TryGetValue method to TFPGMap (bug ID 29397)
|
9 năm trước cách đây |
marco
|
5d2a54136a
* see also r31267, mantis #28289, change calculation.
|
10 năm trước cách đây |