Chris Cameron
|
1be588b86a
|
refactor: Simplifying JSON converters
|
2019-01-25 13:57:41 -05:00 |
|
Chris Cameron
|
488df297fc
|
refactor: Removing unused code
|
2019-01-25 13:57:19 -05:00 |
|
Chris Cameron
|
42cc8c2cfc
|
feat: Adding string extension method for removing all instances of a given string, fixes unexpected use of Remove characters method
|
2018-11-12 10:37:16 -05:00 |
|
Chris Cameron
|
2d4bc57ed8
|
feat: Reworked xml attribute utils for performance
|
2018-11-09 11:42:36 -05:00 |
|
Chris Cameron
|
c048c4fc65
|
test: Adding test case for RemoveCharacters string extension method
|
2018-11-09 10:09:40 -05:00 |
|
Chris Cameron
|
b58220d3c7
|
perf: Small enumerable optimizations
|
2018-10-30 16:13:48 -04:00 |
|
Chris Cameron
|
ba8c1d98a1
|
refactor: Removing unused methods
|
2018-10-22 11:31:06 -04:00 |
|
Chris Cameron
|
85ab631ef5
|
feat: Better implementation of DictionaryExtensions.ToInverse
|
2018-10-16 14:31:53 -04:00 |
|
Chris Cameron
|
1c9d311422
|
feat: List AddSorted extension returns the insertion index
|
2018-08-21 10:25:11 -04:00 |
|
Chris Cameron
|
0c462ad614
|
test: Adding missing test
|
2018-07-20 11:21:12 -04:00 |
|
Chris Cameron
|
f2d32fd355
|
test: Updating TypeExtensionsTest
|
2018-07-19 15:54:16 -04:00 |
|
Chris Cameron
|
929f816398
|
perf: Micro-optimization for Unanimous extension method
|
2018-07-19 13:46:53 -04:00 |
|
Chris Cameron
|
3f8e2b8df7
|
feat: Adding IcdUriBuilder and UriExtensions classes
|
2018-05-11 15:23:36 -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 |
|
Chris Cameron
|
1ac5e26992
|
Extension method for getting the immediate interfaces on a Type
|
2018-03-28 11:24:03 -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
|
74ed7b4165
|
Tidying
|
2018-03-13 13:49:47 -04: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
|
b6a1ce9bd2
|
Extension method for padding a sequence
|
2018-02-10 16:22:45 -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
|
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
|
5b8675025e
|
Fixing ambiguous reference
|
2018-01-07 12:36:43 -05:00 |
|
Chris Cameron
|
30afd0391d
|
Optimized ToList and ToArray extension methods
|
2017-12-13 10:44:17 -05:00 |
|
Chris Cameron
|
8d0042aa19
|
Adding TryLast extension methods
|
2017-12-11 21:14:52 -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 |
|
Chris Cameron
|
0ddd91a225
|
Removing tests for deleted code
|
2017-12-07 09:10:47 -05:00 |
|
Chris Cameron
|
3e143c07a8
|
Test stub
|
2017-11-17 13:33:34 -05:00 |
|
Chris Cameron
|
546cabf0b4
|
Extension methods for determining if a type is numeric
|
2017-11-17 11:38:01 -05:00 |
|
Chris Cameron
|
55eb344cdf
|
Implementing EnumExtensionsTest
|
2017-11-13 14:57:01 -05:00 |
|
Chris Cameron
|
f546a7d8c4
|
Removing extremely slow collection extensions
|
2017-11-10 14:32:13 -05:00 |
|
Chris Cameron
|
35811f8273
|
Tidying, additional test stubs
|
2017-10-13 17:10:44 -04:00 |
|
Chris Cameron
|
7d2e67ad34
|
Additional unit tests and test stubs
|
2017-10-13 16:50:48 -04:00 |
|
Chris Cameron
|
3b0bab02de
|
Tidying
|
2017-10-05 16:41:57 -04:00 |
|
Chris Cameron
|
7dc074deb9
|
Dict test
|
2017-10-05 10:15:23 -04:00 |
|
Chris Cameron
|
ffaef958b5
|
Fixing namespaces
|
2017-10-02 20:53:11 -04:00 |
|
Chris Cameron
|
f86ddbfc97
|
Additional unit tests
|
2017-09-28 15:57:49 -04:00 |
|
Chris Cameron
|
2a139e4f3d
|
Fixing bug in dictionary extensions, additional tests
|
2017-09-26 13:52:27 -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
|
03b43e38d7
|
Dictionary extension tests
|
2017-09-07 10:09:59 -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
|
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 |
|