Chris Cameron
|
6a7f5a74af
|
refactor: reducing code duplication, CreateInstance takes parameters
|
2018-04-05 13:42:08 -04:00 |
|
Chris Cameron
|
26107887f1
|
feat: ChangeType util method for converting a value to a given type
|
2018-04-05 11:27:27 -04:00 |
|
Chris Cameron
|
007663a193
|
feat: Extension methods for determining if a type represents an integer number, or if a type can represent a null value
|
2018-04-05 11:26:11 -04:00 |
|
Jack Kanarish
|
e19a41c7cc
|
Merge branch 'AssemblyName' of Common/Utils into dev
|
2018-04-03 18:20:48 +00:00 |
|
Chris Cameron
|
03940d3075
|
refactor: Setting assembly name
|
2018-04-03 13:46:41 -04:00 |
|
Jack Kanarish
|
01ae0106fe
|
test: add test for GetAllFlagCombinationsExceptNone method. added a value to eTestFlagsEnum, fixed tests broken by that change
|
2018-04-03 12:29:59 -04:00 |
|
Chris Cameron
|
1ac5e26992
|
Extension method for getting the immediate interfaces on a Type
|
2018-03-28 11:24:03 -04:00 |
|
Chris Cameron
|
ec2a3ef498
|
Additional test
|
2018-03-23 16:56:52 -04:00 |
|
Chris Cameron
|
09bdd45dc5
|
Fixing bad unit tests
|
2018-03-23 15:29:33 -04:00 |
|
Chris Cameron
|
6b23238162
|
Extension methods for getting upper and lower 4 bits in a byte
|
2018-03-23 11:59:47 -04:00 |
|
Chris Cameron
|
c2fa4263cc
|
Updating nuget packages
|
2018-03-16 15:41:47 -04:00 |
|
Chris Cameron
|
00aaa17bb6
|
Adding GetClique and GetCliques recursion methods
|
2018-03-16 14:30:21 -04:00 |
|
Chris Cameron
|
74ed7b4165
|
Tidying
|
2018-03-13 13:49:47 -04:00 |
|
Jack Kanarish
|
20221678ba
|
Improvements to JsonItemWrapper serialization
|
2018-03-08 17:34:06 -05:00 |
|
Chris Cameron
|
123f069e64
|
Enabling deterministic builds
|
2018-03-07 16:18:28 -05:00 |
|
Chris Cameron
|
421a3533db
|
Updating test sdk and newtonsoft versions
|
2018-03-02 10:46:08 -05:00 |
|
Chris Cameron
|
a3bf92840e
|
Tidying
|
2018-02-23 10:21:23 -05:00 |
|
Chris Cameron
|
282d8e4d0e
|
Dictionary.Update extension method returns a bool for change state
|
2018-02-22 16:56:10 -05:00 |
|
Chris Cameron
|
04d24c26c2
|
Additional enumerable extensions tests
|
2018-02-21 12:21:48 -05:00 |
|
Chris Cameron
|
41d0a43eff
|
Fixing bug where array/dictionary deserialization was never terminating
|
2018-02-17 12:44:10 -05:00 |
|
Chris Cameron
|
ee03f85704
|
Removing bad token type check from AbstractGenericJsonConverter
|
2018-02-15 16:34:25 -05:00 |
|
Chris Cameron
|
b6a1ce9bd2
|
Extension method for padding a sequence
|
2018-02-10 16:22:45 -05:00 |
|
Chris Cameron
|
96fc6787a5
|
Util method for casting a JSON token to a known type
|
2018-02-06 12:01:46 -05:00 |
|
Chris Cameron
|
79eb3a9cdf
|
AbstractIcdAttributeTest becomes generic
|
2018-02-05 10:21:35 -05:00 |
|
Chris Cameron
|
6dedd0bde6
|
Method for converting string to title case
|
2018-02-05 10:21:24 -05:00 |
|
Chris Cameron
|
9e33bffe0c
|
Tidying
|
2018-02-02 14:39:09 -05:00 |
|
Chris Cameron
|
3a693d2e71
|
Moving RpcAttribute into networking project
|
2018-02-02 14:38:58 -05:00 |
|
Chris Cameron
|
203ce7d66c
|
Extension methods for padding lists
|
2018-02-01 10:04:08 -05:00 |
|
Chris Cameron
|
5724cb3c8c
|
Renaming xml utils method
|
2018-01-22 15:17:42 -05:00 |
|
Chris Cameron
|
88484c6861
|
Fixing namespaces
|
2018-01-15 11:19:47 -05:00 |
|
Chris Cameron
|
4d8dd4d04c
|
Using AssemblyInfo.cs in NetStandard projects for versioning
|
2018-01-12 09:52:16 -05:00 |
|
Chris Cameron
|
1825ad8340
|
Merge remote-tracking branch 'origin/dev' into RoutingOp
|
2018-01-09 14:23:19 -05:00 |
|
Chris Cameron
|
e377f7993b
|
Renaming ToHashSet method to avoid collision
|
2018-01-09 11:05:45 -05:00 |
|
Chris Cameron
|
46c9cb0cf0
|
Tidying
|
2018-01-09 11:05:31 -05:00 |
|
Chris Cameron
|
f9cca4c450
|
Merge remote-tracking branch 'origin/dev' into RoutingOp
|
2018-01-08 14:32:28 -05:00 |
|
Chris Cameron
|
38973bb6bc
|
Updating nuget packages
|
2018-01-07 12:43:41 -05:00 |
|
Chris Cameron
|
5b8675025e
|
Fixing ambiguous reference
|
2018-01-07 12:36:43 -05:00 |
|
Chris Cameron
|
86617408aa
|
Updating net standard/core projects to v2.0
|
2018-01-07 12:35:16 -05:00 |
|
Jack Kanarish
|
1766b80ae8
|
add tests for tryparse methods
|
2018-01-05 11:22:56 -05:00 |
|
Jack Kanarish
|
0a0cf3f720
|
add unit test for multiroute. fix long standing bugs with routing uncovered by said unit test.
|
2018-01-04 16:06:54 -05:00 |
|
Chris Cameron
|
3a2f3b7526
|
Resolving warnings
|
2018-01-02 16:49:23 -05:00 |
|
Chris Cameron
|
222365f210
|
Updating SafeTimer test to ensure SafeTimer.Stopped() doesn't execute the callback
|
2017-12-20 00:08:19 +00:00 |
|
Jack Kanarish
|
ba76de88ae
|
add test for isnullorwhitespace
|
2017-12-14 16:49:09 -05:00 |
|
Chris Cameron
|
30afd0391d
|
Optimized ToList and ToArray extension methods
|
2017-12-13 10:44:17 -05:00 |
|
Chris Cameron
|
025400bf7e
|
Fixing bug where breadth-first search was not returning desired result when root and destination are the same
|
2017-12-12 16:54:53 -05:00 |
|
Chris Cameron
|
6db084853e
|
Tidying
|
2017-12-12 16:54:21 -05:00 |
|
Chris Cameron
|
8d0042aa19
|
Adding TryLast extension methods
|
2017-12-11 21:14:52 -05:00 |
|
Jack Kanarish
|
f9997f6d42
|
make timed tests more forgiving
|
2017-12-11 16:42:31 -05:00 |
|
Chris Cameron
|
1039caa016
|
Entension methods for finding indices in a sequence, and finding the closest item in a sequence
|
2017-12-08 14:51:51 -05:00 |
|
Chris Cameron
|
6fa4945b95
|
Tidying
|
2017-12-08 14:48:33 -05:00 |
|