Core.Common.Base

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged from release 17.2: Incorporated comments review 2523: - Improved tests - Updated XMLDocs

Related to Issue [WTI-1592]

  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

  1. … 20 more files in changeset.
Merged from release 17.3: Incorporated comments review 2523: - Improved tests - Updated XMLDocs

Related to Issue [WTI-1592]

  1. … 19 more files in changeset.
Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

  1. … 20 more files in changeset.
Implemented fix for erroneous validation messages when the soil layer has its start- and end point defined on one side of the surfaceline: - Added function in Math2D to convert line points to segments with one added segment to close the gap between start- and end point - Added testcases for the validator Related to Issue [WTI-1592]

  1. … 3 more files in changeset.
Merged from 17.3 release:

Implemented fix for erroneous validation messages when the soil layer has its start- and end point defined on one side of the surfaceline:

- Added function in Math2D to convert line points to segments with one added segment to close the gap between start- and end point

- Added testcases for the validator

Related to Issue [WTI-1592]

  1. … 3 more files in changeset.
Merged from release 17.2:

Implemented fix for erroneous validation messages when the soil layer has its start- and end point defined on one side of the surfaceline:

- Added function in Math2D to convert line points to segments with one added segment to close the gap between start- and end point

- Added testcases for the validator

Related to Issue [WTI-1592]

  1. … 3 more files in changeset.
Refactor cleanup WTI-1617

  1. … 39 more files in changeset.
Introduce IObservableEnumerable interface to use when exposing ObservableList objects as read-only, reverting some previous refactorings. WTI-1617

    • -0
    • +32
    ./IObservableEnumerable.cs
  1. … 34 more files in changeset.
Turned protected backing fields into protected properties. WTI-1559

  1. … 3 more files in changeset.
Directly evaluate select statements in some classes, refactor mapdatafeature factories to return and take IEnumerables instead of Arrays Related to Issue [WTI-1393]

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

Former-commit-id: f439c51515d7148531a150167a735c2a4eed7d2c

Former-commit-id: 85be7ab87858c95077ce4f79811f4cc905f7d446

    • -1
    • +1
    ./Geometry/Point3DCollectionExtensions.cs
  1. … 19 more files in changeset.
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. … 32 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

    • -1
    • +1
    ./ObservableUniqueItemCollectionWithSourcePath.cs
  1. … 840 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Remove more IList occurrences, replaced by IEnumerable and ElementAt() item access. Related to Issue [WTI-1401]

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

Former-commit-id: 2f230f09cc150d8802c580b7e43ba71b608e211d

Former-commit-id: 090ea41030970446f7ebacb15ecf277361cf58a2

  1. … 34 more files in changeset.
Remove ICollection occurrences Related to Issue [WTI-1401]

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

Former-commit-id: 4f402ace1fbc9ef790e29d63702cb0586e0456dc

Former-commit-id: 75401bb68313a4734fa513d5d0b33a3cfd497dbc

  1. … 19 more files in changeset.
Remove occurrences of IList in Core.Common.* Related to Issue [WTI-1401]

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

Former-commit-id: 96591510882d1baf02486ffb649dc8bfeb37cbc3

Former-commit-id: d77ef52e8ee2092b12d65df55ec8936f27de2981

  1. … 3 more files in changeset.
Remove IList from classes in Core.* Related to Issue [WTI-1401]

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

Former-commit-id: 1d9ea2851f47bf3a210b1ece3a60d2167939f239

Former-commit-id: e77ea4629e543e1bbcd519f5afa108327ed44cc7

  1. … 13 more files in changeset.
Merged revision(s) from branches/1487 Related to Issue [WTI-1487]

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

Former-commit-id: b65d66763087db7c2202ef2a9994f05d0fdbd918

Former-commit-id: 813ad6e2babfe19fd0dbf8e8386537cafcf8cf93

  1. … 113 more files in changeset.
Cleaned csproj for core common src files.

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

Former-commit-id: f478f5080cf09cfab231ee15711e577817c1abb7

Former-commit-id: d3d9c2b439d3d516eb72701e81c4bc169b319fd8

  1. … 7 more files in changeset.
Cleaned csproj for core common src files. Related to Issue [WTI-1487]

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

Former-commit-id: 46a2389e058ee57343efe900a292a3639ec8c319

Former-commit-id: fc95be159639c5e87663a9da9325e3b2bec34564

  1. … 3 more files in changeset.
Cleaned csproj for core common src files. Related to Issue [WTI-1487]

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

Former-commit-id: 6f84b7917ca3a67ad85ee6bdbdfda535d8229a03

Former-commit-id: edbfa25d9e5c1735dd3e27a26b7641853b46c7e6

  1. … 7 more files in changeset.
Merged revision(s) 12903 from branches/Release/17_2

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

Former-commit-id: f9235cecfa5c883801cb779da537dba3df237c15

Former-commit-id: becc1cd83b71210c318ce681b0889e199bc7b731

    • -2
    • +2
    ./ObservableUniqueItemCollectionWithSourcePath.cs
  1. … 33 more files in changeset.
Merged revision(s) 12866, 12869, 12901 from branches/Release/17_2_Development

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12903 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c962ee36d8afcff15d8ec5cce65371e232258c99

Former-commit-id: a7ddabec9f5f6c462e634c44f99a2b38475cd307

    • -2
    • +2
    ./ObservableUniqueItemCollectionWithSourcePath.cs
  1. … 33 more files in changeset.
Cleanup of True -> true, False -> false in comments Paired with ~tangerma Related to Issue [WTI-1481]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12869 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a192f58052fadf5088bb788e9f8ae92e3f40f983

Former-commit-id: 1f41e85179a664ae6f8cfcecaaf7a2d935318be0

    • -2
    • +2
    ./ObservableUniqueItemCollectionWithSourcePath.cs
  1. … 25 more files in changeset.
Merged revision(s) 12827-12833 from branches/Release/17_2

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

Former-commit-id: edc7570808031877200e9efe4a1a47b77c83524f

Former-commit-id: e501477f4cd76545e38da4185699543001e77acb

  1. … 14 more files in changeset.
Removed NoWarn tag. Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12833 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 152f89e048639ed1959673c403c2898f71a95239

Former-commit-id: 5460b94e54d8d58845e699dab13d6df63247f3ef

Final cleanup Related to Issue [WTI-1463]

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

Former-commit-id: 530cd123e5d7238d055a919e3802a5a85937d38c

Former-commit-id: 271ecf77e517b7757bc9b446cdda440b5e63affb

    • -7
    • +6
    ./Geometry/Point3DCollectionExtensions.cs
  1. … 18 more files in changeset.