Core.Common.Base

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review related changes Related to Issue [WTI-1400]

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

Former-commit-id: b11ad8edcf0cce03c5224e0fce1a52481deed2a1

Former-commit-id: 7e452141cb811720dad365861feda2714af7c389

    • -7
    • +0
    ./Geometry/Segment2DCollectionExtensions.cs
  1. … 3 more files in changeset.
Added extension method to find interpolation in Segment2DCollections Related to Issue [WTI-1400]

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

Former-commit-id: eb84ac511aff30a6c1a9ffc86fcde7c0c0dfd3b6

Former-commit-id: 77a45d9d867dcb36ed017408e9448dc16027548b

    • -0
    • +75
    ./Geometry/Segment2DCollectionExtensions.cs
  1. … 2 more files in changeset.
- Implemented .Clone() for the MacroStabilityInwardsSlidingCircle -- Added helper in the clone assert - Updated XMLDoc Related to Issue [WTI-1366]

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

Former-commit-id: a5242a692125d7f4603bb036db4a8ec7579d15da

Former-commit-id: 5f0ae54b141b5e2b26c5d8d94b5806f1a567586e

  1. … 5 more files in changeset.
- Introduced testutil project to assert geometry related classes in Core.Common.Base -- Cleaned up Core.Common.TestUtil by removing Core.Common.Base related test utils to the new project -- Fixed build server - Introduced cloning for Point2D objects -- Introduced GeometryCloneAssert to assert Point2D clones

Related to Issue [WTI-1366]

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

Former-commit-id: a6a9f790a7ff9bcd558f7f4c15cf2be68653a9b3

Former-commit-id: a1576bc02662e6465d5374332124612c7b7eaa26

  1. … 9 more files in changeset.
Incorporated comments review 2204: - Removed unused function - Expanded XMLDocs - Improved tests

Related to Issue [WTI-1340]

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

Former-commit-id: 68fc5c21eb7cec9d2fadcb933211e3b264d3e455

Former-commit-id: e44de06086362e9cdea587459d962169ee6326dd

  1. … 3 more files in changeset.
Implemented review comments, added tests to the new Observable derived classes, cleanup and updated XMLDocs

Related to Issue [WTI-1371]

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

Former-commit-id: bd3e2a6e65e5cb160cc180a15c1f86139a616f00

Former-commit-id: 7276c846b50aba17a7b5dd1b36c436152926d18a

  1. … 9 more files in changeset.
Create CloneableObservable and CloneableObservableList for calculation data that is both Observable and ICloneable. Implemented these classes in all relevant places and extended tests for CoreCloneAssert and the new classes. Related to Issue [WTI-1371]

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

Former-commit-id: 85d282fc23abafd4e9c73c5dfe440e0f1f0822d6

Former-commit-id: 3064fc8f1dc26254ad6bce8c8a1f85c242c8e5e5

    • -0
    • +41
    ./CloneableObservable.cs
    • -0
    • +41
    ./CloneableObservableList.cs
  1. … 49 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles): -- Made the determination of unique (transformed) stochastic soil profiles transformer specific => Helper can be removed -- Moved a wrongly placed resource Related to Issue [WTI-1340]

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

Former-commit-id: 5198477e0cd797d7e248a71a0fa67489731e551f

Former-commit-id: 3bad3aaff7c7d47b06467c2652e3174e8f8dea87

  1. … 10 more files in changeset.
Incorporated comments P/O / dev: - Readding the validation of same stochastic soil profiles in the same model => probability of these models should not exceed valid boundaries -- Cleaned up new code -- Added functional tests for the piping and macrostabilityinwards transformers - Readded license headers Related to Issue [WTI-1340]

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

Former-commit-id: 83b346196447577b75af8fddc2682e5b6b30b8cf

Former-commit-id: ae61836b0ed42c0f9c255ba983b51d9574a685b4

  1. … 7 more files in changeset.
Incorporated comments P/O / dev: - Initial setup of readding the validation of same stochastic soil profiles in the same model => probability of these models should not exceed valid boundaries -- Introduced StochasticSoilProfileHelper to retrieve validated soil profiles to transform Related to Issue [WTI-1340]

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

Former-commit-id: e1d7f5fb4d468fa14308d5460971362e305ac6a2

Former-commit-id: c4f9ba583ae8273cff3dc2c6912395d5fdcdc6c2

    • -22
    • +11
    ./Properties/Resources.Designer.cs
  1. … 12 more files in changeset.
- Reverted changes from rev. 11300 - Added local caching for RoundedPoint2DCollection Related to Issue [WTI-1343]

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

Former-commit-id: 5fa2ad863d893471171ece5b52d916f985037bd0

Former-commit-id: 684437ca10b28579b11cf98a24bb0d3b61cd30d2

  1. … 1 more file in changeset.
Updated MathNet.Numerics to 3.19.0 - Configured for all relevant projects

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

Former-commit-id: 5e9eee61f1534468776fb811bb43d836188d4f48

Former-commit-id: 20fb50208f62c01f63ab290f657a5f101b028bfe

  1. … 42 more files in changeset.
Review related changes Related to Issue [WTI-1289]

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

Former-commit-id: 7024afc34e5904688ab443dff47f40a8ddc6d6cf

Former-commit-id: 7b2f509497db1baa0a2afc48416568bea9eaabb8

    • -1
    • +1
    ./Geometry/Point2DCollectionExtensions.cs
    • -1
    • +1
    ./Geometry/Point3DCollectionExtensions.cs
  1. … 33 more files in changeset.
Review related changes Related to Issue [WTI-1289]

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

Former-commit-id: 8f315e588f3e741604a2c8d13c5352d7dc018fb6

Former-commit-id: 05448f3a211c055246e8d551732936274e271357

  1. … 2 more files in changeset.
Implemented mandatory characteristic point logic for MacroStabilityInwards. Related to Issue [WTI-1289]

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

Former-commit-id: 9d0113f391e3d253363461b90aa05d09eb88d8d0

Former-commit-id: 286084e9c5b098cfd2e61832098b10808d3b9bbf

  1. … 19 more files in changeset.
Further Moving around responsibilities to later be able to refactor mechanism specific surface lines better. Related to Issue [WTI-1289]

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

Former-commit-id: 6ad7efd2ddcba06be98b28e5a63d5dafeb43d700

Former-commit-id: 2746ed46f3cdf77e495460ac387c40ded6ec9759

    • -0
    • +3
    ./Geometry/Point2DCollectionExtensions.cs
    • -0
    • +3
    ./Geometry/Point3DCollectionExtensions.cs
  1. … 11 more files in changeset.
Moving around responsibilities to later be able to refactor mechanism specific surface lines better. Related to Issue [WTI-1289]

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

Former-commit-id: 9f7581743b96d1c722e684d139565fd079fa9a40

Former-commit-id: bc2eaea8ae377559cec1695b28b216a66e5f9211

    • -0
    • +58
    ./Geometry/Point2DCollectionExtensions.cs
    • -19
    • +23
    ./Geometry/Point3DCollectionExtensions.cs
  1. … 15 more files in changeset.
Moving around responsibilities to later be able to refactor mechanism specific surface lines better. Related to Issue [WTI-1289]

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

Former-commit-id: a551d078dce6d15b5c52c475ae131a8f9a27e346

Former-commit-id: 0a7c3d0b9f3e70b7948320fe02e9c2b8ed3a7078

    • -0
    • +107
    ./Geometry/Point3DCollectionExtensions.cs
  1. … 8 more files in changeset.
Ensured activities always produce a start message Related to Issue [WTI-1097]

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

Former-commit-id: 4086bbc704fa8a2619493fc89ba1df166f2ba331

Former-commit-id: 5c9cad2e7ac939b5a3a2dcded3a09c6b784a0c94

  1. … 51 more files in changeset.
Removed RenderedMessageLogAppender Related to Issue [WTI-352]

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

Former-commit-id: 92715b68d57c2dd4d688603b27d0c13b308b8e42

Former-commit-id: 66d2e7b95c15e00e8643e821fec7b1c99dce167a

  1. … 8 more files in changeset.
Merged revision(s) from branches/1097

Related to Issue [WTI-1097]

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

Former-commit-id: 96f1603afbcbdf665f6ad32a8dfea44f6045b869

Former-commit-id: 0d99ea5fdd3146735e103c57712ef8728c1f11b6

    • -12
    • +12
    ./Properties/Resources.Designer.cs
  1. … 76 more files in changeset.
Allow for empty paths when adding items to ObservableUniqueItemCollectionWithSourcePath Related to Issue [WTI-1121]

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

Former-commit-id: ca9b7f00ebce0da5c95f8d0552b75f5ea335e629

Former-commit-id: b86fd9bc628347b45d11f22ed8f2430d5fc0cb50

    • -1
    • +1
    ./ObservableUniqueItemCollectionWithSourcePath.cs
  1. … 1 more file in changeset.
Adapted FileImportActivity

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

Former-commit-id: daf14fd640f5307fdff89b714e0e9a6fce9febe8

Former-commit-id: 141d25dd7773d8781914686ff0f1d0b212dda167

  1. … 5 more files in changeset.
Review related changes Related to Issue [WTI-1262]

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

Former-commit-id: 9742445067ad1ad22e10daaa1f6c3a825ae3f1dc

Former-commit-id: 0a9dd4e4f9b2f366ea520dbf5db2f6d88ab5b5c3

  1. … 2 more files in changeset.
Renamed Name into Description for Activity

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

Former-commit-id: baa1d18abe21b9440bb5f33b22bbdd85f6a1bbca

Former-commit-id: 10babad6bfa7a0f1e953066b075e945be8b128c4

    • -12
    • +12
    ./Properties/Resources.Designer.cs
  1. … 1 more file in changeset.
Implemented copy constructors for Point2D and Point3D Related to Issue [WTI-1262]

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

Former-commit-id: 48329a32a1c2a8ef9a6ae9793a0913f810d4aa9f

Former-commit-id: de4385dbf4cad7438343ba1db197687ae7398fd0

  1. … 26 more files in changeset.
Optimized OnFinish in Activity Related to Issue [WTI-352]

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

Former-commit-id: 68048ccb053a2b238da69f9943f6b4ed644752b0

Former-commit-id: e2cbbce00336460477270b754da04eec504e845d

  1. … 2 more files in changeset.
Review related changes Related to Issue [WTI-1172]

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

Former-commit-id: 2ad866dfb12169ec0f0ccce3804d7797fafce46e

Former-commit-id: a14e87d2ef84d1cf247dae5ec040a9d022dfd143

    • -6
    • +8
    ./ObservableUniqueItemCollectionWithSourcePath.cs
  1. … 2 more files in changeset.
Updated XMLdocs Updated UpdateDataStrategyBase to validate uniqueness of read collection (as fix for bad smell) Related to Issue [WTI-1172]

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

Former-commit-id: eaccfa7b5c2a2875357735fc119c4a3512344692

Former-commit-id: 107f4066f18c56cb7f61e38267e4ab1fea80f67a

    • -10
    • +11
    ./ObservableUniqueItemCollectionWithSourcePath.cs
  1. … 7 more files in changeset.
Performed some small cleanups Related to Issue [WTI-1173]

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

Former-commit-id: d67c23d8d0337fb7922fd40279e8ea47cee442d7

Former-commit-id: 926cbfc053d1f155a6547c10686870262708ba0b

    • -1
    • +1
    ./ObservableUniqueItemCollectionWithSourcePath.cs
  1. … 22 more files in changeset.