Core.GIS.NetTopologySuite

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core.GIS Related to Issue [WTI-261]

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

Former-commit-id: b53824c1309a921a3ea4c9fa37cda685556401cd

    • -163
    • +0
    ./Algorithm/InteriorPointArea.cs
    • -121
    • +0
    ./Algorithm/InteriorPointLine.cs
    • -15
    • +0
    ./Algorithm/NotRepresentableException.cs
  1. … 584 more files in changeset.
Final review related changes

Paired with Marten

Related to Issue [WTI-148]

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

Former-commit-id: 022caf52c6f4db82a1df0a4bceb28bfd3c998f25

  1. … 28 more files in changeset.
Cleanup of *MonoDevelop* Related to Issue [WTI-148]

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

Former-commit-id: b7b3cf3af6db97d79103e345c0c3ac1691a108f0

  1. … 11 more files in changeset.
we set "CopyLocal" for references of domestic projects to FALSE. Related to Issue [WTI-148]

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

Former-commit-id: c4677e16a1ae7cc08150a1b9b60dcefeccde8754

  1. … 28 more files in changeset.
reintroduced Ringtoets.targets. If it placed above, then it represents "global settings" that fulfills all the projects (that import it) with default settings without code duplication. AllowedReferenceRelatedFileExtensions (for Release only), OutputPath, WarningLevel and PlatformTarget are moved to targets now. Related to Issue [WTI-148]

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

Former-commit-id: 5400b8fdf52a4a4621ede66d2ea767c6eee50bda

  1. … 35 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

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

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

  1. … 72 more files in changeset.
Fixed creation of installer with demo projects added Related to Issue [WTI-95]

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

Former-commit-id: 81eb7226a7bfb9a01d5b8a9f2adac6514cbc8874

  1. … 71 more files in changeset.
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

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

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

  1. … 73 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

  1. … 71 more files in changeset.
Prevent .pdb getting copied for anything but Debug in non-test projects. Related to Issue [WTI-64]

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

Former-commit-id: 3d3b918e38ffd9aa7f0ddb2fd417fe09daed7326

  1. … 54 more files in changeset.
Moved *PowerCollections* to NUGet Related to Issue [WTI-100]

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

Former-commit-id: f839c47bb6bd7d7f4851d9900561549560cd6749

  1. … 5 more files in changeset.
Replaced all *\/{3}(\w)* with */// $1* (not on inline code) Related to Issue [WTI-101]

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

Former-commit-id: 98b877a8c6d7b95a63f6725803f8af74a9f88083

    • -1
    • +1
    ./Geometries/CoordinateArraySequence.cs
  1. … 10 more files in changeset.
Bug in LatexToPDF does not process *///</* correctly. This can be solved by replacing it with */// </* Related to Issue [WTI-101]

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

Former-commit-id: 5641fecac9a47239a729b66e5cce86624a7d616d

  1. … 35 more files in changeset.
* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

  1. … 59 more files in changeset.
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

  1. … 75 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

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

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

    • -35
    • +0
    ./Utilities/Iesi.Collections/Generic/HashedSet.cs
    • -40
    • +0
    ./Utilities/Iesi.Collections/Generic/HybridSet.cs
    • -157
    • +0
    ./Utilities/Iesi.Collections/Generic/ISet.cs
    • -39
    • +0
    ./Utilities/Iesi.Collections/Generic/ListSet.cs
    • -184
    • +0
    ./Utilities/Iesi.Collections/Generic/SetWrapper.cs
    • -56
    • +0
    ./Utilities/Iesi.Collections/Generic/SortedSet.cs
  1. … 103 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 423c883390cc12549f93b158050afa68f14415a1

  1. … 346 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 374e068ce9256ad26c586bdcda326a6f24a18886

  1. … 345 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +482
    ./Algorithm/CGAlgorithms.cs
    • -0
    • +167
    ./Algorithm/CentroidArea.cs
    • -0
    • +71
    ./Algorithm/CentroidLine.cs
    • -0
    • +63
    ./Algorithm/CentroidPoint.cs
    • -0
    • +464
    ./Algorithm/ConvexHull.cs
    • -0
    • +128
    ./Algorithm/HCoordinate.cs
    • -0
    • +17
    ./Algorithm/IPointInRing.cs
    • -0
    • +163
    ./Algorithm/InteriorPointArea.cs
    • -0
    • +121
    ./Algorithm/InteriorPointLine.cs
    • -0
    • +68
    ./Algorithm/InteriorPointPoint.cs
    • -0
    • +440
    ./Algorithm/LineIntersector.cs
    • -0
    • +164
    ./Algorithm/MCPointInRing.cs
    • -0
    • +255
    ./Algorithm/MinimumDiameter.cs
    • -0
    • +15
    ./Algorithm/NotRepresentableException.cs
    • -0
    • +207
    ./Algorithm/PointLocator.cs
  1. … 4825 more files in changeset.