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 |
|
Chris Cameron
|
4184f85826
|
chore: Updating test framework sdk
|
2018-11-14 15:48:17 -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 |
|
Drew Tingen
|
6b37db3530
|
Merge branch 'fix/csv-nullref' of Common/Utils into dev
|
2018-11-09 21:09:50 +00:00 |
|
Chris Cameron
|
ad8fa216a5
|
fix: Fixed NullReferenceException when writing null strings to CSV
|
2018-11-09 16:08:25 -05:00 |
|
Chris Cameron
|
ef415bb20f
|
fix: Removing default fragment xml conformance level, fixes StartDocument on net standard
|
2018-11-09 14:59:22 -05:00 |
|
Chris Cameron
|
fe614ae8ad
|
chore: Updating .csproj
|
2018-11-09 13:40:54 -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
|
2e2eebd95f
|
chore: Updating changelog, incrementing minor version
7.1.0.0
|
2018-11-08 16:25:05 -05:00 |
|
Chris Cameron
|
e21830a7d5
|
perf: Moving enumerable extensions optimizations into correct place
|
2018-11-08 16:15:22 -05:00 |
|
Chris Cameron
|
f53607018c
|
refactor: Enumerate over XML attributes
|
2018-11-08 15:50:12 -05:00 |
|
Chris Cameron
|
e0176741d2
|
fix: Fixing dumb mistake in TryFirst and TryLast extensions
|
2018-11-08 15:49:44 -05:00 |
|
Chris Cameron
|
742b7e99aa
|
feat: Adding method for getting properties with a given attribute type
|
2018-11-08 13:03:23 -05:00 |
|
Chris Cameron
|
cf0c71d39b
|
refactor: Removing redundant generic constraints
|
2018-11-08 13:02:49 -05:00 |
|
Chris Cameron
|
376f9c0837
|
refactor: Removing unused code
|
2018-11-08 11:46:14 -05:00 |
|
Chris Cameron
|
8b1c53ebe1
|
feat: IcdXmlTextWriter exposes WriteStartDocument and WriteEndDocument
|
2018-11-07 14:25:24 -05:00 |
|
Chris Cameron
|
2e0b0da87f
|
chore: Updating test SDK
|
2018-11-07 12:57:35 -05:00 |
|
Chris Cameron
|
8311fe5c9d
|
perf: Micro-optimization
|
2018-11-06 15:45:43 -05:00 |
|
Chris Cameron
|
fb41d76a9c
|
docs: Clarifying method usages
|
2018-11-06 15:45:34 -05:00 |
|
Chris Cameron
|
8f107aa209
|
Merge remote-tracking branch 'origin/MetLife_v5.4' into ConnectPro_v1.1
|
2018-11-06 13:25:17 -05:00 |
|
Jack Kanarish
|
2024dc0171
|
fix: remove constraint
|
2018-11-06 13:06:39 -05:00 |
|
Chris Cameron
|
923866dbdf
|
feat: Validation
|
2018-11-02 16:28:05 -04:00 |
|
Chris Cameron
|
a14b4a5803
|
refactor: Tidying
|
2018-11-02 14:03:13 -04:00 |
|
Chris Cameron
|
fac2610b83
|
Merge remote-tracking branch 'origin/MetLife_v5.4' into ConnectPro_v1.1
|
2018-11-02 11:29:28 -04:00 |
|
Jack Kanarish
|
0ef0286a9f
|
Merge remote-tracking branch 'origin/dev' into MetLife_v5.4
|
2018-11-02 10:46:19 -04:00 |
|
Jack Kanarish
|
d084553600
|
fix: fix an issue where use of except causes phone numbers with repeat digits to be improperly truncated
|
2018-11-01 17:28:27 -04:00 |
|
Chris Cameron
|
2b14a6b65c
|
refactor: Tidying
|
2018-10-30 17:20:52 -04:00 |
|
Chris Cameron
|
043a50669a
|
perf: Small optimization in StringExtensions
|
2018-10-30 17:06:42 -04:00 |
|
Chris Cameron
|
b58220d3c7
|
perf: Small enumerable optimizations
|
2018-10-30 16:13:48 -04:00 |
|
Chris Cameron
|
03de74a494
|
perf: Potential performance improvement when comparing enumerables
|
2018-10-30 13:47:08 -04:00 |
|
Chris Cameron
|
6eacc21e45
|
chore: Updating changelog, incrementing major version
7.0.0.0
|
2018-10-30 11:52:55 -04:00 |
|
Chris Cameron
|
db14eb1dde
|
feat: Adding TryFromIpIdString method
|
2018-10-29 14:13:46 -04:00 |
|
Chris Cameron
|
24e665de84
|
refactor: Removing unused code
|
2018-10-29 13:42:33 -04:00 |
|
Drew Tingen
|
7e8618d3e5
|
Merge branch 'perf/hashset' of Common/Utils into dev
|
2018-10-29 15:30:07 +00:00 |
|
Chris Cameron
|
e44a18b111
|
refactor: Tidying
|
2018-10-29 10:36:44 -04:00 |
|
Chris Cameron
|
5cec0e10f1
|
perf: Significant IcdHashSet optimizations
|
2018-10-27 20:36:22 -04:00 |
|
Chris Cameron
|
e01bc9ede6
|
feat: Adding write string method to IcdFileStream
|
2018-10-27 14:57:48 -04:00 |
|
Chris Cameron
|
9e6c7ca6b3
|
Merge branch 'feat/deprecate-nvram' of Common/Utils into dev
|
2018-10-26 18:34:32 +00:00 |
|
Chris Cameron
|
2a1d58f2ae
|
chore: Updating changelog
|
2018-10-25 17:22:23 -04:00 |
|