Chris Cameron
|
718fc349f5
|
chore: Updating changelog and incrementing minor version
3.2.0.0
|
2018-05-09 11:48:47 -04:00 |
|
Chris Cameron
|
1a4159fc31
|
Merge remote-tracking branch 'origin/enumtoushort' into dev
# Conflicts:
# CHANGELOG.md
|
2018-05-09 11:45:38 -04:00 |
|
Chris Cameron
|
110f771cc5
|
feat: Added util method for removing BOM characters from UTF8 data
|
2018-05-09 11:35:53 -04:00 |
|
Chris Cameron
|
e446f6e6ce
|
Merge branch 'feature/get-relative-path' of Common/Utils into dev
|
2018-05-09 14:08:30 +00:00 |
|
Jeffery Thompson
|
7e48547483
|
feat: add IcdPath.GetRelativePath(string, string)
|
2018-05-08 17:37:50 -04:00 |
|
Jack Kanarish
|
4adebaf89b
|
feat: added extension to convert from enum to ushort
|
2018-05-08 16:57:11 -04:00 |
|
Chris Cameron
|
9abf384bb4
|
docs: Fixing invalid xml
|
2018-05-07 14:26:11 -04:00 |
|
Chris Cameron
|
d24e17bc26
|
Merge branch 'EnumerableYield' of Common/Utils into dev
|
2018-05-04 21:12:57 +00:00 |
|
Drew Tingen
|
07b89edc66
|
chore: updating changelog and assembly version
3.1.0.0
|
2018-05-04 17:10:38 -04:00 |
|
Drew Tingen
|
e974ab655f
|
Merge remote-tracking branch 'origin/dev' into EnumerableYield
|
2018-05-04 17:08:50 -04:00 |
|
Drew Tingen
|
e43a7200c6
|
feat: Adding Yield() enumerable extension, that turns an object into a single-item enumerable.
|
2018-05-04 17:07:29 -04:00 |
|
Chris Cameron
|
b41a236716
|
refactor: Resolving warning
|
2018-05-04 15:08:13 -04:00 |
|
Chris Cameron
|
38fa698d46
|
Merge branch 'boolAndUshortExtensions' of Common/Utils into dev
|
2018-05-03 16:11:49 +00:00 |
|
Jack Kanarish
|
553a79bd17
|
csproj changes
|
2018-05-03 12:11:03 -04:00 |
|
Jack Kanarish
|
d4f5413ce6
|
proper casing
|
2018-05-03 12:10:16 -04:00 |
|
Jack Kanarish
|
9b1ddf41d2
|
add bool and ushort extensions
|
2018-05-03 11:56:09 -04:00 |
|
Jack Kanarish
|
d22c3c2cd2
|
Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev
|
2018-05-02 15:38:00 -04:00 |
|
Chris Cameron
|
a5cc9e694a
|
refactor: Tidying
|
2018-04-26 11:05:49 -04:00 |
|
Chris Cameron
|
08f525eb3e
|
feat: Clearer log message for failing to cache assembly
|
2018-04-25 14:09:09 -04:00 |
|
Chris Cameron
|
7b8ae8402e
|
chore: Updating changelog and major version number
3.0.0.0
|
2018-04-23 14:06:02 -04:00 |
|
Jeffery Thompson
|
e0344d2c11
|
Merge branch 'JSON' of Common/Utils into dev
|
2018-04-23 18:00:20 +00:00 |
|
Chris Cameron
|
3876c0470f
|
refactor: Reducing redundant code by moving json serialization/deserialization features into abstract converter
|
2018-04-20 17:32:09 -04:00 |
|
Chris Cameron
|
f8d189564a
|
feat: TryGetInformationalVersion extension method
|
2018-04-19 15:55:01 -04:00 |
|
Chris Cameron
|
2bd018b7f1
|
docs: Tidying comments
|
2018-04-19 15:54:27 -04:00 |
|
Drew Tingen
|
f4a88f257c
|
Merge branch 'Reflection' of Common/Utils into dev
|
2018-04-18 19:27:19 +00:00 |
|
Chris Cameron
|
d587b794cb
|
feat: Adding extension method for getting assembly informational version
|
2018-04-18 14:12:21 -04:00 |
|
Chris Cameron
|
9e715d3790
|
feat: Util methods for inserting items into a sorted list by a predicate
|
2018-04-17 14:05:32 -04:00 |
|
Chris Cameron
|
23047c1c2c
|
docs: Fixing comment
|
2018-04-17 14:05:11 -04:00 |
|
Chris Cameron
|
7065b0c567
|
feat: Adding util methods for path comparisons
|
2018-04-16 16:54:03 -04:00 |
|
Jack Kanarish
|
a52b2d2c08
|
Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev
|
2018-04-16 15:25:26 -04:00 |
|
Chris Cameron
|
ce54f953ba
|
Merge remote-tracking branch 'origin/fixcastissue' into dev
|
2018-04-16 10:31:37 -04:00 |
|
Chris Cameron
|
0859e7433f
|
feat: Shims for adding a sequence of items to a sorted list
|
2018-04-13 14:03:13 -04:00 |
|
Jack Kanarish
|
8f2c2ba091
|
Merge branch 'Reflection' of Common/Utils into dev
|
2018-04-12 18:19:19 +00:00 |
|
Chris Cameron
|
bc1ecf8b8e
|
feat: Reflection method for unsubscribing from an event.
|
2018-04-12 14:16:53 -04:00 |
|
Chris Cameron
|
2b49354fd6
|
feat: Reflection util for subscribing to an EventInfo
|
2018-04-12 13:34:32 -04:00 |
|
Jeffery Thompson
|
ceb3919e4f
|
Merge branch 'WeakKeyDictionary' of Common/Utils into dev
|
2018-04-12 14:53:51 +00:00 |
|
Chris Cameron
|
0eba82e3ef
|
feat: Extension method for reading JSON value as a UInt
|
2018-04-11 15:32:04 -04:00 |
|
Chris Cameron
|
27e3e55af4
|
fix: Removing bad validation
|
2018-04-11 14:33:11 -04:00 |
|
Chris Cameron
|
e70e9b21b0
|
chore: renaming CHANGELOG.txt to CHANGELOG.md
|
2018-04-11 13:58:33 -04:00 |
|
Chris Cameron
|
374aa65af5
|
refactor: whitespace
|
2018-04-11 13:10:19 -04:00 |
|
Chris Cameron
|
3e780a2cba
|
feature: Implementing remaining WeakKeyDictionary members
|
2018-04-11 13:09:20 -04:00 |
|
Chris Cameron
|
647b67fbfc
|
refactor: Removing debug lines
|
2018-04-11 13:09:03 -04:00 |
|
Chris Cameron
|
416bf6414e
|
feature: Extension method for copying an enumerable into an array
|
2018-04-11 13:05:13 -04:00 |
|
Chris Cameron
|
990f4e0f82
|
feat: Initial commit of WeakKeyDictionary for keeping caches of items that can not invalidate themselves
|
2018-04-11 12:14:06 -04:00 |
|
Jack Kanarish
|
d33292ae8e
|
Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev
|
2018-04-11 11:20:58 -04:00 |
|
Chris Cameron
|
bd8f7f15a0
|
refactor: validation
|
2018-04-10 17:10:39 -04:00 |
|
Chris Cameron
|
b24c93df09
|
docs: Resolving closure warning
|
2018-04-10 14:02:13 -04:00 |
|
Chris Cameron
|
8d753e1cf9
|
feat: Adding IGenericEventArgs<T> interface for convenience
|
2018-04-10 12:08:29 -04:00 |
|
Chris Cameron
|
29eb28b1f1
|
feat: New delegate for appending items to the ReprBuilder
|
2018-04-10 12:00:42 -04:00 |
|
Jack Kanarish
|
dd794729e8
|
Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev
|
2018-04-10 11:07:26 -04:00 |
|