ModernUO/Projects/Server/Collections
2022-03-22 20:07:32 -07:00
..
ArrayEnumerator.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
BitArray.cs fix: Adds BitArray support with codegen (#888) 2021-12-13 09:31:02 -08: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
PooledRefQueue.cs feat: Adds a single threaded array pool (#967) 2022-03-22 09:58:24 -07:00