michael
|
0f656ddf5f
* Add comparer version of dictionary
|
4 years ago |
michael
|
84a9a96ee2
* Fix wrong comparison of objects, adjusted patch by Henrique Werlang (Issue 38748)
|
4 years ago |
mattias
|
4527a72865
rtl: less hints
|
4 years ago |
michael
|
d19e385f71
* Fix uninitialized result warnings
|
4 years ago |
mattias
|
a87efb9bd5
rtl: fixed TDicttionary with proc type
|
4 years ago |
svenbarth
|
cbcbf73cbf
* TStack<>.TrimExcess should override TCustomList<>.TrimExcess
|
4 years ago |
michael
|
738210f764
* Change some code that results in browser warning about unreachable code
|
5 years ago |
mattias
|
3fbb199385
rtl: renamed overloads
|
5 years ago |
michael
|
c72c0faa30
* Stack is enumerated from bottom up
|
5 years ago |
michael
|
362986f47b
* Added generic TStack/TObjectStack and tests
|
5 years ago |
michael
|
e5ee98ef8a
* Add TQueue/TObjectQueue
|
5 years ago |
michael
|
796126d257
* Test generic list
|
5 years ago |
michael
|
572897dec0
* TObjectDictionary
|
5 years ago |
michael
|
fe582f7957
* Add threadlist
|
5 years ago |
michael
|
f34c0a891f
* Initial TDictionary implementation
|
5 years ago |
michael
|
8bf4930531
* Dictionary start
|
5 years ago |
michael
|
11a03717f0
* Change to anonymous func
|
5 years ago |
mattias
|
ddc8bafa81
rtl: started generic TList
|
6 years ago |