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
|
f11f049189
|
Removing redundant code
|
2018-03-15 16:21:55 -04:00 |
|
Jack Kanarish
|
49a2b6875d
|
tidying
|
2018-03-14 14:25:50 -04:00 |
|
Jack Kanarish
|
b5c3aefe4c
|
Extracted format method from print, so that the string can be returned to the caller without printing
|
2018-03-14 14:19:28 -04:00 |
|
Chris Cameron
|
7ed0ec2975
|
Tidying
|
2018-03-13 14:28:16 -04:00 |
|
Chris Cameron
|
74ed7b4165
|
Tidying
|
2018-03-13 13:49:47 -04:00 |
|
Chris Cameron
|
4f901db30e
|
Adding missing using directive
|
2018-03-13 11:39:13 -04:00 |
|
Chris Cameron
|
0924002024
|
Initial commit of PropertyComparer
|
2018-03-13 11:33:15 -04:00 |
|
Chris Cameron
|
e806b7c4c2
|
Optimization
|
2018-03-12 21:36:36 -04:00 |
|
Jack Kanarish
|
467adc8f3a
|
Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev
|
2018-03-09 15:33:03 -05:00 |
|
Jack Kanarish
|
1243fb8bc3
|
Enable primitive name matching
|
2018-03-09 15:32:48 -05:00 |
|
Chris Cameron
|
825fb55bd8
|
Tidying
|
2018-03-09 14:14:37 -05:00 |
|
Chris Cameron
|
02ecff187d
|
Method for profiling each step in an enumerable
|
2018-03-09 13:49:13 -05:00 |
|
Chris Cameron
|
cffe850bd7
|
Enum optimizations
|
2018-03-09 13:48:54 -05:00 |
|
Jack Kanarish
|
ada309a2af
|
Type.Name unreliable for deserialization
|
2018-03-08 17:34:20 -05:00 |
|
Jack Kanarish
|
20221678ba
|
Improvements to JsonItemWrapper serialization
|
2018-03-08 17:34:06 -05:00 |
|
Jeffery Thompson
|
55f09a46be
|
Remove package build
|
2018-03-08 11:41:45 -05:00 |
|
Chris Cameron
|
123f069e64
|
Enabling deterministic builds
|
2018-03-07 16:18:28 -05:00 |
|
Chris Cameron
|
c535a17ea2
|
Removing wildcard versioning
|
2018-03-07 16:16:41 -05:00 |
|
Drew Tingen
|
e5ebad404d
|
Fixing hintpath in csproj to use absolute path
|
2018-03-06 00:46:06 -05:00 |
|
Chris Cameron
|
166a6bd61c
|
Merge remote-tracking branch 'origin/dev' into dev
|
2018-03-05 14:08:12 -05:00 |
|
Chris Cameron
|
5eff7bdb6c
|
Micro-optimization
|
2018-03-05 14:08:00 -05:00 |
|
Jack Kanarish
|
de37a9b560
|
Make GenericEventArgs base class public
|
2018-03-05 13:07:44 -05:00 |
|
Chris Cameron
|
421a3533db
|
Updating test sdk and newtonsoft versions
|
2018-03-02 10:46:08 -05:00 |
|
Chris Cameron
|
cef2ad3323
|
Fixing code smell
|
2018-03-01 17:03:25 -05:00 |
|
Chris Cameron
|
4a3ba4168d
|
Exposing method to remove all registered services
|
2018-03-01 14:34:11 -05:00 |
|
Chris Cameron
|
49a60bd346
|
Exposing XmlWriter.WriteString method
|
2018-03-01 11:19:51 -05:00 |
|
Chris Cameron
|
219ea08f95
|
Dictionary update extensions support kvps
|
2018-02-25 18:02:41 -05:00 |
|
Chris Cameron
|
4aea9f0a05
|
Fixing null ref
|
2018-02-25 10:56:44 -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
|
b0aa48803b
|
Extension method for inverting a dictionary
|
2018-02-22 15:06:57 -05:00 |
|
Jack Kanarish
|
d4b0fc76cc
|
Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev
|
2018-02-21 14:12:35 -05:00 |
|
Jack Kanarish
|
16ec6e572c
|
add a xml writer method to write content
|
2018-02-21 14:12:27 -05:00 |
|
Chris Cameron
|
04d24c26c2
|
Additional enumerable extensions tests
|
2018-02-21 12:21:48 -05:00 |
|
Chris Cameron
|
24d674337b
|
Extension methods for finding distinct items based on a predicate
|
2018-02-21 12:17:57 -05:00 |
|
Chris Cameron
|
cd4791538a
|
Shim to instantiate a known type
|
2018-02-19 15:23:08 -05:00 |
|
Chris Cameron
|
e07bffaf90
|
Extension methods for further controlling JSON array serialization/deserialization
|
2018-02-19 11:00:42 -05:00 |
|
Chris Cameron
|
41d0a43eff
|
Fixing bug where array/dictionary deserialization was never terminating
|
2018-02-17 12:44:10 -05:00 |
|
Chris Cameron
|
b62b5661e5
|
Util method to cache a Type for JSON serialization
|
2018-02-16 14:39:43 -05:00 |
|
Chris Cameron
|
a710e4f052
|
Catching stupid Crestron exception
|
2018-02-16 13:36:22 -05:00 |
|
Chris Cameron
|
e308259a44
|
Fixing SimplSharp build
|
2018-02-16 13:36:09 -05:00 |
|
Chris Cameron
|
220f746d21
|
Extensions for serializing/deserializing arrays and dicts to/from JSON
|
2018-02-16 11:50:26 -05:00 |
|
Chris Cameron
|
ee03f85704
|
Removing bad token type check from AbstractGenericJsonConverter
|
2018-02-15 16:34:25 -05:00 |
|
Chris Cameron
|
45d88b1efb
|
Slightly lighter JSON
|
2018-02-15 15:05:15 -05:00 |
|
Chris Cameron
|
29e1ef82bb
|
Extension method for writing a Type as a JSON value
|
2018-02-15 14:44:21 -05:00 |
|
Chris Cameron
|
cc34bcb19e
|
Adding extension methods for zipping sequences
|
2018-02-13 16:52:00 -05:00 |
|
Chris Cameron
|
98b0457abd
|
Making FuncComparer actually work
|
2018-02-12 14:41:04 -05:00 |
|
Chris Cameron
|
482424a714
|
Adding extension method for finding distinct items in a sequence based on a callback
|
2018-02-12 14:32:36 -05:00 |
|