This website requires JavaScript.
Explore
Help
Sign In
icdsystems
/
ICD.Common.Utils
Watch
1
Star
0
Fork
0
You've already forked ICD.Common.Utils
mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced
2026-01-11 19:44:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7bfb07c2c063429d16328d288ca21f7a4c00cfc
ICD.Common.Utils
/
ICD.Common.Utils.Tests
/
Collections
History
Chris Cameron
d7bfb07c2c
fix: Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted
2019-05-02 10:23:53 -04:00
..
AsyncEventQueueTest.cs
feat: Initial commit of AsyncEventQueue
2018-08-14 15:02:18 -04:00
BiDictionaryTest.cs
test: Adding unit tests for BiDictionary
2018-06-18 10:06:11 -04:00
IcdHashSetTest.cs
perf: Significant IcdHashSet optimizations
2018-10-27 20:36:22 -04:00
IcdOrderedDictionaryTest.cs
refactor: Changing ordered dictionary tests to avoid false positives
2018-05-10 17:01:16 -04:00
PriorityQueueTest.cs
fix: Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted
2019-05-02 10:23:53 -04:00
RateLimitedEventQueueTest.cs
feat: Added RateLimitedEventQueue collection for throttling events
2018-06-29 16:37:45 -04:00
ScrollQueueTest.cs
Tidying
2018-02-02 14:39:09 -05:00
WeakKeyDictionaryTest.cs
feat: Initial commit of WeakKeyDictionary for keeping caches of items that can not invalidate themselves
2018-04-11 12:14:06 -04:00