Commit Graph

19 Commits

Author SHA1 Message Date
Henrique Gottardi Werlang
1ff36296fb Fixed the quick sort implementation. 2022-05-04 15:26:01 +00:00
michael
0f656ddf5f * Add comparer version of dictionary 2021-04-14 10:38:27 +00:00
michael
84a9a96ee2 * Fix wrong comparison of objects, adjusted patch by Henrique Werlang (Issue 38748) 2021-04-13 07:16:07 +00:00
mattias
4527a72865 rtl: less hints 2021-03-01 21:31:20 +00:00
michael
d19e385f71 * Fix uninitialized result warnings 2021-02-16 09:08:59 +00:00
mattias
a87efb9bd5 rtl: fixed TDicttionary with proc type 2021-01-10 22:14:03 +00:00
svenbarth
cbcbf73cbf * TStack<>.TrimExcess should override TCustomList<>.TrimExcess 2020-11-13 15:02:27 +00:00
michael
738210f764 * Change some code that results in browser warning about unreachable code 2020-06-24 08:31:39 +00:00
mattias
3fbb199385 rtl: renamed overloads 2020-06-07 18:24:34 +00:00
michael
c72c0faa30 * Stack is enumerated from bottom up 2020-06-07 15:36:14 +00:00
michael
362986f47b * Added generic TStack/TObjectStack and tests 2020-06-07 15:21:36 +00:00
michael
e5ee98ef8a * Add TQueue/TObjectQueue 2020-06-07 10:06:23 +00:00
michael
796126d257 * Test generic list 2020-06-01 17:11:50 +00:00
michael
572897dec0 * TObjectDictionary 2020-06-01 15:19:16 +00:00
michael
fe582f7957 * Add threadlist 2020-05-31 11:18:43 +00:00
michael
f34c0a891f * Initial TDictionary implementation 2020-05-31 10:58:40 +00:00
michael
8bf4930531 * Dictionary start 2020-05-31 09:21:27 +00:00
michael
11a03717f0 * Change to anonymous func 2020-05-30 14:12:16 +00:00
mattias
ddc8bafa81 rtl: started generic TList 2019-08-26 13:44:05 +00:00