ModernUO/Projects/Server/Collections
2022-09-28 21:17:30 -07:00
..
ArrayEnumerator.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
BitArray.cs fix: Fixes BitArray serialization (#1027) 2022-05-18 17:25:03 -07:00
CollectionHelpers.cs fix: Optimize OrderedHashSet and introduce more high perf collections (#679) 2021-08-08 21:37:25 -07:00
CollectionThrowStrings.cs fix: Adds BitArray support with codegen (#888) 2021-12-13 09:31:02 -08:00
HashHelpers.cs fix(core): Adds ability to store null value in ordered hash set (#447) 2021-02-03 17:57:03 -08:00
OrderedHashSet.cs fix: Optimize OrderedHashSet and introduce more high perf collections (#679) 2021-08-08 21:37:25 -07:00
PooledOrderedHashSet.cs fix: Updates ArrayPool to STArrayPool for performance. (#968) 2022-03-22 20:07:32 -07:00
PooledRefList.cs fix: Fixes pooled ref list resizing (#1169) 2022-09-12 09:06:50 -07:00
PooledRefQueue.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00