Commit Graph

743 Commits

Author SHA1 Message Date
Chris Cameron
59f4411620 chore: Updating changelog, incrementing patch version 8.3.3.0 2019-05-24 09:55:48 -04:00
Chris Cameron
243e285948 feat: Added empty, placeholder interface for ICD Attributes 2019-05-24 09:55:33 -04:00
Chris Cameron
ab58ba721e chore: Updating changelog, incrementing patch version 8.3.2.0 2019-05-02 10:24:34 -04:00
Chris Cameron
d7bfb07c2c fix: Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted 2019-05-02 10:23:53 -04:00
Chris Cameron
736c2aee33 chore: Updating changelog, incrementing patch version 8.3.1.0 2019-04-05 14:29:44 -04:00
Chris Cameron
5756d9654b fix: Fixing FormatException when parsing some JSON DateTimes 2019-04-03 16:19:53 -04:00
Chris Cameron
f60de4321b chore: Updating changelog, incrementing minor version 8.3.0.0 2019-01-25 17:07:05 -05:00
Chris Cameron
524cdc3e31 feat: EventArgs constructor overloads 2019-01-24 11:57:39 -05:00
Chris Cameron
1d6e8d55ca refactor: Tidying 2019-01-23 11:10:35 -05:00
Chris Cameron
3ba5f11587 Merge branch 'feat/VC-4' of Common/Utils into MetLife_v5.4 2019-01-22 17:51:47 +00:00
Drew Tingen
fb7a6e27b8 chore: update changelog 2019-01-22 09:50:42 -08:00
Drew Tingen
fffc8e4a60 fix: Fixed GetApplicationRootDirectory for NetStandard 2019-01-22 09:50:32 -08:00
Drew Tingen
1d7ada87c5 refactor: Removing preprocessors and adding better multi-platform support 2019-01-22 09:47:20 -08:00
Drew Tingen
3a4438ec1e chore: update changelog 2019-01-22 09:24:37 -08:00
Drew Tingen
21ce86de0f fix: Use IcdEnvironment instead of CrestronEnvironment 2019-01-22 09:24:25 -08:00
Drew Tingen
3cb29452a2 chore: tidying 2019-01-22 09:17:35 -08:00
Drew Tingen
114a5e4ec7 Merge remote-tracking branch 'origin/dev' into feat/VC-4 2019-01-22 09:13:06 -08:00
Drew Tingen
a9d411dcfd feat: Path support for VC-4 2019-01-22 09:11:48 -08:00
Chris Cameron
e708ef9603 fix: Fix for potential memory leak with timers 2019-01-21 11:49:21 -05:00
Drew Tingen
aae4fb6185 Merge branch 'feat/mono' of Common/Utils into dev 2019-01-17 23:12:09 +00:00
Chris Cameron
8401ab1852 feat: Added SimplSharpProMono to eRuntimeEnvironment enum 2019-01-17 17:15:34 -05:00
Chris Cameron
27760f2282 fix: Resolving warning 2019-01-14 16:42:32 -05:00
Chris Cameron
80a0ca26c5 chore: Updating changelog, incrementing minor version 8.2.0.0 2019-01-10 16:11:00 -05:00
Chris Cameron
b9ec2f3222 refactor: Tidying 2019-01-10 10:45:53 -05:00
Chris Cameron
a6ad52d492 refactor: Removing log from ReflectionUtils.CreateInstance, doesn't make sense here 2019-01-10 10:25:46 -05:00
Jack Kanarish
64e11db0bc Merge branch 'MetLife_v5.4' of https://cs-gogs.icdpf.net/Common/Utils into MetLife_v5.4 2019-01-10 09:53:03 -05:00
Jack Kanarish
d01e9345d5 feat: add range attribute, which describes the valid ranges of a property if that range doesnt match the range of the datatype 2019-01-10 09:52:54 -05:00
Chris Cameron
466dc6deb5 fix: Fixing bug where xml fragments were being written with prepended document info 2019-01-09 16:33:33 -05:00
Chris Cameron
ad47c890a8 refactor: Tidying 2019-01-08 14:47:03 -05:00
Chris Cameron
108317212c feat: Adding TryGetPortForScheme method to UriExtensions 2019-01-07 15:37:33 -05:00
Chris Cameron
4a411e8990 refactor: Removing unused code 2019-01-07 12:20:13 -05:00
Chris Cameron
4cd28a8a12 fix: IcdHashSet preserves comparer when an operation creates a new IcdHashSet 2019-01-03 13:03:51 -05:00
Chris Cameron
470c35cab7 chore: Updating changelog, incrementing minor version 8.1.0.0 2019-01-02 14:18:42 -05:00
Chris Cameron
a372d97868 feat: Adding RegexUtils shims for RegexOptions 2018-12-19 07:50:23 -05:00
Chris Cameron
f208ec521b feat: Added RegexUtils method for replacing a single group in a match 2018-12-19 06:40:39 -05:00
Jack Kanarish
347cf70b6c Merge branch 'MetLife_v5.4' of https://cs-gogs.icdpf.net/Common/Utils into MetLife_v5.4 2018-12-17 09:34:47 -05:00
Jack Kanarish
1076795fae refactor: make isenumtype public for use in other classes 2018-12-17 09:34:37 -05:00
Chris Cameron
7d059bc605 Merge remote-tracking branch 'origin/dev' into MetLife_v5.4 2018-12-10 11:37:15 -05:00
Chris Cameron
dd270adf9e feat: Added methods to IcdUriBuilder for appending path 2018-12-10 11:36:31 -05:00
Jack Kanarish
efb5e014ec feat: give better information when constructor lookup fails 2018-12-04 14:36:04 -05:00
Chris Cameron
083280cc64 chore: Updating changelog 2018-12-03 14:32:21 -05:00
Rashod Davis
e222ce424b feat: Adding short parsing methods to XML utils 2018-12-03 10:32:39 -05:00
Rashod Davis
ad7176506d feat: Added GetAttributeAsEnum xml utils method 2018-12-03 10:32:16 -05:00
Chris Cameron
e4e3e9b91a feat: IcdUriBuilder better supports null Uris 2018-11-28 13:28:40 -05:00
Chris Cameron
1721116908 chore: Removing bad null reference warning 2018-11-27 12:17:29 -05:00
Chris Cameron
d8489d31b6 chore: Updating changelog, incrementing major version 8.0.0.0 2018-11-20 14:59:21 -05:00
Chris Cameron
a8552ea0e3 chore: Adding xml encoding headers 2018-11-20 14:05:08 -05:00
Chris Cameron
e700650735 Merge remote-tracking branch 'origin/MetLife_v5.2' into MetLife_v5.4 2018-11-20 13:25:40 -05:00
Chris Cameron
ed9c017856 Merge branch 'fix/console-print' of Common/Utils into dev 2018-11-16 22:22:02 +00:00
Jeffery Thompson
0ee1b440ee fix: exception in NetStandard if console message contained curly braces 2018-11-16 17:19:49 -05:00