Core.Common.Util

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce bugs in sonarqube, improve assigning of values to arrays with suspicious operator WTI-1787

  1. … 2 more files in changeset.
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

  1. … 39 more files in changeset.
Reduce sonarqube Bugs WTI-1787

  1. … 2 more files in changeset.
Incorporated 3190:

- Removed obsolete test fixture tests

- Updated XMLDoc

Paired with ~carloslubbers

WTI-1789

  1. … 3 more files in changeset.
Improve utils WTI-1789

  1. … 41 more files in changeset.
Add method to typeutils WTI-1789

  1. … 2 more files in changeset.
Incorporated comments review 2977: - Remove exception messages for NotSupportedExceptions that only occur in the 'default' switch state.

WTI-1694

  1. … 23 more files in changeset.
Use informational version when available in the assembly info. WTI-1527

Incorporated comments review 2384: - Renamed test names to reflect what exceptions they are throwing - Updated/added XMLDocs - Added missing tests - Ran Cleanup Related to Issue [WTI-1230]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13370 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8b26b0102391323b26752ad464f1801721da6d3c

Former-commit-id: 48c6c6b6f8f1196fa0193aaa8b23deeb6db1b74f

  1. … 13 more files in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated XMLDocs and implementation of exception

Note: the PixelFormat property of the BitmapData throws an InvalidEnumArgumentException when an invalid enum value is set to it. However, a check was still added to prevent problems in the future.

Related to Issue [WTI-1230]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13285 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f35a72f55a327cc892681ed22f029a0d75b5db24

Former-commit-id: f206fd30176d9296ec6b1bf8861d759735d6cb33

Review related changes Related to Issue [WTI-1401]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13259 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 189bb4185e34716015c3d9809d50ae051776300c

Former-commit-id: 9e44f73e293d616e01951327a35d999a4657dc34

  1. … 35 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13231 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -0
    • +61
    ./Attributes/ResourceHelper.cs
    • -0
    • +50
    ./Attributes/ResourcesCategoryAttribute.cs
    • -0
    • +43
    ./Attributes/ResourcesDescriptionAttribute.cs
    • -0
    • +44
    ./Attributes/ResourcesDisplayNameAttribute.cs
    • -0
    • +57
    ./Builders/DirectoryWriterErrorMessageBuilder.cs
    • -0
    • +87
    ./Builders/FileReaderErrorMessageBuilder.cs
    • -0
    • +56
    ./Builders/FileWriterErrorMessageBuilder.cs
    • -0
    • +70
    ./Core.Common.Util.csproj
    • -0
    • +269
    ./Drawing/ColorAccess.cs
    • -0
    • +130
    ./Drawing/GraphicsExtensions.cs
    • -0
    • +75
    ./Drawing/ImageExtensions.cs
    • -0
    • +74
    ./EnumDisplayWrapper.cs
    • -0
    • +78
    ./EnumTypeConverter.cs
    • -0
    • +46
    ./Events/EventArgs.cs
    • -0
    • +121
    ./Exceptions/InvalidTypeParameterException.cs
  1. … 827 more files in changeset.