Chris Cameron
|
548431c100
|
chore: Updating changelog and minor version number
3.3.0.0
|
2018-05-18 11:35:31 -04:00 |
|
Chris Cameron
|
d98d222880
|
refactor: Removing unused using directive
|
2018-05-16 15:41:45 -04:00 |
|
Chris Cameron
|
02758c6b8e
|
refactor: Whitespace
|
2018-05-15 15:03:24 -04:00 |
|
Chris Cameron
|
6c3be1884a
|
feat: Adding constructors to IcdUriBuilder
|
2018-05-15 13:29:38 -04:00 |
|
Chris Cameron
|
8da73593c4
|
feat: Initial commit of UriUtils
|
2018-05-15 13:29:24 -04:00 |
|
Chris Cameron
|
f76f4773e5
|
Merge branch 'feature/interface-attributes' of Common/Utils into dev
|
2018-05-15 15:43:39 +00:00 |
|
Jeffery Thompson
|
567ee4a1ae
|
fix: only bind to members of the same member type
|
2018-05-15 11:41:11 -04:00 |
|
Jeffery Thompson
|
72a4b19f97
|
feat: add ext methods to get interface attributes
|
2018-05-15 11:04:40 -04:00 |
|
Chris Cameron
|
b2c3ecb113
|
fix: Fixing bug where IcdUriBuilder was not correctly appending paths
|
2018-05-14 14:52:55 -04:00 |
|
Chris Cameron
|
e55c2f9474
|
fix: Fixing dumb mistake with UriExtensions not getting password from URI
|
2018-05-14 14:52:25 -04:00 |
|
Jack Kanarish
|
d99f0e889c
|
Merge branch 'URI' of Common/Utils into dev
|
2018-05-11 20:03:30 +00:00 |
|
Chris Cameron
|
cddc726d4d
|
fix: Fixing test cases
|
2018-05-11 15:57:04 -04:00 |
|
Chris Cameron
|
3f8e2b8df7
|
feat: Adding IcdUriBuilder and UriExtensions classes
|
2018-05-11 15:23:36 -04:00 |
|
Drew Tingen
|
1bddca9a06
|
Merge branch 'Collections' of Common/Utils into dev
|
2018-05-10 21:08:38 +00:00 |
|
Chris Cameron
|
db8e725fa9
|
feat: Adding additional enqueue methods to PriorityQueue
|
2018-05-10 17:02:14 -04:00 |
|
Chris Cameron
|
d9cf0bd3cf
|
refactor: Changing ordered dictionary tests to avoid false positives
|
2018-05-10 17:01:16 -04:00 |
|
Chris Cameron
|
da8947aaa0
|
feat: Adding TryDequeue method to PriorityQueue
|
2018-05-10 13:55:57 -04:00 |
|
Chris Cameron
|
87427096d2
|
feat: Initial commit of PriorityQueue collection
|
2018-05-10 13:51:43 -04:00 |
|
Chris Cameron
|
b1c7e527c4
|
feat: Initial commit of IcdOrderedDictionary
|
2018-05-10 11:48:33 -04:00 |
|
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 |
|