Chris Cameron
|
0345543aba
|
Initial commit of AssemblyExtensions
|
2017-09-30 14:55:32 -04:00 |
|
Chris Cameron
|
1b14453603
|
Tidying
|
2017-09-30 14:55:17 -04:00 |
|
Chris Cameron
|
cd006123a9
|
Updating AssemblyInfo
|
2017-09-29 10:41:54 -04:00 |
|
Chris Cameron
|
f86ddbfc97
|
Additional unit tests
|
2017-09-28 15:57:49 -04:00 |
|
jeffery.thompson
|
3d46a4a317
|
Fixed NetStandard build
|
2017-09-27 15:49:31 -04:00 |
|
Chris Cameron
|
d598d42cff
|
Whitespace
|
2017-09-27 13:49:13 -04:00 |
|
Chris Cameron
|
ac885e9837
|
Splitting ProcessorUtils into SimplSharp and NetStandard portions
|
2017-09-27 10:43:22 -04:00 |
|
Chris Cameron
|
f206741e3a
|
CrestronUtils becomes ProcessorUtils
|
2017-09-27 10:32:44 -04:00 |
|
Chris Cameron
|
37052bdee9
|
Reducing dependency on crestron
|
2017-09-27 10:13:41 -04:00 |
|
Chris Cameron
|
d02d51e6de
|
Splitting ProgramUtils into NetStandard portion
|
2017-09-26 14:32:16 -04:00 |
|
Chris Cameron
|
cba949eb92
|
RecursionUtils tests
|
2017-09-26 13:53:04 -04:00 |
|
Chris Cameron
|
f87470da41
|
RecursionUtils methods for finding a path in a graph
|
2017-09-26 13:52:53 -04:00 |
|
Chris Cameron
|
2a139e4f3d
|
Fixing bug in dictionary extensions, additional tests
|
2017-09-26 13:52:27 -04:00 |
|
Chris Cameron
|
750d039794
|
Adding recursion unit test
|
2017-09-26 10:58:57 -04:00 |
|
Chris Cameron
|
bc61686fa8
|
Initial commit of RecursionUtils
|
2017-09-20 11:05:54 -04:00 |
|
Chris Cameron
|
f7cd51d3df
|
Adding Restart method to IcdStopwatch
|
2017-09-20 09:30:07 -04:00 |
|
Chris Cameron
|
1807892d75
|
updating NUnit
|
2017-09-19 14:41:22 -04:00 |
|
Chris Cameron
|
a612bd3da4
|
Tidying
|
2017-09-18 11:47:11 -04:00 |
|
Chris Cameron
|
cc984e718f
|
Util method for getting a sequence as a series of adjacent pairs
|
2017-09-12 16:52:11 -04:00 |
|
Chris Cameron
|
3dc7f3bf78
|
Storing log time in UTC format
|
2017-09-11 12:54:23 -04:00 |
|
Chris Cameron
|
c3451d62b0
|
Fixing bug with strict enum flags parsing not correctly handling composite values
|
2017-09-11 10:09:51 -04:00 |
|
Chris Cameron
|
b48525949e
|
Initial commit of ReprBuilder
|
2017-09-08 16:44:04 -04:00 |
|
Chris Cameron
|
03b43e38d7
|
Dictionary extension tests
|
2017-09-07 10:09:59 -04:00 |
|
Chris Cameron
|
6a6945fbdc
|
Dict extension to TryGetKey for value
|
2017-09-07 10:09:45 -04:00 |
|
Chris Cameron
|
face402a19
|
Adding a timeout of 5mins to SafeCriticalSection in Debug builds for diagnosing deadlocks
|
2017-09-05 10:29:49 -04:00 |
|
Chris Cameron
|
0284026053
|
Relaxing parameter type
|
2017-08-30 10:24:04 -04:00 |
|
Chris Cameron
|
d3ff3f8955
|
Moving util method for caching a type with Newtonsoft JSON
|
2017-08-29 16:03:00 -04:00 |
|
Chris Cameron
|
3dff0daf90
|
Nicer tables
|
2017-08-29 15:13:17 -04:00 |
|
Chris Cameron
|
77bb3ffdd3
|
Removing unused using directive
|
2017-08-29 11:37:52 -04:00 |
|
Chris Cameron
|
c812cf47ce
|
Correcting namespaces
|
2017-08-29 10:33:19 -04:00 |
|
Chris Cameron
|
ce73578609
|
Resolving warnings
|
2017-08-25 17:01:20 -04:00 |
|
Chris Cameron
|
2fa2972a52
|
Clarifying TypeLoadException from class instantiation via reflection
|
2017-08-23 12:25:09 -04:00 |
|
Chris Cameron
|
cd9121592a
|
Extension for determining if two sequences are equal without creating a comparer
|
2017-08-23 12:15:48 -04:00 |
|
Chris Cameron
|
45623b3f99
|
Fixing stupid mistake that prevented async operations from working
|
2017-08-17 13:21:48 -04:00 |
|
Chris Cameron
|
172505470a
|
Fixing root namespace for NetStandard
|
2017-08-17 10:56:58 -04:00 |
|
Chris Cameron
|
4de0dcafed
|
Extension for DateTime.ToShortTimeString() missing in NetStandard
|
2017-08-16 16:29:29 -04:00 |
|
Chris Cameron
|
9e9f1cadf1
|
Moving CrestronInvoke features into new ThreadingUtils class, supports multi-platform
|
2017-08-16 12:32:54 -04:00 |
|
Chris Cameron
|
599ab2997f
|
Utils for determining if an enum is defined
|
2017-08-11 17:41:47 -04:00 |
|
Chris Cameron
|
cde619bc31
|
Implementing stub tests
|
2017-08-11 11:55:22 -04:00 |
|
Chris Cameron
|
be7126cb09
|
Initial commit of QueueExtensionsTest and StringBuilderExtensionsTest
|
2017-08-10 16:23:34 -04:00 |
|
Chris Cameron
|
9175cc4703
|
Tidying namespaces
|
2017-08-10 16:22:50 -04:00 |
|
Chris Cameron
|
c5bf645b74
|
initial commit of ByteExtensionsTest
|
2017-08-10 14:31:50 -04:00 |
|
Chris Cameron
|
300ce05153
|
Removing filter on string split method for consistency
|
2017-08-09 15:48:05 -04:00 |
|
Chris Cameron
|
2bbb7aa2b7
|
Validation
|
2017-08-09 15:47:44 -04:00 |
|
Chris Cameron
|
f27f17445e
|
Initial commit of StringExtensionsTest
|
2017-08-09 15:06:26 -04:00 |
|
Chris Cameron
|
0352577c62
|
Additional tests
|
2017-08-09 10:41:32 -04:00 |
|
Chris Cameron
|
2c5abe6b09
|
Fixing tests
|
2017-08-08 12:19:15 -04:00 |
|
Chris Cameron
|
a859c4096c
|
Fixing extension method gunk
|
2017-08-08 11:35:35 -04:00 |
|
Chris Cameron
|
874b4f4984
|
Utils for determining if an enum flags value contains any flags
|
2017-08-08 11:28:42 -04:00 |
|
Chris Cameron
|
da3408c66a
|
Tests
|
2017-08-07 13:58:54 -04:00 |
|