Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 jaren geleden |
Sven/Sarah Barth
|
7420dc545d
- remove unused variable; reported by Alexey Torgashin on the forum
|
2 jaren geleden |
Nikolay Nikolov
|
538f8201e2
+ support 16-bit pointer size in TFPGInterfacedObjectList.IndexOf
|
2 jaren geleden |
Nikolay Nikolov
|
34471a6403
+ support 16-bit pointer size in TFPGObjectList.IndexOf
|
2 jaren geleden |
florian
|
466561f09f
* patch by Rika: Use Index* for pointer lists, resolves #40218
|
2 jaren geleden |
marcoonthegit
|
f532cf1698
* Use an own put for tfpginterfacedobjectlist as per bug #39846.
|
3 jaren geleden |
Michaël Van Canneyt
|
5df6671ff2
* Fix issue 39431
|
3 jaren geleden |
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 jaren geleden |
marco
|
aa391dadbf
* only free if not ffreeobjects, mantis 036853
|
5 jaren geleden |
marco
|
37a8536bd4
* undo 43513 which ifdefed usage of ismanagedtype for 3.2. 3.2 now supports ismanagedtype
|
5 jaren geleden |
michael
|
37a9cda682
* Treat 3.2 as 3.0.4
|
5 jaren geleden |
michael
|
a5d3aabfc2
* Fix compilation with 3.0.4
|
5 jaren geleden |
michael
|
6fcd7fe3f8
* avoid warning about visibility of ItemIsmanaged
|
5 jaren geleden |
michael
|
d21a262a6c
* Fix bug #0036270: optimize TFPSList.AddList and .Assign
|
5 jaren geleden |
michael
|
2557c8e99b
* Fix bug ID #0036268, more descriptive comment
|
5 jaren geleden |
svenbarth
|
b7a716cd81
* correct return a pointer to the list so that List^[x] works as it did before 3.2
|
6 jaren geleden |
nickysn
|
1d7ff66602
+ added .Sort() overloads with a SortingAlgorithm parameter to TFPGList,
|
6 jaren geleden |
nickysn
|
ad677070f4
* hook TFPSList.QuickSort to also call the default sorting algorithm from sortbase
|
6 jaren geleden |
nickysn
|
4ea42ab6d2
* use the sortbase sorting algorithm in fgl as well
|
6 jaren geleden |
marco
|
15fcd0ab61
* remove old ifdefs
|
7 jaren geleden |
svenbarth
|
38c30a557d
* deprecate MaxGListSize; it's no longer used by the generic types
|
7 jaren geleden |
svenbarth
|
2ec7a5acff
* change declaration of TTypeList from a static array to a pointer to T as the static array might breach the
|
7 jaren geleden |
svenbarth
|
ddb501bddf
* use a TObject constraint for TFPGObjectList and TFPGObjectMap to ensure that only TObject and its descendants
|
7 jaren geleden |
marco
|
b20dd5cdbb
* fpslist.deleterange mantis #32807
|
7 jaren geleden |
michael
|
aabc5dc217
* Add AddList to list classes (bug ID 32447)
|
7 jaren geleden |
michael
|
e4184e0561
* Patch from Denis Kozlov to fix find in case of non-sorted list
|
8 jaren geleden |
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 jaren geleden |
florian
|
55d9fea401
* CLASSESINLINE -> FGLINLINE
|
8 jaren geleden |
michael
|
aa6a8acb72
* Introduce TFPSList checkindex (bug ID 30886)
|
8 jaren geleden |
michael
|
ee40c7618c
* Make TFPGListEnumeratorSpec public (Bug ID 30573)
|
9 jaren geleden |