Core.GIS.NetTopologySuite

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -1
    • +1
    ./Algorithm/NotRepresentableException.cs
  1. … 1167 more files in changeset.
- Deleted old files - Fixed invalid paths Related to Issue [WTI-92]

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

Former-commit-id: d68bd6dc6c2f5177419234c83b04bcc5ffcfda11

  1. … 15 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -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. … 3994 more files in changeset.