ICD.Common.Utils/ICD.Common.Utils
2018-03-30 15:58:09 -04:00
..
Attributes Removing redundant code 2018-03-15 16:21:55 -04:00
Collections Potential optimization in ScrollQueue 2018-02-06 16:59:14 -05:00
Comparers Renaming property comparer to predicate comparer 2018-03-26 15:38:54 -04:00
EventArguments Make GenericEventArgs base class public 2018-03-05 13:07:44 -05:00
Extensions style: convert spaces to tabs... again 2018-03-30 15:58:09 -04:00
IO Exposing IcdFile.Create(path) method 2018-01-26 10:53:11 -05:00
Json tidying 2018-03-14 14:25:50 -04:00
Properties Removing wildcard versioning 2018-03-07 16:16:41 -05:00
Services Resolving warning 2018-03-20 14:43:20 -04:00
Sqlite Finish implementing SQLite parameter and collection wrappers 2018-01-29 10:04:53 -05:00
Timers Method for profiling each step in an enumerable 2018-03-09 13:49:13 -05:00
Xml Clearer exception 2018-03-22 10:15:02 -04:00
AttributeUtils.cs Caching class attributes 2018-02-09 09:38:16 -05:00
ConsoleColor.cs Adding profile shims to IcdStopwatch 2018-02-01 15:23:14 -05:00
EnumUtils.cs Optimization 2018-03-12 21:36:36 -04:00
ICD.Common.Utils_NetStandard.csproj Updating nuget packages 2018-03-16 15:41:47 -04:00
ICD.Common.Utils_SimplSharp.csproj Renaming property comparer to predicate comparer 2018-03-26 15:38:54 -04:00
IcdConsole.cs Adding profile shims to IcdStopwatch 2018-02-01 15:23:14 -05:00
IcdEnvironment.cs Tidying 2017-07-30 13:50:31 -04:00
IcdEnvironment.SimplSharp.cs Tidying 2018-03-21 16:20:44 -04:00
IcdEnvironment.Standard.cs Features for getting system mac addresses 2017-10-11 11:52:38 -04:00
IcdErrorLog.cs Tidying 2017-07-30 13:50:31 -04:00
IcdZip.cs Tidying 2017-11-15 12:39:19 -05:00
IStateDisposable.cs Resolving warnings 2017-08-25 17:01:20 -04:00
MathUtils.cs Tidying 2017-11-15 12:39:19 -05:00
ObfuscationSettings.cs Renamed project to ICD.Common.Utils 2017-06-23 14:50:34 -04:00
PathUtils.cs Whitespace 2018-01-16 13:05:35 -05:00
PrettyPrint.cs Removing Utils directory to better match namespaces 2017-07-06 10:57:04 -04:00
ProcessorUtils.cs Splitting ProcessorUtils into SimplSharp and NetStandard portions 2017-09-27 10:43:22 -04:00
ProcessorUtils.SimplSharp.cs Fixing namespaces 2018-01-15 11:19:47 -05:00
ProcessorUtils.Standard.cs Splitting ProcessorUtils into SimplSharp and NetStandard portions 2017-09-27 10:43:22 -04:00
ProgramUtils.cs Splitting ProgramUtils into NetStandard portion 2017-09-26 14:32:16 -04:00
ProgramUtils.SimplSharp.cs Fixing namespaces 2018-01-15 11:19:47 -05:00
ProgramUtils.Standard.cs Tidying 2018-02-02 14:39:09 -05:00
RecursionUtils.cs Adding GetClique and GetCliques recursion methods 2018-03-16 14:30:21 -04:00
ReflectionUtils.cs Shim to instantiate a known type 2018-02-19 15:23:08 -05:00
ReprBuilder.cs Whitespace 2017-09-27 13:49:13 -04:00
SafeCriticalSection.cs Removing Utils directory to better match namespaces 2017-07-06 10:57:04 -04:00
SafeCriticalSection.SimplSharp.cs Adding a timeout of 5mins to SafeCriticalSection in Debug builds for diagnosing deadlocks 2017-09-05 10:29:49 -04:00
SafeCriticalSection.Standard.cs Don't throw an exception when attempting to leave an unentered critical section, for consistency with simplsharp 2017-10-02 10:00:47 -04:00
SafeMutex.cs Removing Utils directory to better match namespaces 2017-07-06 10:57:04 -04:00
StringUtils.cs Removing redundant code 2018-02-08 10:24:02 -05:00
TableBuilder.cs Nicer tables 2017-08-29 15:13:17 -04:00
ThreadingUtils.cs Fixing namespaces 2018-01-15 11:19:47 -05:00
TryUtils.cs Removing Utils directory to better match namespaces 2017-07-06 10:57:04 -04:00