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-29 12:25:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc4ae67e40eeafdb093cbcc39d85a04019cdd2ba
ICD.Common.Utils
/
ICD.Common.Utils
/
Collections
History
Chris Cameron
4938dad882
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.4
...
# Conflicts: # CHANGELOG.md # ICD.Common.Utils/Properties/AssemblyInfo.cs
2019-08-22 10:42:57 -04:00
..
BiDictionary.cs
feat: Adding constructor to BiDictionary to build from an existing dict
2019-02-21 14:04:06 -05:00
IcdHashSet.cs
feat: Adding RemoveRange method to IcdHashSet
2019-05-10 11:47:00 -04:00
IcdOrderedDictionary.cs
fix: Fixed a bug with the IcdOrderedDict index setter that was creating additional values
2019-08-22 10:17:32 -04:00
PriorityQueue.cs
fix: Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted
2019-05-02 10:23:53 -04:00
RateLimitedEventQueue.cs
test: Fixing unit tests
2019-02-07 17:13:25 -05:00
ScrollQueue.cs
perf: Removing redundant code, logging micro-optimization
2019-02-07 10:37:35 -05:00
WeakKeyDictionary.cs
chore: merge util changes from dev needed for sharp bug backport to metlife 5.2
2018-05-30 16:50:25 -04:00